chore(deps): update dependency @shelf/eslint-config to v6#61
chore(deps): update dependency @shelf/eslint-config to v6#61renovate[bot] wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 40151bc7f4
ℹ️ 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".
| }, | ||
| "devDependencies": { | ||
| "@shelf/eslint-config": "5.2.3", | ||
| "@shelf/eslint-config": "6.0.0", |
There was a problem hiding this comment.
Keep eslint-config major aligned with project toolchain
Upgrading @shelf/eslint-config to 6.0.0 introduces a breaking-toolchain mismatch: this major targets ESLint 10 and Node 20+, while this repo still pins ESLint 9 ("eslint": "9.37.0") and advertises Node >=18. In that state, linting workflows (eslint . and lint-staged) can fail on existing environments, so this dependency bump should be coupled with the required ESLint/Node upgrades or held on the 5.x line.
Useful? React with 👍 / 👎.
40151bc to
1ec48c7
Compare
1ec48c7 to
e9813d5
Compare
e9813d5 to
ef6725b
Compare
ef6725b to
8654b40
Compare
8654b40 to
3750cbe
Compare
This PR contains the following updates:
5.2.3→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
v5.4.0Compare Source
v5.3.4Compare Source
v5.3.3Compare Source
v5.3.2Compare Source
v5.3.0: Bump js-yaml from 4.1.0 to 4.1.1 and othersCompare Source
What's Changed
noTSRulesWithJSONby @DrewsAbuse in #527New Contributors
Full Changelog: shelfio/eslint-config@v5.2.1...v5.3.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.