chore(deps): update dependency axios to v1.13.6 #736

Merged
renovate[bot] merged 1 commit from renovate/axios-1.x-lockfile into main 2026-02-27 18:13:55 +00:00
renovate[bot] commented 2026-02-27 18:12:52 +00:00 (Migrated from github.com)

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.13.51.13.6 age confidence

Release Notes

axios/axios (axios)

v1.13.6

Compare Source

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

🌟 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


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [axios](https://axios-http.com) ([source](https://redirect.github.com/axios/axios)) | [`1.13.5` → `1.13.6`](https://renovatebot.com/diffs/npm/axios/1.13.5/1.13.6) | ![age](https://developer.mend.io/api/mc/badges/age/npm/axios/1.13.6?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/axios/1.13.5/1.13.6?slim=true) | --- ### Release Notes <details> <summary>axios/axios (axios)</summary> ### [`v1.13.6`](https://redirect.github.com/axios/axios/releases/tag/v1.13.6) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.13.5...v1.13.6) 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 [@&#8203;moh3n9595](https://redirect.github.com/moh3n9595) for the initial implementation. ([#&#8203;5764](https://redirect.github.com/axios/axios/pull/5764)) - **Code Quality:** Implemented prettier across the codebase and resolved associated formatting issues. ([#&#8203;7385](https://redirect.github.com/axios/axios/pull/7385)) #### 🐛 Bug Fixes - **Environment Compatibility:** - Fixed module exports for React Native and Browserify environments. ([#&#8203;7386](https://redirect.github.com/axios/axios/pull/7386)) - Added safe FormData detection for the WeChat Mini Program environment. ([#&#8203;7324](https://redirect.github.com/axios/axios/pull/7324)) - **Error Handling:** - AxiosError.message is now correctly enumerable. ([#&#8203;7392](https://redirect.github.com/axios/axios/pull/7392)) - AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. ([#&#8203;7403](https://redirect.github.com/axios/axios/pull/7403)) #### 🔧 Maintenance & Chores - **Dependencies:** Updated the development\_dependencies group (5 updates). ([#&#8203;7432](https://redirect.github.com/axios/axios/pull/7432)) - **Infrastructure:** Migrated [@&#8203;rollup/plugin-babel](https://redirect.github.com/rollup/plugin-babel) from v5.3.1 to v6.1.0. ([#&#8203;7424](https://redirect.github.com/axios/axios/pull/7424)) - **Documentation:** Added missing JSDoc comments to utilities. ([#&#8203;7427](https://redirect.github.com/axios/axios/pull/7427)) #### 🌟 New Contributors We are thrilled to welcome our new contributors! Thank you for helping improve the project: - [@&#8203;Gudahtt](https://redirect.github.com/Gudahtt) ([#&#8203;7386](https://redirect.github.com/axios/axios/pull/7386)) - [@&#8203;ybbus](https://redirect.github.com/ybbus) ([#&#8203;7392](https://redirect.github.com/axios/axios/pull/7392)) - [@&#8203;Shiwaangee](https://redirect.github.com/Shiwaangee) ([#&#8203;7324](https://redirect.github.com/axios/axios/pull/7324)) - [@&#8203;skrtheboss](https://redirect.github.com/skrtheboss) ([#&#8203;7403](https://redirect.github.com/axios/axios/pull/7403)) - [@&#8203;Janaka66](https://redirect.github.com/Janaka66) ([#&#8203;7427](https://redirect.github.com/axios/axios/pull/7427)) - [@&#8203;moh3n9595](https://redirect.github.com/moh3n9595) ([#&#8203;5764](https://redirect.github.com/axios/axios/pull/5764)) - [@&#8203;digital-wizard48](https://redirect.github.com/digital-wizard48) ([#&#8203;7424](https://redirect.github.com/axios/axios/pull/7424)) *Full Changelog: [v1.13.5...v1.13.6](https://redirect.github.com/axios/axios/compare/v1.13.5...v1.13.6)* </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/webstreamr/webstreamr). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My40My4yIiwidXBkYXRlZEluVmVyIjoiNDMuNDMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Sign in to join this conversation.
No description provided.