Skip to content

chore(deps-dev): Bump ky from 2.0.2 to 2.1.0 - #58

Merged
proxymesh merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ky-2.1.0
Sep 1, 2026
Merged

chore(deps-dev): Bump ky from 2.0.2 to 2.1.0#58
proxymesh merged 1 commit into
mainfrom
dependabot/npm_and_yarn/ky-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps ky from 2.0.2 to 2.1.0.

Release notes

Sourced from ky's releases.

v2.1.0

Improvements

  • Add QUERY method support (#873) 6edddd9
  • Allow parseJson to handle empty bodies (#877) 294fe63
  • Reject malformed HTTP URLs with baseUrl be60db5
  • Improve Retry-After handling (#874) 3419113
  • Harden retry c426f19

Fixes

  • Fix progress callbacks for empty request and response bodies (#881) 99644d0
  • Fix signal replacement when extending instances (#880) 0bda554
  • Fix extend() dropping numeric retry limit when merging with an object (#867) 06375ef
  • Fix handling of Safari errors with domains 61d6d66

sindresorhus/ky@v2.0.2...v2.1.0

Commits
  • d27ad21 2.1.0
  • 99644d0 Fix progress callbacks for empty request and response bodies (#881)
  • 0bda554 Fix signal replacement when extending instances (#880)
  • 294fe63 Allow parseJson to handle empty bodies (#877)
  • c426f19 Harden retry
  • be60db5 Reject malformed HTTP URLs with baseUrl
  • 3419113 Improve Retry-After handling (#874)
  • 06375ef Fix extend() dropping numeric retry limit when merging with an object (#867)
  • 6edddd9 Add QUERY method support (#873)
  • f37e82c Fix flaky totalTimeout retry test
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)

Bumps [ky](https://github.com/sindresorhus/ky) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/sindresorhus/ky/releases)
- [Commits](sindresorhus/ky@v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: ky
  dependency-version: 2.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 1, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved this Dependabot ky 2.0.2 → 2.1.0 lockfile bump after the integration check passed. Cursor Bugbot and Cursor Security Agent were not running on this PR. No reviewers were assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: dependabot approver

@proxymesh
proxymesh merged commit 09fae3d into main Sep 1, 2026
2 checks passed
@proxymesh
proxymesh deleted the dependabot/npm_and_yarn/ky-2.1.0 branch September 1, 2026 20:35
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