chore(deps): update all non-major dependencies #67
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.103.0→^0.106.0^0.103.0→^0.106.0^0.103.0→^0.106.010.26.0→10.26.21.0.0-beta.55→1.0.0-beta.57^0.19.1→^0.20.0Release Notes
oxc-project/oxc (oxc-minify)
v0.106.0🚀 Features
e031056codegen: Addsourcemapfeature flag (#17305) (Boshen)8e4409aminifier: Addinvalid_import_side_effectsoption (#17300) (sapphi-red)oxc-project/oxc (oxc-parser)
v0.106.0v0.105.0⚡ Performance
5aefb84linter/plugins: Reduce size of walker code (#17176) (overlookmotel)v0.104.0🚀 Features
291b57bast_tools: Generate TS declaration files for deserializer and walk files (#16912) (camc314)🐛 Bug Fixes
e59132bparser/napi: Fix lazy deser (#17069) (overlookmotel)a92faf0ast_tools: Supportu128inassert_layoutsgenerator (#17050) (overlookmotel)pnpm/pnpm (pnpm)
v10.26.2: pnpm 10.26.2Compare Source
Patch Changes
Improve error message when a package version exists but does not meet the
minimumReleaseAgeconstraint. The error now clearly states that the version exists and shows a human-readable time since release (e.g., "released 6 hours ago") #10307.Fix installation of Git dependencies using annotated tags #10335.
Previously, pnpm would store the annotated tag object's SHA in the lockfile instead of the actual commit SHA. This caused
ERR_PNPM_GIT_CHECKOUT_FAILEDerrors because the checked-out commit hash didn't match the stored tag object hash.Binaries of runtime engines (Node.js, Deno, Bun) are written to
node_modules/.binbefore lifecycle scripts (install, postinstall, prepare) are executed #10244.Try to avoid making network calls with preferOffline #10334.
Platinum Sponsors
Gold Sponsors
v10.26.1: pnpm 10.26.1Compare Source
Patch Changes
pnpm add, whenblockExoticSubdepsis set totrue#10324.HEADpoints to the commit after checkout #10310.Platinum Sponsors
Gold Sponsors
rolldown/rolldown (rolldown)
v1.0.0-beta.57Compare Source
💥 BREAKING CHANGES
🚀 Features
CANNOT_CALL_NAMESPACEwarning (#7636) by @sapphi-red🐛 Bug Fixes
__exportto__exportAllto be compatible withcjs-module-lexer(#7640) by @IWANABETHATGUY🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
⚙️ Miscellaneous Tasks
v1.0.0-beta.56Compare Source
💥 BREAKING CHANGES
MIXED_EXPORTerror toMIXED_EXPORTS(#7565) by @sapphi-red🚀 Features
idproperty toexporterin CIRCULAR_REEXPORT error (#7592) by @sapphi-redidsproperty toCIRCULAR_DEPENDENCYerror (#7591) by @sapphi-reddevMode.lazy(#7549) by @hyf0parseAstfunction errors (#7568) by @sapphi-redexporterproperty toMISSING_EXPORTerror (#7564) by @sapphi-redidproperty toPARSE_ERRORerror (#7563) by @sapphi-red🐛 Bug Fixes
OutputPlugin(#7610) by @KazariEXpostBannercontent should be placed after shebang (#7583) by @bteanotify.pollInternalandnotify.compareContents(#7595) by @sapphi-redcleanDirwork with default output directory (#7579) by @shulaodaMISSING_NAME_OPTION_FOR_UMD_EXPORTerror toMISSING_NAME_OPTION_FOR_IIFE_EXPORTerror (#7566) by @sapphi-redmoduleidentifier (#7544) by @leegeunhyeok🚜 Refactor
stable_idfield fromPARSE_ERRORerror (#7593) by @sapphi-redWatcherstruct (#7551) by @hyf0LinkingMetadata::stmt_info_includedto check if a stmt_info is included (#7572) by @IWANABETHATGUYLinkingMetadata::is_includedto check if a module is included (#7571) by @IWANABETHATGUY⚙️ Miscellaneous Tasks
kill-portinignoreDepsin renovate.json (#7619) by @sapphi-redpnpm installduring tests (#7560) by @hyf0kill-port@1to improve performance (#7575) by @hyf0❤️ New Contributors
sxzz/rolldown-plugin-dts (rolldown-plugin-dts)
v0.20.0Compare Source
🚨 Breaking Changes
View changes on GitHub
v0.19.2Compare Source
🚨 Minor Breaking Changes
vue-tsc&@vue/language-core- by @Jungzl in #152 (f96e9)View changes on GitHub
Configuration
📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).
🚦 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.