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

deps(example): bump the dependencies group across 1 directory with 2 updates #1243

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2024

Bumps the dependencies group with 2 updates in the /examples/nextjs-14-openai directory: ai and openai.

Updates ai from 3.2.40 to 3.2.45

Release notes

Sourced from ai's releases.

[email protected]

Patch Changes

  • Updated dependencies [5be25124]
    • @​ai-sdk/ui-utils@​0.0.24
    • @​ai-sdk/react@​0.0.36
    • @​ai-sdk/solid@​0.0.27
    • @​ai-sdk/svelte@​0.0.29
    • @​ai-sdk/vue@​0.0.28

[email protected]

Patch Changes

  • Updated dependencies [a147d040]
    • @​ai-sdk/react@​0.0.35

[email protected]

Patch Changes

  • Updated dependencies [b68fae4f]
    • @​ai-sdk/react@​0.0.34

[email protected]

Patch Changes

  • f63c99e7: feat (ai/core): record OpenTelemetry gen_ai attributes
  • Updated dependencies [fea7b604]
    • @​ai-sdk/ui-utils@​0.0.23
    • @​ai-sdk/react@​0.0.33
    • @​ai-sdk/solid@​0.0.26
    • @​ai-sdk/svelte@​0.0.28
    • @​ai-sdk/vue@​0.0.27

[email protected]

Patch Changes

  • a12044c7: feat (ai/core): add recordInputs / recordOutputs setting to telemetry options
  • Updated dependencies [1d93d716]
    • @​ai-sdk/ui-utils@​0.0.22
    • @​ai-sdk/react@​0.0.32
    • @​ai-sdk/solid@​0.0.25
    • @​ai-sdk/svelte@​0.0.27
    • @​ai-sdk/vue@​0.0.26
Commits

Updates openai from 4.53.2 to 4.54.0

Release notes

Sourced from openai's releases.

v4.54.0

4.54.0 (2024-08-02)

Full Changelog: v4.53.2...v4.54.0

Features

Chores

  • ci: correctly tag pre-release npm packages (#963) (f1a4a68)
  • internal: add constant for default timeout (#960) (55c01f4)
  • internal: cleanup event stream helpers (#950) (8f49956)

Documentation

  • README: link Lifecycle in Polling Helpers section (#962) (c610c81)
Changelog

Sourced from openai's changelog.

4.54.0 (2024-08-02)

Full Changelog: v4.53.2...v4.54.0

Features

Chores

  • ci: correctly tag pre-release npm packages (#963) (f1a4a68)
  • internal: add constant for default timeout (#960) (55c01f4)
  • internal: cleanup event stream helpers (#950) (8f49956)

Documentation

  • README: link Lifecycle in Polling Helpers section (#962) (c610c81)
Commits
  • f72b403 release: 4.54.0
  • 823aa37 feat: make enums not nominal (#965)
  • 7f9704e feat: extract out ImageModel, AudioModel, SpeechModel (#964)
  • 9920e1d chore(ci): correctly tag pre-release npm packages (#963)
  • 5acd6f2 chore(internal): cleanup event stream helpers (#950)
  • b0c2e26 docs(README): link Lifecycle in Polling Helpers section (#962)
  • 62f5e22 chore(internal): add constant for default timeout (#960)
  • See full diff in compare view

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

…updates

Bumps the dependencies group with 2 updates in the /examples/nextjs-14-openai directory: [ai](https://github.com/vercel/ai) and [openai](https://github.com/openai/openai-node).


Updates `ai` from 3.2.40 to 3.2.45
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/[email protected]@3.2.45)

Updates `openai` from 4.53.2 to 4.54.0
- [Release notes](https://github.com/openai/openai-node/releases)
- [Changelog](https://github.com/openai/openai-node/blob/master/CHANGELOG.md)
- [Commits](openai/openai-node@v4.53.2...v4.54.0)

---
updated-dependencies:
- dependency-name: ai
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: openai
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 2, 2024 06:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 2, 2024
@dependabot dependabot bot requested a review from blaine-arcjet August 2, 2024 06:52
Copy link

trunk-io bot commented Aug 2, 2024

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/[email protected] environment, network +37 24.5 MB vercel-release-bot
npm/[email protected] Transitive: network +8 6.93 MB dschnurr, dschnurr-openai, jeevnayak, ...2 more

🚮 Removed packages: npm/[email protected], npm/[email protected]

View full report↗︎

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 5, 2024

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Aug 5, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/nextjs-14-openai/dependencies-db5382efdb branch August 5, 2024 06:37
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.

1 participant