Commit 774588d
authored
chore(deps): update dependency axios to v1.13.2 (#278)
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-attestation-service).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
<!-- This is an auto-generated description by cubic. -->
---
## Summary by cubic
Update axios to 1.13.2 to fix keep-alive “socket hang up” issues with
timeouts and improve HTTP request performance. No application code
changes.
- **Dependencies**
- axios: 1.13.1 → 1.13.2 (override updated in package.json and bun.lock)
<sup>Written for commit 7260e61.
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 88dfe98 commit 774588d
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
| 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