Resolve vulnerabilities#6375
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Pull request overview
This PR updates dependency lockfile resolution and audit ignore timestamps to address or defer vulnerability findings in the Rollup development dependency tree.
Changes:
- Updates the locked Mermaid parser/mermaid dependency chain.
- Removes now-unneeded Langium/Chevrotain lockfile entries.
- Refreshes selected audit ignore timestamps.
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
package-lock.json |
Updates resolved transitive dependency versions for Mermaid-related packages. |
audit-resolve.json |
Refreshes selected vulnerability ignore timestamps. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Performance report
|
5f8e6d1 to
5c291cc
Compare
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rollup/rollup#resolve-vulnerabilitiesNotice: Ensure you have installed the latest nightly Rust toolchain. If you haven't installed it yet, please see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust. or load it into the REPL: |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6375 +/- ##
=======================================
Coverage 98.78% 98.78%
=======================================
Files 274 274
Lines 10793 10793
Branches 2882 2882
=======================================
Hits 10662 10662
Misses 89 89
Partials 42 42 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR has been released as part of [email protected]. You can test it via |
This PR contains:
Are tests included?
Breaking Changes?
List any relevant issue numbers:
Description
This resolves some small vulnerabilities and updates the current ignore timestamps.