chore(deps-dev): bump the eslint group across 1 directory with 5 updates#394
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps-dev): bump the eslint group across 1 directory with 5 updates#394dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
ec4e65a to
c7f44c5
Compare
6810179 to
2ab977a
Compare
3dee632 to
ebcbb02
Compare
148c30b to
41ee29e
Compare
24cd376 to
d6f3f98
Compare
Bumps the eslint group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.6.0` | | [eslint-plugin-react-dom](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin-react-dom) | `2.13.0` | `5.11.2` | | [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) | `7.0.1` | `7.1.1` | | [eslint-plugin-react-refresh](https://github.com/ArnaudBarre/eslint-plugin-react-refresh) | `0.5.2` | `0.5.3` | | [eslint-plugin-react-x](https://github.com/Rel1cx/eslint-react/tree/HEAD/plugins/eslint-plugin-react-x) | `2.13.0` | `5.11.2` | Updates `eslint` from 10.0.3 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.6.0) Updates `eslint-plugin-react-dom` from 2.13.0 to 5.11.2 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.11.2/plugins/eslint-plugin-react-dom) Updates `eslint-plugin-react-hooks` from 7.0.1 to 7.1.1 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/react/react/blob/main/packages/eslint-plugin-react-hooks/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/eslint-plugin-react-hooks@7.1.1/packages/eslint-plugin-react-hooks) Updates `eslint-plugin-react-refresh` from 0.5.2 to 0.5.3 - [Release notes](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/releases) - [Changelog](https://github.com/ArnaudBarre/eslint-plugin-react-refresh/blob/main/CHANGELOG.md) - [Commits](ArnaudBarre/eslint-plugin-react-refresh@v0.5.2...v0.5.3) Updates `eslint-plugin-react-x` from 2.13.0 to 5.11.2 - [Release notes](https://github.com/Rel1cx/eslint-react/releases) - [Changelog](https://github.com/Rel1cx/eslint-react/blob/main/CHANGELOG.md) - [Commits](https://github.com/Rel1cx/eslint-react/commits/v5.11.2/plugins/eslint-plugin-react-x) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.5.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react-dom dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint - dependency-name: eslint-plugin-react-hooks dependency-version: 7.1.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: eslint - dependency-name: eslint-plugin-react-refresh dependency-version: 0.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: eslint - dependency-name: eslint-plugin-react-x dependency-version: 5.9.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: eslint ... Signed-off-by: dependabot[bot] <support@github.com>
d6f3f98 to
239b168
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the eslint group with 5 updates in the / directory:
10.0.310.6.02.13.05.11.27.0.17.1.10.5.20.5.32.13.05.11.2Updates
eslintfrom 10.0.3 to 10.6.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
eslint-plugin-react-domfrom 2.13.0 to 5.11.2Release notes
Sourced from eslint-plugin-react-dom's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-dom's changelog.
... (truncated)
Commits
0f8d356release: 5.11.22bc9e93chore: update 5.11.0 changelog headers with date787aba5refactor(ast)!: remove direct is/isOneOf re-exports and use Check namespaceeb7328dchore: bump rule changelog unreleased sections to 5.11.076c0b1erelease: 5.11.09adb229style: format code499b5e6release: 5.10.4a4130eerelease: 5.10.33d6f501release: 5.10.2ecb5626release: 5.10.1Updates
eslint-plugin-react-hooksfrom 7.0.1 to 7.1.1Release notes
Sourced from eslint-plugin-react-hooks's releases.
Changelog
Sourced from eslint-plugin-react-hooks's changelog.
Commits
Updates
eslint-plugin-react-refreshfrom 0.5.2 to 0.5.3Release notes
Sourced from eslint-plugin-react-refresh's releases.
Changelog
Sourced from eslint-plugin-react-refresh's changelog.
Commits
00818e9v0.5.3 [publish]202fc4aFix PascalCase class exported viaexport { Name }incorrectly treated as Re...Updates
eslint-plugin-react-xfrom 2.13.0 to 5.11.2Release notes
Sourced from eslint-plugin-react-x's releases.
... (truncated)
Changelog
Sourced from eslint-plugin-react-x's changelog.
... (truncated)
Commits
0f8d356release: 5.11.200a8a76docs(react-x): expand rule docs for React introspection APIs (#1889)2bc9e93chore: update 5.11.0 changelog headers with date787aba5refactor(ast)!: remove direct is/isOneOf re-exports and use Check namespaceeb7328dchore: bump rule changelog unreleased sections to 5.11.076c0b1erelease: 5.11.09adb229style: format code2bb4aa6feat(react-x): detect ref mutations in render helpers and duplicate inits (#1...b3f9d71refactor(static-components): extract helpers and reuse@typescript-es… (#1887)2eaf17frefactor: move isStringLiteral guard inside function