Skip to content

Bump got from 11.8.6 to 14.5.0 - #165

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-14.5.0
Closed

Bump got from 11.8.6 to 14.5.0#165
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-14.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Oct 10, 2025

Copy link
Copy Markdown

Bumps got from 11.8.6 to 14.5.0.

Release notes

Sourced from got's releases.

v14.5.0

  • Add retry.enforceRetryRules option to fix statusCodes/limit bypassing 7c0aee6
  • Add support for serverName HTTPS option cdaab63
  • Add preserveHooks option for retryWithMergedOptions 1abeba4
  • Support Iterable and AsyncIterable as request body b65b0e1
  • Fix hang on revalidated cached responses 2ab94fd
  • Fix handling of FormData getLength errors a2812de
  • Fix downloadProgress firing for redirect responses 9ec6ff0
  • Fix TypeScript type definition for retry event's createRetryStream parameter e899c07
  • Fix validation to accept false as agent value 6961284
  • Fix HTTP/2 memory leak from timeout listeners with connection reuse d1d4ed2
  • Fix QuickLRU v7+ compatibility 23d0b6b
  • Fix it not using HTTP/2 connection reuse by default 724d592
  • Fix hang with stream requests without body for methods like OPTIONS dc4f1e3

sindresorhus/got@v14.4.9...v14.5.0

v14.4.9

  • Fix hang with responses containing content-encoding headers but no body cc434bc

sindresorhus/got@v14.4.8...v14.4.9

v14.4.8

  • Fix infinite loop when retrying with request.options in afterResponse hook dad6a91

sindresorhus/got@v14.4.7...v14.4.8

v14.4.7

  • Fix: Gracefully handle undefined request (#2404) 06029e0

sindresorhus/got@v14.4.6...v14.4.7

v14.4.6

  • Fix timeout error firing even though it's cancelled (#2399) 7a92064

sindresorhus/got@v14.4.5...v14.4.6

v14.4.5

  • Fix a crash with Got accessing a non-existent request (#2391) c079b93

sindresorhus/got@v14.4.4...v14.4.5

... (truncated)

Commits
  • f238e57 14.5.0
  • 2ab94fd Fix hang on revalidated cached responses
  • f1cc7b2 Add documentation for measuring traffic usage
  • a2812de Fix handling of FormData getLength errors
  • 9ec6ff0 Fix downloadProgress firing for redirect responses
  • 1abeba4 Add preserveHooks option for retryWithMergedOptions
  • e899c07 Fix TypeScript type definition for retry event's createRetryStream parameter
  • 81fc00a Improve tests
  • a234127 Upgrade cacheable-request dependency
  • cdaab63 Add support for serverName HTTPS option
  • Additional commits viewable in compare view

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
got [>= 13.a, < 14]
got [>= 12.a, < 13]

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 11.8.6 to 14.5.0.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v11.8.6...v14.5.0)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 14.5.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 Oct 10, 2025
@coderabbitai

coderabbitai Bot commented Oct 10, 2025

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@dependabot @github

dependabot Bot commented on behalf of github Oct 16, 2025

Copy link
Copy Markdown
Author

Superseded by #167.

@dependabot dependabot Bot closed this Oct 16, 2025
@dependabot
dependabot Bot deleted the dependabot/npm_and_yarn/got-14.5.0 branch October 16, 2025 21:06
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