chore(deps): lock file maintenance npm packages#5104
Merged
renovate[bot] merged 1 commit intomainfrom Jun 29, 2025
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
❌ Deploy Preview for rolldown-rs failed.
|
Boshen
pushed a commit
that referenced
this pull request
Jun 30, 2025
## [1.0.0-beta.22] - 2025-06-30 ### 🚀 Features - plugin: use `Log` instead of `BuildDiagnostic` for `PluginContext#log` (#5099) by @shulaoda - plugin: support info/warn/debug in native plugin context (#5098) by @shulaoda - plugin: support vite plugin custom in `PluginContext#resolve` (#5097) by @shulaoda - rolldown_plugin_import_glob: align edge cases with `rolldown-vite` (#5094) by @shulaoda - rolldown_plugin_vite_resolve: align subpath import resolution (#5093) by @shulaoda - add commonjs tree shake option (#5096) by @IWANABETHATGUY - rolldown_plugin_web_worker_post: align with `rolldown-vite` (#5092) by @shulaoda - manual-chunks: support `getModuleInfo` (#5087) by @hyf0 - advanced-chunks: support `getModuleInfo` in `groups.{group}.name` (#5086) by @hyf0 ### 🚜 Refactor - rolldown_loader_utils: inline unnecessary `binary_to_esm` (#5100) by @shulaoda ### ⚡ Performance - hmr: remove `console.debug` in `runtime.registerModule` (#5091) by @sapphi-red - hmr: remove no-op `runtime.__toCommonJS` call (#5089) by @sapphi-red ### ⚙️ Miscellaneous Tasks - deps: lock file maintenance rust crates (#5105) by @renovate[bot] - deps: lock file maintenance npm packages (#5104) by @renovate[bot] - deps: update rust crate schemars to v1 (#5103) by @renovate[bot] - deps: update dependency vite to v7 (#5102) by @renovate[bot] - deps: update github-actions (#5101) by @renovate[bot] - deps: update dependency rolldown-plugin-dts to v0.13.12 (#5088) by @renovate[bot]
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:
8.5.5->8.6.024.0.3->24.0.73.2.3->3.2.411.6.0->11.7.12.23.0->2.23.24.43.0->4.44.18.18.2->8.18.35.42.0->5.43.10.28.5->0.28.67.27.4->7.27.728.0.3->28.0.613.3.0->13.4.01.5.0->1.6.03.2.3->3.2.45.61.2->5.61.310.12.2->10.12.43.5.16->3.5.178.5.5->8.6.0🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
google/zx (zx)
v8.6.0: — Valve VanguardCompare Source
thenableparams processing for$literals #1237vitest-dev/vitest (vitest)
v3.2.4Compare Source
🐞 Bug Fixes
vitest run --watchshould be watch-mode - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8128 (657e8)--shard x/<count>exceeds count of test files - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8112 (8a18c)minWorkerswhen onlymaxWorkersspecified - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8110 (14dc0)task.metashould be available in custom reporter's errors - by @AriPerkkio in https://github.com/vitest-dev/vitest/issues/8115 (27df6)View changes on GitHub
mochajs/mocha (mocha)
v11.7.1Compare Source
🩹 Fixes
🧹 Chores
v11.7.0Compare Source
🌟 Features
remeda/remeda (remeda)
v2.23.2Compare Source
Bug Fixes
undefinedto value type of unbounded records (#1127) (73e9f5a), closes #1075v2.23.1Compare Source
Bug Fixes
rollup/rollup (rollup)
v4.44.1Compare Source
2025-06-26
Bug Fixes
Pull Requests
v4.44.0Compare Source
2025-06-19
Features
maxParallelFileOpsas this could break watch mode with the commonjs plugin (#5986)Bug Fixes
Pull Requests
websockets/ws (ws)
v8.18.3Compare Source
terser/terser (terser)
v5.43.1Compare Source
lhs_constantstoCompressOptionstype (#1621)v5.43.0Compare Source
wrap_func_argsformat option is now false by default)TypeStrong/TypeDoc (typedoc)
v0.28.6Compare Source
Features
Bug Fixes
export { type X }are now detected and converted as interfaces/type aliases, #2962.Thanks!
babel/babel (@babel/core)
v7.27.7Compare Source
👓 Spec Compliance
babel-parser,babel-plugin-transform-classesallow*options as top level only (@JLHwung)babel-parser🐛 Bug Fix
babel-corebabel-typesbabel-plugin-transform-parametersasync function*should throw synchronously (@liuxingbaoyu)🏠 Internal
babel-plugin-transform-destructuring,babel-plugin-transform-object-rest-spreadNodePath#splitExportDeclarationin destructuring transforms (@JLHwung)rollup/plugins (@rollup/plugin-commonjs)
v28.0.62025-06-17
Bugfixes
v28.0.52025-06-14
Bugfixes
v28.0.42025-06-14
Bugfixes
vueuse/vueuse (@vueuse/core)
v13.4.0Compare Source
🚀 Features
TimerHandlefor setTimeout type - by @ilyaliao in https://github.com/vueuse/vueuse/issues/4801 (319d8)shouldCommit- by @JonathanSchndr, Anthony Fu and Robin in https://github.com/vueuse/vueuse/issues/4471 (18acf)🐞 Bug Fixes
resetcall when the initial value is true - by @whiteyebrw in https://github.com/vueuse/vueuse/issues/4800 (c6469)🏎 Performance
View changes on GitHub
okineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.6.0Compare Source
compare changes
🚀 Enhancements
README.mdto theunnecessaryFilesList(b039dc2)tsclinting forsrc/**/*.ts(52ee133)copyOrDownloadAsMarkdownButtonsand fix comments (1254c83)🩹 Fixes
3ceea9e(d75a57a)@types/nodepackage error by removing--productionfrom bun install (1362166)bun install(b7a5865)biome.jsoncfile which is required for linting (5ef8dd7)💅 Refactors
isolatedDeclarations(b2767f7)📖 Documentation
🏡 Chore
v2and fix new linting errors (a64fecb)❤️ Contributors
v1.5.1Compare Source
compare changes
🩹 Fixes
💅 Refactors
.mdfiles (b0eca52)📖 Documentation
🤖 CI
❤️ Contributors
webpro-nl/knip (knip)
v5.61.3Compare Source
pnpm/pnpm (pnpm)
v10.12.4Compare Source
Patch Changes
Fix
pnpm licensescommand for local dependencies #9583.Fix a bug in which
pnpm ls --filter=not-exist --jsonprints nothing instead of an empty array #9672.Fix a deadlock that sometimes happens during peer dependency resolution #9673.
Running
pnpm installafterpnpm fetchshould hoist all dependencies that need to be hoisted.Fixes a regression introduced in [v10.12.2] by [#9648]; resolves [#9689].
[v10.12.2]: https://redirect.github.com/pnpm/pnpm/releases/tag/v10.12.2Add commentMore actions
[#9648]: https://github.com/pnpm/pnpm/pull/9648
[#9689]: https://github.com/pnpm/pnpm/issues/9689
v10.12.3Compare Source
Patch Changes
Regression introduced in v10.12.2 by #9648; resolves #9685.
vuejs/core (vue)
v3.5.17Compare Source
Bug Fixes
InEntitystate (#13362) (f05a8d6)__v_skipflag toDepto prevent reactive conversion (#12804) (e8d8f5f), closes #12803vOnceandvSlot(#13343) (762fae4)Configuration
📅 Schedule: Branch creation - "before 9am on monday" in timezone Asia/Shanghai, 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.