Skip to content

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Feb 27, 2025

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.8.2 -> 1.11.0 age confidence

Release Notes

axios/axios (axios)

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
  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#​6833) (f10c2e0)
Contributors to this release

v1.8.3

Compare Source

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

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 fix(deps): update dependency axios to v1.8.1 fix(deps): update dependency axios to v1.8.2 Mar 8, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from c4f1a6a to eade0d1 Compare March 8, 2025 03:32
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.8.2 fix(deps): update dependency axios to v1.8.2 - autoclosed Mar 9, 2025
@renovate renovate bot closed this Mar 9, 2025
@renovate renovate bot deleted the renovate/axios-1.x-lockfile branch March 9, 2025 05:27
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.8.2 - autoclosed fix(deps): update dependency axios to v1.8.2 Mar 13, 2025
@renovate renovate bot reopened this Mar 13, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 4df8752 to eade0d1 Compare March 13, 2025 00:08
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.8.2 fix(deps): update dependency axios to v1.8.3 Mar 13, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from eade0d1 to 65b5ee4 Compare March 14, 2025 07:51
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.8.3 fix(deps): update dependency axios to v1.8.4 Mar 20, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 65b5ee4 to f845ecb Compare March 20, 2025 03:46
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from f845ecb to 229b639 Compare April 25, 2025 04:16
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.8.4 fix(deps): update dependency axios to v1.9.0 Apr 25, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch 2 times, most recently from d8d7e12 to 97d4025 Compare May 31, 2025 20:10
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 97d4025 to fe35a07 Compare June 6, 2025 17:59
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from fe35a07 to e6a9b6a Compare June 21, 2025 20:09
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.9.0 fix(deps): update dependency axios to v1.10.0 Jun 21, 2025
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.10.0 fix(deps): update dependency axios to v1.11.0 Jul 28, 2025
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from e6a9b6a to b12c06c Compare July 28, 2025 00:05
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch 2 times, most recently from 86eb478 to 556f712 Compare August 15, 2025 23:08
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 556f712 to 29a465d Compare August 23, 2025 23:44
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 29a465d to 8236b41 Compare September 1, 2025 10:31
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