chore(deps): update dependency @shelf/eslint-config to v6#186
chore(deps): update dependency @shelf/eslint-config to v6#186renovate[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: d09d91bb1d
ℹ️ 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
| "@babel/core": "7.22.9", | ||
| "@shelf/babel-config": "2.0.2", | ||
| "@shelf/eslint-config": "2.29.1", | ||
| "@shelf/eslint-config": "6.0.0", |
There was a problem hiding this comment.
Keep eslint-config compatible with installed ESLint
Updating @shelf/eslint-config to 6.0.0 without also updating the lint toolchain leaves the repo on eslint 8.45.0, which is incompatible with the v6 line (it targets newer ESLint/Node versions), so yarn lint/lint-staged can fail in normal development and CI environments using this package.json. Please upgrade the related lint/runtime versions together or keep @shelf/eslint-config on a compatible major version.
Useful? React with 👍 / 👎.
d09d91b to
7884115
Compare
7884115 to
76c64d5
Compare
76c64d5 to
82b2dbf
Compare
This PR contains the following updates:
2.29.1→6.1.1Release Notes
shelfio/eslint-config (@shelf/eslint-config)
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
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.