Skip to content

build(deps): Bump npm-check-updates from 22.2.9 to 23.1.0 - #309

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-check-updates-23.1.0
Open

build(deps): Bump npm-check-updates from 22.2.9 to 23.1.0#309
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/npm-check-updates-23.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 27, 2026

Copy link
Copy Markdown
Contributor

Bumps npm-check-updates from 22.2.9 to 23.1.0.

Release notes

Sourced from npm-check-updates's releases.

v23.1.0

Added new option: --interactiveSelect

Usage:

ncu -i --interactiveSelect [value]

Default: auto

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

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

... (truncated)

Changelog

Sourced from npm-check-updates's changelog.

[23.1.0] - 2026-08-23

Added new option: --interactiveSelect

Usage:

ncu -i --interactiveSelect [value]

Default: auto

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

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

... (truncated)

Commits
  • 6060de6 23.1.0
  • cb8b979 feat: add --interactiveSelect to control pre-selected upgrades (#2029)
  • adff18f feat(pnpm): read registries from pnpm-workspace.yaml (#1973)
  • e6fd084 Update dependencies (#2023)
  • 7711706 Remove the temp working directory created by the build-changelog tests (#2024)
  • ab09299 Add min-release-age=7 to .npmrc (#2025)
  • c68fe38 Restore CHANGELOG.md and automate release-driven changelog sync (#2014)
  • 9db5c59 Fix two rc-config tests that asserted nothing (#2020)
  • 6ddcf1a Fix crash when a dist-tag points to a version missing from the packument (#2011)
  • 1d584be Run getOwnerPerDependency at --concurrency (#2017)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [npm-check-updates](https://github.com/raineorshine/npm-check-updates) from 22.2.9 to 23.1.0.
- [Release notes](https://github.com/raineorshine/npm-check-updates/releases)
- [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md)
- [Commits](raineorshine/npm-check-updates@v22.2.9...v23.1.0)

---
updated-dependencies:
- dependency-name: npm-check-updates
  dependency-version: 23.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 27, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants