Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Update dependency npm-check-updates to v16.14.20#48

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
renovate wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromrenovate/npm-check-updates-16.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovaterenovatebot commentedJun 24, 2023
edited
Loading

This PR contains the following updates:

PackageChangeAgeConfidence
npm-check-updates16.10.12 ->16.14.20ageconfidence

Release Notes

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

v16.14.20

Compare Source

Breaking
  • Require node >= 18.18.0
  • Deprecated versions are no longer excluded by default, as it requires fetching package info for every published version, significantly slowing down upgrades.
    • You can opt in with--no-deprecated in the CLI ordeprecated: false in yourncurc config.
  • In workspaces mode,--root is now set by default (#​1353)
    • Tonot check the root package.json, use--no-root.
  • If you have apackageManager 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

v16.14.19

Compare Source

v16.14.18

Compare Source

v16.14.17

Compare Source

v16.14.16

Compare Source

v16.14.15

Compare Source

v16.14.14

Compare Source

v16.14.13

Compare Source

v16.14.12

Compare Source

v16.14.11

Compare Source

v16.14.10

Compare Source

v16.14.9

Compare Source

v16.14.8

Compare Source

v16.14.7

Compare Source

v16.14.6

Compare Source

v16.14.5

Compare Source

v16.14.4

Compare Source

v16.14.3

Compare Source

v16.14.2

Compare Source

Breaking
  • Require node >= 18.18.0
  • Deprecated versions are no longer excluded by default, as it requires fetching package info for every published version, significantly slowing down upgrades.
    • You can opt in with--no-deprecated in the CLI ordeprecated: false in yourncurc config.
  • In workspaces mode,--root is now set by default (#​1353)
    • Tonot check the root package.json, use--no-root.
  • If you have apackageManager 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

v16.14.1

Compare Source

v16.14.0

Compare Source

bun

Feature

  • Addedexperimental support forbun package manager.
  • Automatically used ifbun.lockb is detected.
  • Assistance needed to test it out on different platforms.
$ ncu --packageManager bun$ ncu -p bun

Thanks to@​ImBIOS for the PR!

v16.13.4

Compare Source

v16.13.3

Compare Source

v16.13.2

Compare Source

v16.13.1

Compare Source

v16.13.0

Compare Source

Feature

  • Added--install option to control auto-install behavior.

Usage:

ncu --install [value]

Default: prompt

Control the auto-install behavior.

alwaysRuns your package manager's install command automatically after upgrading.
neverDoes not install and does not prompt.
promptShows a message after upgrading that recommends an install, but does not install. In interactive mode, prompts for install. (default)

v16.12.3

Compare Source

v16.12.2

Compare Source

v16.12.1

Compare Source

v16.12.0

Compare Source

v16.11.2

Compare Source

v16.11.1

Compare Source

v16.11.0

Compare Source

v16.10.19

Compare Source

v16.10.18

Compare Source

v16.10.17

Compare Source

v16.10.16

Compare Source

v16.10.15

Compare Source

v16.10.14

Compare Source

v16.10.13

Compare Source


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 byMend Renovate. View therepository job log.

@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.10.13Update dependency npm-check-updates to v16.10.15Jul 7, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from465cd5e to9081539CompareJuly 7, 2023 03:40
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.10.15Update dependency npm-check-updates to v16.10.16Jul 16, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from9081539 toc75535eCompareJuly 16, 2023 21:55
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.10.16Update dependency npm-check-updates to v16.10.17Jul 25, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch fromc75535e to31beda4CompareJuly 25, 2023 21:16
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.10.17Update dependency npm-check-updates to v16.10.18Aug 7, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from31beda4 toe887bbbCompareAugust 7, 2023 16:31
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.10.18Update dependency npm-check-updates to v16.10.19Aug 12, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch frome887bbb to31efc41CompareAugust 12, 2023 15:43
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.10.19Update dependency npm-check-updates to v16.11.0Aug 12, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from31efc41 to4aa81d1CompareAugust 12, 2023 19:28
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.11.0Update dependency npm-check-updates to v16.11.1Aug 12, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch 2 times, most recently frome67eb48 to804b586CompareAugust 16, 2023 20:18
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.11.1Update dependency npm-check-updates to v16.11.2Aug 16, 2023
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.11.2Update dependency npm-check-updates to v16.12.1Aug 17, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch 2 times, most recently from88da0e4 to94fad45CompareAugust 17, 2023 20:07
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.12.1Update dependency npm-check-updates to v16.12.2Aug 17, 2023
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.12.2Update dependency npm-check-updates to v16.12.3Aug 22, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from94fad45 to54f09fdCompareAugust 22, 2023 00:42
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.12.3Update dependency npm-check-updates to v16.13.0Aug 22, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from54f09fd to893042dCompareAugust 22, 2023 19:15
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.13.0Update dependency npm-check-updates to v16.13.1Aug 23, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from893042d to92b0349CompareAugust 23, 2023 14:38
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.13.1Update dependency npm-check-updates to v16.13.2Aug 28, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from92b0349 to62d23b4CompareAugust 28, 2023 19:49
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.13.2Update dependency npm-check-updates to v16.13.3Sep 7, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from62d23b4 to6cdc51eCompareSeptember 7, 2023 16:55
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch fromcecd3fa to0646cb3CompareOctober 12, 2023 14:03
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.6Update dependency npm-check-updates to v16.14.11Nov 19, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from0646cb3 to7c822c3CompareNovember 19, 2023 22:49
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.11Update dependency npm-check-updates to v16.14.12Dec 13, 2023
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from7c822c3 tod92e902CompareDecember 13, 2023 18:13
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch fromd92e902 tobf14201CompareJanuary 26, 2024 00:43
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.12Update dependency npm-check-updates to v16.14.13Jan 26, 2024
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.13Update dependency npm-check-updates to v16.14.14Jan 26, 2024
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch frombf14201 toeccd4daCompareJanuary 26, 2024 19:19
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.14Update dependency npm-check-updates to v16.14.15Feb 10, 2024
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch fromeccd4da to8bacc69CompareFebruary 10, 2024 13:32
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.15Update dependency npm-check-updates to v16.14.16Mar 14, 2024
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch 2 times, most recently frombf8d9ec to0f38e8eCompareMarch 15, 2024 21:17
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.16Update dependency npm-check-updates to v16.14.17Mar 15, 2024
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from0f38e8e to3371817CompareMarch 25, 2024 15:31
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.17Update dependency npm-check-updates to v16.14.18Mar 25, 2024
@renovaterenovatebot changed the titleUpdate dependency npm-check-updates to v16.14.18Update dependency npm-check-updates to v16.14.20Apr 25, 2024
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from3371817 to87aa4c9CompareApril 25, 2024 17:50
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch 2 times, most recently from9ea3eb9 to11b3266CompareJanuary 30, 2025 14:38
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from11b3266 to195a398CompareFebruary 9, 2025 13:10
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from195a398 to4498210CompareMarch 3, 2025 17:31
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from4498210 toaef4e40CompareMay 19, 2025 20:23
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch fromaef4e40 to29a5c24CompareJune 22, 2025 13:54
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from29a5c24 toc5c346eCompareAugust 10, 2025 12:43
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch fromc5c346e toac1ed48CompareAugust 19, 2025 18:56
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch fromac1ed48 to97dd1ccCompareSeptember 25, 2025 21:03
@renovaterenovatebotforce-pushed therenovate/npm-check-updates-16.x-lockfile branch from97dd1cc to7c9000aCompareOctober 21, 2025 21:15
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant


[8]ページ先頭

©2009-2025 Movatter.jp