-
-
Notifications
You must be signed in to change notification settings - Fork 498
Update all non-major dependencies #1689
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
1 Skipped Deployment
|
6eb1cf9 to
0199fbe
Compare
0199fbe to
22e512e
Compare
22e512e to
7087492
Compare
7087492 to
0ef9727
Compare
0ef9727 to
0565932
Compare
0565932 to
51cc0f4
Compare
51cc0f4 to
4d0b130
Compare
4d0b130 to
5827578
Compare
5827578 to
9b48c0a
Compare
9b48c0a to
b5f3669
Compare
b5f3669 to
ae41d69
Compare
ae41d69 to
c91a235
Compare
c91a235 to
428e14e
Compare
6ecccb3 to
c37c223
Compare
c37c223 to
22c559d
Compare
22c559d to
44ec3c0
Compare
44ec3c0 to
18448d0
Compare
18448d0 to
26342b6
Compare
26342b6 to
81c96fb
Compare
81c96fb to
33b0759
Compare
This PR contains the following updates:
^0.11.1->^0.12.0^0.19.0->^0.36.0^0.35.1->^0.36.0^0.40.1->^0.42.0^0.40.1->^0.42.0^0.40.1->^0.42.05.41.0->5.42.0^0.548.0->^0.552.0^0.95.0->^0.96.010.18.3->10.20.02.5.8->2.6.0^0.26.0->^0.27.0Release Notes
sdorra/content-collections (@content-collections/core)
v0.12.0Compare Source
Minor Changes
#668
a56192fThanks @sdorra! - Breaking: Remove deprecated schema as a function feature.See Deprecated Schema as Function for more details.
This change will also remove the dependency on Zod.
See Issue #656 for more details.
Patch Changes
b4ae2cdThanks @sdorra! - Deprecate the implicit addition of the content property to the document when using the frontmatter parser (the default parser).For more information and migration instructions, see Deprecated Implicit Content Property.
mixedbread-ai/mixedbread-ts (@mixedbread/sdk)
v0.36.0Compare Source
Full Changelog: v0.35.1...v0.36.0
Features
v0.35.1Compare Source
Full Changelog: v0.35.0...v0.35.1
Bug Fixes
v0.35.0Compare Source
Full Changelog: v0.34.0...v0.35.0
Features
v0.34.0Compare Source
Full Changelog: v0.33.1...v0.34.0
Features
v0.33.1Compare Source
Full Changelog: v0.33.0...v0.33.1
Chores
v0.33.0Compare Source
Full Changelog: v0.32.0...v0.33.0
Features
v0.32.0Compare Source
Full Changelog: v0.31.1...v0.32.0
Features
Bug Fixes
Chores
v0.31.1Compare Source
Full Changelog: v0.31.0...v0.31.1
Chores
v0.31.0Compare Source
Full Changelog: v0.30.0...v0.31.0
Features
v0.30.0Compare Source
Full Changelog: v0.29.0...v0.30.0
Features
Chores
v0.29.0Compare Source
Full Changelog: v0.28.1...v0.29.0
Features
Performance Improvements
Chores
compilerOptions.baseUrlfrom tsconfig.json (76dbd55)v0.28.1Compare Source
Full Changelog: v0.28.0...v0.28.1
Bug Fixes
v0.28.0Compare Source
Full Changelog: v0.27.0...v0.28.0
Features
Chores
v0.27.0Compare Source
Full Changelog: v0.26.0...v0.27.0
Features
Chores
v0.26.0Compare Source
Full Changelog: v0.25.0...v0.26.0
Features
v0.25.0Compare Source
Full Changelog: v0.24.1...v0.25.0
Features
v0.24.1Compare Source
Full Changelog: v0.24.0...v0.24.1
Chores
v0.24.0Compare Source
Full Changelog: v0.23.0...v0.24.0
Features
v0.23.0Compare Source
Full Changelog: v0.22.0...v0.23.0
Features
v0.22.0Compare Source
Full Changelog: v0.21.0...v0.22.0
Features
v0.21.0Compare Source
Full Changelog: v0.20.0...v0.21.0
Features
v0.20.0Compare Source
Full Changelog: v0.19.2...v0.20.0
Features
kane50613/takumi (@takumi-rs/core)
v0.42.0Compare Source
v0.41.0Compare Source
v0.40.2Compare Source
algolia/algoliasearch-client-javascript (algoliasearch)
v5.42.0Compare Source
facetsquery parameter in Composition API (#5477) by @ClaraMullerlucide-icons/lucide (lucide-static)
v0.552.0: Version 0.552.0Compare Source
What's Changed
solar-panelicon by @UsamaKhan in #2780Full Changelog: lucide-icons/lucide@0.551.0...0.552.0
v0.551.0: Version 0.551.0Compare Source
What's Changed
clock-checkicon by @jguddas in #2402Full Changelog: lucide-icons/lucide@0.550.0...0.551.0
v0.550.0: Version 0.550.0Compare Source
What's Changed
helicoptericon by @liloudreams in #2760New Contributors
Full Changelog: lucide-icons/lucide@0.549.0...0.550.0
v0.549.0: Version 0.549.0Compare Source
What's Changed
pnpm installwithpnpm addacross documentation. by @josch87 in #3735git-branch-minusicon by @joris-gallot in #3586New Contributors
Full Changelog: lucide-icons/lucide@0.548.0...0.549.0
pnpm/pnpm (pnpm)
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:vercel/turborepo (turbo)
v2.6.0: Turborepo v2.6.0Compare Source
What's Changed
Docs
microfrontends.jsonby @anthonyshew in #11006create-turbo
create-turboBun prompt text by @anthonyshew in #10918eslint
Examples
with-nestjs(#8131) by @Neosoulink in #10964Changelog
uisuggested value in error message for turbo.json by @hugomassing in #10896originfield from auth structs by @anthonyshew in #10910/by @anthonyshew in #10908injectWorkspacePackagesforturbo prunewith pnpm by @anthonyshew in #10945New Contributors
Full Changelog: vercel/turborepo@v2.5.8...v2.6.0
wakujs/waku (waku)
v0.27.0Compare Source
Added
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.