Skip to content

chore(deps): update dependency @shelf/eslint-config to v6#186

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/shelf-eslint-config-6.x
Open

chore(deps): update dependency @shelf/eslint-config to v6#186
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/shelf-eslint-config-6.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 10, 2026

This PR contains the following updates:

Package Change Age Confidence
@shelf/eslint-config 2.29.16.1.1 age confidence

Release Notes

shelfio/eslint-config (@​shelf/eslint-config)

v6.1.1

Compare Source

v6.1.0

Compare Source

Full Changelog: shelfio/eslint-config@v6.0.2...v6.1.0

v6.0.1

Compare Source

v6.0.0

Highlights

  • Major upgrade to ESLint v10.
  • Updated core lint stack and related dependencies (including @eslint/js, @stylistic/eslint-plugin, @eslint/compat, eslint-plugin-jest, and globals).
  • Follow-up docs updates for pnpm-based install/publish workflow.

Breaking Changes

  • This release targets ESLint 10.x.
  • Node.js runtime requirements align with ESLint v10 (^20.19.0 || ^22.13.0 || >=24.0.0).

Notes

  • If your project is still on ESLint 9, stay on the 5.x line.

Full Changelog: shelfio/eslint-config@v5.3.0...v6.0.0

v5.4.0

Compare Source

v5.3.4

Compare Source

v5.3.3

Compare Source

v5.3.2

Compare Source

v5.3.0: Bump js-yaml from 4.1.0 to 4.1.1 and others

Compare Source

What's Changed

New Contributors

Full Changelog: shelfio/eslint-config@v5.2.1...v5.3.0

v5.2.3

Compare Source

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

What's New in v5.2.0

🚀 Features
  • Self-linting: The project now lints itself with its own ESLint configuration
  • Variable length enforcement: Added INT-11 rule to enforce variable naming length requirements
🔧 Improvements
  • CI Enhancement: Added linting step to continuous integration pipeline
  • Publishing Security: Restricted npm publishing to master branch only to prevent accidental releases
📦 Dependencies
🧹 Maintenance
  • General dependency updates and maintenance
  • Code style improvements and linting fixes
📋 Full Changelog

Full Changelog: shelfio/eslint-config@v5.0.2...v5.2.0

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

v4.4.0

Compare Source

v3.15.1

Compare Source

v3.15.0

Compare Source

v3.14.0

Compare Source

v3.13.3

Compare Source

v3.13.2: Add you-dont-need-lodash rules to frontend-typescript

Compare Source

v3.12.0: Remove prohibit relative shelf import rule

Compare Source

v3.11.2

Compare Source

v3.11.1

Compare Source

v3.11.0

Compare Source

v3.10.0

Compare Source

v3.9.1

Compare Source

v3.9.0

Compare Source

v3.8.0

Compare Source

v3.7.0

Compare Source

v3.6.13

Compare Source

v3.6.12

Compare Source

v3.6.11

Compare Source

v3.6.10

Compare Source

v3.6.9

Compare Source

v3.6.8

Compare Source

v3.6.7

Compare Source

v3.6.6

Compare Source

v3.6.5

Compare Source

v3.6.3

Compare Source

v3.6.2

Compare Source

v3.6.1

Compare Source

v3.6.0

Compare Source

v3.5.0

Compare Source

v3.4.0

Compare Source

v3.3.0

Compare Source

v3.2.0

Compare Source

v3.1.0

Compare Source

v3.0.0

Compare 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the backend label Feb 10, 2026
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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",

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge 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 👍 / 👎.

@renovate renovate bot force-pushed the renovate/shelf-eslint-config-6.x branch from d09d91b to 7884115 Compare February 12, 2026 12:52
@renovate renovate bot force-pushed the renovate/shelf-eslint-config-6.x branch from 7884115 to 76c64d5 Compare February 25, 2026 17:47
@renovate renovate bot force-pushed the renovate/shelf-eslint-config-6.x branch from 76c64d5 to 82b2dbf Compare March 9, 2026 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

0 participants