Skip to content

Bump giget from 1.1.3 to 1.2.1 - #18

Closed
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/giget-1.2.1
Closed

Bump giget from 1.1.3 to 1.2.1#18
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/giget-1.2.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jan 1, 2024

Copy link
Copy Markdown
Contributor

Bumps giget from 1.1.3 to 1.2.1.

Release notes

Sourced from giget's releases.

v1.2.1

compare changes

🩹 Fixes

  • cli: Add missing shebang (#135)

🏡 Chore

❤️ Contributors

v1.2.0

compare changes

🚀 Enhancements

  • Support cloning from http(s) sources (#129)
  • Support proxy for Node.js with native fetch (#133)
  • Support installing dependencies (#134)

🩹 Fixes

  • gitlab: Workaround hotlinking protection (406 Not Acceptable) (#123)
  • cli: Display the current directory when cloning into current dir (#132)
  • Add URL to undici's fetch failed error (6e2455a)
  • Create dst dir only after the source is successfully downloaded (#119)

💅 Refactors

  • Use citty for cli (#113)

📖 Documentation

  • Add more info about auth (ab28a9f)

📦 Build

❤️ Contributors

Changelog

Sourced from giget's changelog.

v1.2.1

compare changes

🩹 Fixes

  • cli: Add missing shebang (#135)

🏡 Chore

❤️ Contributors

v1.2.0

compare changes

🚀 Enhancements

  • Support cloning from http(s) inputs (#129)
  • Support proxy for node.js with native fetch (#133)
  • Support installing dependencies (#134)

🩹 Fixes

  • http: Remove text/plain check for content type (1945818)
  • gitlab: Workaround hotlinking protection (406 Not Acceptable) (#123)
  • cli: Display the current directory when cloning into current dir (#132)
  • Add url to undici's fetch failed error (6e2455a)
  • Create dst dir only after source successfully downloaded (#119)

💅 Refactors

  • Use citty for cli (#113)
  • Use node-fetch-native/proxy (efa4f7a)
  • Add error cause for sendFetch (174bf8d)

📖 Documentation

  • Add more info about auth (ab28a9f)

📦 Build

🏡 Chore

... (truncated)

Commits
  • d612198 chore: update badge urls
  • 1c87f1a chore(release): v1.2.0
  • 1ef4ab9 fix: create dst dir only after source successfully downloaded (resolves #119)
  • ab28a9f docs: add more info about auth
  • 4fbc0cf chore: update readme
  • cde2cb8 chore: add http proxy to the docs
  • 0a43d81 chore: update badges
  • 174bf8d refactor: add error cause for sendFetch
  • efa4f7a refactor: use node-fetch-native/proxy
  • 00c3ca1 feat: support installing dependencies (#134)
  • 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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 1.1.3 to 1.2.1.
- [Release notes](https://github.com/unjs/giget/releases)
- [Changelog](https://github.com/unjs/giget/blob/main/CHANGELOG.md)
- [Commits](unjs/giget@v1.1.3...v1.2.1)

---
updated-dependencies:
- dependency-name: giget
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jan 1, 2024
@dependabot @github

dependabot Bot commented on behalf of github Mar 25, 2024

Copy link
Copy Markdown
Contributor Author

Superseded by #26.

@dependabot dependabot Bot closed this Mar 25, 2024
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/giget-1.2.1 branch March 25, 2024 01:13
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants