Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 7, 2025

Bumps ky from 1.12.0 to 1.14.0.

Release notes

Sourced from ky's releases.

v1.14.0

  • Add ky.retry() to force retries from afterResponse hooks (#779) 68a5228
  • Allow throwHttpErrors option to be a function (#781) 84ff3b9

sindresorhus/ky@v1.13.0...v1.14.0

v1.13.0

Improvements

Fixes

  • Fix Next.js edge runtime next option support (#775) caf78d2
  • Fix compatibility with a non-standard Retry-After header (#771) c488be0

sindresorhus/ky@v1.12.0...v1.13.0

Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

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 7, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ky-1.14.0 branch from 49e6f03 to 52b1dac Compare November 7, 2025 09:22
@grzanka
Copy link
Contributor

grzanka commented Nov 10, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ky-1.14.0 branch 4 times, most recently from b9799dc to e2882b1 Compare November 12, 2025 07:48
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ky-1.14.0 branch 4 times, most recently from 7788b82 to 1e495bb Compare November 21, 2025 07:14
@grzanka
Copy link
Contributor

grzanka commented Nov 21, 2025

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ky-1.14.0 branch 2 times, most recently from 681850b to 1169674 Compare November 24, 2025 21:11
Bumps [ky](https://github.com/sindresorhus/ky) from 1.12.0 to 1.14.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v1.12.0...v1.14.0)

---
updated-dependencies:
- dependency-name: ky
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/ky-1.14.0 branch from 1169674 to 0730c50 Compare November 25, 2025 09:29
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.

2 participants