Skip to content

chore(deps)(deps): bump the production-dependencies group with 3 updates - #159

Merged
PaulJPhilp merged 2 commits into
mainfrom
dependabot/npm_and_yarn/production-dependencies-c8635a3e41
Dec 22, 2025
Merged

chore(deps)(deps): bump the production-dependencies group with 3 updates#159
PaulJPhilp merged 2 commits into
mainfrom
dependabot/npm_and_yarn/production-dependencies-c8635a3e41

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor

Bumps the production-dependencies group with 3 updates: ai, @ai-sdk/react and @ai-sdk/xai.

Updates ai from 5.0.114 to 5.0.116

Commits
  • ca0e651 Version Packages (#11332)
  • e3de981 Backport: feat (provider/gateway): add zero data retention provider option (#...
  • 34da517 Version Packages (#11329)
  • cbc2dba Backport: fix(provider/google): preserve nested empty object schemas and desc...
  • 2c285e3 Version Packages (#11325)
  • 7c30c1d Backport: fix(provider/google): Fix Google model tool schema error (#11323)
  • 2cda111 Version Packages (#11322)
  • 3c6f4e1 Backport: docs(provider/xai): clarify sources format in searchParameters (#11...
  • 881a77e Version Packages (#11291)
  • 11cb33e Backport: feat(provider/bedrock): expose stop_sequence in provider metadata ...
  • Additional commits viewable in compare view

Updates @ai-sdk/react from 2.0.116 to 2.0.118

Commits
  • ca0e651 Version Packages (#11332)
  • e3de981 Backport: feat (provider/gateway): add zero data retention provider option (#...
  • 34da517 Version Packages (#11329)
  • cbc2dba Backport: fix(provider/google): preserve nested empty object schemas and desc...
  • 2c285e3 Version Packages (#11325)
  • 7c30c1d Backport: fix(provider/google): Fix Google model tool schema error (#11323)
  • 2cda111 Version Packages (#11322)
  • 3c6f4e1 Backport: docs(provider/xai): clarify sources format in searchParameters (#11...
  • 881a77e Version Packages (#11291)
  • 11cb33e Backport: feat(provider/bedrock): expose stop_sequence in provider metadata ...
  • Additional commits viewable in compare view

Updates @ai-sdk/xai from 2.0.41 to 2.0.42

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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

Note

Introduces a state-aware publishing toolchain and supporting utilities, plus small dependency updates.

  • New pipeline tooling: Adds scripts/publish/* (pipeline.ts, test-improved.ts, validate-improved.ts, publish.ts, move-to-published.ts, generate.ts, validate-pipeline-integrity.ts) with checkpoint logging to test, validate, publish, and finalize patterns
  • Content ingestion: Adds scripts/ingest/* (ingest-pipeline-improved.ts, process.ts, populate-expectations.ts) for discovery, validation, QA, testing, migration, and reporting
  • Generators: Adds scripts/generate-skills.ts (Claude/Gemini/OpenAI skills) and scripts/publish/generate-claude-rules.ts (aggregate rules); updates README generation in generate.ts
  • Utilities & tests: Adds scripts/ingest-discord.ts (export+anonymize), scripts/mock-db.ts, CLI/test harnesses (test-harness*.ts, test-models.ts, test-chat-app-core.ts), and scripts/integration.test.ts
  • Maintenance: Adds/updates scripts/add-lesson-order.ts, scripts/autofix/prepublish-autofix.ts, import/style consistency across scripts
  • Deps: Bumps ai to 5.0.116, @ai-sdk/react to 2.0.118, @ai-sdk/xai to 2.0.42 (and lockfile updates)

Written by Cursor Bugbot for commit 1d03f2d. This will update automatically on new commits. Configure here.

Bumps the production-dependencies group with 3 updates: [ai](https://github.com/vercel/ai), [@ai-sdk/react](https://github.com/vercel/ai) and [@ai-sdk/xai](https://github.com/vercel/ai).


Updates `ai` from 5.0.114 to 5.0.116
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@5.0.114...ai@5.0.116)

Updates `@ai-sdk/react` from 2.0.116 to 2.0.118
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/react@2.0.116...@ai-sdk/react@2.0.118)

Updates `@ai-sdk/xai` from 2.0.41 to 2.0.42
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/xai@2.0.41...@ai-sdk/xai@2.0.42)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 5.0.116
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/react"
  dependency-version: 2.0.118
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/xai"
  dependency-version: 2.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Dec 22, 2025

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: automated, dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@vercel

vercel Bot commented Dec 22, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
effect-patterns Ready Ready Preview, Comment Dec 22, 2025 8:03pm
effect-patterns-mcp-server Error Error Dec 22, 2025 8:03pm

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the final PR Bugbot will review for you during this billing cycle

Your free Bugbot reviews will reset on January 17

Details

You are on the Bugbot Free tier. On this plan, Bugbot will review limited PRs each billing cycle.

To receive Bugbot reviews on all of your PRs, visit the Cursor dashboard to activate Pro and start your 14-day free trial.

Comment thread bun.lock

"path-match/path-to-regexp": ["path-to-regexp@1.9.0", "", { "dependencies": { "isarray": "0.0.1" } }, "sha512-xIp7/apCFJuUHdDLWe8O1HIkb0kQrOMb/0u6FXQjemHn/ii5LrIzU6bdECnsiTF/GjZkMEKg1xdiZwNqDYlZ6g=="],

"patterns-chat-app/@biomejs/biome": ["@biomejs/biome@2.3.8", "", { "optionalDependencies": { "@biomejs/cli-darwin-arm64": "2.3.8", "@biomejs/cli-darwin-x64": "2.3.8", "@biomejs/cli-linux-arm64": "2.3.8", "@biomejs/cli-linux-arm64-musl": "2.3.8", "@biomejs/cli-linux-x64": "2.3.8", "@biomejs/cli-linux-x64-musl": "2.3.8", "@biomejs/cli-win32-arm64": "2.3.8", "@biomejs/cli-win32-x64": "2.3.8" }, "bin": { "biome": "bin/biome" } }, "sha512-Qjsgoe6FEBxWAUzwFGFrB+1+M8y/y5kwmg5CHac+GSVOdmOIqsAiXM5QMVGZJ1eCUCLlPZtq4aFAQ0eawEUuUA=="],

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lockfile version mismatch for ai package

The package.json specifies exact version "ai": "5.0.116" but the bun.lock entry for patterns-chat-app/ai still references ai@5.0.114. The lockfile wasn't properly regenerated after the version bump, creating an inconsistency that may cause installation issues or result in the wrong version being used at runtime.

Additional Locations (1)

Fix in Cursor Fix in Web

@PaulJPhilp
PaulJPhilp merged commit 1b84b93 into main Dec 22, 2025
12 of 23 checks passed
@PaulJPhilp
PaulJPhilp deleted the dependabot/npm_and_yarn/production-dependencies-c8635a3e41 branch December 22, 2025 20:09
PaulJPhilp added a commit that referenced this pull request Jan 18, 2026
…tes (#159)

* chore(deps)(deps): bump the production-dependencies group with 3 updates

Bumps the production-dependencies group with 3 updates: [ai](https://github.com/vercel/ai), [@ai-sdk/react](https://github.com/vercel/ai) and [@ai-sdk/xai](https://github.com/vercel/ai).


Updates `ai` from 5.0.114 to 5.0.116
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/ai@5.0.114...ai@5.0.116)

Updates `@ai-sdk/react` from 2.0.116 to 2.0.118
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/react@2.0.116...@ai-sdk/react@2.0.118)

Updates `@ai-sdk/xai` from 2.0.41 to 2.0.42
- [Release notes](https://github.com/vercel/ai/releases)
- [Changelog](https://github.com/vercel/ai/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vercel/ai/compare/@ai-sdk/xai@2.0.41...@ai-sdk/xai@2.0.42)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 5.0.116
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/react"
  dependency-version: 2.0.118
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: "@ai-sdk/xai"
  dependency-version: 2.0.42
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: resolve lint and TypeScript errors

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: PaulJPhilp <138239846+PaulJPhilp@users.noreply.github.com>
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.

1 participant