-
Notifications
You must be signed in to change notification settings - Fork 971
chore(deps): update all non-major dependencies (v4) #5626
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
Merged
Merged
+372
−439
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
commit: |
d8e8d70 to
27bd35b
Compare
27bd35b to
89f2fdb
Compare
89f2fdb to
0c833f2
Compare
0c833f2 to
f6195f5
Compare
f6195f5 to
d7338bf
Compare
d7338bf to
4d54a10
Compare
4d54a10 to
e6e54fe
Compare
e6e54fe to
f6f11c4
Compare
f6f11c4 to
0fd77b2
Compare
0fd77b2 to
1a58139
Compare
1a58139 to
4b09e67
Compare
4b09e67 to
747b97f
Compare
747b97f to
8c724f3
Compare
8c724f3 to
135d592
Compare
135d592 to
d1053f9
Compare
d1053f9 to
86a9016
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:
^2.0.18->^2.0.21^0.0.11->^0.0.12^2.0.108->^2.0.113^1.2.79->^1.2.81^1.2.62->^1.2.63^1.11.0->^1.12.1^2.1.0->^2.1.1^0.5.1->^0.5.2^1.12.1->^1.14.1^1.12.1->^1.14.1^10.0.2->^10.0.3^3.13.12->^3.13.13^5.0.108->^5.0.113^9.39.1->^9.39.2^5.1.12->^5.1.1310.24.0->10.25.0^19.0.6->^19.1.0^4.1.13->^4.2.0Release Notes
vercel/ai (@ai-sdk/gateway)
v2.0.21Compare Source
Patch Changes
581abea]0857788]3c178ec]v2.0.20Compare Source
Patch Changes
8a87693]v2.0.19Compare Source
Patch Changes
bc5ed71: chore: update zod peer depenedency versionbc5ed71]nuxt/eslint (@nuxt/eslint-config)
v1.12.1Compare Source
No significant changes
View changes on GitHub
nuxt/icon (@nuxt/icon)
v2.1.1Compare Source
🐞 Bug Fixes
View changes on GitHub
nuxt-modules/mcp-toolkit (@nuxtjs/mcp-toolkit)
v0.5.2Compare Source
What's Changed
Bug Fixes 🐞
nuxt generateby @HugoRCD in #47Full Changelog: nuxt-modules/mcp-toolkit@v0.5.1...v0.5.2
victorgarciaesgi/regle (@regle/core)
v1.14.1Compare Source
🐞 Bug Fixes
$selfin root collection nodes - by @victorgarciaesgi (4d350)View changes on GitHub
v1.14.0Compare Source
🚀 Features
Regle now offers an MCP server that can be used to get documentation and autocomplete for Regle.
Docs: https://reglejs.dev/integrations/mcp-server
View changes on GitHub
v1.13.1Compare Source
🚀 Features
🐞 Bug Fixes
View changes on GitHub
v1.13.0Compare Source
🚨 Breaking Changes
🐞 Bug Fixes
rewardEarlynot tracking arrays in @regle/schemas - by @victorgarciaesgi (08879)View changes on GitHub
v1.12.2Compare Source
🐞 Bug Fixes
View changes on GitHub
release-it/conventional-changelog (@release-it/conventional-changelog)
v10.0.3Compare Source
eb178bd)1b9fb95) - thanks @NateSmyth!TanStack/virtual (@tanstack/vue-virtual)
v3.13.13Compare Source
Patch Changes
Fix: Notify framework when count changes to update getTotalSize() (#1085)
Fixed an issue where
getTotalSize()would return stale values when thecountoption changed (e.g., during filtering or search operations). The virtualizer now automatically notifies the framework when measurement-affecting options change, ensuring the UI updates correctly without requiring manualuseMemoworkarounds.Before: When filtering items, the list container would maintain its previous height, causing excessive blank space (when count decreased) or inaccessible items (when count increased).
After: Height updates automatically when count changes, providing the correct user experience.
This fix applies to all framework adapters and has minimal performance impact (< 0.1ms per change).
Updated dependencies [
2542c5a,96e32a6]:eslint/eslint (eslint)
v9.39.2Compare Source
nuxt-modules/og-image (nuxt-og-image)
v5.1.13Compare Source
🐞 Bug Fixes
View changes on GitHub
pnpm/pnpm (pnpm)
v10.25.0Compare Source
release-it/release-it (release-it)
v19.1.0Compare Source
8ccd060)c4cd2ba)a10b20d)--workspaces=falseto get rid of thenull/matcheserror (14a4907)b8c1247)release-it-beautiful-changelogplugin to list of plugins (#1261) (1b68c21)7969849)colinhacks/zod (zod)
v4.2.0Compare Source
Features
Implement Standard JSON Schema
standard-schema/standard-schema#134
Implement
z.fromJSONSchema()Implement
z.xor()Implement
z.looseRecord()Commits:
af49c08Update docs for JSON Schema conversion ofz.undefined()(#5504)767f320Add.toJSONSchema()method (#5477)e17dcb6Addz.fromJSONSchema(),z.looseRecord(),z.xor()(#5534)Configuration
📅 Schedule: Branch creation - "on Monday" (UTC), 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.