chore(deps): lock file maintenance#6367
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Thank you for your contribution! ❤️You can try out this pull request locally by installing Rollup via npm install rollup/rollup#renovate/lock-file-maintenance-minorpatch-updatesNotice: Ensure you have installed the latest nightly 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
|
61be96b to
2ad3c5f
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. |
stacker 0.1.24 requires windows-sys >=0.60 which dropped windows_x86_64_gnu. That crate provided the static import library supplying __imp_OpenProcessToken and friends that libmimalloc-sys2 needs on windows-gnu. Pin stacker to 0.1.23 (which accepts windows-sys 0.59.x) so the arch crates are restored and the windows-gnu build links successfully.
fc2d136 to
2457e32
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6367 +/- ##
=======================================
Coverage 98.78% 98.78%
=======================================
Files 274 274
Lines 10791 10791
Branches 2881 2881
=======================================
Hits 10660 10660
Misses 89 89
Partials 42 42 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
This PR contains the following updates:
🔧 This Pull Request updates lock files to use the latest dependency versions.
Configuration
📅 Schedule: (UTC)
* 18-23 * * 4)* 0-5 * * 5)🚦 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.