react-component / collapse

React Collapse / Accordion
http://react-component.github.io/collapse/
MIT License
323 stars 133 forks source link

Bump np from 6.5.0 to 7.6.3 #290

Closed dependabot[bot] closed 10 months ago

dependabot[bot] commented 1 year ago

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) 20117a4

https://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 --message flag help description (#623) dddd07c

https://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

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

https://github.com/sindresorhus/np/compare/v7.3.0...v7.4.0

v7.3.0

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

https://github.com/sindresorhus/np/compare/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

https://github.com/sindresorhus/np/compare/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

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
collapse ✅ Ready (Inspect) Visit Preview Jan 16, 2023 at 9:20AM (UTC)
codecov[bot] commented 1 year ago

Codecov Report

Merging #290 (eefd690) into master (ca4067a) will not change coverage. The diff coverage is n/a.

:exclamation: Current head eefd690 differs from pull request most recent head b51d124. Consider uploading reports for the commit b51d124 to get more accurate results

@@           Coverage Diff           @@
##           master     #290   +/-   ##
=======================================
  Coverage   98.85%   98.85%           
=======================================
  Files           4        4           
  Lines          87       87           
  Branches       33       33           
=======================================
  Hits           86       86           
  Misses          1        1           
Impacted Files Coverage Δ
src/index.tsx 100.00% <0.00%> (ø)
src/Collapse.tsx 100.00% <0.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more