Skip to content

chore(deps-dev): bump got from 12.4.1 to 15.0.5#86

Open
dependabot[bot] wants to merge 1 commit into
canaryfrom
dependabot/npm_and_yarn/canary/got-14.4.5
Open

chore(deps-dev): bump got from 12.4.1 to 15.0.5#86
dependabot[bot] wants to merge 1 commit into
canaryfrom
dependabot/npm_and_yarn/canary/got-14.4.5

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Nov 25, 2024

Bumps got from 12.4.1 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 Nov 25, 2024
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/canary/got-14.4.5 branch 2 times, most recently from aa99b64 to feccefc Compare November 29, 2024 12:16
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Oct 27, 2025

A newer version of got exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

@philip-peterson
Copy link
Copy Markdown

@dependabot recreate

Bumps [got](https://github.com/sindresorhus/got) from 12.4.1 to 15.0.5.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](sindresorhus/got@v12.4.1...v15.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump got from 12.4.1 to 14.4.5 chore(deps-dev): bump got from 12.4.1 to 15.0.5 May 11, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/canary/got-14.4.5 branch from feccefc to e3addab Compare May 11, 2026 15:16
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