FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Update axios overrides to 1.8.2 by vadym-khodak · Pull Request #5876 · rollup/rollup · GitHub

/ rollup Public

Update axios overrides to 1.8.2 - #5876

Merged
lukastaegert merged 4 commits into
rollup:masterfrom
vadym-khodak:patch-1
Mar 17, 2025
Merged

lukastaegert merged 4 commits into
rollup:masterfrom
vadym-khodak:patch-1

Conversation

Copy link
Copy Markdown
Contributor

This PR contains:

  • bugfix
  • feature
  • refactor
  • documentation
  • other (fix security vulnerability)

Are tests included?

  • yes (bugfixes and features will not be merged without tests)
  • no

Breaking Changes?

  • yes (breaking changes will not be merged unless absolutely necessary)
  • no

List any relevant issue numbers:

Description

There is a security vulnerability in axios version 1.8.1 CVE-2025-27152 which is fixed in axios version 1.8.2

vercel Bot commented Mar 12, 2025
edited
Loading

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
rollup ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2025 0:17am

lukastaegert 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.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Thanks! Can you please run npm install to update the lock file?

Copy link
Copy Markdown
Contributor Author

Thanks! Can you please run npm install to update the lock file?

It looks like these changes are unnecessary because someone has already updated package-lock.json file.
There will be the newest axios version 1.8.3 in the next release of rollup. that will fix the security vulnerability.

lukastaegert enabled auto-merge March 17, 2025 05:59

codecov Bot commented Mar 17, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.54%. Comparing base (7710d69) to head (f00a621).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5876   +/-   ##
=======================================
  Coverage   98.54%   98.54%           
=======================================
  Files         269      269           
  Lines        8550     8550           
  Branches     1467     1467           
=======================================
  Hits         8426     8426           
  Misses         92       92           
  Partials       32       32           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

lukastaegert added this pull request to the merge queue Mar 17, 2025
Merged via the queue into rollup:master with commit f687af5 Mar 17, 2025

Copy link
Copy Markdown

This PR has been released as part of rollup@4.36.0. You can test it via npm install rollup.

This branch was successfully deployed

1 active deployment
Preview f00a6218 Deployed Mar 14, 2025 by vercel[bot]
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL