⬆️ deps: Update dependencies (non-major) #63
Merged
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:
2.0.1→2.0.224.10.4→24.10.610.26.1→10.28.01.0.0-beta.55→1.0.0-beta.59Release Notes
pnpm/pnpm (pnpm)
v10.28.0Compare Source
v10.27.0Compare Source
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
rolldown/rolldown (rolldown)
v1.0.0-beta.59Compare Source
🚀 Features
import(..)(#7726) by @hyf0🐛 Bug Fixes
🚜 Refactor
preserve_entry_signaturesfromAddEntryModuleMsg(#7762) by @shulaodauser_defined_entriesby reference (#7756) by @shulaodaResolvedIdcorrectly (#7746) by @hyf0ModuleLoader(#7731) by @shulaodaresolve_user_defined_entries(#7727) by @shulaoda📚 Documentation
🧪 Testing
⚙️ Miscellaneous Tasks
output.dynamicImportInCjsrelated rollup test results (#7776) by @sapphi-redtest: vite-testslabel (#7770) by @shulaodav1.0.0-beta.58Compare Source
💥 BREAKING CHANGES
🚀 Features
should_transform_jsfor raw options (#7697) by @shulaodaoutput.dynamicImportInCjsoption (#7677) by @shulaodaChecksOptionstype (#7653) by @sapphi-red🐛 Bug Fixes
🚜 Refactor
StableModuleIdas the map key if possible (#7718) by @hyf0StableModuleIdinstead of&strfromModule#stable_id()(#7717) by @hyf0Module#stable_id()(#7716) by @hyf0StableModuleIdtype (#7715) by @hyf0id.as_arc_str().clone().into()(#7714) by @hyf0ModuleId#resource_idand useas_arc_strdirectly (#7710) by @hyf0Module#id_clone(#7709) by @hyf0Module#id_as_strand useModule#iddirectly (#7708) by @hyf0ExternalModule#idhave the typeModuleId(#7707) by @hyf0Module#idtoModule#id_as_str(#7706) by @hyf0ModuleIdinstead of rawArcStrforScanStageCache(#7701) by @hyf0ModuleIdas the type ofResolvedId#id(#7694) by @hyf0resolved_request_info.rstoresolved_id.rsand move its contents (#7687) by @hyf0<CWD>/node_modules/.rolldown(#7692) by @hyf0InvalidOptionfor hash placeholder generation errors (#7674) by @shulaoda📚 Documentation
⚙️ Miscellaneous Tasks
homepagefield to package.json (#7648) by @trivikrv1.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
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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.