Skip to content

chore(deps-dev): bump got from 11.8.3 to 15.0.5#1951

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

chore(deps-dev): bump got from 11.8.3 to 15.0.5#1951
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/got-15.0.5

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 7, 2026

Copy link
Copy Markdown

Bumps got from 11.8.3 to 15.0.5.

Release notes

Sourced from got's releases.

v15.0.5

  • Fix: Handle abort signals added by handlers 74e3167

sindresorhus/got@v15.0.4...v15.0.5

v15.0.4

  • Fix aborting during download progress 11a2202

sindresorhus/got@v15.0.3...v15.0.4

v15.0.3

  • Fix false ReadError on responses without Content-Length 071ea07

sindresorhus/got@v15.0.2...v15.0.3

v15.0.2

  • Fix stream cookie jar completion race b170125

sindresorhus/got@v15.0.1...v15.0.2

v15.0.1

  • Fix init types 20633bc

sindresorhus/got@v15.0.0...v15.0.1

v15.0.0

Breaking changes

  • Require Node.js 22 b933476
  • Remove promise cancel API a06ac6c
  • Remove isStream option c241c6c
    • Use got.stream() directly.
  • Use native FormData global 670b228
  • responseType: 'buffer' returns Uint8Array instead of Buffer 309e36d
    • response.rawBody and promise.buffer() now return a Uint8Array. Buffer is a subclass of Uint8Array, so most code will continue to work, but strict type checks will need updating.
  • strictContentLength defaults to true 08e9dff
    • Got now throws a ContentLengthMismatchError by default if Content-Length doesn't match the actual body size. Set {strictContentLength: false} to restore the old behavior.
  • retry.enforceRetryRules defaults to true 9bc8dfb

... (truncated)

Commits

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 May 7, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/got-15.0.5 branch 2 times, most recently from 15204d3 to 5c17449 Compare May 11, 2026 04:06
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/got-15.0.5 branch 3 times, most recently from 7cc9c5f to 67a5186 Compare May 22, 2026 04:07
Bumps [got](https://github.com/sindresorhus/got) from 11.8.3 to 15.0.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v11.8.3...v15.0.5)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 15.0.5
  dependency-type: direct:development
  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-15.0.5 branch from 67a5186 to 5a9890d Compare June 1, 2026 07:21
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Author

Superseded by #1987.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/got-15.0.5 branch June 22, 2026 04:03
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.

1 participant