Skip to content
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

Update dependency np to v7 #86

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

Update dependency np to v7 #86

wants to merge 1 commit into from

Conversation

vingle-suzy
Copy link
Member

@vingle-suzy vingle-suzy commented Oct 31, 2020

This PR contains the following updates:

Package Type Update Change
np devDependencies major 3.1.0 -> 7.4.0

Release Notes

sindresorhus/np

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

v6.5.0

Compare Source

  • Create release draft even when pushing to protected branches failed (#​560) 3fc1e77

v6.4.0

Compare Source

v6.3.2

Compare Source

  • Regression fix for tag not being taken when specified in CLI (#​555) f29295d

v6.3.1

Compare Source

v6.3.0

Compare Source

v6.2.5

Compare Source

v6.2.4

Compare Source

  • Fix releaseDraft setting not working when set from config not CLI (#​540) 81b0001

v6.2.3

Compare Source

v6.2.2

Compare Source

v6.2.1

Compare Source

  • Fix scoped repo prompt showing even if package has already been published (#​524) 1cf7d78
  • Correctly detect if np is not run in a package (#​512) b5a7dcf

v6.2.0

Compare Source

v6.1.0

Compare Source

v6.0.0

Compare Source

Breaking
Enhancements
Fixes
  • Fix checking collaborators when publishing to external registry (#​491) 4ad4146
Docs
  • Document support for GitHub Packages 91ba1ef

v5.2.1

Compare Source

  • Don't check "files" in package.json or .npmignore if private package or not publishing (#​472) 000ddcf
  • Don't ask for tag if --no-publish (#​473) 23524b5
  • Check package name availability in custom registry (#​429) 8360cb6
  • Fix incorrectly showing "Aborted!" message on successful publish (#​471) e53cbe8

v5.1.3

Compare Source

  • Fix global detection for when Node.js was installed with Homebrew 1b28020

v5.1.2

Compare Source

  • Don't log "Aborted!" message when publish is a success (#​464) e335d26

v5.1.1

Compare Source

v5.1.0

Compare Source

Enhancements
Fixes

v5.0.3

Compare Source

  • Fix release draft not being opened when running $ np <version> (#​425) 056dc72

v5.0.2

Compare Source

v5.0.1

Compare Source

v5.0.0

Compare Source

Breaking
  • Require npm 6.8.0 or newer
    Some older versions were buggy and we also need it for some new features.
  • Require Yarn 1.7.0 or newer (#​360) 537aa8e
    Only if you use Yarn
  • Require Git 2.11 or newer (#​349) 6df47b9
Enhancements
  • Enable 2FA automatically for the package when publishing a new package (#​346) d10ffcf
    Yay security!
  • Support specifying config in package.json or an external config file (#​354) 9dac7aa
  • Rollback Git operations when publish fails and on termination (#​334) c7d4cd0
  • Add --no-release-draft flag to skip opening a GitHub release draft page (#​379) ce7e550
  • Add external registry support to authentication check (#​365) 72ebf7d
  • Drop question Will bump from X to Y. Continue? (#​377) a02e169
    It was just an extra step with little value
Fixes

Shoutout to @​itaisteinherz for doing most of the commits in this release. He's now also a maintainer 🎉

v4.0.2

Compare Source

  • Fix problem with a dependency requiring Node.js 10 4b43c2f

v4.0.1

Compare Source

  • Ensure package exists when checking tags (#​331) 94e31f3
  • Fix display of the commits in the UI 0d335dd

v4.0.0

Compare Source

Breaking:

Features:

  • Open a GitHub Releases draft after publish (#​308) 1db6269
    This release not was created by np!
  • Use $ npm ci if there is a lockfile (#​310) e60f8f4
  • Default to not publishing scoped packages publicly (#​313) 4ffe2a7
  • Gracefully handle branch not having an upstream (#​321) 535e190

Fixes:


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ 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 has been generated by Renovate Bot.

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