Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the
Comment |
44bc5ae to
c25b0e9
Compare
c25b0e9 to
1f204b5
Compare
1f204b5 to
b2f4aa2
Compare
b2f4aa2 to
f71077d
Compare
f71077d to
2d37b95
Compare
2d37b95 to
bdf6e10
Compare
bb82315 to
2501fc8
Compare
2501fc8 to
faf7f97
Compare
faf7f97 to
8ed2ea0
Compare
8ed2ea0 to
9803d68
Compare
9803d68 to
206dbfb
Compare
206dbfb to
44c610a
Compare
44c610a to
3e6b814
Compare
This PR contains the following updates:
^0.46.0→^0.50.00.24.5→0.24.61.157.16→1.157.181.157.16→1.157.181.157.16→1.157.181.157.16→1.157.181.3.6→1.3.83.0.1-20260128-211656-ae83c97e→3.0.1-20260131-190432-654aa75510.18.3→10.28.23.7.0→3.8.1^0.19.0→^0.20.02.8.0→2.8.1Release Notes
mixedbread-ai/mixedbread-ts (@mixedbread/sdk)
v0.50.1Compare Source
Full Changelog: v0.50.0...v0.50.1
Bug Fixes
v0.50.0Compare Source
Full Changelog: v0.49.3...v0.50.0
Features
scalar/scalar (@scalar/openapi-parser)
v0.24.6Patch Changes
Updated Dependencies
@scalar/json-magic@0.9.5
@scalar/helpers@0.2.10
@scalar/openapi-upgrader@0.1.8
TanStack/router (@tanstack/react-router)
v1.157.18Compare Source
Version 1.157.18 - 1/31/26, 3:41 PM
Changes
Refactor
1ce1919) by @SheraffPackages
v1.157.17Compare Source
Version 1.157.17 - 1/30/26, 10:26 PM
Changes
Fix
0f41a3c) by @hokkyssDocs
5ae6217) by Alexander SchmidPackages
oven-sh/bun (bun)
v1.3.8: Bun v1.3.8Compare Source
To install Bun v1.3.8
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.8:
Read Bun v1.3.8's release notes on Bun's blog
Thanks to 4 contributors!
v1.3.7: Bun v1.3.7Compare Source
To install Bun v1.3.7
Windows:
powershell -c "irm bun.sh/install.ps1|iex"To upgrade to Bun v1.3.7:
Read Bun v1.3.7's release notes on Bun's blog
Thanks to 11 contributors!
nitrojs/nitro (nitro)
v3.0.1-20260131-190432-654aa755Compare Source
v3.0.1-20260131-182848-a1e4ca77Compare Source
v3.0.1-20260131-134752-eea737f2Compare Source
v3.0.1-20260131-115446-8aa7b23eCompare Source
pnpm/pnpm (pnpm)
v10.28.2Compare Source
v10.28.1Compare Source
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
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
v10.26.0Compare Source
v10.25.0Compare Source
v10.24.0Compare Source
v10.23.0: pnpm 10.23Compare Source
Minor Changes
--lockfile-onlyoption topnpm list#10020.Patch Changes
pnpm self-updateshould download pnpm from the configured npm registry #10205.pnpm self-updateshould always install the non-executable pnpm package (pnpm in the registry) and never the@pnpm/exepackage, when installing v11 or newer. We currently cannot ship@pnpm/exeaspkgdoesn't work with ESM #10190.pnpm add, if there's aengines.runtimesetting declared inpackage.json#10209.pnpm listandpnpm whynow display npm: protocol for aliased packages (e.g.,foo npm:is-odd@3.0.1) #8660.pnpm store pruneshould not fail if the store contains Node.js packages #10131.Platinum Sponsors
Gold Sponsors
v10.22.0: pnpm 10.22Compare Source
Minor Changes
Added support for
trustPolicyExclude#10164.You can now list one or more specific packages or versions that pnpm should allow to install, even if those packages don't satisfy the trust policy requirement. For example:
Allow to override the
enginesfield on publish by thepublishConfig.enginesfield.Patch Changes
Platinum Sponsors
Gold Sponsors
v10.21.0Compare Source
v10.20.0Compare Source
Minor Changes
--alloption inpnpm --helpto list all commands #8628.Patch Changes
latestversion doesn't satisfy the maturity requirement configured byminimumReleaseAge, pick the highest version that is mature enough, even if it has a different major version #10100.createcommand should not verify patch info.managePackageManagerVersionstofalse, when switching to a different version of pnpm CLI, in order to avoid subsequent switches #10063.v10.19.0Compare Source
Minor Changes
You can now allow specific versions of dependencies to run postinstall scripts.
onlyBuiltDependenciesnow accepts package names with lists of trusted versions. For example:Related PR: #10104.
Added support for exact versions in
minimumReleaseAgeExclude#9985.You can now list one or more specific versions that pnpm should allow to install, even if those versions don’t satisfy the maturity requirement set by
minimumReleaseAge. For example:shadcn-ui/ui (shadcn)
v3.8.1Compare Source
Patch Changes
2bf55c91338525f886f7c4a7b1fe820155d6baceThanks @shadcn! - properly detect already installed fontsv3.8.0Compare Source
Minor Changes
38de7fddc257f04901e98a5fd7821cb8729d54bfThanks @shadcn! - Add RTL supportPatch Changes
2acaf954d7492ce722d2a7ee02747dc8f85691efThanks @VeiaG! - Fix: skip all transforms for universal registry itemsrolldown/tsdown (tsdown)
v0.20.1Compare Source
🚀 Features
View changes on GitHub
v0.20.0Compare Source
🚨 Breaking Changes
dts.resolveoption - by @sxzz (16655)🚀 Features
inlineOnlyoption for dts files - by @sxzz (7d89d)🐞 Bug Fixes
parseEnv- by @sxzz (be1b6)🏎 Performance
View changes on GitHub
vercel/turborepo (turbo)
v2.8.1Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.