Skip to content

Update dependency npm-check-updates to v23.1.0 - #501

Merged
chalin merged 1 commit into
google:mainfrom
renovate-bot:renovate/npm-check-updates-23.x
Aug 31, 2026
Merged

Update dependency npm-check-updates to v23.1.0#501
chalin merged 1 commit into
google:mainfrom
renovate-bot:renovate/npm-check-updates-23.x

Conversation

@renovate-bot

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
npm-check-updates 23.0.223.1.0 age confidence

Release Notes

raineorshine/npm-check-updates (npm-check-updates)

v23.1.0

Compare Source

Added new option: --interactiveSelect

Usage:

ncu -i --interactiveSelect [value]

Default: auto

Control which upgrades are pre-selected in interactive mode. Only applies with --interactive.

autoPre-selects patch and minor upgrades with --format group, which is enabled by default, and all upgrades otherwise. This is what ncu -i does. (default)
noneNothing is pre-selected.
patchPatch upgrades are pre-selected.
minorPatch and minor upgrades are pre-selected.
allAll upgrades are pre-selected, including major.

Specify auto explicitly to restore the default when another value is set in your config file.

Major version zero upgrades (e.g. 0.1.0 → 0.2.0) are only pre-selected by all, since anything may change before 1.0.0. Custom groups returned by --groupFunction are likewise only pre-selected by all.

Other Changes
New Contributors

Full Changelog: raineorshine/npm-check-updates@v23.0.2...v23.1.0


Configuration

📅 Schedule: (in timezone America/Montreal)

  • Branch creation
    • Only on Sunday (* * * * 0)
  • 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.

@forking-renovate forking-renovate Bot added the dependencies Pull requests that update a dependency file label Aug 31, 2026

@chalin chalin left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Vet summary, all checks PASS:

  • Diff: manifests + lock only; single verified renovate-bot commit
  • Lock delta: single entry, registry-resolved
  • Cooldown: 23.1.0 published 2026-08-23, over 7 days at PR creation
  • Advisories: OSV clean on 23.0.2; npm audit reports 0 vulnerabilities on the bumped lock
  • Lock repro: npm install --package-lock-only with local npm reproduces the lock byte-for-byte
  • Validation: scratch npm ci --ignore-scripts; ncu 23.1.0 runs clean against this repo's manifest

@chalin
chalin merged commit 094f919 into google:main Aug 31, 2026
10 checks passed
@renovate-bot
renovate-bot deleted the renovate/npm-check-updates-23.x branch August 31, 2026 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants