Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Mar 17, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
axios (source) ^0.21.1^1.13.4 age confidence

Release Notes

axios/axios (axios)

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

v1.9.0

Compare Source

Bug Fixes
  • core: fix the Axios constructor implementation to treat the config argument as optional; (#​6881) (6c5d4cd)
  • fetch: fixed ERR_NETWORK mapping for Safari browsers; (#​6767) (dfe8411)
  • headers: allow iterable objects to be a data source for the set method; (#​6873) (1b1f9cc)
  • headers: fix getSetCookie by using 'get' method for caseless access; (#​6874) (d4f7df4)
  • headers: fixed support for setting multiple header values from an iterated source; (#​6885) (f7a3b5e)
  • http: send minimal end multipart boundary (#​6661) (987d2e2)
  • types: fix autocomplete for adapter config (#​6855) (e61a893)
Features
  • AxiosHeaders: add getSetCookie method to retrieve set-cookie headers values (#​5707) (80ea756)
Contributors to this release

1.8.4 (2025-03-19)

Bug Fixes
  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#​6833) (f10c2e0)
Contributors to this release

1.8.3 (2025-03-10)

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release

1.8.2 (2025-03-07)

Bug Fixes
  • http-adapter: add allowAbsoluteUrls to path building (#​6810) (fb8eec2)
Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release

v1.8.4

Compare Source

Bug Fixes
  • core: fix the Axios constructor implementation to treat the config argument as optional; (#​6881) (6c5d4cd)
  • fetch: fixed ERR_NETWORK mapping for Safari browsers; (#​6767) (dfe8411)
  • headers: allow iterable objects to be a data source for the set method; (#​6873) (1b1f9cc)
  • headers: fix getSetCookie by using 'get' method for caseless access; (#​6874) (d4f7df4)
  • headers: fixed support for setting multiple header values from an iterated source; (#​6885) (f7a3b5e)
  • http: send minimal end multipart boundary (#​6661) (987d2e2)
  • types: fix autocomplete for adapter config (#​6855) (e61a893)
Features
  • AxiosHeaders: add getSetCookie method to retrieve set-cookie headers values (#​5707) (80ea756)
Contributors to this release

1.8.4 (2025-03-19)

Bug Fixes
  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#​6833) (f10c2e0)
Contributors to this release

1.8.3 (2025-03-10)

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release

1.8.2 (2025-03-07)

Bug Fixes
  • http-adapter: add allowAbsoluteUrls to path building (#​6810) (fb8eec2)
Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release

v1.8.3

Compare Source

Bug Fixes
  • core: fix the Axios constructor implementation to treat the config argument as optional; (#​6881) (6c5d4cd)
  • fetch: fixed ERR_NETWORK mapping for Safari browsers; (#​6767) (dfe8411)
  • headers: allow iterable objects to be a data source for the set method; (#​6873) (1b1f9cc)
  • headers: fix getSetCookie by using 'get' method for caseless access; (#​6874) (d4f7df4)
  • headers: fixed support for setting multiple header values from an iterated source; (#​6885) (f7a3b5e)
  • http: send minimal end multipart boundary (#​6661) (987d2e2)
  • types: fix autocomplete for adapter config (#​6855) (e61a893)
Features
  • AxiosHeaders: add getSetCookie method to retrieve set-cookie headers values (#​5707) (80ea756)
Contributors to this release

1.8.4 (2025-03-19)

Bug Fixes
  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#​6833) (f10c2e0)
Contributors to this release

1.8.3 (2025-03-10)

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release

1.8.2 (2025-03-07)

Bug Fixes
  • http-adapter: add allowAbsoluteUrls to path building (#​6810) (fb8eec2)
Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release

v1.8.2

Compare Source

Bug Fixes
  • core: fix the Axios constructor implementation to treat the config argument as optional; (#​6881) (6c5d4cd)
  • fetch: fixed ERR_NETWORK mapping for Safari browsers; (#​6767) (dfe8411)
  • headers: allow iterable objects to be a data source for the set method; (#​6873) (1b1f9cc)
  • headers: fix getSetCookie by using 'get' method for caseless access; (#​6874) (d4f7df4)
  • headers: fixed support for setting multiple header values from an iterated source; (#​6885) (f7a3b5e)
  • http: send minimal end multipart boundary (#​6661) (987d2e2)
  • types: fix autocomplete for adapter config (#​6855) (e61a893)
Features
  • AxiosHeaders: add getSetCookie method to retrieve set-cookie headers values (#​5707) (80ea756)
Contributors to this release

1.8.4 (2025-03-19)

Bug Fixes
  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#​6833) (f10c2e0)
Contributors to this release

1.8.3 (2025-03-10)

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release

1.8.2 (2025-03-07)

B

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 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.

@renovate renovate bot force-pushed the renovate/axios-1.x branch 2 times, most recently from e0556df to e48ac00 Compare March 21, 2023 01:38
@renovate renovate bot force-pushed the renovate/axios-1.x branch from e48ac00 to 633a93c Compare April 5, 2023 18:59
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 633a93c to d41adc3 Compare April 19, 2023 21:10
@renovate renovate bot force-pushed the renovate/axios-1.x branch from d41adc3 to 96b478c Compare April 27, 2023 23:27
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 96b478c to 5ea042e Compare May 28, 2023 23:49
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 5ea042e to b424b9a Compare August 27, 2023 08:47
@renovate renovate bot force-pushed the renovate/axios-1.x branch from b424b9a to 2c4a368 Compare September 27, 2023 04:56
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 2c4a368 to fe0e0cb Compare October 27, 2023 05:53
@renovate renovate bot force-pushed the renovate/axios-1.x branch 2 times, most recently from 6c7d651 to 301ecb7 Compare November 15, 2023 02:56
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 301ecb7 to 18b5d0d Compare December 27, 2023 02:59
@renovate renovate bot force-pushed the renovate/axios-1.x branch 2 times, most recently from 49090d2 to 65a473d Compare January 6, 2024 11:42
@renovate renovate bot force-pushed the renovate/axios-1.x branch 2 times, most recently from 37d238f to f4c20fd Compare January 27, 2024 11:58
@renovate renovate bot force-pushed the renovate/axios-1.x branch from f4c20fd to c0e828c Compare March 15, 2024 20:40
@renovate renovate bot force-pushed the renovate/axios-1.x branch from c0e828c to c9dd9c8 Compare May 22, 2024 17:51
@renovate renovate bot force-pushed the renovate/axios-1.x branch from c9dd9c8 to b43d22c Compare August 2, 2024 05:25
@renovate renovate bot force-pushed the renovate/axios-1.x branch from b43d22c to ffbdce0 Compare August 15, 2024 05:52
@renovate renovate bot force-pushed the renovate/axios-1.x branch from ffbdce0 to 7bc3f05 Compare August 23, 2024 23:58
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 7bc3f05 to 2988194 Compare September 1, 2024 05:07
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 2988194 to ebcf7ef Compare November 26, 2024 23:21
@renovate renovate bot force-pushed the renovate/axios-1.x branch from ebcf7ef to 0b1a74a Compare December 6, 2024 02:58
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 0b1a74a to 2481b60 Compare February 28, 2025 04:13
@renovate renovate bot force-pushed the renovate/axios-1.x branch 2 times, most recently from ce38e69 to 4304126 Compare March 13, 2025 07:15
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 4304126 to 52843b4 Compare March 21, 2025 20:09
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 52843b4 to ed5828a Compare April 26, 2025 20:22
@renovate renovate bot force-pushed the renovate/axios-1.x branch from ed5828a to 10c66aa Compare June 21, 2025 23:57
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 10c66aa to 29ae443 Compare July 27, 2025 20:02
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 29ae443 to 5317a68 Compare August 13, 2025 20:17
@renovate renovate bot force-pushed the renovate/axios-1.x branch 2 times, most recently from 6553da6 to f146f3c Compare September 17, 2025 00:13
@renovate renovate bot force-pushed the renovate/axios-1.x branch from f146f3c to ec5232c Compare October 23, 2025 19:17
@renovate renovate bot force-pushed the renovate/axios-1.x branch from ec5232c to 746f306 Compare November 1, 2025 08:08
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 746f306 to 62756f8 Compare November 9, 2025 11:39
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 62756f8 to c8e2c95 Compare December 4, 2025 07:56
@renovate renovate bot force-pushed the renovate/axios-1.x branch from c8e2c95 to b4489f2 Compare January 27, 2026 03:09
@renovate renovate bot force-pushed the renovate/axios-1.x branch from b4489f2 to 5452c66 Compare January 29, 2026 03:52
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