Skip to content

Bump "axios" package version#2742

Open
updateclibot[bot] wants to merge 2 commits intomasterfrom
updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c
Open

Bump "axios" package version#2742
updateclibot[bot] wants to merge 2 commits intomasterfrom
updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c

Conversation

@updateclibot
Copy link
Copy Markdown
Contributor

@updateclibot updateclibot bot commented Feb 27, 2026

Bump "axios" package version

Bump "axios" package version to 1.14.0

ran shell command "npm install --package-lock-only --dry-run=$DRY_RUN axios@1.14.0"

v1.14.0
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](https://github.com/axios/axios/pull/7510))

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

## 🔧 Maintenance & Chores
- **Security/Dependencies:** Updated `formidable` and refreshed package set to newer versions. ([#7533](https://github.com/axios/axios/pull/7533), [#10556](https://github.com/axios/axios/pull/10556))
- **Tooling:** Continued migration to Vitest and modernised CI/test harnesses. ([#7484](https://github.com/axios/axios/pull/7484), [#7489](https://github.com/axios/axios/pull/7489), [#7498](https://github.com/axios/axios/pull/7498))
- **Build/Lint Stack:** Rollup, ESLint, TypeScript, and related dev-dependency updates. ([#7508](https://github.com/axios/axios/pull/7508), [#7509](https://github.com/axios/axios/pull/7509), [#7522](https://github.com/axios/axios/pull/7522))
- **Documentation:** Clarified JSON parsing and adapter-related docs/comments. ([#7398](https://github.com/axios/axios/pull/7398), [#7460](https://github.com/axios/axios/pull/7460), [#7478](https://github.com/axios/axios/pull/7478))

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

- @aviu16 ([#7456](https://github.com/axios/axios/pull/7456))
- @NETIZEN-11 ([#7460](https://github.com/axios/axios/pull/7460))
- @fedotov ([#7457](https://github.com/axios/axios/pull/7457))
- @nthbotast ([#7478](https://github.com/axios/axios/pull/7478))
- @veeceey ([#7398](https://github.com/axios/axios/pull/7398))
- @penkzhou ([#7515](https://github.com/axios/axios/pull/7515))

_Full Changelog: [v1.13.6...v1.14.0](https://github.com/axios/axios/compare/v1.13.6...v1.14.0)_
v1.13.6
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](https://github.com/axios/axios/pull/5764))
- **Code Quality:** Implemented prettier across the codebase and resolved associated formatting issues. ([#7385](https://github.com/axios/axios/pull/7385))

## 🐛 Bug Fixes
- **Environment Compatibility:**
  - Fixed module exports for React Native and Browserify environments. ([#7386](https://github.com/axios/axios/pull/7386))
  - Added safe FormData detection for the WeChat Mini Program environment. ([#7324](https://github.com/axios/axios/pull/7324))

- **Error Handling:**
  - AxiosError.message is now correctly enumerable. ([#7392](https://github.com/axios/axios/pull/7392))
  - AxiosError.from now correctly copies the status property from the source error, ensuring better error propagation. ([#7403](https://github.com/axios/axios/pull/7403))

## 🔧 Maintenance & Chores
- **Dependencies:** Updated the development_dependencies group (5 updates). ([#7432](https://github.com/axios/axios/pull/7432))
- **Infrastructure:** Migrated @rollup/plugin-babel from v5.3.1 to v6.1.0. ([#7424](https://github.com/axios/axios/pull/7424))
- **Documentation:** Added missing JSDoc comments to utilities. ([#7427](https://github.com/axios/axios/pull/7427))

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

- @Gudahtt ([#7386](https://github.com/axios/axios/pull/7386))
- @ybbus ([#7392](https://github.com/axios/axios/pull/7392))
- @Shiwaangee ([#7324](https://github.com/axios/axios/pull/7324))
- @skrtheboss ([#7403](https://github.com/axios/axios/pull/7403))
- @Janaka66 ([#7427](https://github.com/axios/axios/pull/7427))
- @moh3n9595 ([#5764](https://github.com/axios/axios/pull/5764))
- @digital-wizard48 ([#7424](https://github.com/axios/axios/pull/7424))

_Full Changelog: [v1.13.5...v1.13.6](https://github.com/axios/axios/compare/v1.13.5...v1.13.6)_
GitHub Action workflow link
Updatecli logo

Created automatically by Updatecli

Options:

Most of Updatecli configuration is done via its manifest(s).

  • If you close this pull request, Updatecli will automatically reopen it, the next time it runs.
  • If you close this pull request and delete the base branch, Updatecli will automatically recreate it, erasing all previous commits made.

Feel free to report any issues at github.com/updatecli/updatecli.
If you find this tool useful, do not hesitate to star our GitHub repository as a sign of appreciation, and/or to tell us directly on our chat!

@updateclibot updateclibot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2026
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch from a2c8f1a to e9ce5e4 Compare March 1, 2026 10:52
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch 4 times, most recently from 6524222 to 833ef84 Compare March 15, 2026 13:40
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch 5 times, most recently from d5c31b7 to 5f63a60 Compare March 26, 2026 11:30
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch from 5f63a60 to 79c5b70 Compare March 27, 2026 07:45
Made with ❤️️ by updatecli
@updateclibot updateclibot bot force-pushed the updatecli_master_6a92006ed02c93a4ad363bb1559c3677fc6e71825aebfd014b2c87c9d32b228c branch from 79c5b70 to 37eb81d Compare March 27, 2026 08:32
Made with ❤️️ by updatecli
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