feat: bump degit from 2.8.4 to 3.4.7#100
Conversation
Bumps [degit](https://github.com/Rich-Harris/degit) from 2.8.4 to 3.4.7. - [Changelog](https://github.com/Rich-Harris/degit/blob/master/docs/CHANGELOG.md) - [Commits](Rich-Harris/degit@v2.8.4...v3.4.7) --- updated-dependencies: - dependency-name: degit dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #100 +/- ##
=======================================
Coverage 79.29% 79.29%
=======================================
Files 45 45
Lines 3704 3704
Branches 1118 1118
=======================================
Hits 2937 2937
Misses 758 758
Partials 9 9 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
Closing as part of post-v4.0 main cleanup. Major version bumps are deferred until after RC/GA; stale security PRs are superseded by main fixes or no longer apply (axios removed, glob already at 13.x). |
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps degit from 2.8.4 to 3.4.7.
Changelog
Sourced from degit's changelog.
... (truncated)
Commits
ed7ddd2chore: update version to 3.4.7 and add changelog entry for verbose clone erro...46f98befeat: gate clone error details behind verbose (#446)20a0de5Update SECURITY.md73f30deci(e2e): verify latest npm release789ca0dfix: block remove path traversal outside destination (#445)e7c7c06fix: stream ls-remote output (#444)680db62fix: isolate unit test cache roots (#443)b6e4ad0refactor: remove sander dependency (#442)a2ec5b5chore: migrate to yoctocolors (#441)fc4c168perf: add performance regression gate (#440)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for degit since your current version.
Install script changes
This version adds
preparescript that runs during installation. Review the package contents before updating.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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)