chore(deps): update dependency @shelf/eslint-config to v6#348
chore(deps): update dependency @shelf/eslint-config to v6#348renovate[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: cc25c570da
ℹ️ 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 aligned with installed ESLint major
Bumping @shelf/eslint-config to 6.0.0 introduces its ESLint 10 breaking change, but this repository still pins eslint to 9.33.0 in the same devDependencies block. In CI/dev environments that run lint/lint:ci, this version skew can surface as peer-resolution errors or runtime config incompatibilities, effectively breaking linting until eslint is upgraded to 10 or the config stays on 5.x.
Useful? React with 👍 / 👎.
cc25c57 to
c082cf8
Compare
c082cf8 to
eece62b
Compare
eece62b to
5bd1f88
Compare
230668d to
dd9a33e
Compare
dd9a33e to
7a90f86
Compare
7a90f86 to
27a7f83
Compare
27a7f83 to
6b8d3f6
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 is behind base branch, 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.