Commit 0bf81f7
authored
chore(deps): update dependency axios to v1.13.2 (#194)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [axios](https://axios-http.com)
([source](https://redirect.github.com/axios/axios)) | overrides | patch
| [`1.13.1` ->
`1.13.2`](https://renovatebot.com/diffs/npm/axios/1.13.1/1.13.2) |
[](https://securityscorecards.dev/viewer/?uri=github.com/axios/axios)
|
---
> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.
---
### Release Notes
<details>
<summary>axios/axios (axios)</summary>
###
[`v1.13.2`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#1132-2025-11-04)
[Compare
Source](https://redirect.github.com/axios/axios/compare/v1.13.1...v1.13.2)
##### Bug Fixes
- **http:** fix 'socket hang up' bug for keep-alive requests when using
timeouts;
([#​7206](https://redirect.github.com/axios/axios/issues/7206))
([8d37233](https://redirect.github.com/axios/axios/commit/8d372335f5c50ecd01e8615f2468a9eb19703117))
- **http:** use default export for http2 module to support stubs;
([#​7196](https://redirect.github.com/axios/axios/issues/7196))
([0588880](https://redirect.github.com/axios/axios/commit/0588880ac7ddba7594ef179930493884b7e90bf5))
##### Performance Improvements
- **http:** fix early loop exit;
([#​7202](https://redirect.github.com/axios/axios/issues/7202))
([12c314b](https://redirect.github.com/axios/axios/commit/12c314b603e7852a157e93e47edb626a471ba6c5))
##### Contributors to this release
- <img
src="https://avatars.githubusercontent.com/u/12586868?v=4&s=18"
alt="avatar" width="18"/> [Dmitriy
Mozgovoy](https://redirect.github.com/DigitalBrainJS "+28/-9
(#​7206 #​7202 )")
- <img
src="https://avatars.githubusercontent.com/u/1174718?v=4&s=18"
alt="avatar" width="18"/> [Kasper Isager
Dalsgarð](https://redirect.github.com/kasperisager "+9/-9 (#​7196
)")
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/settlemint/solidity-diamond-bond).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Update axios to 1.13.2 to bring in upstream fixes. This patch resolves
keep-alive socket hang ups with timeouts and improves HTTP performance
and http2 stub compatibility.
<sup>Written for commit 286371e.
Summary will update automatically on new commits.</sup>
<!-- End of auto-generated description by cubic. -->
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 4bf28a1 commit 0bf81f7
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
399 | 399 | | |
400 | 400 | | |
401 | 401 | | |
402 | | - | |
| 402 | + | |
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments