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 #1000

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2024

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

Updates ai from 3.4.7 to 4.0.18

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

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

[email protected]

Patch Changes

  • 54bbf21: fix (ai/core): change streamText.experimental_transform signature to support tool type inference

[email protected]

Patch Changes

  • e3fac3f: fix (ai/core): change smoothStream default delay to 10ms

[email protected]

Patch Changes

  • cc16a83: feat (ai/core): add smoothStream helper
  • cc16a83: feat (ai/core): add experimental transform option to streamText

[email protected]

Patch Changes

  • 09a9cab: feat (ai/core): add experimental generateImage function
  • Updated dependencies [09a9cab]
    • @​ai-sdk/provider@​1.0.2
    • @​ai-sdk/provider-utils@​2.0.4
    • @​ai-sdk/ui-utils@​1.0.5
    • @​ai-sdk/react@​1.0.6

[email protected]

Patch Changes

  • 9f32213: feat (ai/core): add experimental tool call repair

[email protected]

Patch Changes

  • 5167bec: fix (ai/core): forward streamText errors as error parts
  • 0984f0b: feat (ai/core): add ToolExecutionError type
  • Updated dependencies [0984f0b]
    • @​ai-sdk/provider-utils@​2.0.3
    • @​ai-sdk/react@​1.0.5
    • @​ai-sdk/ui-utils@​1.0.4

[email protected]

Patch Changes

... (truncated)

Commits
  • ed37cd3 Version Packages (#4092)
  • 304e6d3 feat (ai/core): add additional information to NoObjectGeneratedError (#4086)
  • 078db00 Version Packages (#4091)
  • 54bbf21 fix (ai/core): change streamText.experimental_transform signature to support ...
  • 5b59fce Version Packages (#4081)
  • a9df182 feat (provider/google): Add support for search grounding. (#4067)
  • 4017b0f feat (provider/google-vertex): Enhance grounding metadata detail. (#4069)
  • e07439a feat (provider/google): Include safety ratings response detail. (#4051)
  • 6cc182b chore (examples): e2e test docs and run command cleanup. (#4072)
  • 57f6e76 Version Packages (#4080)
  • 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.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 14, 2024
Copy link

korbit-ai bot commented Dec 14, 2024

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.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/app/npm_and_yarn-734e263b87 branch 3 times, most recently from 250d925 to dd673f2 Compare December 16, 2024 19:20
…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.18
- [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.18)

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 force-pushed the dependabot/npm_and_yarn/app/npm_and_yarn-734e263b87 branch from dd673f2 to 8684a4f Compare December 16, 2024 21:34
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 18, 2024

Superseded by #1020.

@dependabot dependabot bot closed this Dec 18, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/app/npm_and_yarn-734e263b87 branch December 18, 2024 15:07
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