chore(deps-dev): bump axios from 1.15.0 to 1.16.0#71
Conversation
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.16.0. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.15.0...v1.16.0) --- updated-dependencies: - dependency-name: axios dependency-version: 1.16.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
There was a problem hiding this comment.
Upstream: axios/axios#10834 (v1.16.0 release)
Scope — Lockfile-only Dependabot refresh: yarn.lock resolves devDependency axios from 1.15.0 to 1.16.0 under the existing ^1.6.0 range. Worth merging to pick up axios patch fixes (redirect/header handling, fetch adapter limits, timeout/abort hardening) in the test toolchain without changing published library code or package.json.
CI — Checks are still pending; branch protection will gate merge.
Regression risk — Minor semver within axios 1.x; axios is a dev/test dependency here (consumers supply their own peer), so runtime API surface is unchanged and Jest/MSW tests are the main validation surface.
Residual risks / follow-ups
None — because only yarn.lock changes within an already-declared semver range, with no application source edits; 1.16.0’s notable behavior shifts (e.g., fetch maxBodyLength enforcement) affect test-time axios only, not the peer dependency contract.
Note: Review generated using Cursor model
composer-2.5.
This review was generated by review-bot.
Bumps axios from 1.15.0 to 1.16.0.
Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
df53d7dchore(release): prepare release 1.16.0 (#10834)9d92bcdfix: gadgets and smaller issues (#10833)5107ee6fix: prevent undefined error codes in settle (#7276)e573499fix(fetch): defer global access in fetch adapter (#7260)ad68e1afix(http): honor timeout during connect without redirects (#10819)2a51828fix(http): decode URL basic auth credentials (#10825)0e8b6bbfix(http): preserve user-supplied Host header when forwarding through a proxy...79f39e1docs: document paramsSerializer.encode for strict RFC 3986 query encoding (#1...0fe3a5f[Docs/Types] UpdateparseReviverTypeScript definitions for ES2023 and add ...cd6737fchore: matches the sibling responseStream.on(aborted) handler and added tests...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.