Skip to content

chore(deps): bump got from 12.5.3 to 14.6.6#3387

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/got-14.6.6
Open

chore(deps): bump got from 12.5.3 to 14.6.6#3387
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/got-14.6.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 9, 2026

Bumps got from 12.5.3 to 14.6.6.

Release notes

Sourced from got's releases.

v14.6.6

  • Fix stream auto-end for empty PATCH/DELETE/OPTIONS 4d5168c
    • The bug was introduced in sindresorhus/got@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.


sindresorhus/got@v14.6.5...v14.6.6

v14.6.5

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

sindresorhus/got@v14.6.4...v14.6.5

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

... (truncated)

Commits
  • de19b46 14.6.6
  • 4d5168c Fix stream auto-end for empty PATCH/DELETE/OPTIONS
  • 388df48 14.6.5
  • f7ab6e9 Fix TypeScript type inference for got.extend() with responseType option
  • a149dfb Meta tweaks
  • edc8348 14.6.4
  • 47c3155 Fix dnsLookup option type to accept Node.js dns.lookup
  • 6633001 14.6.3
  • 61d5e3b Fix DNS cache timing confusion
  • fb03d84 Fix socket reuse timing phases preservation
  • Additional commits viewable in compare view

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 9, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/got-14.6.6 branch from d9330f3 to 14485d5 Compare March 23, 2026 07:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/got-14.6.6 branch from 14485d5 to 454c1c9 Compare March 30, 2026 07:07
Bumps [got](https://github.com/sindresorhus/got) from 12.5.3 to 14.6.6.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v12.5.3...v14.6.6)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 14.6.6
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/got-14.6.6 branch from 454c1c9 to 74121b1 Compare April 6, 2026 07:07
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