Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 26, 2023

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.4.0 -> 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.

@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@renovate renovate bot changed the title Update dependency axios to v1.5.0 Update dependency axios to v1.5.1 Sep 26, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 8639ac9 to ddef31c Compare September 26, 2023 19:17
@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-lockfile branch from ddef31c to 865217f Compare October 27, 2023 01:08
@renovate renovate bot changed the title Update dependency axios to v1.6.0 Update dependency axios to v1.6.1 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 865217f to e571f35 Compare November 8, 2023 15:41
@renovate renovate bot changed the title Update dependency axios to v1.6.1 Update dependency axios to v1.6.2 Nov 14, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from e571f35 to 27ba619 Compare November 14, 2023 22:17
@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-lockfile branch from 27ba619 to 4f4db9b Compare December 27, 2023 00:59
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 4f4db9b to 0ef28b8 Compare January 4, 2024 01:51
@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 changed the title Update dependency axios to v1.6.4 Update dependency axios to v1.6.5 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 0ef28b8 to a9fe323 Compare January 5, 2024 22:39
@renovate renovate bot changed the title Update dependency axios to v1.6.5 Update dependency axios to v1.6.6 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch 2 times, most recently from 49a0f7b to e3c4bb0 Compare January 25, 2024 22:20
@renovate renovate bot changed the title Update dependency axios to v1.6.6 Update dependency axios to v1.6.7 Jan 25, 2024
@renovate renovate bot changed the title Update dependency axios to v1.6.7 Update dependency axios to v1.6.8 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from e3c4bb0 to 74944a0 Compare March 15, 2024 16:54
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 74944a0 to d816d54 Compare May 19, 2024 20:45
@renovate renovate bot changed the title Update dependency axios to v1.6.8 Update dependency axios to v1.7.0 May 19, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from d816d54 to c5935af Compare May 20, 2024 19:14
@renovate renovate bot changed the title Update dependency axios to v1.7.0 Update dependency axios to v1.7.1 May 20, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from c5935af to 04e3525 Compare May 22, 2024 00:39
@renovate renovate bot changed the title Update dependency axios to v1.7.1 Update dependency axios to v1.7.2 May 22, 2024
@renovate renovate bot changed the title Update dependency axios to v1.7.2 Update dependency axios to v1.7.3 Aug 1, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 04e3525 to 4b09bee Compare August 1, 2024 19:37
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 4b09bee to 2f3b806 Compare August 13, 2024 20:28
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from b3a3b1d to 8cc9a7c Compare December 4, 2024 08:29
@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-lockfile branch from 8cc9a7c to dc575a1 Compare February 26, 2025 09:45
@renovate renovate bot changed the title Update dependency axios to v1.7.9 Update dependency axios to v1.8.1 Feb 26, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from dc575a1 to 62f7ba0 Compare March 7, 2025 08:51
@renovate renovate bot changed the title Update dependency axios to v1.8.1 Update dependency axios to v1.8.2 Mar 7, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 62f7ba0 to 8e40deb Compare March 12, 2025 08:33
@renovate renovate bot changed the title Update dependency axios to v1.8.2 Update dependency axios to v1.8.3 Mar 12, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 8e40deb to e77da42 Compare March 19, 2025 20:51
@renovate renovate bot changed the title Update dependency axios to v1.8.3 Update dependency axios to v1.8.4 Mar 19, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from e77da42 to aed02d6 Compare April 24, 2025 21:51
@renovate renovate bot changed the title Update dependency axios to v1.8.4 Update dependency axios to v1.9.0 Apr 24, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from aed02d6 to cc390c6 Compare June 14, 2025 14:58
@renovate renovate bot changed the title Update dependency axios to v1.9.0 Update dependency axios to v1.10.0 Jun 14, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from cc390c6 to 38b8dc0 Compare July 23, 2025 15:49
@renovate renovate bot changed the title Update dependency axios to v1.10.0 Update dependency axios to v1.11.0 Jul 23, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 38b8dc0 to 7266be7 Compare August 10, 2025 13:04
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 7266be7 to e00b077 Compare September 12, 2025 06:03
@renovate renovate bot changed the title Update dependency axios to v1.11.0 Update dependency axios to v1.12.0 Sep 12, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from e00b077 to c2d4024 Compare September 13, 2025 23:02
@renovate renovate bot changed the title Update dependency axios to v1.12.0 Update dependency axios to v1.12.1 Sep 13, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from c2d4024 to e0f9561 Compare September 14, 2025 13:11
@renovate renovate bot changed the title Update dependency axios to v1.12.1 Update dependency axios to v1.12.2 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from e0f9561 to 74ce6fd Compare October 27, 2025 17:41
@renovate renovate bot changed the title Update dependency axios to v1.12.2 Update dependency axios to v1.13.0 Oct 27, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 74ce6fd to 6fc4c8a Compare October 28, 2025 22:31
@renovate renovate bot changed the title Update dependency axios to v1.13.0 Update dependency axios to v1.13.1 Oct 28, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 6fc4c8a to dff2f36 Compare November 4, 2025 21:06
@renovate renovate bot changed the title Update dependency axios to v1.13.1 Update dependency axios to v1.13.2 Nov 4, 2025
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