chore(deps): lock file maintenance npm packages#5042
Merged
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
✅ Deploy Preview for rolldown-rs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
2d4ce43 to
0a7a38b
Compare
0a7a38b to
b5856a1
Compare
auto-merge was automatically disabled
June 23, 2025 05:41
Pull request was converted to draft
4be6c80 to
717366c
Compare
717366c to
24052f4
Compare
Contributor
Author
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. |
Boshen
added a commit
that referenced
this pull request
Jun 25, 2025
## [1.0.0-beta.20] - 2025-06-25 ### 🚀 Features - rolldown: oxc v0.75.0 (#5069) by @Boshen - rolldown: oxc 0.74.0 (#5047) by @Boshen ### 🐛 Bug Fixes - vite-tests: avoid crash when `packageJson.pnpm` is undefined (#5066) by @shulaoda - JSX preset options not working correctly (#5060) by @shulaoda - remove improper jsdoc of builtin define plugin (#5046) by @AliceLanniste ### 🚜 Refactor - passing vec length directly (#5050) by @ShroXd ### 📚 Documentation - explain that a chunk may be bigger than `maxSize` (#5014) by @sapphi-red - update example about `withFilter` (#5040) by @IWANABETHATGUY ### ⚡ Performance - preallocate smaller vec for hash placeholder finder (#5064) by @sapphi-red - reduce temporary memory usage by avoiding output chunk clone until needed (#5058) by @sapphi-red - skip empty write bundle hook with `hook_usage` meta (#5057) by @sapphi-red ### ⚙️ Miscellaneous Tasks - deps: update dependency rolldown-plugin-dts to v0.13.12 (#5065) by @renovate[bot] - rolldown: upgrade NAPI-RS to 3.0.0-beta.10 (#5063) by @Brooooooklyn - bump oxc-resolver to v11.2.1 (#5061) by @Boshen - deps: update dependency tsdown to v0.12.9 (#5056) by @renovate[bot] - deps: update dependency rolldown-plugin-dts to v0.13.12 (#5054) by @renovate[bot] - remove long-commented-out code (#5048) by @shulaoda - deps: lock file maintenance npm packages (#5042) by @renovate[bot] - deps: lock file maintenance rust crates (#5043) by @renovate[bot] - deps: update taiki-e/install-action action to v2.54.0 (#5045) by @renovate[bot] - deps: update taiki-e/install-action action to v2.53.2 (#5041) by @renovate[bot] Co-authored-by: Boshen <[email protected]>
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:
^0.0.28->^0.0.29^0.0.28->^0.0.2924.0.1->24.0.33.2.3->3.2.411.6.0->11.7.02.23.0->2.23.14.43.0->4.44.05.42.0->5.43.128.0.3->28.0.63.2.3->3.2.413.3.0->13.4.05.61.0->5.61.21.1.0->1.3.010.12.1->10.12.21.5.0->1.5.13.5.16->3.5.17🔧 This Pull Request updates lock files to use the latest dependency versions.
Release Notes
oxc-project/oxc-node (@oxc-node/cli)
v0.0.29Compare Source
What's Changed
Full Changelog: oxc-project/oxc-node@v0.0.28...v0.0.29
vitest-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.0Compare Source
🌟 Features
remeda/remeda (remeda)
v2.23.1Compare Source
Bug Fixes
rollup/rollup (rollup)
v4.44.0Compare Source
2025-06-19
Features
maxParallelFileOpsas this could break watch mode with the commonjs plugin (#5986)Bug Fixes
Pull Requests
terser/terser (terser)
v5.43.1Compare Source
lhs_constantstoCompressOptionstype (#1621)v5.43.0Compare Source
wrap_func_argsformat option is now false by default)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
webpro-nl/knip (knip)
v5.61.2Compare Source
a1bcdbb)20e5914)49fe237)6bd250a)e2f0fbf)npm pkg set(bfda6e9)b334c3a)2de78bd)v5.61.1Compare Source
191bc9e)d2b8786)7d3119b)60da821)oxc-project/oxc (oxlint)
v1.3.0: oxlint v1.3.0Compare Source
[1.3.0] - 2025-06-23
🚀 Features
1a54184linter: Add fix for unused disable directive (#11708) (Sysix)816ff03linter: Read source text into the arena (#11825) (camc314)dc6f584linter: Addread_to_arena_strfunction (#11823) (overlookmotel)🐛 Bug Fixes
76891dalinter/exhaustive-deps: False positive with ident used in type param (#11812) (camc314)💼 Other
d121a79oxlint: V1.3.0 (#11854) (oxc-bot)🚜 Refactor
b39d1falinter: Output smaller spans for unused disable directives with multiple rules (#11781) (Sysix)📚 Documentation
faab3eelinter: Improve docs for typescript/no-this-alias (#11845) (camc314)v1.2.0: oxlint v1.2.0Compare Source
[1.2.0] - 2025-06-19
🚀 Features
8c341a2sema/check: Ts setters cannot have initializers (#11695) (Don Isaac)38dc614oxc_linter: Reuse allocators (#11736) (camc314)bf8263dplayground: Allow specifying a JSON string as the linter config (#11710) (Nicholas Rayburn)0b4261bvscode: Addoxc.requireConfigconfiguration (#11700) (Sysix)52ecc87linter: Implement import/extensions (#11548) (Tyler Earls)094b81clanguage_server: AddunusedDisableDirectivesoption (#11645) (Sysix)🐛 Bug Fixes
3d88eeblinter/no-console: False negative whenconsole.*methods are used as args to functions (#11790) (camc314)c80e405linter/no-new-wrappers: Fix panic in fixer with multi byte chars (#11773) (camc314)e58a0b0linter: Panic in unicorn/consistent-function-scoping (#11772) (camc314)80c87d4linter: Typo in typescript/consistent-index-object-style (#11744) (camc314)ff775e9linter/consistent-function-scoping: Descriptive diagnostic labels (#11682) (Don Isaac)989634alinter/no-inner-declaration: False negative with for loops (#11692) (camc314)b272b91linter/no-undef: False negative with unresolved ref after type ref (#11721) (camc314)6252275linter: Panic in import/extensions with empty file names (#11720) (camc314)f34e432linter: Use fixer::noop in dangerous cases for eslint/no-var (#11693) (camc314)6c2b41clinter/consistent-function-scoping: Allow functions in TS modules/namespaces (#11681) (Don Isaac)2ca1c70linter/exhaustive-deps: False positive with TS Non null assertion operator (#11690) (camc314)ee15f7dlinter: False negative in typescript/prefer-function-type (#11674) (camc314)abd0441linter: Add missing menuitemradio and menutitemcheckbox roles (#11651) (Daniel Flynn)8776301linter/no-inner-declarations: Flagvarstatement as body offorloop (#11632) (overlookmotel)🚜 Refactor
5ca3d04ast: AddTSArrayTypeasAstKind(#11745) (camchenry)abdbaa9language_server: Use rule name directly from OxcCode instead of parsing out of the stringified version of OxcCode (#11714) (Nicholas Rayburn)219adccast: Don't generate AstKind for ArrayExpressionElement (#11684) (Ulrich Stark)c1be6b8linter: Shorten Span construction (#11686) (Ulrich Stark)4ca659clinter: Cleanup typescript/prefer-function-type (#11672) (Brad Dunbar)8e30c5fast: Don't generate AstKind for ForStatementInit (#11617) (Ulrich Stark)📚 Documentation
ea6ce9dlinter: Fix typo in import/no-namespace (#11741) (camc314)8b6076elinter: Document options for thetypescript/array-typerule (#11665) (yefan)⚡ Performance
f539f64allocator: RemoveArcfromAllocatorPool(#11760) (overlookmotel)cfdc518linter/no-inner-declarations: Move work to cold path (#11746) (overlookmotel)7c0fff7linter: Skip runningconsistent-function-scopingon.d.tsfiles (#11739) (camc314)b34c6f6parser,semantic: Improve handling of diagnostics (#11641) (Boshen)2cd786blinter/no-inner-declarations: Remove unnecessary code and reduce branches (#11633) (overlookmotel)🧪 Testing
44a9df8linter: Update testsuite forno-undef(#11706) (Sysix)pnpm/pnpm (pnpm)
v10.12.2Compare Source
Patch Changes
enableGlobalVirtualStoreset totrue#9648.--helpand-hflags not working as expected for thepnpm createcommand.pnpm licenses list --jsoncommand is incorrect.pnpm deployfails due to overridden dependencies having peer dependencies causingERR_PNPM_OUTDATED_LOCKFILE#9595.okineadev/vitepress-plugin-llms (vitepress-plugin-llms)
v1.5.1Compare Source
compare changes
🩹 Fixes
💅 Refactors
.mdfiles (b0eca52)📖 Documentation
🤖 CI
❤️ Contributors
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.