Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps aws4fetch from 1.0.17 to 1.0.20.

Release notes

Sourced from aws4fetch's releases.

v1.0.20

Limit hostname labels to 63 chars max.

63 octets is the maximum length a hostname label can be.

Full Changelog: mhart/aws4fetch@v1.0.19...v1.0.20

v1.0.19

Added support for Lambda Function URLs (thanks @​Manouchehri!)

Also: made types a little more accurate, updated deps, made hex encoding faster, made example code more up-to-date

v1.0.18

Fixed types for newer TypeScript versions. See #56, #57, #58, #60

What's Changed

New Contributors

Full Changelog: mhart/aws4fetch@v1.0.17...v1.0.18

Commits
  • 629b108 1.0.20
  • b84681f Limit hostname labels to 63 chars max
  • 27ebbc5 No need for CF-specific url in README example
  • c3e2915 Remove unpkg.com directions from README
  • d28e869 1.0.19
  • 0846064 Update example code to use latest deps
  • 12db98b Relax Lambda function URL condition slightly
  • 49197ea Add Lambda function URL support
  • f3e8fe7 Faster buf2hex function and better types
  • 6e9fcb3 Delete .github directory
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [aws4fetch](https://github.com/mhart/aws4fetch) from 1.0.17 to 1.0.20.
- [Release notes](https://github.com/mhart/aws4fetch/releases)
- [Commits](mhart/aws4fetch@v1.0.17...v1.0.20)

---
updated-dependencies:
- dependency-name: aws4fetch
  dependency-version: 1.0.20
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 23, 2025
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

Development

Successfully merging this pull request may close these issues.

1 participant