Skip to content

build(deps): bump ai from 4.3.19 to 6.0.136 in /apps/client-dashboard#67

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/apps/client-dashboard/ai-6.0.136
Open

build(deps): bump ai from 4.3.19 to 6.0.136 in /apps/client-dashboard#67
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/apps/client-dashboard/ai-6.0.136

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps ai from 4.3.19 to 6.0.136.

Release notes

Sourced from ai's releases.

ai@6.0.136

Patch Changes

  • Updated dependencies [763e178]
    • @​ai-sdk/gateway@​3.0.78

ai@6.0.135

Patch Changes

  • df6a330: chore(ai): remove all experimental agent events

ai@6.0.134

Patch Changes

  • ed6876b: chore(ai): remove all experimental embed events

ai@6.0.133

Patch Changes

  • 055cd68: fix: publish v6 to latest npm dist tag
  • Updated dependencies [d99eb91]
  • Updated dependencies [055cd68]
    • @​ai-sdk/gateway@​3.0.77
    • @​ai-sdk/provider-utils@​4.0.21

ai@5.0.158

Patch Changes

  • Updated dependencies [946ef88]
    • @​ai-sdk/gateway@​2.0.62

ai@5.0.157

Patch Changes

  • 9379c51: README updates
  • Updated dependencies [2e35d03]
    • @​ai-sdk/gateway@​2.0.61
Commits

Dependabot compatibility score

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Summary by cubic

Upgrade ai to v6.0.137 in apps/client-dashboard to pick up gateway updates and fixes. This major bump removes experimental agent and embed event APIs.

  • Dependencies

    • Set ai to ^6.0.137 (resolves to 6.0.137).
  • Migration

    • Remove any usage of experimental agent/embed events and related listeners.
    • Install and build; verify chat/generation and embeddings end-to-end.

Written for commit 401cd9e. Summary will update on new commits.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Mar 23, 2026
@vercel
Copy link

vercel bot commented Mar 23, 2026

Deployment failed with the following error:

Too many requests - try again in 5 minutes (more than 60, code: "api-deployments-flood").

Learn More: https://vercel.com/docs/limits#rate-limits

Copy link

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

@github-actions github-actions bot added the size/XS Extra small change (≤10 lines) label Mar 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/client-dashboard/ai-6.0.136 branch from 2cd397b to 4e3a670 Compare March 23, 2026 19:11
@vercel
Copy link

vercel bot commented Mar 23, 2026

Deployment failed with the following error:

Resource is limited - try again in 24 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/mediabubble?upgradeToPro=build-rate-limit

@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 23, 2026
@iDorgham
Copy link
Owner

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/client-dashboard/ai-6.0.136 branch from 4e3a670 to 480362b Compare March 23, 2026 19:21
@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 23, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/client-dashboard/ai-6.0.136 branch from 480362b to 66111f9 Compare March 23, 2026 22:04
@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 23, 2026
@github-actions
Copy link

github-actions bot commented Mar 23, 2026

Lighthouse CI — Marketing Site

Category 📱 Mobile 🖥 Desktop
Performance 🟡 83/100 🟡 88/100
Accessibility 🟡 94/100 🟡 94/100
Best Practices 🟢 96/100 🟢 96/100
SEO 🟡 92/100 🟡 92/100

Core Web Vitals (Mobile)
LCP: 3507ms | FCP: 1764ms | TBT: 295ms | CLS: 0.000

Plan: pagespeed_100 — Target: 100/100 all categories
Thresholds in .lighthouserc.js

@github-actions
Copy link

github-actions bot commented Mar 23, 2026

📦 Affected Packages

  • client-dashboard (Next.js app)

Diff: +1 / -1 lines

Auto-generated by pr-labels.yml

Bumps [ai](https://github.com/vercel/ai) from 4.3.19 to 6.0.136.
- [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@4.3.19...ai@6.0.136)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 6.0.136
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/apps/client-dashboard/ai-6.0.136 branch from 66111f9 to 401cd9e Compare March 23, 2026 23:10
@github-actions github-actions bot added size/XS Extra small change (≤10 lines) and removed size/XS Extra small change (≤10 lines) labels Mar 23, 2026
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 size/XS Extra small change (≤10 lines)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant