Skip to content

chore(deps): update dependency axios to v1.15.2#3982

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/axios-1.x-lockfile
Open

chore(deps): update dependency axios to v1.15.2#3982
renovate[bot] wants to merge 1 commit intomainfrom
renovate/axios-1.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2026

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.15.01.15.2 age confidence

Release Notes

axios/axios (axios)

v1.15.2

Compare Source

This release delivers prototype-pollution hardening for the Node HTTP adapter, adds an opt-in allowedSocketPaths allowlist to mitigate SSRF via Unix domain sockets, fixes a keep-alive socket memory leak, and ships supply-chain hardening across CI and security docs.

🔒 Security Fixes

  • Prototype Pollution Hardening (HTTP Adapter): Hardened the Node HTTP adapter and resolveConfig/mergeConfig/validator paths to read only own properties and use null-prototype config objects, preventing polluted auth, baseURL, socketPath, beforeRedirect, and insecureHTTPParser from influencing requests. (#​10779)
  • SSRF via socketPath: Rejects non-string socketPath values and adds an opt-in allowedSocketPaths config option to restrict permitted Unix domain socket paths, returning AxiosError ERR_BAD_OPTION_VALUE on mismatch. (#​10777)
  • Supply-chain Hardening: Added .npmrc with ignore-scripts=true, lockfile lint CI, non-blocking reproducible build diff, scoped CODEOWNERS, expanded SECURITY.md/THREATMODEL.md with provenance verification (npm audit signatures), 60-day resolution policy, and maintainer incident-response runbook. (#​10776)

🚀 New Features

  • allowedSocketPaths Config Option: New request config option (and TypeScript types) to allowlist Unix domain socket paths used by the Node http adapter; backwards compatible when unset. (#​10777)

🐛 Bug Fixes

  • Keep-alive Socket Memory Leak: Installs a single per-socket error listener tracking the active request via kAxiosSocketListener/kAxiosCurrentReq, eliminating per-request listener accumulation, MaxListenersExceededWarning, and linear heap growth under concurrent or long-running keep-alive workloads (fixes #​10780). (#​10788)

🔧 Maintenance & Chores

  • Changelog: Updated CHANGELOG.md with v1.15.1 release notes. (#​10781)

Full Changelog

v1.15.1

Compare Source


Configuration

📅 Schedule: (UTC)

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@netlify
Copy link
Copy Markdown

netlify Bot commented Apr 8, 2026

Deploy Preview for nifty-bassi-e26446 ready!

Name Link
🔨 Latest commit b900d38
🔍 Latest deploy log https://app.netlify.com/projects/nifty-bassi-e26446/deploys/69e7d7be442ef50008728cb5
😎 Deploy Preview https://deploy-preview-3982--nifty-bassi-e26446.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate Bot changed the title chore(deps): update dependency axios to v1.15.0 chore(deps): update dependency axios to v1.15.0 - autoclosed Apr 12, 2026
@renovate renovate Bot closed this Apr 12, 2026
@renovate renovate Bot deleted the renovate/axios-1.x-lockfile branch April 12, 2026 11:14
@renovate renovate Bot changed the title chore(deps): update dependency axios to v1.15.0 - autoclosed chore(deps): update dependency axios to v1.15.0 Apr 15, 2026
@renovate renovate Bot reopened this Apr 15, 2026
@renovate renovate Bot force-pushed the renovate/axios-1.x-lockfile branch 2 times, most recently from 6e02423 to 8ae3f55 Compare April 15, 2026 23:56
@renovate renovate Bot changed the title chore(deps): update dependency axios to v1.15.0 chore(deps): update dependency axios to v1.15.0 - autoclosed Apr 16, 2026
@renovate renovate Bot closed this Apr 16, 2026
@renovate renovate Bot changed the title chore(deps): update dependency axios to v1.15.0 - autoclosed chore(deps): update dependency axios to v1.15.1 Apr 20, 2026
@renovate renovate Bot reopened this Apr 20, 2026
@renovate renovate Bot force-pushed the renovate/axios-1.x-lockfile branch 2 times, most recently from 8ae3f55 to ec4b219 Compare April 20, 2026 15:46
@renovate renovate Bot changed the title chore(deps): update dependency axios to v1.15.1 chore(deps): update dependency axios to v1.15.2 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/axios-1.x-lockfile branch from ec4b219 to b900d38 Compare April 21, 2026 20:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants