Skip to content

chore(deps): bump giget from 2.0.0 to 3.2.0#324

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/giget-3.2.0
Open

chore(deps): bump giget from 2.0.0 to 3.2.0#324
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/giget-3.2.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps giget from 2.0.0 to 3.2.0.

Release notes

Sourced from giget's releases.

v3.2.0 introduces a new git: provider with sparse checkout support — only fetching the files you actually need. Supports SSH, local repos, and host shorthands (gh+git:, gitlab+git:, …). Result is cached as a tarball on disk for offline usage. Thanks to @​tkesgar for the initial work ♥️

We also finally added support for GitLab nested subgroups — previously gitlab:group/subgroup/project would misparse the repo path. Now it just works, with :: as a subdirectory delimiter when needed.


compare changes

🚀 Enhancements

  • git: provider with sparse cloning support (#211)

🩹 Fixes

  • _utils: Move hyphens to start of character classes in parseGitURI regex (#256)
  • cli: Prevent duplicate error messages (#220)
  • gitlab: Support subgroups and :: subdir delimiter (#141)

❤️ Contributors

v3.1.2

compare changes

v3.1.1

compare changes

🏡 Chore

v3.1.0

compare changes

🚀 Enhancements

  • Allow passing install options to nypm (c420507)

🔥 Performance

v3.0.0

... (truncated)

Changelog

Sourced from giget's changelog.

v3.2.0

compare changes

🚀 Enhancements

  • git: provider with sparse cloning support (#211)

🩹 Fixes

  • _utils: Move hyphens to start of character classes in parseGitURI regex (#256)
  • cli: Prevent duplicate error messages (#220)
  • gitlab: Support subgroups and :: subdir delimiter (#141)

🏡 Chore

❤️ Contributors

v3.1.2

compare changes

🏡 Chore

❤️ Contributors

v3.1.1

compare changes

🏡 Chore

❤️ Contributors

... (truncated)

Commits
  • beec83e chore(release): v3.2.0
  • bf48c80 chore: fix type issues
  • 71c0c71 fix(gitlab): support subgroups and :: subdir delimiter (#141)
  • ab868d5 fix(cli): prevent duplicate error messages (#220)
  • 7f213d9 fix(_utils): move hyphens to start of character classes in parseGitURI regex ...
  • 734d573 feat: git: provider with sparse cloning support (#211)
  • 20d4cd5 chore(deps): update codecov/codecov-action action to v6 (#258)
  • ac02cb2 chore: update deps
  • 774822c chore: init agents.md
  • f1bdc5d chore(deps): update autofix-ci/action digest to 7a166d7 (#254)
  • Additional commits viewable in compare view

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 [giget](https://github.com/unjs/giget) from 2.0.0 to 3.2.0.
- [Release notes](https://github.com/unjs/giget/releases)
- [Changelog](https://github.com/unjs/giget/blob/main/CHANGELOG.md)
- [Commits](unjs/giget@v2.0.0...v3.2.0)

---
updated-dependencies:
- dependency-name: giget
  dependency-version: 3.2.0
  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 1, 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