-
-
Notifications
You must be signed in to change notification settings - Fork 502
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
966b829 to
a43d30e
Compare
a43d30e to
59b5d45
Compare
59b5d45 to
c47cd90
Compare
c47cd90 to
8b209de
Compare
8b209de to
851a1c2
Compare
851a1c2 to
e1b6742
Compare
e1b6742 to
9bed178
Compare
This PR contains the following updates:
^0.19.0->^0.38.0^0.37.0->^0.38.0^0.6.1->^0.7.00.22.3->0.23.0^0.42.0->^0.44.0^0.42.0->^0.44.0^0.42.0->^0.44.010.18.3->10.20.0^0.26.0->^0.27.0Release Notes
mixedbread-ai/mixedbread-ts (@mixedbread/sdk)
v0.38.0Compare Source
Full Changelog: v0.37.0...v0.38.0
Features
Chores
v0.37.0Compare Source
Full Changelog: v0.36.0...v0.37.0
Features
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
scalar/scalar (@scalar/json-magic)
v0.7.0Minor Changes
6ca835eThanks @DemonHa! - feat: add support for watch modePatch Changes
#7213
43bc5e8Thanks @DemonHa! - fix: proxy performance issue because of multiple proxiesUpdated dependencies [
6ec8c29]:scalar/scalar (@scalar/openapi-parser)
v0.23.0Minor Changes
#7121
9661e81Thanks @marcalexiei! - feat(oas-utils): makedereferencesynchronous#7092
134ff5fThanks @baywet! - feat - parser - adds support for OpenAPI 3.2.0Patch Changes
#7116
2239843Thanks @baywet! - docs adds a mention that OpenAPI 3.2.0 is now supported#7092
134ff5fThanks @baywet! - feat: update OpenAPI 3.0 and 3.1 JSON schemas for validation#7182
c84b7c5Thanks @baywet! - [fix] adds missing dereference options export in parser#7094
eba18d0Thanks @geoffgscott! - Migrate to workspace store as primary source of truth.#7196
a821986Thanks @marcalexiei! - fix(openapi-parser): remove internal unneeded async logic without changing the public API#7149
e23229dThanks @baywet! - [docs] updates readme to bundle method and adds migration from load guidanceUpdated dependencies [
11a6e64,2239843,134ff5f,6ca835e,43bc5e8]:kane50613/takumi (@takumi-rs/core)
v0.44.0Compare Source
v0.43.1Compare Source
v0.43.0Compare Source
Minor Changes
796c578: deprecate pascal case image formatpnpm/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: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.