Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump the npm_and_yarn group across 1 directory with 2 updates #1036

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 5, 2025

Bumps the npm_and_yarn group with 1 update in the /app directory: ai.

Updates ai from 3.4.7 to 4.0.26

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • a8f3242: feat (ai/core): add line chunking mode to smoothStream

[email protected]

Patch Changes

  • 0823899: fix (ai/core): throw error when accessing output when no output is defined in generateText (breaking/experimental)

[email protected]

Patch Changes

  • ae0485b: feat (ai/core): add experimental output setting to streamText

[email protected]

Patch Changes

  • bc4cd19: feat (ai/core): consolidate whitespace in smooth stream

[email protected]

Patch Changes

  • Updated dependencies [5ed5e45]
    • @​ai-sdk/provider-utils@​2.0.5
    • @​ai-sdk/provider@​1.0.3
    • @​ai-sdk/react@​1.0.7
    • @​ai-sdk/ui-utils@​1.0.6

[email protected]

Patch Changes

  • a8669a2: fix (ai/core): prefer auto-detected image mimetype
  • 6fb3e91: fix (ai/core): include type in generateText toolResults result property.

[email protected]

Patch Changes

  • da9d240: fix (ai/core): suppress errors caused by writing to closed stream
  • 6f1bfde: fix (ai/core): invoke streamText tool call repair when tool cannot be found

[email protected]

Patch Changes

  • c3a6065: fix (ai/core): apply transform before callbacks and resolvables

[email protected]

Patch Changes

  • 304e6d3: feat (ai/core): standardize generateObject, streamObject, and output errors to NoObjectGeneratedError

... (truncated)

Commits
  • 37394fe Version Packages (#4267)
  • a8f3242 feat (ai/core): add line chunking mode to smoothStream (#4263)
  • 453d139 chore (examples): Use openai-compatible over openai where relevant. (#4250)
  • e9d5a04 chore (examples): Add fireworks-deepseek examples. (#4261)
  • 382c49c Version Packages (#4262)
  • 0823899 fix (ai/core): throw error when accessing output when no output is defined in...
  • ed4cde1 fix (docs): highlighting in text prompts example (#4259)
  • 976f141 fix (docs): langwatch observability links (#4258)
  • 01369a1 Version Packages (#4257)
  • b19aa82 feat (provider/openai): predicted outputs token usage (#4252)
  • Additional commits viewable in compare view

Updates nanoid from 3.3.6 to 3.3.8

Changelog

Sourced from nanoid's changelog.

3.3.8

  • Fixed a way to break Nano ID by passing non-integer size (by @​myndzi).

3.3.7

  • Fixed node16 TypeScript support (by Saadi Myftija).
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
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…dates

Bumps the npm_and_yarn group with 1 update in the /app directory: [ai](https://github.com/vercel/ai).


Updates `ai` from 3.4.7 to 4.0.26
- [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/[email protected]@4.0.26)

Updates `nanoid` from 3.3.6 to 3.3.8
- [Release notes](https://github.com/ai/nanoid/releases)
- [Changelog](https://github.com/ai/nanoid/blob/main/CHANGELOG.md)
- [Commits](ai/nanoid@3.3.6...3.3.8)

---
updated-dependencies:
- dependency-name: ai
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: nanoid
  dependency-type: indirect
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 5, 2025
Copy link

korbit-ai bot commented Jan 5, 2025

By default, I don't review pull requests opened by bots. If you would like me to review this pull request anyway, you can request a review via the /korbit-review command in a comment.

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 7, 2025

Superseded by #1045.

@dependabot dependabot bot closed this Jan 7, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/npm_and_yarn-408315efef branch January 7, 2025 14:49
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