-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore(deps): lock file maintenance minor/patch updates #5905
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rollup/rollup#renovate/minorpatch-updates Notice: Ensure you have installed the latest stable 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: |
Performance report
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5905 +/- ##
=======================================
Coverage 98.55% 98.55%
=======================================
Files 270 270
Lines 8680 8680
Branches 1486 1486
=======================================
Hits 8555 8555
Misses 92 92
Partials 33 33 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
2377ebc
to
7f31ba9
Compare
This PR has been released as part of [email protected]. You can test it via |
This PR contains the following updates:
^6.8.0
->^6.8.1
^6.36.4
->^6.36.5
^18.19.83
->^18.19.85
18.19.86
^7.5.8
->^7.7.0
^5.2.4
->^5.2.5
5.2.6
^4.37.0
->^4.38.0
4.39.0
^8.28.0
->^8.29.0
^6.2.3
->^6.2.4
6.2.5
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/commands (@codemirror/commands)
v6.8.1
Compare Source
Bug fixes
Fix an issue where creating a comment for a line that starts an inner language would use the comment style from the outer language.
codemirror/view (@codemirror/view)
v6.36.5
Compare Source
Bug fixes
Fix an issue where some browsers wouldn't enable context menu paste when clicking on placeholder text.
Fix an issue where cursor height would unnecessarily be based on a placeholder node's dimensions, and thus be off from the text height.
rollup/rollup (rollup)
v4.38.0
Compare Source
2025-03-29
Features
.filter
option inresolveId
,load
andtransform
hooks (#5882)Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)
v8.29.0
Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
Configuration
📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.