-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore(deps): lock file maintenance minor/patch updates #5547
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!Rough benchmark
Internal benchmark
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5547 +/- ##
=======================================
Coverage 98.81% 98.81%
=======================================
Files 238 238
Lines 9544 9544
Branches 2439 2439
=======================================
Hits 9431 9431
Misses 48 48
Partials 65 65 ☔ View full report in Codecov by Sentry. |
This PR has been released as part of [email protected]. You can test it via |
This PR contains the following updates:
^6.5.0
->^6.6.0
^6.26.3
->^6.28.0
6.28.1
^5.0.5
->^5.0.7
^1.6.2
->^1.6.3
1.6.4
^7.12.0
->^7.13.0
^7.12.0
->^7.13.0
^3.3.0
->^3.3.1
3.3.2
^5.31.0
->^5.31.1
^2.6.2
->^2.6.3
^5.2.12
->^5.2.13
5.3.0
^1.2.2
->^1.2.3
0.9.0
->0.10.1
0.113.6
->0.113.7
0.144.2
->0.144.3
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/view (@codemirror/view)
v6.28.0
Compare Source
Bug fixes
Fix an issue where long lines broken up by block widgets were sometimes only partially rendered.
New features
The editor will now, when available (which is only on Chrome for the foreseeable future) use the
EditContext
API to capture text input.shikijs/shiki (@shikijs/vitepress-twoslash)
v1.6.3
Compare Source
🚀 Features
View changes on GitHub
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v7.13.0
Compare Source
🚀 Features
typescript-estree: require
import = require()
argument to be a string literaltypescript-estree: forbid
.body
,.async
,.generator
ondeclare function
eslint-plugin: [no-dynamic-delete] allow all string literals as index
🩹 Fixes
ast-spec: function-call-like callee should be Expression not LeftHandSideExpression
scope-manager: handle index signature in class
eslint-plugin: [init-declarations] refine report locations
eslint-plugin: [no-base-to-string] make error message more nuanced
eslint-plugin: [no-unsafe-assignment] be more specific about error types
eslint-plugin: [no-magic-numbers] fix implementation of the
ignore
option❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v7.13.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v5.2.13
Compare Source
Please refer to CHANGELOG.md for details.
Configuration
📅 Schedule: Branch creation - "before 4am on Friday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.