No description
  • TypeScript 73.5%
  • JavaScript 16.8%
  • Shell 7%
  • HTML 1.8%
  • Nix 0.9%
Find a file
Renovate 32a59735f6
All checks were successful
NodeJS check / check-nodejs (push) Successful in 1m18s
Nix check / check-nix (push) Successful in 2m42s
chore(deps): update dependency axios to v1.14.0 (#87)
This PR contains the following updates:

| Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [axios](https://axios-http.com) ([source](https://github.com/axios/axios)) | [`1.13.6` → `1.14.0`](https://renovatebot.com/diffs/npm/axios/1.13.6/1.14.0) | ![age](https://developer.mend.io/api/mc/badges/age/npm/axios/1.14.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/axios/1.13.6/1.14.0?slim=true) |

---

### Release Notes

<details>
<summary>axios/axios (axios)</summary>

### [`v1.14.0`](https://github.com/axios/axios/releases/tag/v1.14.0)

[Compare Source](https://github.com/axios/axios/compare/v1.13.6...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. ([#&#8203;7510](https://github.com/axios/axios/pull/7510))

#### 🐛 Bug Fixes

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

#### 🔧 Maintenance & Chores

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

#### 🌟 New Contributors

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

- [@&#8203;aviu16](https://github.com/aviu16) ([#&#8203;7456](https://github.com/axios/axios/pull/7456))
- [@&#8203;NETIZEN-11](https://github.com/NETIZEN-11) ([#&#8203;7460](https://github.com/axios/axios/pull/7460))
- [@&#8203;fedotov](https://github.com/fedotov) ([#&#8203;7457](https://github.com/axios/axios/pull/7457))
- [@&#8203;nthbotast](https://github.com/nthbotast) ([#&#8203;7478](https://github.com/axios/axios/pull/7478))
- [@&#8203;veeceey](https://github.com/veeceey) ([#&#8203;7398](https://github.com/axios/axios/pull/7398))
- [@&#8203;penkzhou](https://github.com/penkzhou) ([#&#8203;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)*

</details>

---

### 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.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Reviewed-on: #87
Co-authored-by: Renovate <renovate@foxden.network>
Co-committed-by: Renovate <renovate@foxden.network>
2026-03-27 17:22:34 -07:00
.forgejo/workflows chore(reposyncer): update repo baseline (#69) 2026-02-18 17:09:53 -08:00
esjson Add and format 2025-11-14 22:38:34 -08:00
etc Export all cron-env vars (#232) 2024-11-06 03:04:18 +00:00
src Fix lint 2026-03-17 18:42:01 -07:00
ui Format and fix 2025-11-27 10:46:07 -08:00
.eslintrc.json Update dependency eslint to v9 (#7) 2024-12-15 19:30:47 +00:00
.gitignore Make this a nix flake (#521) 2025-09-27 19:50:48 -07:00
.npmignore Make this a nix flake (#521) 2025-09-27 19:50:48 -07:00
.prettierignore Update .prettierignore 2025-11-14 21:53:22 -08:00
.prettierrc Add and format 2025-11-14 22:38:34 -08:00
eslint.config.mjs Add and format 2025-11-14 22:38:34 -08:00
flake.lock Fix flake (#533) 2025-09-30 18:50:56 +00:00
flake.nix Dont 100 nix 2025-11-17 21:32:20 -08:00
LICENSE Create LICENSE (#39) 2024-08-15 06:54:45 +00:00
looper.sh 60 second backoff on fa.net access 403/429 2026-02-23 12:22:16 -08:00
package-lock.json chore(deps): update dependency axios to v1.14.0 (#87) 2026-03-27 17:22:34 -07:00
package.json chore(deps): update dependency eslint-plugin-unicorn to v64 (#88) 2026-03-27 17:22:30 -07:00
renovate.json chore(reposyncer): update repo baseline (#18) 2025-11-16 20:48:01 -08:00
tsconfig.json Add and format 2025-11-14 22:38:34 -08:00