chore(deps): bump the production-dependencies group with 24 updates - #103
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump the production-dependencies group with 24 updates#103dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the production-dependencies group with 24 updates: | Package | From | To | | --- | --- | --- | | [@supabase/postgrest-js](https://github.com/supabase/supabase-js/tree/HEAD/packages/core/postgrest-js) | `2.110.8` | `2.112.4` | | [dayjs](https://github.com/iamkun/dayjs) | `1.11.21` | `1.11.23` | | [zod](https://github.com/colinhacks/zod) | `4.4.3` | `4.5.4` | | [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) | `14.3.0` | `14.4.0` | | [pinia](https://github.com/vuejs/pinia) | `3.0.3` | `3.0.4` | | [vue](https://github.com/vuejs/core) | `3.5.40` | `3.5.42` | | [vue-router](https://github.com/vuejs/router) | `4.5.1` | `4.6.4` | | [@codemirror/commands](https://github.com/codemirror/commands) | `6.10.4` | `6.11.0` | | [@codemirror/state](https://github.com/codemirror/state) | `6.7.1` | `6.7.2` | | [@codemirror/view](https://github.com/codemirror/view) | `6.43.6` | `6.43.10` | | [vscode-languageserver-textdocument](https://github.com/Microsoft/vscode-languageserver-node/tree/HEAD/textDocument) | `1.0.12` | `1.0.14` | | [vue-i18n](https://github.com/intlify/vue-i18n/tree/HEAD/packages/vue-i18n) | `11.4.7` | `11.4.10` | | [@ai-sdk/anthropic](https://github.com/vercel/ai/tree/HEAD/packages/anthropic) | `2.0.89` | `2.0.101` | | [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `2.0.84` | `2.0.95` | | [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `2.0.114` | `2.0.123` | | [@ai-sdk/openai-compatible](https://github.com/vercel/ai/tree/HEAD/packages/openai-compatible) | `1.0.46` | `1.0.53` | | [@ai-sdk/vue](https://github.com/vercel/ai/tree/HEAD/packages/vue) | `2.0.219` | `2.0.251` | | [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.504` | `2.2.525` | | [@unocss/preset-icons](https://github.com/unocss/unocss/tree/HEAD/packages-presets/preset-icons) | `66.7.5` | `66.8.1` | | [@unocss/reset](https://github.com/unocss/unocss/tree/HEAD/packages-presets/reset) | `66.7.5` | `66.8.1` | | [@vueuse/shared](https://github.com/vueuse/vueuse/tree/HEAD/packages/shared) | `14.3.0` | `14.4.0` | | [@wxt-dev/storage](https://github.com/wxt-dev/wxt/tree/HEAD/packages/storage) | `1.2.8` | `1.2.9` | | [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `5.0.219` | `5.0.251` | | [dompurify](https://github.com/cure53/DOMPurify) | `3.4.13` | `3.4.14` | Updates `@supabase/postgrest-js` from 2.110.8 to 2.112.4 - [Release notes](https://github.com/supabase/supabase-js/releases) - [Changelog](https://github.com/supabase/supabase-js/blob/master/packages/core/postgrest-js/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-js/commits/v2.112.4/packages/core/postgrest-js) Updates `dayjs` from 1.11.21 to 1.11.23 - [Release notes](https://github.com/iamkun/dayjs/releases) - [Changelog](https://github.com/iamkun/dayjs/blob/v1.11.23/CHANGELOG.md) - [Commits](iamkun/dayjs@v1.11.21...v1.11.23) Updates `zod` from 4.4.3 to 4.5.4 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v4.4.3...v4.5.4) Updates `@vueuse/core` from 14.3.0 to 14.4.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.4.0/packages/core) Updates `pinia` from 3.0.3 to 3.0.4 - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](vuejs/pinia@v3.0.3...v3.0.4) Updates `vue` from 3.5.40 to 3.5.42 - [Release notes](https://github.com/vuejs/core/releases) - [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md) - [Commits](vuejs/core@v3.5.40...v3.5.42) Updates `vue-router` from 4.5.1 to 4.6.4 - [Release notes](https://github.com/vuejs/router/releases) - [Commits](vuejs/router@v4.5.1...v4.6.4) Updates `@codemirror/commands` from 6.10.4 to 6.11.0 - [Changelog](https://github.com/codemirror/commands/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/commands/commits) Updates `@codemirror/state` from 6.7.1 to 6.7.2 - [Changelog](https://github.com/codemirror/state/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/state/commits) Updates `@codemirror/view` from 6.43.6 to 6.43.10 - [Changelog](https://github.com/codemirror/view/blob/main/CHANGELOG.md) - [Commits](https://github.com/codemirror/view/commits) Updates `vscode-languageserver-textdocument` from 1.0.12 to 1.0.14 - [Release notes](https://github.com/Microsoft/vscode-languageserver-node/releases) - [Commits](https://github.com/Microsoft/vscode-languageserver-node/commits/HEAD/textDocument) Updates `vue-i18n` from 11.4.7 to 11.4.10 - [Release notes](https://github.com/intlify/vue-i18n/releases) - [Changelog](https://github.com/intlify/vue-i18n/blob/v11.4.10/CHANGELOG.md) - [Commits](https://github.com/intlify/vue-i18n/commits/v11.4.10/packages/vue-i18n) Updates `@ai-sdk/anthropic` from 2.0.89 to 2.0.101 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/anthropic@2.0.101/packages/anthropic/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/anthropic@2.0.101/packages/anthropic) Updates `@ai-sdk/google` from 2.0.84 to 2.0.95 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/google@2.0.95/packages/google/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@2.0.95/packages/google) Updates `@ai-sdk/openai` from 2.0.114 to 2.0.123 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/openai@2.0.123/packages/openai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@2.0.123/packages/openai) Updates `@ai-sdk/openai-compatible` from 1.0.46 to 1.0.53 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/openai-compatible@1.0.53/packages/openai-compatible/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai-compatible@1.0.53/packages/openai-compatible) Updates `@ai-sdk/vue` from 2.0.219 to 2.0.251 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/@ai-sdk/vue@2.0.251/packages/vue/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/@ai-sdk/vue@2.0.251/packages/vue) Updates `@iconify/json` from 2.2.504 to 2.2.525 - [Commits](iconify/icon-sets@2.2.504...2.2.525) Updates `@unocss/preset-icons` from 66.7.5 to 66.8.1 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v66.8.1/packages-presets/preset-icons) Updates `@unocss/reset` from 66.7.5 to 66.8.1 - [Release notes](https://github.com/unocss/unocss/releases) - [Commits](https://github.com/unocss/unocss/commits/v66.8.1/packages-presets/reset) Updates `@vueuse/shared` from 14.3.0 to 14.4.0 - [Release notes](https://github.com/vueuse/vueuse/releases) - [Commits](https://github.com/vueuse/vueuse/commits/v14.4.0/packages/shared) Updates `@wxt-dev/storage` from 1.2.8 to 1.2.9 - [Release notes](https://github.com/wxt-dev/wxt/releases) - [Changelog](https://github.com/wxt-dev/wxt/blob/main/packages/storage/CHANGELOG.md) - [Commits](https://github.com/wxt-dev/wxt/commits/storage-v1.2.9/packages/storage) Updates `ai` from 5.0.219 to 5.0.251 - [Release notes](https://github.com/vercel/ai/releases) - [Changelog](https://github.com/vercel/ai/blob/ai@5.0.251/packages/ai/CHANGELOG.md) - [Commits](https://github.com/vercel/ai/commits/ai@5.0.251/packages/ai) Updates `dompurify` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/cure53/DOMPurify/releases) - [Commits](cure53/DOMPurify@3.4.13...3.4.14) --- updated-dependencies: - dependency-name: "@supabase/postgrest-js" dependency-version: 2.112.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: dayjs dependency-version: 1.11.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: zod dependency-version: 4.5.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@vueuse/core" dependency-version: 14.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: pinia dependency-version: 3.0.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: vue dependency-version: 3.5.42 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: vue-router dependency-version: 4.6.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@codemirror/commands" dependency-version: 6.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@codemirror/state" dependency-version: 6.7.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@codemirror/view" dependency-version: 6.43.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: vscode-languageserver-textdocument dependency-version: 1.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: vue-i18n dependency-version: 11.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@ai-sdk/anthropic" dependency-version: 2.0.101 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@ai-sdk/google" dependency-version: 2.0.95 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@ai-sdk/openai" dependency-version: 2.0.123 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@ai-sdk/openai-compatible" dependency-version: 1.0.53 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@ai-sdk/vue" dependency-version: 2.0.251 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@iconify/json" dependency-version: 2.2.525 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: "@unocss/preset-icons" dependency-version: 66.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@unocss/reset" dependency-version: 66.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@vueuse/shared" dependency-version: 14.4.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: "@wxt-dev/storage" dependency-version: 1.2.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: ai dependency-version: 5.0.251 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies - dependency-name: dompurify dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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
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.
Bumps the production-dependencies group with 24 updates:
2.110.82.112.41.11.211.11.234.4.34.5.414.3.014.4.03.0.33.0.43.5.403.5.424.5.14.6.46.10.46.11.06.7.16.7.26.43.66.43.101.0.121.0.1411.4.711.4.102.0.892.0.1012.0.842.0.952.0.1142.0.1231.0.461.0.532.0.2192.0.2512.2.5042.2.52566.7.566.8.166.7.566.8.114.3.014.4.01.2.81.2.95.0.2195.0.2513.4.133.4.14Updates
@supabase/postgrest-jsfrom 2.110.8 to 2.112.4Release notes
Sourced from @supabase/postgrest-js's releases.
... (truncated)
Changelog
Sourced from @supabase/postgrest-js's changelog.
Commits
c7397c1chore(supabase): bump supabase cli to 2.113.0 (#2606)6653465fix(postgrest): move override fixtures out of generated types, repair codegen...bbc167cchore(release): version 2.112.3 changelogs (#2608)84beab1chore(release): version 2.112.2 changelogs (#2599)07b27eechore(release): version 2.112.1 changelogs (#2593)0136f34chore(release): version 2.112.0 changelogs (#2589)4c13bf0fix(postgrest): honour throwOnError when maybeSingle finds multiple rows (#2580)6331898docs(postgrest): document that statusText may be empty over HTTP/2 (#2574)a262492chore(release): version 2.111.0 changelogs (#2572)18b5bb2chore(release): version 2.110.9 changelogs (#2567)Updates
dayjsfrom 1.11.21 to 1.11.23Release notes
Sourced from dayjs's releases.
Changelog
Sourced from dayjs's changelog.
Commits
4549b8dchore(release): 1.11.23 [skip ci]2a3785ffix(plugin): timezone plugin prevent RangeError for invalid Day.js values (#3...dad46e6fix(plugin): timezone plugin prevent RangeError for invalid Day.js values (#3...ae3a550chore(release): 1.11.22 [skip ci]accfc67D2M (#3177)e27ee80fix(plugin): timezone compute instance .tz() offset without host DST (#3174)98364bcchore: update docf6a1556chore: update doc6609c5echore: update docUpdates
zodfrom 4.4.3 to 4.5.4Release notes
Sourced from zod's releases.
... (truncated)
Commits
e8e206f4.5.484e416ffix(v4): stop the cycle walk from firing a default factory (#6500)1a161024.5.3eab51fffix(v4): emit record numeric keys as strings in toJSONSchema (#6497)7e24a24docs(blog): drop the reading time and put a GitHub link in the navbare3a695bdocs(v4): record the email regex and container output-shape findings under Open99fce39bench(v4): z.compile() against zod-compiler (#6499)87d6464fix(docs): drop the OG description when the title wraps past two linese6b6ab3docs(blog): widen the z.compile example to a 20-property schema9a193aa4.5.2Updates
@vueuse/corefrom 14.3.0 to 14.4.0Release notes
Sourced from @vueuse/core's releases.
Commits
24160f9chore: release v14.4.0 (#5552)6aa9d6dfix(useDraggable): end drag on pointercancel (#5550)5fe4945fix(useElementSize): prefill size based on box option (#5524)0f6d55dfix(useVirtualList): recompute range when item size changes (#5533)8f26673test(useTransition): widen lower bound for WebKit test (#5540)2cad765fix(useEventBus): usetryOnScopeDisposeto avoid operating Vue internal API...653283cfix(useGamepad): keep updating remaining gamepads after one disconnects (#5523)d39699cdocs(useTextareaAutosize): restore demo textarea autosizing (#5532)8442658fix(useFetch): ignore stale abort error after refetch succeeds (#5525)bccb159fix: accept array template ref bound to v-for as observer target (#5514)Updates
piniafrom 3.0.3 to 3.0.4Commits
290db63release: pinia@3.0.4@pinia/testing@1.0.3@pinia/nuxt@0.11.30e9e7e7feat(nuxt): automatic HMR code (vite only) (#2954)be9e356feat(warn): detect global context on the server side (#2983)8a65eb7chore: up nuxt 4e25e525fix(nuxt): resolve auto-imports in layers (#3035)868f6b5chore: dedupec0a6a4bchore: up depsbcc571btest: upgrade workspaces vitest1cf5687test: unstub specific action9b92217fix: store typeUpdates
vuefrom 3.5.40 to 3.5.42Release notes
Sourced from vue's releases.
Changelog
Sourced from vue's changelog.
Commits
d63616crelease: v3.5.42b8543dcRevert "fix(compiler-core): handle invalid static arg in same-name v-bind sho...3857716fix(compiler-core): handle invalid static arg in same-name v-bind shorthand (...31da934fix(runtime-dom): support !important on CSS custom properties in style bindin...f8d42e1fix(runtime-core): keep .trim result when combined with .number v-model modif...cd19745fix(suspense): don't treat the leaving branch as the fallback while its mount...8654f35fix(runtime-core): resolve $el for dev root comment fragment (#15313)ef82a26fix(shared): correctly compare Map and Set values (#15328)6eaecc1fix(v-model): re-sync select when model is overridden in change handler (#15298)b535917fix(runtime-core): avoid caching unmounted suspense children (#15291)Updates
vue-routerfrom 4.5.1 to 4.6.4Release notes
Sourced from vue-router's releases.
Commits
47b95barelease: vue-router@4.6.4492f75cchore: up tsdown322ef6cchore: up tsdownc000450chore: up tsdown5e43a9dci: fix