chore(deps): update dependency @shelf/eslint-config to v6#329
chore(deps): update dependency @shelf/eslint-config to v6#329renovate[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: e2ec640587
ℹ️ 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".
package.json
Outdated
| }, | ||
| "devDependencies": { | ||
| "@shelf/eslint-config": "5.4.1", | ||
| "@shelf/eslint-config": "6.0.0", |
There was a problem hiding this comment.
Keep ESLint major in sync with updated shared config
Updating @shelf/eslint-config to 6.0.0 without also bumping eslint leaves the repo on eslint@9.39.2 in the same package.json; the v6 release notes embedded in this commit mark ESLint 10.x as a breaking requirement, so this mismatch can break lint runs or dependency resolution in environments that enforce peer compatibility. Please upgrade eslint (and related lint deps) in the same change, or keep the config on the 5.x line.
Useful? React with 👍 / 👎.
e2ec640 to
2a4fad1
Compare
2a4fad1 to
96dca3d
Compare
96dca3d to
51adcd9
Compare
51adcd9 to
ed84b24
Compare
ed84b24 to
03bd5af
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: Branch creation - At 06:00 PM through 11:59 PM and 12:00 AM through 09:59 AM ( * 18-23,0-9 * * * ) in timezone Europe/Kiev, Automerge - At any time (no schedule defined).
🚦 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.