Skip to content

chore(deps): update dependency @shelf/eslint-config to v7#146

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

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

Conversation

@renovate

@renovate renovate Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

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

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 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 frontend label Jul 17, 2026

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

Copy link
Copy Markdown

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: e09629db6f

ℹ️ 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
},
"devDependencies": {
"@shelf/eslint-config": "4.2.1",
"@shelf/eslint-config": "7.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.

P2 Badge Keep ESLint on the peer-supported major

@shelf/eslint-config@7 declares eslint: 10.x as its peer range, but this repo still pins the local eslint binary used by lint:ci to 9.30.0. That leaves the shared config running against an unsupported ESLint major, so installs/lint jobs that validate peer ranges or hit ESLint-10-only config behavior can fail before checking code; update eslint alongside this config bump or stay on the compatible config major.

Useful? React with 👍 / 👎.

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