chore(deps): lock file maintenance minor/patch updates#5348
chore(deps): lock file maintenance minor/patch updates#5348lukastaegert merged 1 commit 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: |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5348 +/- ##
=======================================
Coverage 98.81% 98.81%
=======================================
Files 232 232
Lines 8993 8993
Branches 2345 2345
=======================================
Hits 8886 8886
Misses 46 46
Partials 61 61 ☔ View full report in Codecov by Sentry. |
73957d0 to
6c1bdbe
Compare
6c1bdbe to
c3d4787
Compare
|
This PR has been released as part of rollup@4.9.6. You can test it via |
This PR contains the following updates:
^8.44.9->^8.56.2^6.18.1->^6.19.0^6.18.1->^6.19.0^5.1.2->^5.1.3^9.19.2->^9.20.1^3.1.1->^3.2.23.2.4(+1)^4.9.4->^4.9.5^1.0.0-rc.36->^1.0.0-rc.39^3.4.6->^3.4.143.4.150.4.18->0.4.230.3.66->0.3.670.2.89->0.2.90🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
v6.19.0Compare Source
🚀 Features
eslint-plugin: [prefer-promise-reject-errors] add rule
eslint-plugin: [no-array-delete] add new rule
eslint-plugin: [no-useless-template-literals] add fix suggestions
🩹 Fixes
eslint-plugin: [no-unnecessary-type-assertion] detect unnecessary non-null-assertion on a call expression
eslint-plugin: [no-unnecesary-type-assertion] treat unknown/any as nullable
❤️ Thank You
You can read about our versioning strategy and releases on our website.
typescript-eslint/typescript-eslint (@typescript-eslint/parser)
v6.19.0Compare Source
This was a version bump only for parser to align it with other projects, there were no code changes.
You can read about our versioning strategy and releases on our website.
vuejs/eslint-plugin-vue (eslint-plugin-vue)
v9.20.1Compare Source
🐛 Bug Fixes
defineModelinvue/no-undef-propertiesrule.Full Changelog: vuejs/eslint-plugin-vue@v9.20.0...v9.20.1
prettier/prettier (prettier)
v3.2.2Compare Source
diff
Fix crash when parsing template literal CSS in a JSX style tag using a spread attribute (#15896 by @eelco)
For example this code would crash before:
Fix formatting error on optional call expression and member chain (#15920 by @sosukesuzuki)
v3.2.1Compare Source
diff
Fix formatting error on member chain (#15915 by @sosukesuzuki)
v3.2.0Compare Source
diff
🔗 Release Notes
rollup/rollup (rollup)
v4.9.5Compare Source
2024-01-12
Bug Fixes
Pull Requests
vuejs/vitepress (vitepress)
v1.0.0-rc.39Compare Source
Bug Fixes
--vp-c-tip-CSS variable for badge/block colors with typetip(#3434) (78abf47)Features
v1.0.0-rc.38Compare Source
Reverts
v1.0.0-rc.37Compare Source
Bug Fixes
--vp-c-tip-CSS variable for badge/block colors with typetip(#3434) (78abf47)Features
vuejs/core (vue)
v3.4.14Compare Source
Bug Fixes
v3.4.13Compare Source
Bug Fixes
v3.4.12Compare Source
Reverts
v3.4.11Compare Source
Bug Fixes
swc-project/swc (swc_compiler_base)
v0.4.19rustwasm/wasm-bindgen (wasm-bindgen)
v0.2.90Compare Source
Released 2024-01-06
Fixed
#3748
Added
Add bindings for
HTMLFormElement.requestSubmit().#3747
Add bindings for
RTCRtpSender.getCapabilities(DOMString)method,RTCRtpCapabilities,RTCRtpCodecCapabilityandRTCRtpHeaderExtensionCapability.#3737
Add bindings for
UserActivation.#3719
Add unstable bindings for the Compression Streams API.
#3752
Changed
Stabilize File System API.
#3745
Stabilize
QueuingStrategy.#3753
Fixed
#[wasm_bindgen]insidemacro_rules!.#3725
Removed
InstallTriggerDataand Gecko-internalFlexLineGrowthState,GridDeclaration,GridTrackState,RtcLifecycleEventandWebrtcGlobalStatisticsReportfeatures.#3723
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.