Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 22, 2023

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.3.3 -> 1.13.2 age confidence

Release Notes

axios/axios (axios)

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)

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

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

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.3.4 Update dependency axios to v1.3.5 Apr 5, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from f66d37d to ea3f050 Compare April 5, 2023 20:16
@renovate renovate bot changed the title Update dependency axios to v1.3.5 Update dependency axios to v1.3.6 Apr 19, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from ea3f050 to 85b08b1 Compare April 19, 2023 22:34
@renovate renovate bot changed the title Update dependency axios to v1.3.6 Update dependency axios to v1.4.0 Apr 28, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 85b08b1 to 3b4c387 Compare April 28, 2023 02:55
@renovate renovate bot changed the title Update dependency axios to v1.4.0 Update dependency axios to v1.5.0 Aug 27, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 3b4c387 to 39b5f74 Compare August 27, 2023 14:53
@renovate renovate bot changed the title Update dependency axios to v1.5.0 Update dependency axios to v1.5.1 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 39b5f74 to 1b62807 Compare September 27, 2023 05:35
@renovate renovate bot changed the title Update dependency axios to v1.5.1 Update dependency axios to v1.6.0 Oct 27, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 1b62807 to 03742ec Compare October 27, 2023 02:59
@renovate renovate bot changed the title Update dependency axios to v1.6.0 Update dependency axios to v1.6.1 Nov 9, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 03742ec to 133b8c1 Compare November 9, 2023 05:58
@renovate renovate bot changed the title Update dependency axios to v1.6.1 Update dependency axios to v1.6.2 Nov 15, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 133b8c1 to 5eeb714 Compare November 15, 2023 05:59
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 5eeb714 to f001b82 Compare December 27, 2023 05:56
@renovate renovate bot changed the title Update dependency axios to v1.6.2 Update dependency axios to v1.6.3 Dec 27, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch from f001b82 to a4ac2d8 Compare January 4, 2024 05:53
@renovate renovate bot changed the title Update dependency axios to v1.6.3 Update dependency axios to v1.6.4 Jan 4, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch from a4ac2d8 to 19766c6 Compare January 6, 2024 08:39
@renovate renovate bot changed the title Update dependency axios to v1.6.4 Update dependency axios to v1.6.5 Jan 6, 2024
@renovate renovate bot changed the title Update dependency axios to v1.6.5 Update dependency axios to v1.6.7 Jan 26, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 19766c6 to fa9c4eb Compare January 26, 2024 05:49
@renovate renovate bot force-pushed the renovate/axios-1.x branch from fa9c4eb to 91c6a11 Compare March 16, 2024 14:56
@renovate renovate bot changed the title Update dependency axios to v1.6.7 Update dependency axios to v1.6.8 Mar 16, 2024
@renovate renovate bot changed the title Update dependency axios to v1.6.8 Update dependency axios to v1.7.2 May 22, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 91c6a11 to 22e69f4 Compare May 22, 2024 17:52
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 22e69f4 to ad78aef Compare August 2, 2024 20:15
@renovate renovate bot changed the title Update dependency axios to v1.7.2 Update dependency axios to v1.7.3 Aug 2, 2024
@renovate renovate bot changed the title Update dependency axios to v1.7.5 Update dependency axios to v1.7.6 Aug 31, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 56edec3 to 7cb2a0c Compare September 1, 2024 05:23
@renovate renovate bot changed the title Update dependency axios to v1.7.6 Update dependency axios to v1.7.7 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 7cb2a0c to 37aaae6 Compare November 27, 2024 02:35
@renovate renovate bot changed the title Update dependency axios to v1.7.7 Update dependency axios to v1.7.8 Nov 27, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 37aaae6 to 0e7bf5f Compare December 4, 2024 23:43
@renovate renovate bot changed the title Update dependency axios to v1.7.8 Update dependency axios to v1.7.9 Dec 4, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 0e7bf5f to 74d6f72 Compare February 28, 2025 00:08
@renovate renovate bot changed the title Update dependency axios to v1.7.9 Update dependency axios to v1.8.1 Feb 28, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 74d6f72 to ef8f0f8 Compare March 8, 2025 03:36
@renovate renovate bot changed the title Update dependency axios to v1.8.1 Update dependency axios to v1.8.2 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from ef8f0f8 to bf483d4 Compare March 13, 2025 07:54
@renovate renovate bot changed the title Update dependency axios to v1.8.2 Update dependency axios to v1.8.3 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from bf483d4 to 9b05bfe Compare March 21, 2025 19:58
@renovate renovate bot changed the title Update dependency axios to v1.8.3 Update dependency axios to v1.8.4 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 9b05bfe to fb1e3d9 Compare April 27, 2025 07:30
@renovate renovate bot changed the title Update dependency axios to v1.8.4 Update dependency axios to v1.9.0 Apr 27, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from fb1e3d9 to 1b10489 Compare June 15, 2025 03:30
@renovate renovate bot changed the title Update dependency axios to v1.9.0 Update dependency axios to v1.10.0 Jun 15, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 1b10489 to d44be40 Compare July 27, 2025 11:56
@renovate renovate bot changed the title Update dependency axios to v1.10.0 Update dependency axios to v1.11.0 Jul 27, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from d44be40 to 53aca0e Compare August 11, 2025 11:50
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 53aca0e to f8e4296 Compare September 15, 2025 03:27
@renovate renovate bot changed the title Update dependency axios to v1.11.0 Update dependency axios to v1.12.2 Sep 15, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from f8e4296 to 0fd5b66 Compare November 1, 2025 20:15
@renovate renovate bot changed the title Update dependency axios to v1.12.2 Update dependency axios to v1.13.1 Nov 1, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 0fd5b66 to 10a3a0b Compare November 9, 2025 07:34
@renovate renovate bot changed the title Update dependency axios to v1.13.1 Update dependency axios to v1.13.2 Nov 9, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 10a3a0b to 271a853 Compare November 19, 2025 08:07
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.

1 participant