Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@ai-sdk/gateway (source) ^2.0.15 -> ^2.0.22 age confidence
@ai-sdk/vue (source) ^2.0.101 -> ^2.0.115 age confidence
@nuxt/ui (source) ^4.2.1 -> ^4.3.0 age confidence
@types/node (source) ^24.10.1 -> ^24.10.4 age confidence
@vitejs/plugin-vue (source) ^6.0.2 -> ^6.0.3 age confidence
ai (source) ^5.0.101 -> ^5.0.115 age confidence
drizzle-kit (source) ^0.31.7 -> ^0.31.8 age confidence
drizzle-orm (source) ^0.44.7 -> ^0.45.1 age confidence
eslint (source) ^9.39.1 -> ^9.39.2 age confidence
eslint-plugin-vue (source) ^10.6.0 -> ^10.6.2 age confidence
katex (source) ^0.16.25 -> ^0.16.27 age confidence
mermaid ^11.12.1 -> ^11.12.2 age confidence
pnpm (source) 10.23.0 -> 10.26.0 age confidence
typescript-eslint (source) ^8.47.0 -> ^8.50.0 age confidence
unplugin-vue-router (source) ^0.17.1 -> ^0.19.1 age confidence
vite (source) ^7.2.4 -> ^7.3.0 age confidence
vue (source) ^3.5.24 -> ^3.5.26 age confidence
vue-router (source) ^4.6.3 -> ^4.6.4 age confidence
vue-tsc (source) ^3.1.5 -> ^3.1.8 age confidence
zod (source) ^4.1.13 -> ^4.2.1 age confidence

Release Notes

vercel/ai (@​ai-sdk/gateway)

v2.0.22

Compare Source

Patch Changes
  • f969579: chore: add model ID for Sonnet 4.5

v2.0.21

Compare Source

Patch Changes

v2.0.20

Compare Source

Patch Changes
  • Updated dependencies [8a87693]
    • ai@​5.0.20

v2.0.19

Compare Source

Patch Changes

v2.0.18

Compare Source

Patch Changes

v2.0.17

Compare Source

Patch Changes
  • Updated dependencies [4176ecb]
  • Updated dependencies [20f23f9]
    • ai@​5.0.17

v2.0.16

Compare Source

Patch Changes
nuxt/ui (@​nuxt/ui)

v4.3.0

Compare Source

Features
Bug Fixes
  • BlogPost/ChangelogVersion/PageFeature/User: allow tab focus (47d93d3), closes #​5635
  • Carousel: consistent stopOnInteraction behavior (#​5489) (36a7861)
  • Carousel: improve dots focus styles (cc90fb8)
  • ColorModeButton: improve icon class merging (2ce9af2)
  • ContentSearch/DasboardSearch: set full height on mobile to prevent jump (70317e5)
  • DashboardResizeHandle: allow hover over panel with z-index (07147f1)
  • EditorDragHandle: add missing UButton import (1b850bb)
  • EditorToolbar: map dropdown items recursively to support kind (feb756d)
  • FormField: hide error if error prop is false (#​5599) (6b7fe25)
  • InputDate/InputTime: add missing field group variant (#​5596) (cb3cec2)
  • PageCard/PageCTA/PageSection: handle reverse prop under lg screens (#​5545) (60b430c)
  • ProseA/ProseCallout/ProseCard: improve focus styles (df5f8c2)
  • Slider: add aria-label to thumb (#​5313) (f99ec46)
  • Table: only forward necessary props (#​5527) (b0b209e)
  • Table: properly position pinned columns based on size (e885b0e), closes #​4721 #​3927
vitejs/vite-plugin-vue (@​vitejs/plugin-vue)

v6.0.3

Features
Bug Fixes
Performance Improvements
Miscellaneous Chores
drizzle-team/drizzle-orm (drizzle-kit)

v0.31.8

Compare Source

Bug fixes
  • Fixed algorythm => algorithm typo.
  • Fixed external dependencies in build configuration.
eslint/eslint (eslint)

v9.39.2

Compare Source

vuejs/eslint-plugin-vue (eslint-plugin-vue)

v10.6.2

Compare Source

Patch Changes

v10.6.1

Compare Source

Patch Changes
KaTeX/KaTeX (katex)

v0.16.27

Compare Source

Features
  • support equals sign and surrounding whitespace in \htmlData attribute values (#​4112) (c77aaec)

v0.16.26

Compare Source

Bug Fixes
  • \mathop followed by integral symbol (6fbad18)
mermaid-js/mermaid (mermaid)

v11.12.2

Compare Source

Patch Changes
pnpm/pnpm (pnpm)

v10.26.0

Compare Source

v10.25.0

Compare Source

v10.24.0

Compare Source

typescript-eslint/typescript-eslint (typescript-eslint)

v8.50.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.49.0

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

v8.48.1

Compare Source

This was a version bump only for typescript-eslint to align it with other projects, there were no code changes.

You can read about our versioning strategy and releases on our website.

posva/unplugin-vue-router (unplugin-vue-router)

v0.19.1

Compare Source

Bug Fixes
Features

v0.19.0

Compare Source

Bug Fixes
  • colada: always avoid double reload (70efd16)
  • colada: avoid tracking loader effect scope (e5d5c23), closes #​744
  • loaders: throw returned NavigationResult from parent loaders (8134519), closes #​584
  • warn: do not warn on known errors (#​678) (e208778)
Features
  • loaders: the initial value of error is now null (875243f)
BREAKING CHANGES
  • loaders: the initial value of errors as undefined was a mistake (differently from data which does start as undefined). The initial state of a loader should be pending, data: undefined, and error: null

v0.18.0

Compare Source

Features
  • use the official virtual prefix \0 (c85dd85), closes #​608
  • warn: catch non exposed loaders through NavigationResult (191681e), closes #​759

0.17.2 (2025-11-27)

Bug Fixes
Features

0.17.1 (2025-11-21)

Bug Fixes

v0.17.2

Compare Source

Features
  • use the official virtual prefix \0 (c85dd85), closes #​608
  • warn: catch non exposed loaders through NavigationResult (191681e), closes #​759

0.17.2 (2025-11-27)

Bug Fixes
Features

0.17.1 (2025-11-21)

Bug Fixes
vitejs/vite (vite)

v7.3.0

Compare Source

Please refer to CHANGELOG.md for details.

v7.2.7

Compare Source

v7.2.6

Compare Source

7.2.6 (2025-12-01)

vuejs/core (vue)

v3.5.26

Compare Source

Bug Fixes
Performance Improvements
vuejs/router (vue-router)

v4.6.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vuejs/language-tools (vue-tsc)

v3.1.8

Compare Source

Features
  • feat(vscode): support multiline attribute for <script> and <style> tag (#​5830) - Thanks to @​serkodev!
  • feat(vscode): supports format with selected range (#​5761) - Thanks to @​serkodev!
  • feat(language-service): add tsconfig-based document link support for Pug
Bug Fixes
  • fix(language-core): limit the range of parseDiagnostics checks (#​5823)
  • fix(language-core): restore default import bindings for template scope (#​5824) - Thanks to @​serkodev!
  • fix(typescript-plugin): get preferences and formatOptions in tsserver (#​5829)
  • fix(language-core): avoid generating component options within the setup scope (#​5832)
Other Changes
  • perf(language-core): dedupe component options generation (#​5831)

v3.1.7

Compare Source

v3.1.6

Compare Source

Features
  • feat(vscode): add settings to enable per-block formatting (#​5784) - Thanks to @​serkodev!
  • feat(language-service): enhanced component auto import (#​5790)
  • feat(component-meta): add component name and description fields (#​5797)
  • feat(typescript-plugin): add support for template "Add Import" quick fix (#​5799) - Thanks to @​serkodev!
  • feat(typescript-plugin): mapping JSDoc informations from <script setup> (#​5805)
  • feat(vscode): support tsdk path for Eclipse Theia (#​5806) - Thanks to @​serkodev!
Bug Fixes
  • fix(language-service): ignore intrinsic elements when detect tag name casing (#​5771)
  • fix(language-core): createParsedCommandLineByJson parsed incorrect options since v3.1.5 (#​5768 (comment))
  • fix(vscode): make vue.server.path compatible with Windows (#​5772)
  • fix(vscode): analyze interpolation highlight ranges based on AST (#​5777)
  • fix(vscode): sync latest vscode html language configuration (#​5740)
  • fix(language-core): enhance getVIfNode to support v-else-if directives (#​5765) - Thanks to @​serkodev!
  • fix(language-core): generate {} instead of its string value for style="..." (#​5781) - Thanks to @​KazariEX!
  • fix(language-core): v-bind="$attrs" loses navigation when inferTemplateDollarAttrs is disabled (#​5783)
  • fix(language-service): skip const props = completion in StringLiteral (#​5786)
  • fix(language-core): unable to get completion for the second scoped class name
  • fix(language-service): format components with HTML void-element names (#​5788) - Thanks to @​serkodev!
  • fix(language-service): properly handle promise when resolving CSS links (#​5785)
  • fix(language-core): infer $el type for generic components using inferComponentDollarEl (#​5794)
  • fix(language-core): ensure <script> content generates before <script setup> (#​5795)
  • fix(language-core): remove bypassDefineComponent hack for better JS support (#​4876) (#​5379)
  • fix(language-core): Prettify<T> caused generic props gets inferred as unknown (#​5667) - Thanks to @​so1ve!
  • fix(vscode): handle leading < as operator in SFC scripts (#​5801) - Thanks to @​serkodev!
  • fix(vscode): patch isTypeScriptDocument in VSCode for typescript.preferences.autoImportSpecifierExcludeRegexes config support (#​5364)
  • fix(language-core): ensure type consistency for optional boolean props (#​5803)
  • fix(language-core): add compatibility for vapor attr (#​5496)
  • fix(language-core): AST fault tolerance for key binding on template (#​5807)
Performance
  • perf(language-core): reuse ts asts for :class - Thanks to @​KazariEX!
Other Changes
  • Revert "refactor(typescript-plugin): remove go to definition trick for auto imported components (#​5733)"
  • docs(typescript-plugin): update Neovim configuration link (#​5775) - Thanks to @​AlexVagrant!
  • refactor(language-core): normalize template AST (#​5782)
  • refactor(language-core): split style codegen (#​5787)
  • refactor(language-core): remove debugger from virtual code for tsslint compatibility
  • refactor(language-core): remove legacy navigation support in ref="xxx"
  • refactor(language-core): reduce codegen options (#​5804)
  • refactor(component-meta): deprecated rawType and __internal__.tsLs (#​5808)
  • chore: update volar to 2.4.26
colinhacks/zod (zod)

v4.2.1

Compare Source

v4.2.0

Compare Source

Features

Implement Standard JSON Schema

standard-schema/standard-schema#134

Implement z.fromJSONSchema()
const jsonSchema = {
  type: "object",
  properties: {
    name: { type: "string" },
    age: { type: "number" }
  },
  required: ["name"]
};

const schema = z.fromJSONSchema(jsonSchema);
Implement z.xor()
const schema = z.xor(
  z.object({ type: "user", name: z.string() }),
  z.object({ type: "admin", role: z.string() })
);
// Exactly one of the schemas must match
Implement z.looseRecord()
const schema = z.looseRecord(z.string(), z.number());
// Allows additional properties beyond those defined

Commits:


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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2d626e0 to f90e553 Compare December 1, 2025 10:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f90e553 to e4451fb Compare December 1, 2025 14:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4451fb to e90c5ca Compare December 2, 2025 02:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e90c5ca to 8b13e2e Compare December 2, 2025 13:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b13e2e to 57b532f Compare December 2, 2025 18:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 57b532f to b3ea92e Compare December 3, 2025 20:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b3ea92e to 3af13aa Compare December 4, 2025 18:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3af13aa to a87c30c Compare December 5, 2025 13:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a87c30c to 16052bf Compare December 6, 2025 03:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 16052bf to 689caf5 Compare December 6, 2025 12:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 689caf5 to 5e2d786 Compare December 7, 2025 18:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e2d786 to f6e27fb Compare December 8, 2025 01:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f6e27fb to 85edec9 Compare December 8, 2025 05:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 85edec9 to 637cb68 Compare December 8, 2025 20:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 637cb68 to 94580ea Compare December 9, 2025 02:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 44ffb20 to 46f2c14 Compare December 11, 2025 06:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 46f2c14 to 2af0502 Compare December 11, 2025 17:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 2af0502 to 46b9c43 Compare December 11, 2025 21:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 46b9c43 to 97efde4 Compare December 12, 2025 11:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 97efde4 to 31107a8 Compare December 12, 2025 21:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 31107a8 to e4d65b7 Compare December 13, 2025 03:02
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e4d65b7 to a4264ea Compare December 14, 2025 01:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from a4264ea to f1ab9b2 Compare December 15, 2025 10:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f1ab9b2 to 92f9ff9 Compare December 15, 2025 13:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 92f9ff9 to b8a7e48 Compare December 15, 2025 18:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b8a7e48 to 4a19f61 Compare December 16, 2025 05:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4a19f61 to bfba4b1 Compare December 16, 2025 21:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bfba4b1 to dd5db09 Compare December 17, 2025 17:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants