build(deps): bump axios from 1.12.2 to 1.15.2#481
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
f3903b9 to
4c0dbf2
Compare
|
| Filename | Overview |
|---|---|
| package.json | Bumps axios from 1.12.2 to 1.15.2 in both dependencies and resolutions sections |
| yarn.lock | Lockfile updated with axios 1.15.2; transitive dependency proxy-from-env jumps from 1.1.0 to 2.1.0 (major version bump) |
Flowchart
%%{init: {'theme': 'neutral'}}%%
flowchart TD
A[axios 1.12.2] -->|bump| B[axios 1.15.2]
B --> C[follow-redirects ^1.15.11\nresolved: 1.16.0]
B --> D[form-data ^4.0.5\nresolved: 4.0.5]
B --> E[proxy-from-env ^2.1.0\nresolved: 2.1.0]
E -->|major version jump from 1.1.0| E
style E fill:#fff3cd,stroke:#ffc107
style B fill:#d4edda,stroke:#28a745
Reviews (2): Last reviewed commit: "build(deps): bump axios from 1.12.2 to 1..." | Re-trigger Greptile
Bumps [axios](https://github.com/axios/axios) from 1.12.2 to 1.15.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](axios/axios@v1.12.2...v1.15.2) --- updated-dependencies: - dependency-name: axios dependency-version: 1.15.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
4c0dbf2 to
9bf04e5
Compare
|
Superseded by #504. |
Bumps axios from 1.12.2 to 1.15.2.
Release notes
Sourced from axios's releases.
... (truncated)
Changelog
Sourced from axios's changelog.
... (truncated)
Commits
5829343chore(release): prepare release 1.15.2 (#10789)4709a48fix: added fix for memory leak in sockets (#10788)be33360chore: update changelog (#10781)4791514fix: more header pollutions (#10779)6feafcffix: socket issue (#10777)302e273docs: update docs, add a couple actions etc (#10776)ac42446chore(release): prepare release 1.15.1 (#10767)908f220docs: update threatmodel (#10765)f93f815docs: added docs around potential decompressions bomb (#10763)1728aa1fix: short-circuits on any truthy non-boolean in withXSRFToken (#10762)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for axios since your current version.
Install script changes
This version modifies
preparescript that runs during installation. Review the package contents before updating.