Skip to content
This repository was archived by the owner on Jul 27, 2026. It is now read-only.

chore: bump degit from 2.8.4 to 3.6.3 - #151

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/degit-3.6.3
Open

chore: bump degit from 2.8.4 to 3.6.3#151
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/degit-3.6.3

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps degit from 2.8.4 to 3.6.3.

Changelog

Sourced from degit's changelog.

3.6.3

  • Accept full subdirectory URLs containing branch path segments such as /tree/main/... (#370).

3.6.2

  • Fix Bitbucket subdirectory clones that silently create an empty directory (#371).

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

... (truncated)

Commits
  • c377526 feat: parse branch and subdirectory from full provider URLs (#464)
  • a818576 chore(release): 3.6.2 (#462)
  • 5f4d90b fix: support Bitbucket subdirectory cloning by detecting archive root (#461)
  • 82871ae Update README.md
  • 11030e1 fix: align OXLint configuration and diagnostics (#460)
  • 481a034 feat: add typecheck to pre-push hook and CI (#459)
  • 3a61227 chore: remove agent rules and add .devin to gitignore
  • 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)
  • 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.3.
- [Changelog](https://github.com/Rich-Harris/degit/blob/master/docs/CHANGELOG.md)
- [Commits](Rich-Harris/degit@v2.8.4...v3.6.3)

---
updated-dependencies:
- dependency-name: degit
  dependency-version: 3.6.3
  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 27, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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