fix(deps): update minor/patch updates#6405
Merged
Merged
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/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
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #6405 +/- ##
=======================================
Coverage 98.78% 98.78%
=======================================
Files 274 274
Lines 10789 10789
Branches 2882 2882
=======================================
Hits 10658 10658
Misses 89 89
Partials 42 42 ☔ View full report in Codecov by Harness. 🚀 New features to boost your workflow:
|
|
This PR has been released as part of rollup@4.62.0. You can test it via |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^29.0.2→^29.0.3^5.3.0→^5.4.0^3.3.2→^3.3.3v6.1.1→v6.1.3v6.2.0v1.1.0→v1.2.0^10.4.0→^10.4.1^5.5.5→^5.5.6^17.0.5→^17.0.7^4.57.2→^4.57.34.57.6(+2)0.1.61→0.1.62^4.60.4→^4.61.04.61.1v2.79.8→v2.81.1v2.81.4(+2)^8.60.0→^8.60.1^7.3.3→^7.3.5^3.5.34→^3.5.35^3.3.2→^3.3.3Release Notes
rollup/plugins (@rollup/plugin-commonjs)
v29.0.32026-05-29
Bugfixes
rollup/plugins (@rollup/pluginutils)
v5.4.02026-05-29
Features
vuejs/language-tools (@vue/language-server)
v3.3.3Compare Source
vscode
workspace
auto-versionworkflow to prevent injection (#6074) - Thanks to @arpitjain099!aws-actions/configure-aws-credentials (aws-actions/configure-aws-credentials)
v6.1.3Compare Source
Bug Fixes
v6.1.2Compare Source
Bug Fixes
cross-platform-actions/action (cross-platform-actions/action)
v1.2.0: Cross Platform Action 1.2.0Compare Source
Added
Changed
Security
integrity verification for downloaded artifacts
(#147)
eslint/eslint (eslint)
v10.4.1Compare Source
Bug Fixes
e557467fix: update@eslint/plugin-kitversion to 0.7.2 (#20930) (Francesco Trotta)d4ce898fix: propagate failures from delegated commands (#20917) (Minh Vu)f4f3507fix: prefer-arrow-callback invalid autofix with newline afterasync(#20916) (kuldeep kumar)c5bc78bfix: false positive for reference infinallyblock (#20655) (Tanuj Kanti)27538c0fix: add missing CodePath and CodePathSegment types (#20853) (Pixel998)Documentation
61b0adddocs: remove deprecated rule from related rules ofmax-params(#20921) (Tanuj Kanti)305d5b9docs: remove deprecated rules from related rules section (#20911) (Tanuj Kanti)49b0202docs: fixdisplay: noneof ad (#20901) (Tanuj Kanti)9067f94docs: switch build to Node.js 24 (#20893) (Milos Djermanovic)c91b041docs: Update README (GitHub Actions Bot)e349265docs: clarify semver strings in rule deprecation objects (#20885) (Milos Djermanovic)Chores
b0e466btest: adddataproperty to invalid tests cases for rules (#20924) (Tanuj Kanti)f78838btest: add CodePath type coverage (#20904) (Pixel998)1daa4bdchore: updateeslint-plugin-eslint-commentstest data to latest commit (#20922) (Francesco Trotta)002942cci: declare contents:read on update-readme workflow (#20919) (Arpit Jain)64bca24chore: update ecosystem plugins (#20912) (ESLint Bot)6d7c832chore: ignore fflate updates in renovate (#20908) (Pixel998)b2c8638ci: bump pnpm/action-setup from 6.0.7 to 6.0.8 (#20889) (dependabot[bot])a9b8d7fchore: increase maxBuffer for ecosystem tests (#20881) (sethamus)b702eadchore: update ecosystem update PR settings (#20884) (Pixel998)507f60echore: update ecosystem plugins (#20882) (ESLint Bot)92f5c5btest: add unit test for message-count (#20878) (kuldeep kumar)df32108chore: add @eslint/markdown and typescript-eslint ecosystem tests (#20837) (sethamus)327f91dchore: use includeIgnoreFile internally (#20876) (Kirk Waiblinger)f0dc4bdchore: pin fflate@0.8.2 (#20877) (Milos Djermanovic)0f4bd25ci: run Discord alert for ecosystem test failures (#20873) (Copilot)prettier/eslint-plugin-prettier (eslint-plugin-prettier)
v5.5.6Compare Source
Patch Changes
b5c96a3Thanks @JounQin! - chore: bump all (dev)Dependencieslint-staged/lint-staged (lint-staged)
v17.0.7Compare Source
Patch Changes
e692e58- Update dependencytinyexec@^1.2.4.v17.0.6Compare Source
Patch Changes
#1803
bdf2770- Run all tests with Deno, in addition to Node.js and Bun.#1796
7508272- Fix performance regression of lint-staged v17 by going back to usinggit addto stage task modifications. This was changed togit update-index --againin v17 for less manual work, but unfortunately theupdate-indexcommand gets slower in very large Git repos.#1797
7b2505a- This version of lint-staged uses the new staged publishing for npm packages feature. Releases are already published from GitHub Actions with trusted publishing, but now an additional approval with two-factor authentication is also required.#1802
321b0a9- Downgrade dependencytinyexec@1.2.2to avoid issues in version 1.2.3.streamich/memfs (memfs)
v4.57.3Compare Source
What's Changed
New Contributors
Full Changelog: streamich/memfs@v4.57.2...v4.57.3
rollup/rollup (rollup)
v4.61.0Compare Source
2026-06-01
Features
Pull Requests
taiki-e/install-action (taiki-e/install-action)
v2.81.1: 2.81.1Compare Source
Update
cargo-no-dev-deps@latestto 0.2.24.Update
cargo-hack@latestto 0.6.45.v2.81.0: 2.81.0Compare Source
Support
convco. (#1831, thanks @graelo)Support
docgarden(#1830, thanks @jesse-black)Update
vacuum@latestto 0.28.0.Update
cargo-binstall@latestto 1.19.1.v2.80.0: 2.80.0Compare Source
kingfisher. (#1874, thanks @SAY-5)v2.79.15: 2.79.15Compare Source
Update
typos@latestto 1.47.0.Update
wasm-tools@latestto 1.251.0.Update
vacuum@latestto 0.27.2.Update
uv@latestto 0.11.17.Update
tombi@latestto 1.1.1.Update
mise@latestto 2026.5.16.v2.79.14: 2.79.14Compare Source
Update
vacuum@latestto 0.27.0.Update
cargo-deny@latestto 0.19.8.v2.79.13: 2.79.13Compare Source
Update
gungraun-runner@latestto 0.19.1.Update
biome@latestto 2.4.16.v2.79.12: 2.79.12Compare Source
Update
prek@latestto 0.4.3.Remove uses of crates.io API, which potentially cases 403 error.
v2.79.11: 2.79.11Compare Source
Update
vacuum@latestto 0.26.8.Update
cargo-nextest@latestto 0.9.137.v2.79.10: 2.79.10Compare Source
Update
tombi@latestto 1.1.0.Update
prek@latestto 0.4.2.Update
editorconfig-checker@latestto 3.7.0.v2.79.9: 2.79.9Compare Source
Update
vacuum@latestto 0.26.7.Update
tombi@latestto 1.0.0.typescript-eslint/typescript-eslint (typescript-eslint)
v8.60.1Compare Source
This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.
See GitHub Releases for more information.
You can read about our versioning strategy and releases on our website.
vitejs/vite (vite)
v7.3.5Compare Source
Please refer to CHANGELOG.md for details.
vuejs/core (vue)
v3.5.35Compare Source
Bug Fixes
ssrRenderSuspense(#14804) (4760997), closes nuxt/nuxt#28162Performance Improvements
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.