Skip to content

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

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown

Bumps degit from 2.8.4 to 3.6.1.

Changelog

Sourced from degit's changelog.

3.6.1

  • Load degit.json as JSON instead of an executable module.
  • Fix HTTPS clones with explicit refs throwing a ReferenceError.

3.6.0

  • Add gitlab://host/user/repo syntax for cloning from self-hosted GitLab instances (thanks to @​dnldsht for the original PR #361).

3.5.1

  • Fix GitLab archive URL format and centralize provider templates (thanks to @​satotake for the original PR #335).

3.5.0

  • Add a search_replace action for degit.json (thanks to @​Tythos for the original PR #365).

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.

... (truncated)

Commits
  • b23d5f9 chore(release): 3.6.1
  • 1196417 fix(security): parse directives as JSON
  • 5e9052b feat: add agent rules for ponytail (lazy dev mode) and rtk (token optimizer)
  • 194527b fix(git): restore commit hash helper import (#458)
  • a900176 feat: support self-hosted GitLab via gitlab://host/user/repo syntax (#456)
  • 8f3d2f3 fix: update GitLab archive URL and centralize provider templates (#455)
  • 8387b12 chore(test): enforce test guidelines (#454)
  • 5190934 feat: add search_replace directive (#453)
  • c4753ac refactor: remove fs-extra dependency (#452)
  • 5ac7cdc refactor(src): rename src modules into layered layout (#450)
  • 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.6.1.
- [Changelog](https://github.com/Rich-Harris/degit/blob/master/docs/CHANGELOG.md)
- [Commits](Rich-Harris/degit@v2.8.4...v3.6.1)

---
updated-dependencies:
- dependency-name: degit
  dependency-version: 3.6.1
  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 Jul 21, 2026
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