Skip to content
This repository was archived by the owner on Nov 4, 2025. It is now read-only.

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 19, 2021

Bumps np from 5.2.1 to 7.6.0.

Release notes

Sourced from np's releases.

v7.6.0

  • Fix files prompt when no new or unpublished files can be found (#625) 5d2377f
  • Fix --message flag help description (#623) dddd07c

sindresorhus/np@v7.5.0...v7.6.0

v7.5.0

  • Fix showing files added since the last release (#595) 626aed6

sindresorhus/np@v7.4.0...v7.5.0

v7.4.0

  • Add support for custom commit message (#597) 65a674e
  • Fix --release-draft-only flag (#594) add5bd9

sindresorhus/np@v7.3.0...v7.4.0

v7.3.0

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

sindresorhus/np@v7.2.0...v7.3.0

v7.2.0

  • Check if yarn.lock is ignored before throwing error (#582) c76987a
  • Make commit log relative to release branch (#580) 8f812e0
  • Fix confusing prompt with empty file list (#589) ca3d830

sindresorhus/np@v7.1.0...v7.2.0

v7.1.0

  • Add --release-draft-only flag (#578) 316bed2
  • Handle long path names in the "show files added since last release" feature (#579) 3466903
  • Show prompt only in interactive mode (#583) 4ae26d9

sindresorhus/np@v7.0.0...v7.1.0

v7.0.0

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

  • Fix error when Yarn cannot find test script (#567) c77e191

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by itaisteinherz, a new releaser for np since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [np](https://github.com/sindresorhus/np) from 5.2.1 to 7.6.0.
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](sindresorhus/np@v5.2.1...v7.6.0)

---
updated-dependencies:
- dependency-name: np
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 19, 2021
@codecov
Copy link

codecov bot commented Nov 19, 2021

Codecov Report

Merging #163 (a5571b3) into master (01e2df1) will not change coverage.
The diff coverage is n/a.

❗ Current head a5571b3 differs from pull request most recent head 4882345. Consider uploading reports for the commit 4882345 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #163   +/-   ##
=======================================
  Coverage   97.01%   97.01%           
=======================================
  Files           3        3           
  Lines         134      134           
  Branches       34       34           
=======================================
  Hits          130      130           
  Misses          4        4           

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 01e2df1...4882345. Read the comment docs.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 21, 2022

Superseded by #188.

@dependabot dependabot bot closed this Mar 21, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/np-7.6.0 branch March 21, 2022 21:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant