Skip to content

chore(deps): bump axios from 1.10.0 to 1.11.0 #7868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 23, 2025

Bumps axios from 1.10.0 to 1.11.0.

Release notes

Sourced from axios's releases.

Release v1.11.0

Release notes:

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

Changelog

Sourced from axios's changelog.

1.11.0 (2025-07-22)

Bug Fixes

  • form-data npm pakcage (#6970) (e72c193)
  • prevent RangeError when using large Buffers (#6961) (a2214ca)
  • types: resolve type discrepancies between ESM and CJS TypeScript declaration files (#6956) (8517aa1)

Contributors to this release

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added javascript Pull requests that update javascript code dependencies Pull requests that update a dependency file labels Jul 23, 2025
Copy link

github-actions bot commented Jul 23, 2025

🤖 AI PR Validation Report

PR Review Results

Thank you for your submission! Here's detailed feedback on your PR title and body compliance:

PR Title

  • Current: chore(deps): bump axios from 1.10.0 to 1.11.0
  • Issue: The title follows a common dependency update convention but does not provide any info about risk/impact. For internal maintainers, it's generally helpful if you answer the template in the PR body.
  • Recommendation: When PRs are auto-generated by bots, it's recommended for maintainers to add a brief template body summary (see below) before merging.

Commit Type

  • No PR template present in the body, so no commit type is selected.
  • Commit type must be selected per template. For dep updates, usually chore - Maintenance/tooling is most appropriate.

Risk Level

  • No PR template risks selected. No risk label present (risk:low, risk:medium, or risk:high).
  • Risk level must be explicitly checked and a corresponding label set.

What & Why

  • Current: (Missing)
  • Issue: "What & Why" section is not present. This is required, even if brief.
  • Recommendation: Describe: "Bump axios from 1.10.0 to 1.11.0 to take latest bug fixes and stay current."

Impact of Change

  • Impact to users, developers, and the system is not stated.
  • Recommendation:
    • Users: None (dependency bump, internal only)
    • Developers: Uses new version, may need to update mocks/tests if breaking change
    • System: No expected impact, but CI tests should confirm

⚠️ Test Plan

  • Not checked due to missing template. Bot PRs rely on automated tests but it's good to state ("CI must pass").

⚠️ Contributors

  • No contributors listed. For bot PRs this is normal, but if anyone else contributed, credit them.

⚠️ Screenshots/Videos

  • Not applicable for dependency update, but for frontend changes consider adding before merging.

Summary Table

Section Status Recommendation
Title Use a descriptive PR body with required template
Commit Type Select 'chore' as commit type
Risk Level Select 'Low' and apply corresponding label
What & Why Add a short summary for what/why
Impact of Change Fill out user, developer, system impact
Test Plan ⚠️ Indicate that automated CI was used
Contributors ⚠️ Only needed if more than one bot/human involved
Screenshots/Videos ⚠️ Not required for this backend change

Please update the PR body using the provided template before merging. All dependency bump PRs must include at least commit type, risk, what/why, impact, and test plan. This helps maintain clarity and proper release discipline.


Last updated: Tue, 29 Jul 2025 21:12:24 GMT

Bumps [axios](https://github.com/axios/axios) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.10.0...v1.11.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.11.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/axios-1.11.0 branch from c0921ee to 6533b8f Compare July 29, 2025 21:10
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 needs-pr-update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants