Open
Conversation
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 Report✅ All modified and coverable lines are covered by tests. 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. 🚀 New features to boost your workflow:
|
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.
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
⚠️ 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.
- 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)
-
- Fixed module exports for React Native and Browserify environments. (#7386)
- Added safe FormData detection for the WeChat Mini Program environment. (#7324)
-
- AxiosError.message is now correctly enumerable. (#7392)
- AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#7403)
- 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)
- @ Gudahtt (#7386)
- @ ybbus (#7392)
- @ Shiwaangee (#7324)
- @ skrtheboss (#7403)
- @ Janaka66 (#7427)
- @ moh3n9595 (#5764)
- @ digital-wizard48 (#7424)
-
1.13.5 - 2026-02-08
- Security: Fixed a potential Denial of Service issue involving the
- Bug fix: Resolved an issue where
- Fix Denial of Service via
- Fix/5657. (PR #7313)
- Ensure
- Add input validation to
- Refactor: bump minor package versions. (PR #7356)
- Clarify object-check comment. (PR #7323)
- Fix deprecated
- Chore: fix issues with YAML. (PR #7355)
- CI: update workflow YAMLs. (PR #7372)
- CI: fix run condition. (PR #7373)
- Dev deps: bump
- Chore(release): prepare release 1.13.5. (PR #7379)
- @ sachin11063 (first contribution — PR #7323)
- @ asmitha-16 (first contribution — PR #7326)
from axios GitHub release notesThis release focuses on platform compatibility, error handling improvements, and code quality maintenance.
🚀 New Features
🐛 Bug Fixes
Environment Compatibility:
Error Handling:
🔧 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
Release 1.13.5
Highlights
__proto__key inmergeConfig. (PR #7369)AxiosErrorcould be missing thestatusfield on and after v1.13.3. (PR #7368)Changes
Security
__proto__key inmergeConfig. (PR #7369)Fixes
statusis present inAxiosErroron and after v1.13.3. (PR #7368)Features / Improvements
isAbsoluteURL. (PR #7326)Documentation
Bufferconstructor usage and README formatting. (PR #7371)CI / Maintenance
karma-sourcemap-loaderfrom 0.3.8 to 0.4.0. (PR #7360)New Contributors
Full Changelog: v1.13.4...v1.13.5
Important
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: