fix(deps): lock file maintenance minor/patch updates#5817
fix(deps): lock file maintenance minor/patch updates#5817lukastaegert merged 2 commits intomasterfrom
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
2531754 to
6dff728
Compare
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. |
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 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 #5817 +/- ##
=======================================
Coverage 98.79% 98.79%
=======================================
Files 260 260
Lines 8119 8119
Branches 1371 1371
=======================================
Hits 8021 8021
Misses 72 72
Partials 26 26 ☔ View full report in Codecov by Sentry. |
745ea32 to
fa16b1c
Compare
|
This PR has been released as part of rollup@4.33.0. You can test it via |
This PR contains the following updates:
^9.18.0->^9.19.0^2.0.3->^2.1.02.2.0^18.19.71->^18.19.74^9.18.0->^9.19.0^15.4.1->^15.4.3^4.31.0->^4.32.04.32.1^8.21.0->^8.22.0^6.0.10->^6.0.11^1.6.1->^1.6.3v0.26.0->v0.27.00.2.15->0.3.13.0.3->3.0.45.0.0->5.0.15.0.3->5.1.0🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
eslint/eslint (@eslint/js)
v9.19.0Compare Source
eslint/eslint (eslint)
v9.19.0Compare Source
lint-staged/lint-staged (lint-staged)
v15.4.3Compare Source
Patch Changes
cbfed1dThanks @tarik02! - Adjust TypeScript types for the default export so that it can be used as a value without error TS2693.rollup/rollup (rollup)
v4.32.0Compare Source
2025-01-24
Features
Bug Fixes
Pull Requests
typescript-eslint/typescript-eslint (typescript-eslint)
v8.22.0Compare 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.
cross-platform-actions/action (cross-platform-actions/action)
v0.27.0: Cross Platform Action 0.27.0Compare Source
Added
rust-random/getrandom (getrandom)
v0.3.1Compare Source
Fixed
v0.3.0Compare Source
Breaking Changes
Changed
getrandomandgetrandom_uninitfunctions tofillandfill_uninitrespectively #532Removed
wasm32-wasitarget support (usewasm32-wasip1orwasm32-wasip2instead) #499linux_disable_fallback,rdrand,js,test-in-browser, andcustomcrate featuresin favor of configuration flags #504
register_custom_getrandom!macro #504From<NonZeroU32>forErrorandError::codemethod #507Errorconstants #562Changed
ProcessPrngon Windows 10 and up, and useRtlGenRandomon older Windows versions #415strerror_rfor retrieving error code descriptions #440usizeis the native word size in therdrandbackend #442errnowhenlibcdid not indicate error on Solaris #448libpthread's mutex tofutexon Linux and tonanosleep-based wait loopon other targets in the
use_filebackend #490EAGAINwhile polling/dev/randomon Linux #522wasm_jsbackend(bumps minimum supported Node.js version to v19) #557
js_namespacein thewasm_jsbackend #559Added
wasm32-wasip1andwasm32-wasip2support #499getrandom_backendconfiguration flag for selection of opt-in backends #504Error::new_custommethod #507rndropt-in backend #512u32andu64functions for generating random values of the respective type #544wasm32v1-nonesupport in thewasm_jsbackend #560wasm_jscrate feature which allows users to enable thewasm_jsopt-in backend #574Fixed
KERN_ARND#555Configuration
📅 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.