Skip to content

Comments

chore(deps): update dependency axios to v1.13.5#339

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

chore(deps): update dependency axios to v1.13.5#339
renovate[bot] wants to merge 1 commit intomainfrom
renovate/axios-1.x-lockfile

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 24, 2025

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.9.01.13.5 age confidence

Release Notes

axios/axios (axios)

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
  • 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: 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
  • http2: Use port 443 for HTTPS connections by default. (#​7256) (d7e6065)
  • interceptor: handle the error in the same interceptor (#​6269) (5945e40)
  • main field in package.json should correspond to cjs artifacts (#​5756) (7373fbf)
  • package.json: add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (#​5754) (b89217e)
  • silentJSONParsing=false should throw on invalid JSON (#​7253) (#​7257) (7d19335)
  • turn AxiosError into a native error (#​5394) (#​5558) (1c6a86d)
  • types: add handlers to AxiosInterceptorManager interface (#​5551) (8d1271b)
  • types: restore AxiosError.cause type from unknown to Error (#​7327) (d8233d9)
  • unclear error message is thrown when specifying an empty proxy authorization (#​6314) (6ef867e)
Features
Reverts
Contributors to this release

v1.13.2

Compare Source

Bug Fixes
  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#​7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#​7196) (0588880)
Performance Improvements
Contributors to this release

v1.13.1

Compare Source

Bug Fixes
  • http: fixed a regression that caused the data stream to be interrupted for responses with non-OK HTTP statuses; (#​7193) (bcd5581)
Contributors to this release

v1.13.0

Compare Source

Bug Fixes
Features
Contributors to this release

1.12.2 (2025-09-14)

Bug Fixes
  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#​7030) (cf78825)
Contributors to this release

1.12.1 (2025-09-12)

Bug Fixes
Contributors to this release

v1.12.2

Compare Source

Bug Fixes
  • fetch: use current global fetch instead of cached one when env fetch is not specified to keep MSW support; (#​7030) (cf78825)
Contributors to this release

v1.12.1

Compare Source

Bug Fixes
Contributors to this release

v1.12.0

Compare Source

Bug Fixes
Features
  • adapter: surface low‑level network error details; attach original error via cause (#​6982) (78b290c)
  • fetch: add fetch, Request, Response env config variables for the adapter; (#​7003) (c959ff2)
  • support reviver on JSON.parse (#​5926) (2a97634), closes #​5924
  • types: extend AxiosResponse interface to include custom headers type (#​6782) (7960d34)
Contributors to this release

v1.11.0

Compare Source

Bug Fixes
Contributors to this release

v1.10.0

Compare Source

Bug Fixes
  • adapter: pass fetchOptions to fetch function (#​6883) (0f50af8)
  • form-data: convert boolean values to strings in FormData serialization (#​6917) (5064b10)
  • package: add module entry point for React Native; (#​6933) (3d343b8)
Features
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.

@ti-chi-bot
Copy link

ti-chi-bot bot commented Oct 24, 2025

I Skip it since the diff size(88345 bytes > 80000 bytes) is too large

@ti-chi-bot
Copy link

ti-chi-bot bot commented Oct 24, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign wuhuizuo for approval. For more information see the Code Review Process.
Please ensure that each of them provides their approval before proceeding.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 2cde8ab to 343c4ea Compare October 27, 2025 17:40
@renovate renovate bot changed the title chore(deps): update dependency axios to v1.12.2 chore(deps): update dependency axios to v1.13.0 Oct 27, 2025
@ti-chi-bot
Copy link

ti-chi-bot bot commented Oct 27, 2025

I Skip it since the diff size(88345 bytes > 80000 bytes) is too large

@renovate renovate bot changed the title chore(deps): update dependency axios to v1.13.0 chore(deps): update dependency axios to v1.13.1 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 343c4ea to f544c28 Compare October 28, 2025 22:03
@ti-chi-bot
Copy link

ti-chi-bot bot commented Oct 28, 2025

I Skip it since the diff size(88345 bytes > 80000 bytes) is too large

@renovate renovate bot changed the title chore(deps): update dependency axios to v1.13.1 chore(deps): update dependency axios to v1.13.2 Nov 4, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from f544c28 to 7c394f7 Compare November 4, 2025 23:25
@ti-chi-bot
Copy link

ti-chi-bot bot commented Nov 4, 2025

I Skip it since the diff size(88345 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 7c394f7 to fb7a0df Compare November 18, 2025 22:54
@ti-chi-bot
Copy link

ti-chi-bot bot commented Nov 18, 2025

I Skip it since the diff size(88345 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from fb7a0df to a25b6b0 Compare December 3, 2025 17:11
@ti-chi-bot
Copy link

ti-chi-bot bot commented Dec 3, 2025

I Skip it since the diff size(740766 bytes > 80000 bytes) is too large

@ti-chi-bot ti-chi-bot bot added size/XXL and removed size/XL labels Dec 3, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from a25b6b0 to f209cfc Compare December 4, 2025 02:52
@ti-chi-bot
Copy link

ti-chi-bot bot commented Dec 4, 2025

I Skip it since the diff size(739911 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from f209cfc to da3c2ed Compare December 31, 2025 16:31
@ti-chi-bot
Copy link

ti-chi-bot bot commented Dec 31, 2025

I Skip it since the diff size(739911 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from da3c2ed to f0e5fe8 Compare January 19, 2026 18:03
@ti-chi-bot
Copy link

ti-chi-bot bot commented Jan 19, 2026

I Skip it since the diff size(739911 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from f0e5fe8 to 2d00a39 Compare January 25, 2026 18:28
@renovate renovate bot changed the title chore(deps): update dependency axios to v1.13.2 chore(deps): update dependency axios to v1.13.3 Jan 25, 2026
@ti-chi-bot
Copy link

ti-chi-bot bot commented Jan 25, 2026

I Skip it since the diff size(739899 bytes > 80000 bytes) is too large

@renovate renovate bot changed the title chore(deps): update dependency axios to v1.13.3 chore(deps): update dependency axios to v1.13.4 Jan 27, 2026
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 2d00a39 to 4b41fc3 Compare January 27, 2026 18:34
@ti-chi-bot
Copy link

ti-chi-bot bot commented Jan 27, 2026

I Skip it since the diff size(739911 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 4b41fc3 to 0bc9dcd Compare February 2, 2026 19:19
@ti-chi-bot
Copy link

ti-chi-bot bot commented Feb 2, 2026

I Skip it since the diff size(739911 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 0bc9dcd to a9e5ba7 Compare February 8, 2026 14:02
@renovate renovate bot changed the title chore(deps): update dependency axios to v1.13.4 chore(deps): update dependency axios to v1.13.5 Feb 8, 2026
@ti-chi-bot
Copy link

ti-chi-bot bot commented Feb 8, 2026

I Skip it since the diff size(739162 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from a9e5ba7 to 9c3ac4d Compare February 12, 2026 11:41
@ti-chi-bot
Copy link

ti-chi-bot bot commented Feb 12, 2026

I Skip it since the diff size(739162 bytes > 80000 bytes) is too large

@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 9c3ac4d to abd0245 Compare February 17, 2026 21:47
@ti-chi-bot
Copy link

ti-chi-bot bot commented Feb 17, 2026

I Skip it since the diff size(739162 bytes > 80000 bytes) is too large

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants