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

build(deps): bump nanoid and ai #14

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps nanoid to 3.3.8 and updates ancestor dependencies nanoid and ai. These dependencies need to be updated together.

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

Updates nanoid from 3.3.7 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

Updates ai from 2.2.37 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
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for ai since your current version.


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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.8 and updates ancestor dependencies [nanoid](https://github.com/ai/nanoid) and [ai](https://github.com/vercel/ai). These dependencies need to be updated together.


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)

Updates `nanoid` from 3.3.7 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)

Updates `ai` from 2.2.37 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)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 14, 2024
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants