No description
- TypeScript 73.5%
- JavaScript 16.8%
- Shell 7%
- HTML 1.8%
- Nix 0.9%
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) |  |  | --- ### 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. ([#​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](https://github.com/aviu16) ([#​7456](https://github.com/axios/axios/pull/7456)) - [@​NETIZEN-11](https://github.com/NETIZEN-11) ([#​7460](https://github.com/axios/axios/pull/7460)) - [@​fedotov](https://github.com/fedotov) ([#​7457](https://github.com/axios/axios/pull/7457)) - [@​nthbotast](https://github.com/nthbotast) ([#​7478](https://github.com/axios/axios/pull/7478)) - [@​veeceey](https://github.com/veeceey) ([#​7398](https://github.com/axios/axios/pull/7398)) - [@​penkzhou](https://github.com/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)* </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> |
||
|---|---|---|
| .forgejo/workflows | ||
| esjson | ||
| etc | ||
| src | ||
| ui | ||
| .eslintrc.json | ||
| .gitignore | ||
| .npmignore | ||
| .prettierignore | ||
| .prettierrc | ||
| eslint.config.mjs | ||
| flake.lock | ||
| flake.nix | ||
| LICENSE | ||
| looper.sh | ||
| package-lock.json | ||
| package.json | ||
| renovate.json | ||
| tsconfig.json | ||