Skip to content

Bump axios to 0.31.1#494

Merged
charpeni merged 3 commits into
bundlewatch:masterfrom
melindastanbery:update-axios
Apr 21, 2026
Merged

Bump axios to 0.31.1#494
charpeni merged 3 commits into
bundlewatch:masterfrom
melindastanbery:update-axios

Conversation

@melindastanbery

Copy link
Copy Markdown
Contributor

What kind of change does this PR introduce?

Fixes a security vulnerability in axios package listed here: https://github.com/axios/axios/releases/tag/v0.30.3

Did you add tests for your changes?

No (I don't think its relevant for upgrading a dependency

If relevant, link to documentation update:

N/A

Summary

Upgrades Axios to 3.30.3 - addresses a a high-priority vulnerability involving prototype pollution that could lead to a Denial of Service (DoS).

Does this PR introduce a breaking change?

Potentially if the package was using the merging of the proto key with config objects, but I don't believe it to be the case.

@coveralls

coveralls commented Feb 18, 2026

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

@charpeni charpeni changed the title Bump axios to 3.30.3 Bump axios to 0.31.1 Apr 21, 2026

@charpeni charpeni 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.

Thanks! 🙌

@charpeni charpeni merged commit 95997ac into bundlewatch:master Apr 21, 2026
1 check passed
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.

3 participants