Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 24, 2025

Bumps got from 12.5.3 to 14.6.4.

Release notes

Sourced from got's releases.

v14.6.4

  • Fix dnsLookup option type to accept Node.js dns.lookup 47c3155

sindresorhus/got@v14.6.3...v14.6.4

v14.6.3

  • Fix socket reuse timing and DNS timing fb03d84 61d5e3b

sindresorhus/got@v14.6.2...v14.6.3

v14.6.2

  • Fix path segments containing colons being misidentified as absolute URLs 0a16a9c

sindresorhus/got@v14.6.1...v14.6.2

v14.6.1

  • Fix the TS code not being built in 14.6.0.

sindresorhus/got@v14.6.0...v14.6.1

v14.6.0

Improvements

  • Add beforeCache hook 1c3a041
  • Add retryCount to beforeRequest hook context 91cdc48
  • Improve HTTPError message to include method and URL 6dd7574
  • Add support for typed arrays as request body ecf5633
  • Add Node.js diagnostic channel support 3e2a781
  • Allow custom Error classes in beforeError hook 1c71194
  • Add zstd (Zstandard) compression support 449833a
  • Improve validation error messages by including option names f5c54a3
  • Add strictContentLength option 4206f0e
  • Add support for https.secureOptions option 7ec1714
  • Add copyPipedHeaders option to control automatic header copying from piped streams d83dadd
  • Add stream.isReadonly property to detect read-only streams 030dfbb

Fixes

  • Fix HTTP/2 timings NaN issue 398c11a
  • Fix shortcut methods ignoring handler errors f004564
  • Fix body reassignment in beforeRetry hooks bf84d36
  • Fix beforeError hook not being called for ERR_UNSUPPORTED_PROTOCOL error fb86418

... (truncated)

Commits

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 [got](https://github.com/sindresorhus/got) from 12.5.3 to 14.6.4.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v12.5.3...v14.6.4)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 14.6.4
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Nov 24, 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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant