Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 31, 2025

This PR contains the following updates:

Package Change Age Confidence
got 14.4.6 -> 14.6.4 age confidence

Release Notes

sindresorhus/got (got)

v14.6.4

Compare Source

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

v14.6.3

Compare Source


v14.6.2

Compare Source

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

v14.6.1

Compare Source

  • Fix the TS code not being built in 14.6.0.

v14.6.0

Compare Source

Improvements
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
  • FIx preserving prefixUrl in hooks 9725fbd
  • Fix race condition causing retry after promise settles 1e49781
  • Fix stream validation errors causing unhandled rejections 2527bf6
  • Fix incorrect content-length when piping decompressed responses 30b3b79
  • Fix EPIPE errors bypassing retry logic in Promise API 6ae3e7f
  • Fix silent hang when returning cached response with FormData body from beforeRequest hook e09a9bd
  • Fix hook type definitions to reflect normalized runtime state 6a544a3
  • Fix afterResponse hook validation to allow null body values 60a4419
  • Fix DNS timing being non-zero when connecting to IP addresses 3d66aec
  • Fix timings.end being undefined when stream is destroyed before completion 4e75679
  • Fix properly treating different UNIX socket paths as different origins e5659d4
Meta

I managed to get it almost down to zero issues! 🎉


v14.5.0

Compare Source

  • 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

v14.4.9

Compare Source

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

v14.4.8

Compare Source

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

v14.4.7

Compare Source



Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 47a9336 to f58bfb9 Compare April 1, 2025 13:12
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from f58bfb9 to cadbef0 Compare April 8, 2025 14:22
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from cadbef0 to 10129ea Compare April 24, 2025 10:44
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 10129ea to 544715a Compare May 19, 2025 20:19
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch 2 times, most recently from 569f2ce to 6f210e9 Compare June 4, 2025 10:00
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 6f210e9 to 05209b7 Compare June 22, 2025 12:57
@renovate renovate bot changed the title fix(deps): update dependency got to v14.4.7 fix(deps): update dependency got to v14.4.8 Aug 31, 2025
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 05209b7 to 780efe0 Compare August 31, 2025 09:01
@renovate renovate bot changed the title fix(deps): update dependency got to v14.4.8 fix(deps): update dependency got to v14.4.9 Sep 17, 2025
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 780efe0 to 483119a Compare September 17, 2025 15:20
@renovate renovate bot changed the title fix(deps): update dependency got to v14.4.9 chore(deps): update dependency got to v14.4.9 Sep 25, 2025
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 483119a to 4cec6d8 Compare October 10, 2025 10:09
@renovate renovate bot changed the title chore(deps): update dependency got to v14.4.9 chore(deps): update dependency got to v14.5.0 Oct 10, 2025
@renovate renovate bot changed the title chore(deps): update dependency got to v14.5.0 chore(deps): update dependency got to v14.6.0 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 4cec6d8 to 886c6f0 Compare October 16, 2025 22:53
@renovate renovate bot changed the title chore(deps): update dependency got to v14.6.0 chore(deps): update dependency got to v14.6.1 Oct 25, 2025
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 886c6f0 to 976a194 Compare October 25, 2025 13:37
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from 976a194 to b1ad8c1 Compare November 2, 2025 14:11
@renovate renovate bot changed the title chore(deps): update dependency got to v14.6.1 chore(deps): update dependency got to v14.6.2 Nov 2, 2025
@renovate renovate bot changed the title chore(deps): update dependency got to v14.6.2 chore(deps): update dependency got to v14.6.3 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from b1ad8c1 to bc831c5 Compare November 7, 2025 23:42
@renovate renovate bot changed the title chore(deps): update dependency got to v14.6.3 chore(deps): update dependency got to v14.6.4 Nov 14, 2025
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from bc831c5 to e0f31e0 Compare November 14, 2025 10:58
@renovate renovate bot force-pushed the renovate/got-14.x-lockfile branch from e0f31e0 to b786766 Compare November 19, 2025 00:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant