Skip to content

Update dependency np to v10 #15

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update dependency np to v10 #15

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 27, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
np 6.5.0 -> 10.2.0 age adoption passing confidence

Release Notes

sindresorhus/np (np)

v10.2.0

Compare Source


v10.1.0

Compare Source

v10.0.7

Compare Source

  • Allow publishConfig.registry to be npm default registry when using Yarn berry (#​750) 6c5eee3

v10.0.6

Compare Source

v10.0.5

Compare Source

v10.0.4

Compare Source

v10.0.3

Compare Source

v10.0.2

Compare Source

  • Use npm for tagging versions when pnpm is the chosen package manager (#​739) 770418f

v10.0.1

Compare Source

v10.0.0

Compare Source

Breaking
  • Remove the --yarn flag (#​730) 4b3b599
    • The functionality is replaced by --package-manager. See below.
Improvements
  • Add --package-manager flag (#​730) 4b3b599
    • This acts like the packageManager field in package.json. np will default to reading package.json, and look for lockfiles to determine the best package manager as a last resort.
  • Add pnpm support (#​730) 4b3b599

v9.2.0

Compare Source

  • Fix yarn npm publish for scoped packages 8d3a984
  • Fix broken revert code after publish failure 819ed29

v9.1.0

Compare Source

v9.0.0

Compare Source

Breaking
  • Require Node.js 18 and npm 9 6c2e00e
Improvements

v8.0.4

Compare Source

v8.0.3

Compare Source

v8.0.2

Compare Source

  • Fix publish not working with Yarn 3d448c2
  • Include stack trace in errors 12fce88

v8.0.1

Compare Source

  • Fix a crash in the new dependency check beb7db1

v8.0.0

Compare Source

Breaking
Improvements

v7.7.0

Compare Source

v7.6.4

Compare Source

v7.6.3

Compare Source

v7.6.2

Compare Source

v7.6.1

Compare Source

v7.6.0

Compare Source

v7.5.0

Compare Source

v7.4.0

Compare Source

v7.3.0

Compare Source

  • Support .cjs file ending for config file locations (#​596) b49b20f

v7.2.0

Compare Source

v7.1.0

Compare Source

v7.0.0

Compare Source

Breaking
  • Prefer local install (#​572) 0cff2b4
    If you run the global np command, it will now defer to the local np if any. This is important when you use config and other things which might change across np versions. This is unlikely to be a breaking change for most people, but it's a major version to me safe.
Improvements
  • Show files added since the last release and not part of the package (#​456) 08a2c06
Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 force-pushed the renovate/np-10.x branch from 17d4d6c to 27f91a1 Compare March 14, 2024 08:47
@renovate renovate bot force-pushed the renovate/np-10.x branch from 27f91a1 to 0b76ecf Compare March 24, 2024 08:54
@renovate renovate bot force-pushed the renovate/np-10.x branch from 0b76ecf to 4c29ba2 Compare April 7, 2024 08:57
@renovate renovate bot force-pushed the renovate/np-10.x branch 2 times, most recently from b8b9df8 to 033f36d Compare April 19, 2024 05:45
@renovate renovate bot force-pushed the renovate/np-10.x branch from 033f36d to c361596 Compare June 19, 2024 23:53
@renovate renovate bot force-pushed the renovate/np-10.x branch from c361596 to 643d04b Compare July 19, 2024 02:43
@renovate renovate bot force-pushed the renovate/np-10.x branch from 643d04b to 786a0d1 Compare November 24, 2024 02:39
@renovate renovate bot force-pushed the renovate/np-10.x branch from 786a0d1 to c160c1b Compare January 27, 2025 03:34
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.

0 participants