Skip to content

Update dependency axios to v1.9.0#475

Merged
dskloetc merged 1 commit intomainfrom
renovate/axios-1.x
May 7, 2025
Merged

Update dependency axios to v1.9.0#475
dskloetc merged 1 commit intomainfrom
renovate/axios-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 26, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.8.4 -> 1.9.0 age adoption passing confidence

Release Notes

axios/axios (axios)

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

Configuration

📅 Schedule: Branch creation - Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), 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 requested a review from a team as a code owner April 26, 2025 05:54
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 26, 2025

NPM Publishing labels 🏷️

🟢 This PR has valid version labels and will cause a minor bump.

@renovate renovate Bot force-pushed the renovate/axios-1.x branch 3 times, most recently from 3f791ff to 96f8ef6 Compare April 28, 2025 12:37
@renovate renovate Bot force-pushed the renovate/axios-1.x branch 2 times, most recently from b18ac1e to 00c2463 Compare May 5, 2025 07:48
@renovate renovate Bot force-pushed the renovate/axios-1.x branch from 00c2463 to 52d046c Compare May 5, 2025 07:53
@dskloetc dskloetc added the minor label May 7, 2025
@dskloetc dskloetc enabled auto-merge (squash) May 7, 2025 12:55
@dskloetc dskloetc merged commit 3df6eb6 into main May 7, 2025
14 checks passed
@renovate renovate Bot deleted the renovate/axios-1.x branch May 7, 2025 12:56
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2025

🚀 Successfully created version bump PR: #480

namikmesic pushed a commit that referenced this pull request May 8, 2025
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant