Skip to content

[Snyk] Upgrade axios from 1.13.5 to 1.13.6#509

Open
andaaron wants to merge 1 commit intomainfrom
snyk-upgrade-a2762780cdba1b5bdb3d60c19b786721
Open

[Snyk] Upgrade axios from 1.13.5 to 1.13.6#509
andaaron wants to merge 1 commit intomainfrom
snyk-upgrade-a2762780cdba1b5bdb3d60c19b786721

Conversation

@andaaron
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade axios from 1.13.5 to 1.13.6.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.

  • The recommended version was released 22 days ago.

Release notes
Package name: axios
  • 1.13.6 - 2026-02-27

    This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

    ⚠️ Important Changes

    • Breaking Changes: None identified in this release.
    • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

    🚀 New Features

    • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @ moh3n9595 for the initial implementation. (#5764)
    • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)

    🐛 Bug Fixes

    • Environment Compatibility:

      • Fixed module exports for React Native and Browserify environments. (#7386)
      • Added safe FormData detection for the WeChat Mini Program environment. (#7324)
    • Error Handling:

      • AxiosError.message is now correctly enumerable. (#7392)
      • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)

    🔧 Maintenance & Chores

    • Dependencies: Updated the development_dependencies group (5 updates). (#7432)
    • Infrastructure: Migrated @ rollup/plugin-babel from v5.3.1 to v6.1.0. (#7424)
    • Documentation: Added missing JSDoc comments to utilities. (#7427)

    🌟 New Contributors

    We are thrilled to welcome our new contributors! Thank you for helping improve the project:

    Full Changelog: v1.13.5...v1.13.6

  • 1.13.5 - 2026-02-08

    Release 1.13.5

    Highlights

    • Security: Fixed a potential Denial of Service issue involving the __proto__ key in mergeConfig. (PR #7369)
    • Bug fix: Resolved an issue where AxiosError could be missing the status field on and after v1.13.3. (PR #7368)

    Changes

    Security

    • Fix Denial of Service via __proto__ key in mergeConfig. (PR #7369)

    Fixes

    • Fix/5657. (PR #7313)
    • Ensure status is present in AxiosError on and after v1.13.3. (PR #7368)

    Features / Improvements

    • Add input validation to isAbsoluteURL. (PR #7326)
    • Refactor: bump minor package versions. (PR #7356)

    Documentation

    • Clarify object-check comment. (PR #7323)
    • Fix deprecated Buffer constructor usage and README formatting. (PR #7371)

    CI / Maintenance

    • Chore: fix issues with YAML. (PR #7355)
    • CI: update workflow YAMLs. (PR #7372)
    • CI: fix run condition. (PR #7373)
    • Dev deps: bump karma-sourcemap-loader from 0.3.8 to 0.4.0. (PR #7360)
    • Chore(release): prepare release 1.13.5. (PR #7379)

    New Contributors

    Full Changelog: v1.13.4...v1.13.5

from axios GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade axios from 1.13.5 to 1.13.6.

See this package in npm:
axios

See this project in Snyk:
https://app.snyk.io/org/zot/project/cab1b976-23df-484a-a838-3c6fb8cdfe13?utm_source=github&utm_medium=referral&page=upgrade-pr
@codecov
Copy link

codecov bot commented Mar 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 80.35%. Comparing base (111cb8e) to head (9c3a324).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #509   +/-   ##
=======================================
  Coverage   80.35%   80.35%           
=======================================
  Files          62       62           
  Lines        1680     1680           
  Branches      218      218           
=======================================
  Hits         1350     1350           
  Misses        266      266           
  Partials       64       64           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants