Skip to content

Update dependency axios to v1.13.4#405

Merged
zglicz merged 1 commit intomasterfrom
renovate/axios-1.x
Feb 2, 2026
Merged

Update dependency axios to v1.13.4#405
zglicz merged 1 commit intomasterfrom
renovate/axios-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2026

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.13.31.13.4 age confidence
axios (source) 1.13.31.13.4 age confidence

Release Notes

axios/axios (axios)

v1.13.4

Compare Source

Overview

The release addresses issues discovered in v1.13.3 and includes significant CI/CD improvements.

Full Changelog: v1.13.3...v1.13.4

What's New in v1.13.4

Bug Fixes
  • fix: issues with version 1.13.3 (#​7352) (ee90dfc)
    • Fixed issues discovered in v1.13.3 release
    • Cleaned up interceptor test files
    • Improved workflow configurations
Infrastructure & CI/CD
  • refactor: ci and build (#​7340) (8ff6c19)

    • Major refactoring of CI/CD workflows
    • Consolidated workflow files for better maintainability
    • Added mise configuration for the development environment
    • Improved sponsor block update automation
    • Enhanced issue and PR templates
    • Added automatic release notes generation
    • Implemented workflow cancellation for concurrent runs
  • chore: codegen and some updates to workflows (76cf77b)

    • Code generation improvements
    • Workflow optimisations

Migration Notes

Breaking Changes

None in this release.

Deprecations

None in this release.

Contributors

Thank you to all contributors who made this release possible! Special thanks to:

v1.13.3

Compare Source

Bug Fixes
  • http2: Use port 443 for HTTPS connections by default. (#​7256) (d7e6065)
  • interceptor: handle the error in the same interceptor (#​6269) (5945e40)
  • main field in package.json should correspond to cjs artifacts (#​5756) (7373fbf)
  • package.json: add 'bun' package.json 'exports' condition. Load the Node.js build in Bun instead of the browser build (#​5754) (b89217e)
  • silentJSONParsing=false should throw on invalid JSON (#​7253) (#​7257) (7d19335)
  • turn AxiosError into a native error (#​5394) (#​5558) (1c6a86d)
  • types: add handlers to AxiosInterceptorManager interface (#​5551) (8d1271b)
  • types: restore AxiosError.cause type from unknown to Error (#​7327) (d8233d9)
  • unclear error message is thrown when specifying an empty proxy authorization (#​6314) (6ef867e)
Features
Reverts
Contributors to this release

Configuration

📅 Schedule: 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: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


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

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

@renovate
Copy link
Contributor Author

renovate bot commented Jan 27, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: test/integration/package-lock.json
npm warn Unknown env config "store". This will stop working in the next major version of npm.
npm warn tarball tarball data for @sonar/scan@file:/tmp/renovate/repos/github/SonarSource/sonar-scanner-npm/build/sonar-scan-SNAPSHOT.tgz (null) seems to be corrupted. Trying again.
npm warn tarball tarball data for @sonar/scan@file:/tmp/renovate/repos/github/SonarSource/sonar-scanner-npm/build/sonar-scan-SNAPSHOT.tgz (null) seems to be corrupted. Trying again.
npm error code ENOENT
npm error syscall open
npm error path /tmp/renovate/repos/github/SonarSource/sonar-scanner-npm/build/sonar-scan-SNAPSHOT.tgz
npm error errno -2
npm error enoent ENOENT: no such file or directory, open '/tmp/renovate/repos/github/SonarSource/sonar-scanner-npm/build/sonar-scan-SNAPSHOT.tgz'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /runner/cache/others/npm/_logs/2026-02-02T10_43_23_901Z-debug-0.log

@renovate renovate bot force-pushed the renovate/axios-1.x branch from f58aa27 to 1101306 Compare January 29, 2026 10:51
@vdiez vdiez closed this Jan 29, 2026
@vdiez vdiez reopened this Jan 29, 2026
Copy link
Contributor

@zglicz zglicz left a comment

Choose a reason for hiding this comment

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

Auto-approved: Renovate dependency update.

@zglicz zglicz enabled auto-merge (squash) January 30, 2026 09:35
@renovate renovate bot force-pushed the renovate/axios-1.x branch from 1101306 to 7bba01a Compare February 2, 2026 10:43
@sonarqubecloud
Copy link

sonarqubecloud bot commented Feb 2, 2026

Review in SonarQube
See all code changes, issues, and quality metrics in one place.

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues
0 Dependency risks

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@zglicz zglicz merged commit 29795d2 into master Feb 2, 2026
6 of 7 checks passed
@zglicz zglicz deleted the renovate/axios-1.x branch February 2, 2026 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants