Skip to content

Update dependency axios to v1.18.1#835

Merged
dskloetc merged 1 commit into
mainfrom
renovate/axios-1.x
Jun 29, 2026
Merged

Update dependency axios to v1.18.1#835
dskloetc merged 1 commit into
mainfrom
renovate/axios-1.x

Conversation

@renovate

@renovate renovate Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

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
    • Only on Sunday and Saturday (* * * * 0,6)
  • 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 June 27, 2026 01:28
@github-actions

github-actions Bot commented Jun 27, 2026

Copy link
Copy Markdown
Contributor

NPM Publishing labels 🏷️

🔵 This PR has the none label set and it will not cause a version bump.

@dskloetc dskloetc added the none label Jun 29, 2026
@renovate renovate Bot force-pushed the renovate/axios-1.x branch from 7936366 to dc32c1e Compare June 29, 2026 07:38
@renovate renovate Bot force-pushed the renovate/axios-1.x branch from dc32c1e to c382bbc Compare June 29, 2026 07:42
@dskloetc dskloetc merged commit dcf395b into main Jun 29, 2026
15 checks passed
@renovate renovate Bot deleted the renovate/axios-1.x branch June 29, 2026 08:05
@github-actions

Copy link
Copy Markdown
Contributor

❌ failed to create version bump PR
Failure message: No message provided
Failed job: createVersionBumpPR

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