Skip to content

chore(deps): Bump axios from 1.15.1 to 1.15.2 - #85

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/axios-1.15.2
Open

chore(deps): Bump axios from 1.15.1 to 1.15.2#85
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/axios-1.15.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Apr 29, 2026

Copy link
Copy Markdown
Contributor

Bumps axios from 1.15.1 to 1.15.2.

Release notes

Sourced from axios's releases.

v1.15.2

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

Changelog

Sourced from axios's changelog.

v1.15.2 - April 21, 2026

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


Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [axios](https://github.com/axios/axios) from 1.15.1 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.15.1...v1.15.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-version: 1.15.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Apr 29, 2026
@dependabot
dependabot Bot requested review from a team as code owners April 29, 2026 03:09
@dependabot
dependabot Bot requested a review from jeromy-cannon April 29, 2026 03:09
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 29, 2026
@github-actions

Copy link
Copy Markdown

Test Results

 11 files  ± 0   52 suites  +13   42m 12s ⏱️ - 15m 52s
202 tests  -  6  202 ✅  -  6  0 💤 ±0  0 ❌ ±0 
236 runs  +28  236 ✅ +28  0 💤 ±0  0 ❌ ±0 

Results for commit 164fdcb. ± Comparison against base commit 8ec0f16.

This pull request removes 40 and adds 34 tests. Note that renamed tests count towards both.
should airdrop 10 NFTs to multiple accounts ‑ HIP904Batch1 AirdropContract Test Suite should airdrop 10 NFTs to multiple accounts
should airdrop 10 tokens to multiple accounts ‑ HIP904Batch1 AirdropContract Test Suite should airdrop 10 tokens to multiple accounts
should airdrop a fungible token (FT) to a single account ‑ HIP904Batch1 AirdropContract Test Suite should airdrop a fungible token (FT) to a single account
should airdrop a non-fungible token (NFT) to a single account ‑ HIP904Batch1 AirdropContract Test Suite should airdrop a non-fungible token (NFT) to a single account
should airdrop fungible token (FT) to a single account using distribute ‑ HIP904Batch1 AirdropContract Test Suite should airdrop fungible token (FT) to a single account using distribute
should airdrop fungible tokens (FT) to multiple accounts ‑ HIP904Batch1 AirdropContract Test Suite should airdrop fungible tokens (FT) to multiple accounts
should airdrop non-fungible token (NFT) to a single account using distribute ‑ HIP904Batch1 AirdropContract Test Suite should airdrop non-fungible token (NFT) to a single account using distribute
should airdrop non-fungible tokens (NFT) to multiple accounts ‑ HIP904Batch1 AirdropContract Test Suite should airdrop non-fungible tokens (NFT) to multiple accounts
should cancel a single pending NFT airdrop ‑ HIP904Batch2 CancelAirdropContract Test Suite should cancel a single pending NFT airdrop
should cancel a single pending fungible token airdrop ‑ HIP904Batch2 CancelAirdropContract Test Suite should cancel a single pending fungible token airdrop
…
should NOT be able to use transferFrom on NFT tokens without approval ‑ TokenTransferContract Test Suite should NOT be able to use transferFrom on NFT tokens without approval
should NOT be able to use transferFrom on fungible tokens without approval ‑ TokenTransferContract Test Suite should NOT be able to use transferFrom on fungible tokens without approval
should be able to associate() to the token from a contract ‑ @HRC-719 Test Suite HRC719 wrapper contract should be able to associate() to the token from a contract
should be able to associate() to the token from an EOA ‑ @HRC-719 Test Suite HRC719 Token should be able to associate() to the token from an EOA
should be able to call isAssociated() after token association ‑ @HRC-719 Test Suite HRC719 wrapper contract should be able to call isAssociated() after token association
should be able to call isAssociated() after token dissociation ‑ @HRC-719 Test Suite HRC719 wrapper contract should be able to call isAssociated() after token dissociation
should be able to call isAssociated() to the token from an EOA when associated ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA when associated
should be able to call isAssociated() to the token from an EOA when dissociated ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA when dissociated
should be able to call isAssociated() to the token from an EOA ‑ @HRC-719 Test Suite HRC719 Token should be able to call isAssociated() to the token from an EOA
should be able to call isAssociated() ‑ @HRC-719 Test Suite HRC719 wrapper contract should be able to call isAssociated()
…

@natanasow natanasow mentioned this pull request Aug 21, 2026
2 tasks
natanasow added a commit that referenced this pull request Aug 24, 2026
* chore(deps): consolidate pending dependency bumps

Replaces the 14 open dependabot PRs with a single change.

GitHub Actions (pinned SHAs):
- actions/checkout 5.0.0/6.0.2 -> 7.0.0 (#116)
- actions/setup-node 6.4.0 -> 7.0.0 (#120)
- actions/download-artifact 5.0.0/7.0.0 -> 8.0.1 (#73)
- step-security/harden-runner 2.19.0/2.19.3 -> 2.20.0 (#119)
- step-security/close-milestone 2.2.1 -> 2.2.2 (#109)
- step-security/conventional-pr-title-action 3.2.6 -> 3.2.7 (#108)
- step-security/semver-utils 4.3.2 -> 5.0.0 (#105)
- step-security/ghaction-import-gpg 6.3.1 -> 7.0.0 (#82)
- peter-evans/create-pull-request 8.1.0 -> 8.1.1 (#81)
- pandaswhocode/initialize-github-job 1.0.8 -> 1.2.1 (#118)

npm:
- protobufjs ^7.5.3 -> ^8.0.3 (#86)
- @openzeppelin/contracts 5.4.0 -> 5.6.1 (#84)
- @openzeppelin/contracts-upgradeable 5.4.0 -> 5.6.1 (#83)
- axios -> 1.19.0 (#85)
- @hashgraph/hedera-local 2.39.2 -> 2.40.2 (#68)

The action bumps also unify versions that had drifted apart between
workflows: checkout, download-artifact and harden-runner were each
pinned to two different versions.

dependabot.yml now groups updates per ecosystem, so future bumps arrive
as one PR per ecosystem instead of one PR per dependency.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>

* chore: revert dependabot.yml

Signed-off-by: nikolay <n.atanasow94@gmail.com>

* chore: revert dependabot.yml

Signed-off-by: nikolay <n.atanasow94@gmail.com>

---------

Signed-off-by: nikolay <n.atanasow94@gmail.com>
Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
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.

0 participants