Skip to content

Bump axios to 0.33.0#495

Open
DanDovi wants to merge 1 commit into
bundlewatch:masterfrom
DanDovi:chore/update-axios
Open

Bump axios to 0.33.0#495
DanDovi wants to merge 1 commit into
bundlewatch:masterfrom
DanDovi:chore/update-axios

Conversation

@DanDovi

@DanDovi DanDovi commented Jul 20, 2026

Copy link
Copy Markdown

What kind of change does this PR introduce?

Fixes bugs and security vulnerabilities listed in the following releases:

https://github.com/axios/axios/releases#release-v0.33.0
https://github.com/axios/axios/releases#release-v0.33.0

Did you add tests for your changes?

No, didn't seem relevant for a dependency upgrade.

If relevant, link to documentation update:

N/A

Summary

Upgrades axios to version 0.33.0, which adds a number of security fixes,including covering prototype-pollution protections, default error redaction, stricter proxy/cookie/socket handling.

Does this PR introduce a breaking change?

The axios updates introduce a breaking change for projects using config and header merging, however that does not seem to be the case in this project.

@coveralls

Copy link
Copy Markdown

Coverage Report for CI Build 0

Coverage decreased (-1.0%) to 81.762%

Details

  • Coverage decreased (-1.0%) from the base build.
  • Patch coverage: No coverable lines changed in this PR.
  • 11 coverage regressions across 2 files.

Uncovered Changes

No uncovered changes found.

Coverage Regressions

11 previously-covered lines in 2 files lost coverage.

File Lines Losing Coverage Coverage
src/app/reporting/BundleWatchService/index.js 7 75.93%
src/app/reporting/GitHubService/index.js 4 75.47%

Coverage Stats

Coverage Status
Relevant Lines: 318
Covered Lines: 272
Line Coverage: 85.53%
Relevant Branches: 170
Covered Branches: 127
Branch Coverage: 74.71%
Branches in Coverage %: Yes
Coverage Strength: 3.38 hits per line

💛 - Coveralls

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.

2 participants