Skip to content

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

Closed
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/got-14.x-lockfile
Closed

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

Conversation

@renovate

@renovate renovate Bot commented Aug 31, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
got 14.2.014.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

v14.4.1

Compare Source

v14.4.0

Compare Source

v14.3.0

Compare Source

v14.2.1

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 8c225cb to 0a55d8b Compare September 17, 2025 10:31
@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 0a55d8b to f3f195d Compare September 25, 2025 21:44
@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 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 f3f195d to d20a4f4 Compare October 10, 2025 08:51
@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 d20a4f4 to 93b8501 Compare October 16, 2025 22:42
@renovate
renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 93b8501 to 5e49513 Compare October 25, 2025 12:35
@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 5e49513 to 08292f5 Compare November 2, 2025 13:01
@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 08292f5 to 25355f3 Compare November 7, 2025 23:04
@renovate
renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 25355f3 to 2d21b5b Compare November 16, 2025 23:53
@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 16, 2025
@renovate
renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 2d21b5b to 0386421 Compare November 22, 2025 13:52
@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
@github-actions

Copy link
Copy Markdown
Contributor

This pull request is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Dec 25, 2025
@renovate
renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 0386421 to 73a77a5 Compare December 30, 2025 14:45
@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
@github-actions github-actions Bot removed the Stale label Dec 31, 2025
@renovate
renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 73a77a5 to 94319af Compare January 8, 2026 19:49
@renovate
renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 94319af to 1b3aea4 Compare January 19, 2026 19:11
@renovate
renovate Bot force-pushed the renovate/got-14.x-lockfile branch from 1b3aea4 to 8eed4d8 Compare January 23, 2026 16:31
@github-actions

Copy link
Copy Markdown
Contributor

This pull request is stale because it has been open 21 days with no activity. Remove stale label or comment or this will be closed in 7 days.

@github-actions github-actions Bot added the Stale label Feb 14, 2026
@github-actions github-actions Bot closed this Feb 22, 2026
@renovate

renovate Bot commented Feb 22, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (^14.2.0). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate
renovate Bot deleted the renovate/got-14.x-lockfile branch February 22, 2026 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants