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 v6 #7

Merged
merged 1 commit into from
Apr 21, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 20, 2020

This PR contains the following updates:

Package Type Update Change
np devDependencies major 2.20.1 -> 6.2.1

Release Notes

sindresorhus/np

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:

v3.1.0

Compare Source

v3.0.4

Compare Source

v3.0.3

Compare Source

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source


Renovate configuration

📅 Schedule: 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 has been generated by WhiteSource Renovate. View repository job log here.

@coveralls
Copy link

coveralls commented Apr 20, 2020

Pull Request Test Coverage Report for Build 30

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 95.946%

Totals Coverage Status
Change from base Build 28: 0.0%
Covered Lines: 68
Relevant Lines: 68

💛 - Coveralls

@codecov-io
Copy link

codecov-io commented Apr 20, 2020

Codecov Report

Merging #7 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines           68        68           
=========================================
  Hits            68        68           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update f38e4ff...4218183. Read the comment docs.

@renovate renovate bot deleted the renovate/np-6.x branch April 21, 2020 05:47
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.

None yet

4 participants