chore(deps): bump axios from 1.12.1 to 1.13.5#8800
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump axios from 1.12.1 to 1.13.5#8800dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps [axios](https://github.com/axios/axios) from 1.12.1 to 1.13.5. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.1...v1.13.5) --- updated-dependencies: - dependency-name: axios dependency-version: 1.13.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
🤖 AI PR Validation ReportPR Review ResultsThank you for your submission! Here's detailed feedback on your PR title and body compliance:✅ PR Title
❌ Commit Type
❌ Risk Level
❌ What & Why
❌ Impact of Change
❌ Test Plan
|
| Section | Status | Recommendation |
|---|---|---|
| Title | ✅ | Title is good; optionally add (security) if you want to highlight the fix. |
| Commit Type | ❌ | Add Commit Type section to PR body and select chore. |
| Risk Level | ❌ | Add label risk:low and select Risk Level in the PR body. |
| What & Why | ❌ | Add concise "What & Why" per template (see recommendation). |
| Impact of Change | ❌ | Fill Impact of Change section with Users/Developers/System bullets. |
| Test Plan | ❌ | Add unit/E2E test updates or concrete manual test steps and confirm CI passed. |
| Contributors | Optional: add contributors if applicable. | |
| Screenshots/Videos | Not required for this dependency bump. |
Next steps
- Add the repository PR template sections (Commit Type and Risk Level checkboxes) and select the appropriate values (Commit Type:
chore; Risk Level:Lowand add arisk:lowlabel to the PR). - Fill the "What & Why" with a short summary: e.g.
Bump axios to 1.13.5 to apply security and bug fixes (fixes DoS via __proto__ in mergeConfig and ensures AxiosError.status is present). - Add an Impact of Change section (Users / Developers / System) as recommended above.
- Add a Test Plan section. At minimum, include steps for: running the test suite locally, running smoke tests in staging, and confirming CI passed. If CI has already passed, link to the CI run in the PR body.
- Add
risk:lowlabel to the PR (or change advised risk if your team thinks differently). Based on the diff, I recommendrisk:low.
Please update the PR body with the items above and re-submit. Once updated, I will re-evaluate and, if CI/tests pass and the template is filled out, we can approve/merge the dependency bump. Thank you for keeping dependencies up to date!
Last updated: Mon, 09 Feb 2026 18:22:47 GMT
|
📊 Coverage check completed. See workflow run for details. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps axios from 1.12.1 to 1.13.5.
Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
29f7542chore(release): prepare release 1.13.5 (#7379)431c3a3ci: fix run condition (#7373)9ff3a78ci: update ymls (#7372)265b712docs: fix deprecated Buffer constructor and formatting issues in README (#7371)475e75afeat: add input validation to isAbsoluteURL (#7326)28c7215fix: Denial of Service via proto Key in mergeConfig (#7369)04cf019docs: clarify object check comment (#7323)696fa75fix: status is missing in AxiosError on and after v1.13.3 (#7368)569f028fix: added a option to choose between legacy and the new request/response int...44b7c9fchore(deps-dev): bump karma-sourcemap-loader (#7360)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios since your current version.
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.