chore(deps): update dependency @shelf/eslint-config to v6#17
chore(deps): update dependency @shelf/eslint-config to v6#17renovate[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: b7bc68d6c8
ℹ️ 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
| "@betterer/typescript": "5.4.0", | ||
| "@shelf/esbuild-config": "0.1.2", | ||
| "@shelf/eslint-config": "2.29.0", | ||
| "@shelf/eslint-config": "6.0.0", |
There was a problem hiding this comment.
Align eslint-config bump with ESLint 10 toolchain
This upgrade moves @shelf/eslint-config to 6.0.0 but the project still pins eslint to 8.57.1 in the same manifest, creating an incompatible lint stack; v6 of that config targets newer ESLint/runtime expectations, so dependency resolution or lint execution can break in this repo unless ESLint (and related Node/tooling constraints) are upgraded together. Please either keep the config on the pre-v6 line or update the rest of the lint toolchain in the same commit.
Useful? React with 👍 / 👎.
b7bc68d to
7e04d88
Compare
7e04d88 to
e9fc1cf
Compare
e9fc1cf to
54335c1
Compare
54335c1 to
d5ecaea
Compare
d5ecaea to
41f1884
Compare
This PR contains the following updates:
2.29.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
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
v5.2.3Compare Source
v5.2.2Compare Source
v5.2.1Compare Source
v5.2.0Compare Source
What's New in v5.2.0
🚀 Features
🔧 Improvements
📦 Dependencies
🧹 Maintenance
📋 Full Changelog
Full Changelog: shelfio/eslint-config@v5.0.2...v5.2.0
v5.1.1Compare Source
v5.1.0Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v4.4.0Compare Source
v3.15.1Compare Source
v3.15.0Compare Source
v3.14.0Compare Source
v3.13.3Compare Source
v3.13.2: Add you-dont-need-lodash rules to frontend-typescriptCompare Source
v3.12.0: Remove prohibit relative shelf import ruleCompare Source
64becaa4abe40506d97c7f4d5535bd65670525ded5fa4c21a8117db0737376371c8ceev3.11.2Compare Source
v3.11.1Compare Source
v3.11.0Compare Source
v3.10.0Compare Source
v3.9.1Compare Source
v3.9.0Compare Source
v3.8.0Compare Source
v3.7.0Compare Source
v3.6.13Compare Source
v3.6.12Compare Source
v3.6.11Compare Source
v3.6.10Compare Source
v3.6.9Compare Source
v3.6.8Compare Source
v3.6.7Compare Source
v3.6.6Compare Source
v3.6.5Compare Source
v3.6.3Compare Source
v3.6.2Compare Source
v3.6.1Compare Source
v3.6.0Compare Source
v3.5.0Compare Source
v3.4.0Compare Source
v3.3.0Compare Source
v3.2.0Compare Source
v3.1.0Compare Source
v3.0.0Compare Source
Override recommended no explicit type any in tests
v2.29.1Compare Source
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.