fix(deps-dev): keep ESLint on ^9 for @react-native/eslint-config compatibility#17
Merged
channel101 merged 2 commits intodependabot/npm_and_yarn/dev-deps-d010db5839from Mar 6, 2026
Conversation
…slint-config compatibility Co-authored-by: channel101 <202932523+channel101@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] WIP to address feedback on dev-deps update from PR #16
fix(deps-dev): keep ESLint on ^9 for @react-native/eslint-config compatibility
Mar 6, 2026
channel101
added a commit
that referenced
this pull request
Mar 6, 2026
* chore(deps-dev): bump the dev-deps group with 5 updates Bumps the dev-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.3` | `10.0.1` | | [@react-native/babel-preset](https://github.com/facebook/react-native) | `0.84.0` | `0.84.1` | | [@react-native/eslint-config](https://github.com/facebook/react-native/tree/HEAD/packages/eslint-config-react-native) | `0.84.0` | `0.84.1` | | [eslint](https://github.com/eslint/eslint) | `9.39.3` | `10.0.2` | | [react-native](https://github.com/facebook/react-native/tree/HEAD/packages/react-native) | `0.84.0` | `0.84.1` | Updates `@eslint/js` from 9.39.3 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@react-native/babel-preset` from 0.84.0 to 0.84.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](facebook/react-native@v0.84.0...v0.84.1) Updates `@react-native/eslint-config` from 0.84.0 to 0.84.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.84.1/packages/eslint-config-react-native) Updates `eslint` from 9.39.3 to 10.0.2 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.3...v10.0.2) Updates `react-native` from 0.84.0 to 0.84.1 - [Release notes](https://github.com/facebook/react-native/releases) - [Changelog](https://github.com/facebook/react-native/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react-native/commits/v0.84.1/packages/react-native) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: "@react-native/babel-preset" dependency-version: 0.84.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: "@react-native/eslint-config" dependency-version: 0.84.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: eslint dependency-version: 10.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-deps - dependency-name: react-native dependency-version: 0.84.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <support@github.com> * fix(deps-dev): keep ESLint on ^9 for @react-native/eslint-config compatibility (#17) * Initial plan * fix(deps-dev): revert eslint and @eslint/js to ^9 for @react-native/eslint-config compatibility Co-authored-by: channel101 <202932523+channel101@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: channel101 <202932523+channel101@users.noreply.github.com> * fix: sync package-lock.json with bumped devDependencies and add legacy-peer-deps (#18) * Initial plan * fix: regenerate package-lock.json and add .npmrc for legacy-peer-deps Co-authored-by: channel101 <202932523+channel101@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: channel101 <202932523+channel101@users.noreply.github.com> * fix(dependencies): lock file --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: channel101 <202932523+channel101@users.noreply.github.com>
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.
@react-native/eslint-configdeclareseslint: ^8 || ^9as a peer dependency, making the dependabot-bumpedeslint@^10uninstallable without--legacy-peer-deps.Changes
package.json: Revert ESLint-ecosystem packages to v9; retain the unrelated0.84.0 → 0.84.1patch bumps for@react-native/{babel-preset,eslint-config}andreact-nativeeslint^10.0.2^9.0.0@eslint/js^10.0.1^9.0.0🔒 GitHub Advanced Security automatically protects Copilot coding agent pull requests. You can protect all pull requests by enabling Advanced Security for your repositories. Learn more about Advanced Security.