chore(deps): update dependency @shelf/eslint-config to v6#309
chore(deps): update dependency @shelf/eslint-config to v6#309renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 41a16790a7
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| "@babel/core": "7.28.6", | ||
| "@shelf/babel-config": "3.0.0", | ||
| "@shelf/eslint-config": "5.4.1", | ||
| "@shelf/eslint-config": "6.0.0", |
There was a problem hiding this comment.
Align ESLint version with @shelf/eslint-config v6
Upgrading @shelf/eslint-config to 6.0.0 while this package still pins eslint to 9.39.2 creates a major-version mismatch in the lint toolchain; the v6 release targets ESLint 10, so installs (especially npm with peer resolution) or eslint runs can fail until ESLint is upgraded too (or the config stays on 5.x).
Useful? React with 👍 / 👎.
41a1679 to
af7c4a6
Compare
af7c4a6 to
117b77b
Compare
117b77b to
0f84f82
Compare
0f84f82 to
ac017a8
Compare
ac017a8 to
982396a
Compare
This PR contains the following updates:
5.4.1→6.3.0Release Notes
shelfio/eslint-config (@shelf/eslint-config)
v6.3.0Compare Source
4856531What's Changed
Full Changelog: shelfio/eslint-config@v6.2.1...v6.3.0
v6.2.1Compare Source
Full Changelog: shelfio/eslint-config@v6.2.0...v6.2.1
v6.2.0Compare Source
faafc068c4398e58da6145e616a72cc276087e5f45What's Changed
New Contributors
Full Changelog: shelfio/eslint-config@v6.1.1...v6.2.0
v6.1.1Compare Source
v6.1.0Compare Source
Full Changelog: shelfio/eslint-config@v6.0.2...v6.1.0
v6.0.1Compare Source
v6.0.0Highlights
@eslint/js,@stylistic/eslint-plugin,@eslint/compat,eslint-plugin-jest, andglobals).pnpm-based install/publish workflow.Breaking Changes
10.x.^20.19.0 || ^22.13.0 || >=24.0.0).Notes
Full Changelog: shelfio/eslint-config@v5.3.0...v6.0.0
Configuration
📅 Schedule: (in timezone Europe/Kiev)
* 18-23,0-9 * * *)🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.