Skip to content

build(deps): bump the production-minor-and-patch group with 7 updates - #68

Merged
tenglvjun merged 2 commits into
mainfrom
dependabot/npm_and_yarn/production-minor-and-patch-354bad4946
Aug 17, 2026
Merged

build(deps): bump the production-minor-and-patch group with 7 updates#68
tenglvjun merged 2 commits into
mainfrom
dependabot/npm_and_yarn/production-minor-and-patch-354bad4946

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 16, 2026

Copy link
Copy Markdown
Contributor

Bumps the production-minor-and-patch group with 7 updates:

Package From To
@ai-sdk/alibaba 2.0.31 2.0.32
@ai-sdk/google 4.0.42 4.0.44
@ai-sdk/openai 4.0.40 4.0.41
ai 7.0.62 7.0.65
katex 0.18.1 0.18.4
lucide 1.29.0 1.31.0
shiki 4.4.2 4.4.3

Updates @ai-sdk/alibaba from 2.0.31 to 2.0.32

Release notes

Sourced from @​ai-sdk/alibaba's releases.

@​ai-sdk/mcp@​2.0.32

Patch Changes

  • 1011e33: Select MCP OAuth authorization scopes from WWW-Authenticate challenges or Protected Resource Metadata.
Changelog

Sourced from @​ai-sdk/alibaba's changelog.

2.0.32

Patch Changes

  • 0d96385: fix(alibaba): omit historical reasoning from assistant content in multi-turn requests
Commits

Updates @ai-sdk/google from 4.0.42 to 4.0.44

Changelog

Sourced from @​ai-sdk/google's changelog.

4.0.44

Patch Changes

  • 16650e9: feat(google): add gemini-3.7-flash model

4.0.43

Patch Changes

  • 8e90283: Preserve forced tool calls when strict function tools are configured.
Commits

Updates @ai-sdk/openai from 4.0.40 to 4.0.41

Changelog

Sourced from @​ai-sdk/openai's changelog.

4.0.41

Patch Changes

  • 59d6def: Reconstruct provider-executed shell calls when continuing OpenAI Responses with storage disabled.
Commits

Updates ai from 7.0.62 to 7.0.65

Changelog

Sourced from ai's changelog.

7.0.65

Patch Changes

  • dc8caae: Avoid repeatedly cloning accumulated text in readUIMessageStream while preserving independent snapshots for mutable nested values.
  • 72ec74f: Preserve root-level JSON Schema definitions when wrapping array output schemas.
  • c5b0515: Propagate errors thrown by the Chat onFinish callback to the initiating request.
  • Updated dependencies [16650e9]
    • @​ai-sdk/gateway@​4.0.52

7.0.64

Patch Changes

  • Updated dependencies [ea75787]
  • Updated dependencies [b20de9e]
    • @​ai-sdk/gateway@​4.0.51

7.0.63

Patch Changes

  • d0a5807: Preserve reasoning block IDs from UI message streams on reasoning UI parts.
  • dcf33e8: Allow providers without reranking model support to be assigned to Provider.
  • Updated dependencies [a4d386d]
    • @​ai-sdk/gateway@​4.0.50
Commits
  • d76eb85 Version Packages (#18810)
  • dc8caae fix: prevent quadratic readUIMessageStream allocation without weakening snaps...
  • c5b0515 fix: Chat requests resolve when onFinish throws (#18755)
  • 72ec74f fix: support root-referenced JSON Schema definitions in array outputs (#18802)
  • 398166f Version Packages (#18780)
  • a7f0d72 Version Packages (#18749)
  • d0a5807 fix: reasoning UI message parts lose their SSE block IDs (#18746)
  • dcf33e8 fix: Provider rejects conforming providers without reranking model support (#...
  • See full diff in compare view

Updates katex from 0.18.1 to 0.18.4

Release notes

Sourced from katex's releases.

v0.18.4

0.18.4 (2026-08-10)

Bug Fixes

v0.18.3

0.18.3 (2026-08-09)

Bug Fixes

v0.18.2

0.18.2 (2026-08-08)

Bug Fixes

Changelog

Sourced from katex's changelog.

0.18.4 (2026-08-10)

Bug Fixes

0.18.3 (2026-08-09)

Bug Fixes

0.18.2 (2026-08-08)

Bug Fixes

Commits
  • 49dc3d9 chore(release): 0.18.4 [ci skip]
  • e507f75 fix(environment): report invalid environment names as ParseError (#4256)
  • f0f46a8 chore(release): 0.18.3 [ci skip]
  • 1c973ae fix: allow braced arguments for delimsizing (#4255)
  • a11ce72 docs: update migration guide (#4248)
  • 95322e1 docs: add Deno section (#4254)
  • dd88e46 chore(deps): update dependency js-yaml to v4.3.1 [security] (#4263)
  • 93c362b chore(release): 0.18.2 [ci skip]
  • 0adf7e7 fix: prevent prototype pollution in settings (#4260)
  • 5a5bf20 chore(deps): update dependency postcss to v8.5.23 [security] (#4259)
  • Additional commits viewable in compare view

Updates lucide from 1.29.0 to 1.31.0

Release notes

Sourced from lucide's releases.

Version 1.31.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.30.0...1.31.0

Version 1.30.0

What's Changed

New Contributors

Full Changelog: lucide-icons/lucide@1.29.0...1.30.0

Commits

Updates shiki from 4.4.2 to 4.4.3

Release notes

Sourced from shiki's releases.

v4.4.3

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub
Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the production-minor-and-patch group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/alibaba](https://github.com/vercel/ai/tree/HEAD/packages/alibaba) | `2.0.31` | `2.0.32` |
| [@ai-sdk/google](https://github.com/vercel/ai/tree/HEAD/packages/google) | `4.0.42` | `4.0.44` |
| [@ai-sdk/openai](https://github.com/vercel/ai/tree/HEAD/packages/openai) | `4.0.40` | `4.0.41` |
| [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) | `7.0.62` | `7.0.65` |
| [katex](https://github.com/KaTeX/KaTeX) | `0.18.1` | `0.18.4` |
| [lucide](https://github.com/lucide-icons/lucide/tree/HEAD/packages/lucide) | `1.29.0` | `1.31.0` |
| [shiki](https://github.com/shikijs/shiki/tree/HEAD/packages/shiki) | `4.4.2` | `4.4.3` |


Updates `@ai-sdk/alibaba` from 2.0.31 to 2.0.32
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/alibaba/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/alibaba@2.0.32/packages/alibaba)

Updates `@ai-sdk/google` from 4.0.42 to 4.0.44
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/google/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/google@4.0.44/packages/google)

Updates `@ai-sdk/openai` from 4.0.40 to 4.0.41
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/openai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/@ai-sdk/openai@4.0.41/packages/openai)

Updates `ai` from 7.0.62 to 7.0.65
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/packages/ai/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/commits/ai@7.0.65/packages/ai)

Updates `katex` from 0.18.1 to 0.18.4
- [Release notes](https://github.com/KaTeX/KaTeX/releases)
- [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md)
- [Commits](KaTeX/KaTeX@v0.18.1...v0.18.4)

Updates `lucide` from 1.29.0 to 1.31.0
- [Release notes](https://github.com/lucide-icons/lucide/releases)
- [Commits](https://github.com/lucide-icons/lucide/commits/1.31.0/packages/lucide)

Updates `shiki` from 4.4.2 to 4.4.3
- [Release notes](https://github.com/shikijs/shiki/releases)
- [Commits](https://github.com/shikijs/shiki/commits/v4.4.3/packages/shiki)

---
updated-dependencies:
- dependency-name: "@ai-sdk/alibaba"
  dependency-version: 2.0.32
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-and-patch
- dependency-name: "@ai-sdk/google"
  dependency-version: 4.0.44
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-and-patch
- dependency-name: "@ai-sdk/openai"
  dependency-version: 4.0.41
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-and-patch
- dependency-name: ai
  dependency-version: 7.0.65
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-and-patch
- dependency-name: katex
  dependency-version: 0.18.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-and-patch
- dependency-name: lucide
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: production-minor-and-patch
- dependency-name: shiki
  dependency-version: 4.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-minor-and-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 16, 2026
@tenglvjun
tenglvjun merged commit 0460cb9 into main Aug 17, 2026
3 checks passed
@tenglvjun
tenglvjun deleted the dependabot/npm_and_yarn/production-minor-and-patch-354bad4946 branch August 17, 2026 01:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant