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

chore(deps-dev): bump np from 6.5.0 to 7.2.0 #185

Closed
wants to merge 1 commit into from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 31, 2020

Bumps np from 6.5.0 to 7.2.0.

Release notes

Sourced from np's releases.

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

sindresorhus/np@v6.5.0...v7.0.0

Commits

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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 31, 2020
@coveralls
Copy link

Coverage Status

Coverage remained the same at 46.341% when pulling d3c0b88 on dependabot/npm_and_yarn/np-7.2.0 into 16daf81 on master.

Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.2.0.
- [Release notes](https://github.com/sindresorhus/np/releases)
- [Commits](sindresorhus/np@v6.5.0...v7.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/np-7.2.0 branch from d3c0b88 to 0795e0c Compare January 5, 2021 09:28
@codecov
Copy link

codecov bot commented Jan 5, 2021

Codecov Report

Merging #185 (0795e0c) into master (c164995) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #185   +/-   ##
=======================================
  Coverage   50.06%   50.06%           
=======================================
  Files          38       38           
  Lines         787      787           
  Branches      278      278           
=======================================
  Hits          394      394           
  Misses        337      337           
  Partials       56       56           

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 c164995...0795e0c. Read the comment docs.

@dependabot-preview
Copy link
Contributor Author

Superseded by #201.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/np-7.2.0 branch February 8, 2021 21:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant