chore(deps-dev): bump np from 6.5.0 to 7.6.3
Bumps np from 6.5.0 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)
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Updated |
|---|---|---|---|
| notification | ❌ Failed (Inspect) | Dec 28, 2022 at 9:25PM (UTC) |
Codecov Report
Merging #277 (1e02dc6) into master (fc89563) will not change coverage. The diff coverage is
n/a.
@@ Coverage Diff @@
## master #277 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 138 138
Branches 29 29
=========================================
Hits 138 138
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
If you change your mind, just re-open this PR and I'll resolve any conflicts on it.