chore(deps-dev): bump np from 5.2.1 to 7.6.3
Bumps np from 5.2.1 to 7.6.3.
Release notes
Sourced from np's releases.
v7.6.3
- Fix npm 9 compatibility (#666) 0f5dd33
https://github.com/sindresorhus/np/compare/v7.6.2...v7.6.3
v7.6.2
- Work around npm bug with error reporting (#645) 6c871f9
https://github.com/sindresorhus/np/compare/v7.6.1...v7.6.2
v7.6.1
- Fix error "glob pattern string required" (#616) 9cff6da
- Fix "pattern is too long" error when running
np(#633) 20117a4https://github.com/sindresorhus/np/compare/v7.6.0...v7.6.1
v7.6.0
- Fix files prompt when no new or unpublished files can be found (#625) 5d2377f
- Fix
--messageflag help description (#623) dddd07chttps://github.com/sindresorhus/np/compare/v7.5.0...v7.6.0
v7.5.0
- Fix showing files added since the last release (#595) 626aed6
https://github.com/sindresorhus/np/compare/v7.4.0...v7.5.0
v7.4.0
https://github.com/sindresorhus/np/compare/v7.3.0...v7.4.0
v7.3.0
- Support
.cjsfile ending for config file locations (#596) b49b20fhttps://github.com/sindresorhus/np/compare/v7.2.0...v7.3.0
v7.2.0
- Check if
yarn.lockis ignored before throwing error (#582) c76987a- Make commit log relative to release branch (#580) 8f812e0
- Fix confusing prompt with empty file list (#589) ca3d830
https://github.com/sindresorhus/np/compare/v7.1.0...v7.2.0
v7.1.0
... (truncated)
Commits
9fb01287.6.30f5dd33Fix npm 9 compatibility (#666)95622c07.6.26c871f9Work around npm bug with error reporting (#645)387dddcFix tests9b7df307.6.1845db26Meta tweaks9cff6daFix error "glob pattern string required" (#616)20117a4Fix "pattern is too long" error when runningnp(#633)b1939c77.6.0- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Codecov Report
Merging #285 (af6397b) into master (3da0ee2) will not change coverage. The diff coverage is
n/a.
:exclamation: Current head af6397b differs from pull request most recent head 38dd147. Consider uploading reports for the commit 38dd147 to get more accurate results
@@ Coverage Diff @@
## master #285 +/- ##
=======================================
Coverage 96.80% 96.80%
=======================================
Files 3 3
Lines 125 125
Branches 31 31
=======================================
Hits 121 121
Misses 4 4
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more