Skip to content

chore(deps): Update axios to v1.18.1 #PLTM-1362#24

Open
renovate-ramp[bot] wants to merge 1 commit into
mainfrom
renovate/axios
Open

chore(deps): Update axios to v1.18.1 #PLTM-1362#24
renovate-ramp[bot] wants to merge 1 commit into
mainfrom
renovate/axios

Conversation

@renovate-ramp

@renovate-ramp renovate-ramp Bot commented Jun 30, 2026

Copy link
Copy Markdown

This PR contains the following updates:

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


Configuration

📅 Schedule: (UTC)

  • 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 has been generated by Mend Renovate.

@github-actions

Copy link
Copy Markdown
Fails
🚫

Please add the Jira issue key at the end of PR title e.g.: PR title #DATA-98 (remember to add hash)

You can find issue key eg. in the last part of URL when issue is viewed in the browser eg.: URL: https://rampnetwork.atlassian.net/browse/DATA-98 -> issue key: DATA-98 -> what should be added to the PR title: #DATA-98

You can add more than one issue key in the PR title.

Generated by 🚫 dangerJS against ac8ac09

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