Skip to content

chore(deps): update dependency got to v14.6.6#178

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/got-14.x-lockfile
Open

chore(deps): update dependency got to v14.6.6#178
renovate[bot] wants to merge 1 commit intomainfrom
renovate/got-14.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Dec 8, 2024

This PR contains the following updates:

Package Change Age Confidence
got 14.4.114.6.6 age confidence

Release Notes

sindresorhus/got (got)

v14.6.6

Compare Source

  • Fix stream auto-end for empty PATCH/DELETE/OPTIONS 4d5168c
    • The bug was introduced in b65b0e1, where it incorrectly auto-closed streams for empty PATCH/DELETE/OPTIONS when using streams. This broke the documented use case of piping data to a got stream for these methods.
    • Docs:

      got.stream does not auto-end for OPTIONS, DELETE, or PATCH so you can pipe or write a body without getting write after end. Call stream.end() when you are not piping a body.


v14.6.5

Compare Source

  • Fix TypeScript type inference for got.extend() with responseType option f7ab6e9

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


v14.4.6

Compare Source

v14.4.5

Compare Source

v14.4.4

Compare Source

v14.4.3

Compare Source

v14.4.2

Compare Source


Configuration

📅 Schedule: (UTC)

  • 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 474db70 to cc74352 Compare January 23, 2025 17:59
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from cc74352 to fcada21 Compare February 9, 2025 14:47
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.4.5 chore(deps): update dependency got to v14.4.6 Feb 10, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from fcada21 to b4a7b21 Compare February 10, 2025 09:00
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from b4a7b21 to a3585a2 Compare March 3, 2025 12:26
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from a3585a2 to 4761051 Compare March 11, 2025 10:31
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.4.6 chore(deps): update dependency got to v14.4.7 Mar 31, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch 2 times, most recently from cdb40e8 to 64f46a3 Compare April 1, 2025 14:32
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 64f46a3 to 815e4d2 Compare April 8, 2025 13:21
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 815e4d2 to 4c62502 Compare April 24, 2025 10:37
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 4c62502 to 687b9d7 Compare May 19, 2025 20:04
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 687b9d7 to a2683ad Compare June 22, 2025 10:45
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from a2683ad to 54c8113 Compare August 13, 2025 17:47
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.4.7 chore(deps): update dependency got to v14.4.8 Aug 31, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 54c8113 to 4bc497d Compare August 31, 2025 09:12
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 4bc497d to 3936f65 Compare September 17, 2025 10:45
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.4.8 chore(deps): update dependency got to v14.4.9 Sep 17, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 3936f65 to 61633f2 Compare October 10, 2025 09:45
@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 force-pushed the renovate/got-14.x-lockfile branch from 61633f2 to aa89b01 Compare October 16, 2025 21:45
@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 aa89b01 to b2984da Compare October 25, 2025 12:31
@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 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 force-pushed the renovate/got-14.x-lockfile branch from b2984da to 5148d4d Compare November 2, 2025 13:26
@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 2 times, most recently from 280673b to b8b9a65 Compare November 14, 2025 09:46
@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 2 times, most recently from 76a169e to 46b9bee Compare November 22, 2025 13:04
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.6.4 chore(deps): update dependency got to v14.6.5 Nov 22, 2025
@renovate renovate Bot changed the title chore(deps): update dependency got to v14.6.5 chore(deps): update dependency got to v14.6.6 Dec 30, 2025
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 46b9bee to 158c156 Compare December 30, 2025 14:02
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 158c156 to 20909b5 Compare January 8, 2026 16:58
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch 2 times, most recently from 2d6fb01 to 0da67fa Compare January 23, 2026 17:47
@renovate renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 0da67fa to 2bce7eb Compare February 2, 2026 16:42
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.

0 participants