Skip to content

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

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 9, 2026

This PR contains the following updates:

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

Release Notes

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

v6.3.0

Compare Source

  • feat: add variants of config without prettier 4856531

What's Changed

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

v6.2.1

Compare Source

Full Changelog: shelfio/eslint-config@v6.2.0...v6.2.1

v6.2.0

Compare Source

  • docs: upd publish command faafc06
  • feat: INT-72 change esling code structure 8c4398e
  • feat: INT-72 add barrel and default exports warns 58da614
  • fix(deps): update typescript to v8.57.0 5e616a7
  • fix(deps): update code style deps 2cc2760
  • Merge pull request #​567 from shelfio/feature/INT-11-pkg-upgrade 87e5f45

What's Changed

New Contributors

Full Changelog: shelfio/eslint-config@v6.1.1...v6.2.0

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


Configuration

📅 Schedule: (in timezone Europe/Kiev)

  • Branch creation
    • At 06:00 PM through 11:59 PM and 12:00 AM through 09:59 AM (* 18-23,0-9 * * *)
  • Automerge
    • At any time (no schedule defined)

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


  • 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 9, 2026
Copy link
Copy Markdown

@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: 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".

Comment thread package.json Outdated
},
"devDependencies": {
"@shelf/eslint-config": "5.2.3",
"@shelf/eslint-config": "6.0.0",
Copy link
Copy Markdown

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

@renovate renovate Bot force-pushed the renovate/shelf-eslint-config-6.x branch from cc25c57 to c082cf8 Compare February 12, 2026 12:43
@renovate renovate Bot force-pushed the renovate/shelf-eslint-config-6.x branch from c082cf8 to eece62b Compare February 25, 2026 13:18
@renovate renovate Bot force-pushed the renovate/shelf-eslint-config-6.x branch from eece62b to 5bd1f88 Compare March 9, 2026 11:56
@renovate renovate Bot force-pushed the renovate/shelf-eslint-config-6.x branch 2 times, most recently from 230668d to dd9a33e Compare March 18, 2026 22:42
@renovate renovate Bot force-pushed the renovate/shelf-eslint-config-6.x branch from dd9a33e to 7a90f86 Compare April 12, 2026 22:31
@renovate renovate Bot force-pushed the renovate/shelf-eslint-config-6.x branch from 7a90f86 to 27a7f83 Compare May 21, 2026 12:42
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 21, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: pnpm-lock.yaml
[WARN] The "pnpm" field in package.json is no longer read by pnpm. The following keys were ignored: "pnpm.overrides". See https://pnpm.io/settings for the new home of each setting.

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