Skip to content

deps: bump axios from 1.13.1 to 1.13.2#126

Merged
SebastianLopezO merged 1 commit into
mainfrom
dependabot/npm_and_yarn/axios-1.13.2
Nov 7, 2025
Merged

deps: bump axios from 1.13.1 to 1.13.2#126
SebastianLopezO merged 1 commit into
mainfrom
dependabot/npm_and_yarn/axios-1.13.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 4, 2025

Copy link
Copy Markdown
Contributor

Bumps axios from 1.13.1 to 1.13.2.

Release notes

Sourced from axios's releases.

Release v1.13.2

Release notes:

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

Changelog

Sourced from axios's changelog.

1.13.2 (2025-11-04)

Bug Fixes

  • http: fix 'socket hang up' bug for keep-alive requests when using timeouts; (#7206) (8d37233)
  • http: use default export for http2 module to support stubs; (#7196) (0588880)

Performance Improvements

Contributors to this release

Commits
  • 08b84b5 chore(release): v1.13.2 (#7207)
  • 8d37233 fix(http): fix 'socket hang up' bug for keep-alive requests when using timeou...
  • 12c314b perf(http): fix early loop exit; (#7202)
  • f6d79e7 chore(sponsor): update sponsor block (#7203)
  • 0588880 fix(http): use default export for http2 module to support stubs; (#7196)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [axios](https://github.com/axios/axios) from 1.13.1 to 1.13.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](axios/axios@v1.13.1...v1.13.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@netlify

netlify Bot commented Nov 4, 2025

Copy link
Copy Markdown

Deploy Preview for peppercrm ready!

Name Link
🔨 Latest commit aac1b42
🔍 Latest deploy log https://app.netlify.com/projects/peppercrm/deploys/690a888bcc030f00087e0058
😎 Deploy Preview https://deploy-preview-126--peppercrm.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.

@SebastianLopezO SebastianLopezO self-requested a review November 7, 2025 21:15

@SebastianLopezO SebastianLopezO left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Update the Axios dependency from version 1.13.1 to 1.13.2 to incorporate the latest bug fixes and ensure improved request handling reliability across the application. This minor upgrade maintains compatibility with existing modules while keeping the HTTP client aligned with current upstream improvements.

@SebastianLopezO SebastianLopezO merged commit c822672 into main Nov 7, 2025
11 of 12 checks passed
@SebastianLopezO SebastianLopezO deleted the dependabot/npm_and_yarn/axios-1.13.2 branch November 7, 2025 21:33
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.

1 participant