Skip to content

Update dependency axios to v1.13.6#27

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/axios-1.x-lockfile
Open

Update dependency axios to v1.13.6#27
renovate[bot] wants to merge 1 commit intomainfrom
renovate/axios-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 25, 2026

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.13.2 โ†’ 1.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

v1.13.5

Compare Source

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
Features / Improvements
Documentation
  • Clarify object-check comment. (PR #โ€‹7323)
  • Fix deprecated Buffer constructor usage and README formatting. (PR #โ€‹7371)
CI / Maintenance
New Contributors

Full Changelog: axios/axios@v1.13.4...v1.13.5

v1.13.4

Compare Source

Overview

The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.

Full Changelog: v1.13.3...v1.13.4

What's New in v1.13.4

Bug Fixes
  • fix: issues with version 1.13.3 (#โ€‹7352) (ee90dfc)
    • Fixed issues discovered in v1.13.3 release
    • Cleaned up interceptor test files
    • Improved workflow configurations
Infrastructure & CI/CD
  • refactor: ci and build (#โ€‹7340) (8ff6c19)

    • Major refactoring of CI/CD workflows
    • Consolidated workflow files for better maintainability
    • Added mise configuration for the development environment
    • Improved sponsor block update automation
    • Enhanced issue and PR templates
    • Added automatic release notes generation
    • Implemented workflow cancellation for concurrent runs
  • chore: codegen and some updates to workflows (76cf77b)

    • Code generation improvements
    • Workflow optimisations

Migration Notes

Breaking Changes

None in this release.

Deprecations

None in this release.

Contributors

Thank you to all contributors who made this release possible! Special thanks to:

v1.13.3

Compare Source

Bug Fixes
Features
Reverts
Contributors to this release

Configuration

๐Ÿ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

๐Ÿšฆ Automerge: Disabled by config. Please merge this manually once you are satisfied.

โ™ป Rebasing: Whenever PR becomes conflicted, 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.

@renovate renovate bot changed the title Update dependency axios to v1.13.3 Update dependency axios to v1.13.4 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from d4edd69 to 86764de Compare January 27, 2026 22:29
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 86764de to a3c8fd8 Compare February 8, 2026 12:59
@renovate renovate bot changed the title Update dependency axios to v1.13.4 Update dependency axios to v1.13.5 Feb 8, 2026
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from a3c8fd8 to fb0377f Compare February 12, 2026 17:27
@renovate renovate bot changed the title Update dependency axios to v1.13.5 Update dependency axios to v1.13.6 Feb 27, 2026
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from fb0377f to f0c05b7 Compare February 27, 2026 17:53
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.

0 participants