chore(deps): lock file maintenance minor/patch updates#5243
chore(deps): lock file maintenance minor/patch updates#5243lukastaegert merged 2 commits intomasterfrom
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-updatesNotice: Ensure you have installed Rust nightly. If you haven't installed it yet, please first see https://www.rust-lang.org/tools/install to learn how to download Rustup and install Rust, then see https://rust-lang.github.io/rustup/concepts/channels.html to learn how to install Rust nightly. or load it into the REPL: |
68a9ce0 to
c663a3d
Compare
Codecov Report
@@ Coverage Diff @@
## master #5243 +/- ##
=======================================
Coverage 98.80% 98.80%
=======================================
Files 231 231
Lines 8863 8863
Branches 2317 2317
=======================================
Hits 8757 8757
Misses 45 45
Partials 61 61 |
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ Warning: custom changes will be lost. |
|
This PR has been released as part of rollup@4.3.1. You can test it via |
This PR contains the following updates:
^6.21.4->^6.22.0^2.16.3->^2.16.51.0.4->1.0.5^6.9.1->^6.10.0^6.9.1->^6.10.0^8.52.0->^8.53.0^4.1.5->^4.3.0^5.23.0->^5.24.0^1.0.0-rc.24->^1.0.0-rc.25^3.3.7->^3.3.80.2.10->0.2.112.13.3->2.14.02.0.1->2.1.02.13.0->2.14.10.6.0->0.6.40.33.2->0.33.80.3.27->0.3.440.110.2->0.110.90.89.14->0.89.270.141.7->0.141.180.134.14->0.134.270.96.2->0.96.90.17.2->0.17.8🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
codemirror/view (@codemirror/view)
v6.22.0Compare Source
Bug fixes
Exceptions raised by update listeners are now routed to the configured exception sink, if any.
Fix an issue where passing large scroll margins to
scrollIntoViewwould cause the measure loop to fail to terminate.Widgets that are draggable (and allow drag events through in their
ignoreEventimplementation) can now use the editor's built-in drag/drop behavior.New features
The new
scrollTooption toEditorViewallows an initial scroll position to be provided.The new
EditorView.scrollSnapshotmethod returns an effect that can be used to reset to a previous scroll position.typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.10.0Compare Source
Bug Fixes
Features
You can read about our versioning strategy and releases on our website.
6.9.1 (2023-10-30)
Bug Fixes
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.10.0Compare Source
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
6.9.1 (2023-10-30)
Note: Version bump only for package @typescript-eslint/parser
You can read about our versioning strategy and releases on our website.
eslint/eslint (eslint)
v8.53.0Compare Source
Features
528e1c0feat: Deprecate formatting rules (#17696) (Nicholas C. Zakas)c0b11ddfeat: Add suggestions for no-prototype-builtins (#17677) (Yonathan Randolph)Bug Fixes
1ad6257fix: ensure that exit code for fatal errors is not overwritten (#17683) (Milos Djermanovic)b329ea7fix: add;after JSX nodes inno-object-constructorautofix (#17672) (Francesco Trotta)Documentation
ab8c60ddocs: change position of return to top button (#17688) (Tanuj Kanti)4fc44c0docs: update twitter icon to new X icon (#17687) (Tanuj Kanti)4164b2cdocs: Update README (GitHub Actions Bot)8651895docs: Fix tabs in rule examples (#17653) (Francesco Trotta)3aec1c5docs: explained rule fixers and suggestions (#17657) (Josh Goldberg ✨)Chores
ba4d4d5chore: remove metascraper (#17707) (Milos Djermanovic)0d07338chore: Update dependencies (#17706) (Milos Djermanovic)93256a3chore: package.json update for @eslint/js release (ESLint Jenkins)485ec7dtest: fix ESLint tests for caching (#17699) (Milos Djermanovic)db06a7fci: bump actions/setup-node from 3 to 4 (#17676) (dependabot[bot])994596bci: run tests in Node.js 21 (#17673) (Francesco Trotta)rollup/rollup (rollup)
v4.3.0Compare Source
2023-11-03
Features
forceExitCLI flag for situations where the CLI does not exit gracefully (#5195)Bug Fixes
Pull Requests
forceExitCLI flag (@raphael-theriault-swi)ENOENTerror on temp config removal (@jzempel)vuejs/vitepress (vitepress)
v1.0.0-rc.25Compare Source
Bug Fixes
Features
mergeConfig()(#3143) (a850786)Performance Improvements
vuejs/core (vue)
v3.3.8Compare Source
Bug Fixes
Errortype indefineProps(#5955) (a989345)rust-random/getrandom (getrandom)
v0.2.11Compare Source
Added
Changed
__getrandom_internalto__GETRANDOM_INTERNAL#369napi-rs/napi-rs (napi)
v2.14.0Compare Source
What's Changed
is not a valid identifierwhen generating getters and setters by @yoogoc in https://github.com/napi-rs/napi-rs/pull/1701wasm32-wasi-preview1-threadstarget by @Brooooooklyn in https://github.com/napi-rs/napi-rs/pull/1669Configuration
📅 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.