Skip to content

chore(deps): bump axios from 1.13.6 to 1.14.0#1123

Merged
rm-hull merged 1 commit intomainfrom
dependabot/npm_and_yarn/axios-1.14.0
Mar 31, 2026
Merged

chore(deps): bump axios from 1.13.6 to 1.14.0#1123
rm-hull merged 1 commit intomainfrom
dependabot/npm_and_yarn/axios-1.14.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps axios from 1.13.6 to 1.14.0.

Release notes

Sourced from axios's releases.

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)

🐛 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

  • Security/Dependencies: Updated formidable and refreshed package set to newer versions. (#7533, #10556)
  • Tooling: Continued migration to Vitest and modernised CI/test harnesses. (#7484, #7489, #7498)
  • Build/Lint Stack: Rollup, ESLint, TypeScript, and related dev-dependency updates. (#7508, #7509, #7522)
  • Documentation: Clarified JSON parsing and adapter-related docs/comments. (#7398, #7460, #7478)

🌟 New Contributors

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

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

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [axios](https://github.com/axios/axios) from 1.13.6 to 1.14.0.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.6...v1.14.0)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 30, 2026
@coveralls
Copy link
Copy Markdown

Pull Request Test Coverage Report for Build 23762817788

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 23.15%

Totals Coverage Status
Change from base Build 23667181732: 0.0%
Covered Lines: 445
Relevant Lines: 1756

💛 - Coveralls

@rm-hull rm-hull merged commit 322be48 into main Mar 31, 2026
2 checks passed
@rm-hull rm-hull deleted the dependabot/npm_and_yarn/axios-1.14.0 branch March 31, 2026 06:43
rm-hull added a commit that referenced this pull request Mar 31, 2026
* 'main' of github.com:rm-hull/maps:
  chore(deps-dev): bump @tanstack/eslint-plugin-query in the eslint group (#1124)
  chore(deps): bump @sentry/react from 10.46.0 to 10.47.0 (#1127)
  chore(deps): bump @tanstack/react-query-devtools from 5.95.2 to 5.96.0 (#1126)
  chore(deps): bump react-leaflet-cluster from 4.0.0 to 4.1.3 (#1125)
  chore(deps): bump @tanstack/react-query from 5.95.2 to 5.96.0 (#1128)
  chore(deps-dev): bump the eslint group with 4 updates (#1122)
  chore(deps): bump axios from 1.13.6 to 1.14.0 (#1123)
  perf: use webp for weather layer images
  chore(deps): bump actions/configure-pages from 5 to 6 (#1121)
  chore: update use-local-storage version
  chore: bump @rm-hull/chakra-error-fallback to 0.1.3
  chore: bump vitest version
  chore(deps): bump picomatch from 2.3.1 to 2.3.2 (#1119)
  chore(deps): bump react-ga4 from 2.1.0 to 3.0.1 (#1117)
  chore(deps): bump yaml from 1.10.2 to 1.10.3 (#1120)
  chore(deps): bump actions/deploy-pages from 4 to 5 (#1113)
  chore(deps): bump maplibre-gl from 5.21.0 to 5.21.1 (#1115)
  chore(deps): bump @sentry/react from 10.45.0 to 10.46.0 (#1116)
  chore(deps): bump web-vitals from 5.1.0 to 5.2.0 (#1118)
rm-hull added a commit that referenced this pull request Apr 1, 2026
…e-analytics

* 'main' of github.com:rm-hull/maps: (44 commits)
  chore: remove jotai and update documentation
  chore(deps-dev): bump @tanstack/eslint-plugin-query in the eslint group (#1124)
  chore(deps): bump @sentry/react from 10.46.0 to 10.47.0 (#1127)
  chore(deps): bump @tanstack/react-query-devtools from 5.95.2 to 5.96.0 (#1126)
  chore(deps): bump react-leaflet-cluster from 4.0.0 to 4.1.3 (#1125)
  chore(deps): bump @tanstack/react-query from 5.95.2 to 5.96.0 (#1128)
  chore(deps-dev): bump the eslint group with 4 updates (#1122)
  chore(deps): bump axios from 1.13.6 to 1.14.0 (#1123)
  perf: use webp for weather layer images
  chore(deps): bump actions/configure-pages from 5 to 6 (#1121)
  chore: update use-local-storage version
  chore: bump @rm-hull/chakra-error-fallback to 0.1.3
  chore: bump vitest version
  chore(deps): bump picomatch from 2.3.1 to 2.3.2 (#1119)
  chore(deps): bump react-ga4 from 2.1.0 to 3.0.1 (#1117)
  chore(deps): bump yaml from 1.10.2 to 1.10.3 (#1120)
  chore(deps): bump actions/deploy-pages from 4 to 5 (#1113)
  chore(deps): bump maplibre-gl from 5.21.0 to 5.21.1 (#1115)
  chore(deps): bump @sentry/react from 10.45.0 to 10.46.0 (#1116)
  chore(deps): bump web-vitals from 5.1.0 to 5.2.0 (#1118)
  ...
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants