Skip to content

chore(deps): update dependency npm-check-updates to v18#675

Merged
erik-slovak merged 1 commit into
mainfrom
renovate/npm-check-updates-18.x
May 14, 2025
Merged

chore(deps): update dependency npm-check-updates to v18#675
erik-slovak merged 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 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 b9f672f to 374e230 Compare April 24, 2025 15:00
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch from 374e230 to ea9b770 Compare May 6, 2025 17:15
@renovate renovate Bot force-pushed the renovate/npm-check-updates-18.x branch from ea9b770 to f4fb056 Compare May 14, 2025 09:57
@erik-slovak erik-slovak merged commit 0d7bdea 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:10
@txo-github-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 1.0.20 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

1 participant