Skip to content

chore: update dependency axios to ^1.18.1#11623

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/axios-1.x
Open

chore: update dependency axios to ^1.18.1#11623
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/axios-1.x

Conversation

@renovate

@renovate renovate Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) ^1.16.0^1.18.1 age adoption passing confidence

Release Notes

axios/axios (axios)

v1.18.1

Compare Source

v1.18.1 — June 21, 2026

This release focuses on Node HTTP adapter fixes, safer AxiosError serialisation, runtime/type correctness fixes, documentation updates, and dependency maintenance.

🐛 Bug Fixes

  • AxiosError Serialisation: Made AxiosError#cause non-enumerable to prevent circular JSON serialisation failures when errors include nested causes. (#​10913)
  • Node HTTP Adapter: Guarded socket.setKeepAlive for proxy agent streams, accepted path-only URLs when socketPath is configured, deferred environment proxy handling to Node, and explicitly passed maxBodyLength through to follow-redirects. (#​10917, #​10930, #​10942, #​10993)
  • Runtime and Type Correctness: Fixed several runtime crashes, type definition mismatches, and incorrect error handling paths. (#​10959, #​11021)
  • AxiosURLSearchParams: Switched the encoder callback to an arrow function so encoder.call(this) receives the AxiosURLSearchParams instance correctly. (#​11019)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors. Thank you for helping improve axios:

Full Changelog

v1.18.0

Compare Source

This release hardens redirect and URL handling, improves the validateStatus configuration semantics, and includes updates to documentation, dependencies, and release metadata.

v1.17.0

Compare Source

This release adds Node HTTP zstd decompression, hardens config and release workflows, and fixes authentication, header, proxy, and type-handling regressions.

v1.16.1

Compare Source

This release ships a defence-in-depth fix for prototype pollution in formDataToJSON, hardens proxy and CI workflows, restores Webpack 4 compatibility for the fetch adapter, and includes several small bug fixes and maintenance improvements.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

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 these updates 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 raymondfeng as a code owner May 14, 2026 19:12
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label May 14, 2026
@renovate renovate Bot force-pushed the renovate/axios-1.x branch 7 times, most recently from 8adc48f to 244bfe7 Compare May 20, 2026 15:39
@renovate renovate Bot force-pushed the renovate/axios-1.x branch 3 times, most recently from 3490799 to 757e87a Compare May 29, 2026 18:13
@renovate renovate Bot force-pushed the renovate/axios-1.x branch from 757e87a to 694798f Compare June 3, 2026 12:09
@renovate renovate Bot changed the title chore: update dependency axios to ^1.16.1 chore: update dependency axios to ^1.17.0 Jun 3, 2026
@renovate renovate Bot force-pushed the renovate/axios-1.x branch 2 times, most recently from bbd6e4d to 6593a36 Compare June 14, 2026 21:06
@renovate renovate Bot changed the title chore: update dependency axios to ^1.17.0 chore: update dependency axios to ^1.18.0 Jun 14, 2026
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot force-pushed the renovate/axios-1.x branch from 6593a36 to 8c8e4c5 Compare June 22, 2026 21:09
@renovate renovate Bot changed the title chore: update dependency axios to ^1.18.0 chore: update dependency axios to ^1.18.1 Jun 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants