Skip to content

build(deps): bump ai from 7.0.69 to 7.0.84 - #125

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/ai-7.0.84
Closed

build(deps): bump ai from 7.0.69 to 7.0.84#125
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bun/ai-7.0.84

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps ai from 7.0.69 to 7.0.84.

Changelog

Sourced from ai's changelog.

7.0.84

Patch Changes

  • 6669d69: Expose parsed structured output in streamText end callbacks.
  • a6463ca: fix(ai): allow tool approval secrets in ToolLoopAgent settings and prepareCall
  • e604532: fix(ai): handle stateful and empty-match regular expressions in smoothStream
  • Updated dependencies [805bbfc]
  • Updated dependencies [90192f1]
    • @​ai-sdk/gateway@​4.0.68
    • @​ai-sdk/provider-utils@​5.0.33

7.0.83

Patch Changes

  • 8dd86a9: Validate persisted typed tool calls against current input and output schemas. Schema-incompatible empty or error inputs and terminal history from unavailable tools remain loadable as dynamic tool parts instead of exposing unvalidated values under current static tool types.
  • fda13b3: Allow chats to continue automatically after tool approval denials reach the output-denied state.
  • 957146c: add operation-level outcomes to UI message stream end callbacks
  • ce6849a: fix(ai): handle stitchable stream cancellation before an inner stream is registered

7.0.82

Patch Changes

  • 3e125ba: Allow manual tool approval statuses to include a reason and preserve it across core, model, and UI approval requests. OPA requires-approval decisions now surface their reason to human approvers. UI request chunks serialize the optional reason, while UI messages retain it as approval.requestReason separately from an approver's response reason.
  • Updated dependencies [0e7994c]
  • Updated dependencies [3e125ba]
    • @​ai-sdk/gateway@​4.0.67
    • @​ai-sdk/provider-utils@​5.0.32

7.0.81

Patch Changes

  • Updated dependencies [81bebaf]
    • @​ai-sdk/gateway@​4.0.66

7.0.80

Patch Changes

  • 35841f5: feat: normalize mid-stream provider error events across supported providers into public StreamProviderError instances and preserve provider-owned type, code, status, retry, and raw payload metadata

... (truncated)

Commits
  • 0a0f271 Version Packages (#19857)
  • e604532 fix: prevent smoothStream custom RegExp chunking from merging chunks or loopi...
  • 6669d69 fix: include parsed structured output in streamText end callbacks (#17717)
  • a6463ca fix: ToolLoopAgent types reject supported tool approval secrets (#19883)
  • 9a68261 feat(open-responses): support experimental extension codecs (#18900)
  • 0379422 Version Packages (#19778)
  • 8dd86a9 fix: reject stale persisted tool inputs without blocking unparsed or unavaila...
  • fda13b3 fix: continue chats automatically after denied tool approvals (#19771)
  • ce6849a fix(ai): handle stitchable stream cancellation before an inner stream is regi...
  • 957146c fix: UI message stream end callbacks cannot distinguish failed responses from...
  • Additional commits viewable in compare view

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)

View with [code]smith Autofix with [code]smith
Need help on this PR? Tag @codesmith-bot with what you need. Autofix is disabled.


Summary by cubic

Bumps ai from 7.0.69 to 7.0.84, a patch update with several bug fixes and minor improvements.

Written for commit 8778eaa. Summary will update on new commits.

Review in cubic

Bumps [ai](https://github.com/vercel/ai/tree/HEAD/packages/ai) from 7.0.69 to 7.0.84.
- [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.84/packages/ai)

---
updated-dependencies:
- dependency-name: ai
  dependency-version: 7.0.84
  dependency-type: direct:production
  update-type: version-update:semver-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 Sep 2, 2026
@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedai@​7.0.69 ⏵ 7.0.849910010099100

View full report

@dependabot @github

dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor Author

Looks like ai is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this Sep 2, 2026
@dependabot
dependabot Bot deleted the dependabot/bun/ai-7.0.84 branch September 2, 2026 10:06
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.

0 participants