Skip to content

chore(deps): update dependency check-dependency-version-consistency to v6#1015

Merged
9aoy merged 1 commit intomainfrom
renovate/check-dependency-version-consistency-6.x
Mar 6, 2026
Merged

chore(deps): update dependency check-dependency-version-consistency to v6#1015
9aoy merged 1 commit intomainfrom
renovate/check-dependency-version-consistency-6.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 6, 2026

This PR contains the following updates:

Package Change Age Confidence
check-dependency-version-consistency ^5.0.1^6.0.0 age confidence

Release Notes

bmish/check-dependency-version-consistency (check-dependency-version-consistency)

v6.0.0

Compare Source

⚠ BREAKING CHANGES
  • Require Node 20, 22, 24+ (#​900)
Features
Bug Fixes

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.

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: 635f6d3190

ℹ️ 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".

"@types/node": "^22.16.5",
"bumpp": "^10.4.1",
"check-dependency-version-consistency": "^5.0.1",
"check-dependency-version-consistency": "^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.

P2 Badge Raise Node 22 floor or avoid this dependency bump

This upgrade pulls in check-dependency-version-consistency@6.0.0, whose lockfile metadata now requires Node ^22.13.1, while the repo still advertises support for >=22.12.0 in engines. That leaves a supported Node version range where contributor tooling can break (for example pnpm run check-dependency-version, which is wired into pre-commit for package.json changes), so the dependency bump and declared engine support are now inconsistent.

Useful? React with 👍 / 👎.

@9aoy 9aoy merged commit dfb72ac into main Mar 6, 2026
10 checks passed
@9aoy 9aoy deleted the renovate/check-dependency-version-consistency-6.x branch March 6, 2026 06:14
@9aoy 9aoy mentioned this pull request Mar 9, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant