Skip to content

Bump "axios" package version#2742

Open
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c
Open

Bump "axios" package version#2742
updateclibot[bot] wants to merge 1 commit intomasterfrom
updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c

Conversation

@updateclibot
Copy link
Contributor

@updateclibot updateclibot bot commented Feb 27, 2026

Bump "axios" package version

Bump "axios" package version to 1.13.6

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN axios@1.13.6"

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 @moh3n9595 for the initial implementation. ([#5764](https://github.com/axios/axios/pull/5764))
- **Code Quality:** Implemented prettier across the codebase and resolved associated formatting issues. ([#7385](https://github.com/axios/axios/pull/7385))

## 🐛 Bug Fixes
- **Environment Compatibility:**
  - Fixed module exports for React Native and Browserify environments. ([#7386](https://github.com/axios/axios/pull/7386))
  - Added safe FormData detection for the WeChat Mini Program environment. ([#7324](https://github.com/axios/axios/pull/7324))

- **Error Handling:**
  - AxiosError.message is now correctly enumerable. ([#7392](https://github.com/axios/axios/pull/7392))
  - AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. ([#7403](https://github.com/axios/axios/pull/7403))

## 🔧 Maintenance & Chores
- **Dependencies:** Updated the development_dependencies group (5 updates). ([#7432](https://github.com/axios/axios/pull/7432))
- **Infrastructure:** Migrated @rollup/plugin-babel from v5.3.1 to v6.1.0. ([#7424](https://github.com/axios/axios/pull/7424))
- **Documentation:** Added missing JSDoc comments to utilities. ([#7427](https://github.com/axios/axios/pull/7427))

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

- @Gudahtt ([#7386](https://github.com/axios/axios/pull/7386))
- @ybbus ([#7392](https://github.com/axios/axios/pull/7392))
- @Shiwaangee ([#7324](https://github.com/axios/axios/pull/7324))
- @skrtheboss ([#7403](https://github.com/axios/axios/pull/7403))
- @Janaka66 ([#7427](https://github.com/axios/axios/pull/7427))
- @moh3n9595 ([#5764](https://github.com/axios/axios/pull/5764))
- @digital-wizard48 ([#7424](https://github.com/axios/axios/pull/7424))

_Full Changelog: [v1.13.5...v1.13.6](https://github.com/axios/axios/compare/v1.13.5...v1.13.6)_
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
Made with ❤️️ by updatecli
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch from a2c8f1a to e9ce5e4 Compare March 1, 2026 10:52
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants