Skip to content

⬆️ deps: Upgrade dependency npm-check-updates to v18.#491

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-check-updates-18.x
Open

⬆️ deps: Upgrade dependency npm-check-updates to v18.#491
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/npm-check-updates-18.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Confidence
npm-check-updates ^16.14.14 -> ^18.0.0 age confidence

Release Notes

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

v18.0.2

Compare Source

v18.0.1

Compare Source

v18.0.0

Compare Source

Breaking

The only breaking change in v18 is with the -g/--global flag.

npm-check-updates -g will now auto-detect your package manager based on the execution path. Previously, it defaulted to npm.

  • yarn dlx ncu -g --packageManager yarnyarn dlx ncu -g
  • pnpm dlx ncu --global --packageManager pnpmpnpm dlx ncu -g
  • bunx ncu -g--packageManager pnpmbunx ncu -g

If for some reason you were running ncu -g with an alternative package manager and relying on it checking the global npm packages, you will need to now explicitly specify npm:

  • ncu -gncu -g--packageManager npm

Thanks to @​LuisFerLCC for the improvement (#​1514).

v17.1.18

Compare Source

v17.1.17

Compare Source

v17.1.16

Compare Source

v17.1.15

Compare Source

v17.1.14

Compare Source

v17.1.13

Compare Source

v17.1.12

Compare Source

v17.1.11

Compare Source

v17.1.10

Compare Source

v17.1.9

Compare Source

v17.1.8

Compare Source

v17.1.7

Compare Source

v17.1.6

Compare Source

v17.1.5

Compare Source

v17.1.4

Compare Source

v17.1.3

Compare Source

v17.1.2

Compare Source

v17.1.1

Compare Source

v17.1.0

Compare Source

v17.0.6

Compare Source

v17.0.5

Compare Source

v17.0.4

Compare Source

v17.0.3

Compare Source

v17.0.2

Compare Source

v17.0.1

Compare Source

v17.0.0

Compare Source

Breaking
  • Require node >= 18.18.0
  • In workspaces mode, --root is now set by default (#​1353)
    • To not check the root package.json, use --no-root.
  • If you have a packageManager field in your package.json, it is now upgraded by default (#​1390)
    • Use --dep prod,dev,optional for the old behavior.

raineorshine/npm-check-updates@v16.14.20...v17.0.0


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 deps label Apr 21, 2025
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch 3 times, most recently from faef575 to 530f5dd Compare May 7, 2025 05:44
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch 4 times, most recently from a794e1c to e3bafdd Compare May 16, 2025 02:14
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch 4 times, most recently from dd94f9f to 84846a1 Compare May 28, 2025 14:03
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch 3 times, most recently from 7f9bee0 to 84cb1c7 Compare June 4, 2025 04:44
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch 2 times, most recently from 9e7a447 to b22eab9 Compare June 7, 2025 09:37
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch 2 times, most recently from bfd810f to 787dc6b Compare June 15, 2025 17:30
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch from 787dc6b to 5efb5a6 Compare July 23, 2025 03:44
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch 4 times, most recently from dd99d18 to c446202 Compare August 9, 2025 05:35
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch from c446202 to 4b038cb Compare August 12, 2025 11:02
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch from 4b038cb to 9d037fe Compare August 17, 2025 12:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants