chore(deps): update dependency @shelf/eslint-config to v6.3.0#114
chore(deps): update dependency @shelf/eslint-config to v6.3.0#114renovate[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: 500fef89eb
ℹ️ 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.3.4", | ||
| "@shelf/eslint-config": "6.0.0", |
There was a problem hiding this comment.
Keep eslint config version aligned with ESLint major
Bumping @shelf/eslint-config to 6.0.0 without also upgrading the repo’s eslint dependency (still 9.39.1 in this same file) introduces a major-version mismatch that can break eslint . in CI/local lint runs with unsupported config/rule errors. This change should either include the ESLint 10 toolchain update (and related Node runtime alignment) or keep @shelf/eslint-config on the 5.x line.
Useful? React with 👍 / 👎.
500fef8 to
f7208c7
Compare
f7208c7 to
9900939
Compare
9900939 to
4fd82d4
Compare
4fd82d4 to
a52c4c1
Compare
a52c4c1 to
8c18be1
Compare
This PR contains the following updates:
6.0.0→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
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.