chore(deps)(deps): bump the production-dependencies group with 3 updates - #159
Conversation
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>
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
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.
|
|
||
| "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=="], |
There was a problem hiding this comment.
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)
…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>
Bumps the production-dependencies group with 3 updates: ai, @ai-sdk/react and @ai-sdk/xai.
Updates
aifrom 5.0.114 to 5.0.116Commits
ca0e651Version Packages (#11332)e3de981Backport: feat (provider/gateway): add zero data retention provider option (#...34da517Version Packages (#11329)cbc2dbaBackport: fix(provider/google): preserve nested empty object schemas and desc...2c285e3Version Packages (#11325)7c30c1dBackport: fix(provider/google): Fix Google model tool schema error (#11323)2cda111Version Packages (#11322)3c6f4e1Backport: docs(provider/xai): clarify sources format in searchParameters (#11...881a77eVersion Packages (#11291)11cb33eBackport: feat(provider/bedrock): expose stop_sequence in provider metadata ...Updates
@ai-sdk/reactfrom 2.0.116 to 2.0.118Commits
ca0e651Version Packages (#11332)e3de981Backport: feat (provider/gateway): add zero data retention provider option (#...34da517Version Packages (#11329)cbc2dbaBackport: fix(provider/google): preserve nested empty object schemas and desc...2c285e3Version Packages (#11325)7c30c1dBackport: fix(provider/google): Fix Google model tool schema error (#11323)2cda111Version Packages (#11322)3c6f4e1Backport: docs(provider/xai): clarify sources format in searchParameters (#11...881a77eVersion Packages (#11291)11cb33eBackport: feat(provider/bedrock): expose stop_sequence in provider metadata ...Updates
@ai-sdk/xaifrom 2.0.41 to 2.0.42Commits
2cda111Version Packages (#11322)3c6f4e1Backport: docs(provider/xai): clarify sources format in searchParameters (#11...881a77eVersion Packages (#11291)11cb33eBackport: feat(provider/bedrock): expose stop_sequence in provider metadata ...c362131Version Packages (#11261)3ea80e7Backport: feat(provider/google): add enterpriseWebSearch tool (#11258)5b5a463Backport: docs: added clarifai provider support (#11251)fa92893Version Packages (#11250)1bcc2d7Backport: google/gemini 3 flash (#11249)e96d79cVersion Packages (#11243)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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 conditionsNote
Introduces a state-aware publishing toolchain and supporting utilities, plus small dependency updates.
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 patternsscripts/ingest/*(ingest-pipeline-improved.ts,process.ts,populate-expectations.ts) for discovery, validation, QA, testing, migration, and reportingscripts/generate-skills.ts(Claude/Gemini/OpenAI skills) andscripts/publish/generate-claude-rules.ts(aggregate rules); updates README generation ingenerate.tsscripts/ingest-discord.ts(export+anonymize),scripts/mock-db.ts, CLI/test harnesses (test-harness*.ts,test-models.ts,test-chat-app-core.ts), andscripts/integration.test.tsscripts/add-lesson-order.ts,scripts/autofix/prepublish-autofix.ts, import/style consistency across scriptsaito5.0.116,@ai-sdk/reactto2.0.118,@ai-sdk/xaito2.0.42(and lockfile updates)Written by Cursor Bugbot for commit 1d03f2d. This will update automatically on new commits. Configure here.