build(deps): bump axios from 1.15.0 to 1.15.2#259
Conversation
Bumps [axios](https://github.com/axios/axios) from 1.15.0 to 1.15.2. - [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.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Scope
Dependabot refreshes yarn.lock so the resolved axios tarball moves from 1.15.0 to 1.15.2; no application source files appear in the change list.
CI
Required checks were still pending in the gathered context; nothing in the lockfile edit itself suggests a merge-veto from review.
Bugbot: no blocking threads — no action.
Regression risk
Patch release on the 1.15.x line with upstream security hardening and adapter fixes; routine Axios usage here should see low breakage risk versus staying on 1.15.0.
Upstream: axios/axios#10789 (release 1.15.2; full notes and compare links in the PR description).
Residual risks / follow-ups
None — because the diff is lockfile-only, the entry resolves to axios@1.15.2 with matching integrity metadata, and call sites were not modified; any hypothetical dependence on pre-hardening prototype pollution or unconstrained Unix socketPath behavior would already be an insecure pattern worth fixing outside this bump.
This review was generated by review-bot.
Bumps axios from 1.15.0 to 1.15.2.
Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5829343chore(release): prepare release 1.15.2 (#10789)4709a48fix: added fix for memory leak in sockets (#10788)be33360chore: update changelog (#10781)4791514fix: more header pollutions (#10779)6feafcffix: socket issue (#10777)302e273docs: update docs, add a couple actions etc (#10776)ac42446chore(release): prepare release 1.15.1 (#10767)908f220docs: update threatmodel (#10765)f93f815docs: added docs around potential decompressions bomb (#10763)1728aa1fix: short-circuits on any truthy non-boolean in withXSRFToken (#10762)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.