Skip to content

chore(deps): update dependency axios to v1.14.0#297

Open
specmatic-builder wants to merge 1 commit intomasterfrom
renovate/axios-1.x-lockfile
Open

chore(deps): update dependency axios to v1.14.0#297
specmatic-builder wants to merge 1 commit intomasterfrom
renovate/axios-1.x-lockfile

Conversation

@specmatic-builder
Copy link
Copy Markdown
Contributor

@specmatic-builder specmatic-builder commented Feb 28, 2026

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.13.51.14.0 age adoption passing confidence

Release Notes

axios/axios (axios)

v1.14.0

Compare Source

This release focuses on compatibility fixes, adapter stability improvements, and test/tooling modernisation.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: If you rely on env-based proxy behaviour or CJS resolution edge-cases, validate your integration after upgrade (notably proxy-from-env v2 alignment and main entry compatibility fix).

🚀 New Features

  • Runtime Features: No new end-user features were introduced in this release.
  • Test Coverage Expansion: Added broader smoke/module test coverage for CJS and ESM package usage. (#​7510)

🐛 Bug Fixes

  • Headers: Trim trailing CRLF in normalised header values. (#​7456)
  • HTTP/2: Close detached HTTP/2 sessions on timeout to avoid lingering sessions. (#​7457)
  • Fetch Adapter: Cancel ReadableStream created during request-stream capability probing to prevent async resource leaks. (#​7515)
  • Proxy Handling: Fixed env proxy behavior with proxy-from-env v2 usage. (#​7499)
  • CommonJS Compatibility: Fixed package main entry regression affecting CJS consumers. (#​7532)

🔧 Maintenance & Chores

🌟 New Contributors

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

Full Changelog: v1.13.6...v1.14.0

v1.13.6

Compare Source

This release focuses on platform compatibility, error handling improvements, and code quality maintenance.

⚠️ Important Changes

  • Breaking Changes: None identified in this release.
  • Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.

🚀 New Features

  • React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @​moh3n9595 for the initial implementation. (#​5764)
  • Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#​7385)

🐛 Bug Fixes

  • Environment Compatibility:

    • Fixed module exports for React Native and Browserify environments. (#​7386)
    • Added safe FormData detection for the WeChat Mini Program environment. (#​7324)
  • Error Handling:

    • AxiosError.message is now correctly enumerable. (#​7392)
    • AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. (#​7403)

🔧 Maintenance & Chores

🌟 New Contributors

We are thrilled to welcome our new contributors! Thank you for helping improve the project:

Full Changelog: v1.13.5...v1.13.6


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 has been generated by Renovate Bot. Specmatic specific configuration is managed here.

@specmatic-builder specmatic-builder force-pushed the renovate/axios-1.x-lockfile branch 4 times, most recently from e6318d0 to aaca126 Compare March 6, 2026 00:52
@specmatic-builder specmatic-builder force-pushed the renovate/axios-1.x-lockfile branch 2 times, most recently from 0e3f19c to a198b86 Compare March 12, 2026 00:42
@specmatic-builder specmatic-builder force-pushed the renovate/axios-1.x-lockfile branch 2 times, most recently from 991e040 to f2c6aa0 Compare March 25, 2026 00:49
@specmatic-builder specmatic-builder changed the title chore(deps): update dependency axios to v1.13.6 chore(deps): update dependency axios to v1.14.0 Mar 28, 2026
@specmatic-builder specmatic-builder force-pushed the renovate/axios-1.x-lockfile branch 2 times, most recently from c9d5551 to 662eeba Compare March 31, 2026 00:55
@specmatic-builder specmatic-builder changed the title chore(deps): update dependency axios to v1.14.0 chore(deps): update dependency axios to v1.14.1 Mar 31, 2026
@specmatic-builder specmatic-builder changed the title chore(deps): update dependency axios to v1.14.1 chore(deps): update dependency axios to v1.14.0 Apr 1, 2026
@specmatic-builder specmatic-builder force-pushed the renovate/axios-1.x-lockfile branch from 662eeba to 8819394 Compare April 1, 2026 00:58
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.

1 participant