-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
chore(deps): lock file maintenance minor/patch updates #5630
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 #5630 +/- ##
=======================================
Coverage 99.04% 99.04%
=======================================
Files 242 242
Lines 9329 9329
Branches 2467 2467
=======================================
Hits 9240 9240
Misses 58 58
Partials 31 31 ☔ View full report in Codecov by Sentry. |
This PR has been released as part of rollup@4.21.2. You can test it via |
This PR contains the following updates:
^6.32.0
->^6.33.0
^9.9.0
->^9.9.1
^9.6.0
->^9.6.1
^1.7.4
->^1.7.5
^9.9.0
->^9.9.1
^9.1.4
->^9.1.5
^4.21.0
->^4.21.1
^2.6.3
->^2.7.0
^8.2.0
->^8.3.0
^5.4.1
->^5.4.2
^1.3.3
->^1.3.4
0.18.1
->0.19.0
🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/view (@codemirror/view)
v6.33.0
Compare Source
Bug fixes
Make it easier to move the pointer over a hover tooltip with an arrow by not closing the tooltip when the pointer is moving over the gap for the arrow.
New features
The new
EditorView.clipboardInputFilter
andclipboardOutputFilter
facets allow you to register filter functions that change text taken from or sent to the clipboard.eslint/eslint (@eslint/js)
v9.9.1
Compare Source
Bug Fixes
9bde90c
fix: add logic to handlefixTypes
inlintText()
(#18736) (Amaresh S M)Documentation
4840930
docs: Update README with version support and clean up content (#18804) (Nicholas C. Zakas)f61f40d
docs: Update globals examples (#18805) (Nicholas C. Zakas)241fcea
docs: Use and define languages (#18795) (Nicholas C. Zakas)5dbdd63
docs: eslint-plugin-markdown -> @eslint/markdown (#18797) (Nicholas C. Zakas)c6c8ddd
docs: update links to eslint-visitor-keys repo (#18796) (Francesco Trotta)f981d05
docs: Update README (GitHub Actions Bot)b516974
docs: update links toeslint/js
repo (#18781) (Francesco Trotta)fb7a3f5
docs: update note for package managers (#18779) (Jay)Chores
b0c34d0
chore: upgrade to @eslint/js@9.9.1 (#18809) (Francesco Trotta)cd5a0da
chore: package.json update for @eslint/js release (Jenkins)e112642
refactor: Extract parsing logic from Linter (#18790) (Nicholas C. Zakas)0f68a85
chore: use eslint-plugin-yml on yaml files only (#18801) (Milos Djermanovic)f8d1b3c
chore: update dependencies for browser tests (#18794) (Christian Bromann)aed2624
chore: update dependency @eslint/config-array to ^0.18.0 (#18788) (renovate[bot])5c29128
chore: update dependency @eslint/core to ^0.4.0 (#18789) (renovate[bot])5d66fb2
chore: migrate linting workflow to use trunk check meta-linter (#18643) (Chris Clearwater)bf96855
chore: add ids to github issue templates (#18775) (Strek)axios/axios (axios)
v1.7.5
Compare Source
Bug Fixes
ReferenceError: navigator is not defined
for custom environments; (#6567) (fed1a4b)Contributors to this release
eslint/eslint (eslint)
v9.9.1
Compare Source
rollup/rollup (rollup)
v4.21.1
Compare Source
2024-08-26
Bug Fixes
closeWatcher
hook is called when watch mode is aborted via Ctrl+C (#5618)import.meta.url
in compact mode (#5624)Pull Requests
Microsoft/tslib (tslib)
v2.7.0
Compare Source
typescript-eslint/typescript-eslint (typescript-eslint)
v8.3.0
Compare Source
🚀 Features
❤️ Thank You
You can read about our versioning strategy and releases on our website.
vuejs/vitepress (vitepress)
v1.3.4
Compare Source
Bug Fixes
_importGlobMap
(vite internal) exists before using it (612d66f)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.