Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 21, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
npm-check-updates ^17.1.18 -> ^18.0.1 age adoption passing confidence

Release Notes

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

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).


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/npm-check-updates-18.x branch from b5cdc85 to 84785fe Compare April 24, 2025 09:54
@renovate renovate bot force-pushed the renovate/npm-check-updates-18.x branch from 84785fe to 1aacb35 Compare May 6, 2025 17:27
@renovate renovate bot force-pushed the renovate/npm-check-updates-18.x branch from 1aacb35 to 2058d4c Compare May 14, 2025 09:53
@erik-slovak erik-slovak merged commit a04a924 into main May 14, 2025
4 checks passed
@erik-slovak erik-slovak deleted the renovate/npm-check-updates-18.x branch May 14, 2025 13:12
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.

2 participants