-
Notifications
You must be signed in to change notification settings - Fork 181
chore(deps): update all non-major dependencies #3729
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/all-minor-patch
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
237271a to
51a25b9
Compare
51a25b9 to
79117eb
Compare
79117eb to
bc968a5
Compare
bc968a5 to
4761010
Compare
4761010 to
5cae524
Compare
5cae524 to
4cecfbd
Compare
4cecfbd to
bc1ccad
Compare
bc1ccad to
2af8127
Compare
2af8127 to
f0fa657
Compare
f0fa657 to
589f85b
Compare
589f85b to
5bfda6c
Compare
5bfda6c to
fca81a0
Compare
fca81a0 to
42fae77
Compare
42fae77 to
108ffd5
Compare
108ffd5 to
9c069c1
Compare
9c069c1 to
7fe120d
Compare
7fe120d to
384c074
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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:
1.23.0->1.24.31.5.1->1.7.01.5.1->1.7.01.5.1->1.7.03.17.0->3.19.03.17.0->3.19.02.49.0->2.49.21.26.0->1.27.21.3.3->1.3.424.10.1->24.10.38.15.6->8.16.05.1.1->5.1.21.4.4->1.4.63.19.8->3.19.112.0.4->2.0.90.555.0->0.560.00.555.0->0.560.00.555.0->0.560.00.555.0->0.560.015.5.7->15.5.815.5.6->15.5.84.2.1->4.2.23.7.3->3.7.419.2.1->19.2.219.2.0->19.2.219.2.1->19.2.219.2.0->19.2.27.67.0->7.68.019.0.6->19.1.03.17.0->3.19.05.45.2->5.45.90.3.0->0.3.149.1.2->49.2.00.5.8->0.5.97.2.4->7.2.74.6.3->4.6.43.1.5->3.1.8Release Notes
modelcontextprotocol/typescript-sdk (@modelcontextprotocol/sdk)
v1.24.3Compare Source
What's Changed
Full Changelog: modelcontextprotocol/typescript-sdk@1.24.2...1.24.3
v1.24.2Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.24.1...1.24.2
v1.24.1Compare Source
What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.24.0...1.24.1
v1.24.0Compare Source
Summary
This release brings us up to speed with the latest MCP spec
2025-11-25. Take a look at the latest spec as well as the release blog post.What's Changed
New Contributors
Full Changelog: modelcontextprotocol/typescript-sdk@1.23.0...1.24.0
v1.23.1Compare Source
Fixed:
This is a patch for servers still on 1.23.x that were breaking clients not handling the the
2025-11-25priming event behavior with empty SSEdatafields. See #1233 for more details.Full Changelog: modelcontextprotocol/typescript-sdk@1.23.0...1.23.1
chakra-ui/panda (@pandacss/dev)
v1.7.0Compare Source
Minor Changes
86b30b1: Addpanda speccommand to generate specification files for your theme (useful for documentation). Thiscommand generates JSON specification files containing metadata, examples, and usage information.
Token Spec Structure:
{ "type": "tokens", "data": [ { "type": "aspectRatios", "values": [{ "name": "square", "value": "1 / 1", "cssVar": "var(--aspect-ratios-square)" }], "tokenFunctionExamples": ["token('aspectRatios.square')"], "functionExamples": ["css({ aspectRatio: 'square' })"], "jsxExamples": ["<Box aspectRatio=\"square\" />"] } ] }Spec Usage:
Patch Changes
86b30b1]v1.6.1Compare Source
Patch Changes
v1.6.0Compare Source
Minor Changes
8aa3c64: Add--splittingflag tocssgencommand for per-layer CSS output.When enabled, CSS is emitted as separate files instead of a single
styles.css:Usage:
Patch Changes
8aa3c64]chakra-ui/panda (@pandacss/preset-base)
v1.7.0Compare Source
Patch Changes
86b30b1]v1.6.1Compare Source
Patch Changes
v1.6.0Compare Source
Patch Changes
chakra-ui/panda (@pandacss/preset-panda)
v1.7.0Compare Source
Patch Changes
86b30b1]v1.6.1Compare Source
Patch Changes
v1.6.0Compare Source
Patch Changes
shikijs/shiki (@shikijs/rehype)
v3.19.0Compare Source
🚀 Features
rootStyle: falseoption - by @khushthecoder and @antfu in #1184 (baf9a)classActiveCodeoption to notation transformers - by @GreenHacker420 in #1171 (a6a44)🐞 Bug Fixes
View changes on GitHub
v3.18.0Compare Source
🚀 Features
zeroIndexedoption totransformerMetaHighlight- by @manak-sharma20 in #1149 (c39ff)🐞 Bug Fixes
langAliasto special languages, close #1164 - by @antfu in #1164 (45ab1)View changes on GitHub
v3.17.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
sveltejs/kit (@sveltejs/kit)
v2.49.2Compare Source
Patch Changes
fix: Stop re-loading already-loaded CSS during server-side route resolution (#15014)
fix: posixify the instrumentation file import on Windows (#14993)
fix: Correctly handle shared memory when decoding binary form data (#15028)
v2.49.1Compare Source
Patch Changes
fix: suppress
state_referenced_locallywarnings in.svelte-kit/generated/root.svelte(#15013)fix: TypeError when doing response.clone() in page load (#15005)
TanStack/form (@tanstack/svelte-form)
v1.27.2Compare Source
Patch Changes
v1.27.1Compare Source
Patch Changes
3b080ec]:v1.27.0Compare Source
Minor Changes
Patch Changes
8afbfc3,4e92a91]:vitejs/vite-plugin-react (@vitejs/plugin-react)
v5.1.2Compare Source
better-auth/better-auth (better-auth)
v1.4.6Compare Source
🚀 Features
ctx.isTrustedDomainhelper - by @jonathansamines in #6462 (197e8)🐞 Bug Fixes
stopImpersonating- by @jslno in #6568 (8e6c6)secretgenerates empty - by @himself65 in #6504 (0ca6d)View changes on GitHub
v1.4.5Compare Source
Effect-TS/effect (effect)
v3.19.11Compare Source
Patch Changes
#5888
38abd67Thanks @gcanti! - filter non-JSON values from schema examples and defaults, closes #5884Introduce JsonValue type and update JsonSchemaAnnotations to use it for
type safety. Add validation to filter invalid values (BigInt, cyclic refs)
from examples and defaults, preventing infinite recursion on cycles.
#5885
44e0b04Thanks @gcanti! - feat(JSONSchema): add missing options for target JSON Schema version in make function, closes #5883v3.19.10Compare Source
Patch Changes
bd08028](https://redirect.github.com/Effect-TS/effConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.