Skip to content

chore(deps): bump degit from 2.8.4 to 3.4.7 in /packages/add-skill#22

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/add-skill/degit-3.4.7
Closed

chore(deps): bump degit from 2.8.4 to 3.4.7 in /packages/add-skill#22
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/packages/add-skill/degit-3.4.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown

Bumps degit from 2.8.4 to 3.4.7.

Changelog

Sourced from degit's changelog.

3.4.7

  • Gate clone error details behind --verbose.

3.4.6

  • Block remove path traversal outside the destination.

3.4.5

  • Stream git ls-remote for SSH ref discovery.

3.4.4

  • Remove the sander dependency in favor of native Node fs helpers.

3.4.3

  • Swap terminal colors to yoctocolors.

3.4.2

  • Fix git-lfs pointer files falling through the tarball path.

3.4.1

  • Fix first-clone hangs during archive downloads.

3.4.0

  • Tarball downloads are now the default, with SSH fallback on failure.
  • Public remotes now prefer HTTPS; explicit SSH sources still use SSH.
  • The JavaScript git backend is bundled for HTTPS ref discovery; SSH/private repos still need system git.
  • The published package no longer includes sourcemaps, so the tarball is smaller.

3.3.2

  • Retry corrupt tarball downloads (#313).

3.3.1

  • Harden git-mode command execution and remote validation.

3.3.0

  • Add platform-aware cache resolution so degit uses the standard user cache location on each supported OS (#45).

3.2.0

  • Split CLI output by severity so info messages go to stdout while warnings and errors stay on stderr (#382).

... (truncated)

Commits
  • ed7ddd2 chore: update version to 3.4.7 and add changelog entry for verbose clone erro...
  • 46f98be feat: gate clone error details behind verbose (#446)
  • 20a0de5 Update SECURITY.md
  • 73f30de ci(e2e): verify latest npm release
  • 789ca0d fix: block remove path traversal outside destination (#445)
  • e7c7c06 fix: stream ls-remote output (#444)
  • 680db62 fix: isolate unit test cache roots (#443)
  • b6e4ad0 refactor: remove sander dependency (#442)
  • a2ec5b5 chore: migrate to yoctocolors (#441)
  • fc4c168 perf: add performance regression gate (#440)
  • Additional commits viewable in compare view
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 prepare script that runs during installation. Review the package contents before updating.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 16, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jul 14, 2026

Copy link
Copy Markdown
Author

Superseded by #26.

@dependabot dependabot Bot closed this Jul 14, 2026
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/packages/add-skill/degit-3.4.7 branch July 14, 2026 12:14
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants