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 6 updates #2720

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the dependencies group with 6 updates in the /examples/nextjs-openai directory:

Package From To
@ai-sdk/openai 1.0.8 1.0.12
ai 4.0.16 4.0.23
openai 4.76.2 4.77.0
@types/react 19.0.1 19.0.2
eslint-config-next 15.1.0 15.1.3
tailwindcss 3.4.16 3.4.17

Updates @ai-sdk/openai from 1.0.8 to 1.0.12

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​1.0.12

Patch Changes

  • a4241ff: feat (provider/openai): add o3 reasoning model support

@​ai-sdk/openai@​1.0.11

Patch Changes

  • 5ed5e45: chore (config): Use ts-library.json tsconfig for no-UI libs.
  • Updated dependencies [5ed5e45]
    • @​ai-sdk/provider-utils@​2.0.5
    • @​ai-sdk/provider@​1.0.3

@​ai-sdk/openai@​1.0.10

Patch Changes

  • d4fad4e: fix (provider/openai): fix reasoning model detection

@​ai-sdk/openai@​1.0.9

Patch Changes

  • 3fab0fb: feat (provider/openai): support reasoning_effort setting
  • e956eed: feat (provider/openai): update model list and add o1
  • 6faab13: feat (provider/openai): simulated streaming setting
Commits
  • 4071d43 Version Packages (#4204)
  • a4241ff feat (provider/openai): add o3 reasoning model support (#4240)
  • 81ed334 chore (docs): Use dall-e-2 for multi image generation example. (#4203)
  • 9304964 chore (provider/deepinfra): Remove unused import. (#4205)
  • 5cab271 feat (docs): @​friendliai/ai-provider v0.2 update (#4222)
  • 0fc48f1 chore (docs): update Langfuse instrumentation setup for Next.js 15 (#4233)
  • ac101a2 feat (examples): Use shared base e2e feature test suite. (#4185)
  • 097283f Version Packages (#4201)
  • 6564812 feat (provider/openai-compatible): Add'l exports for customization. (#4179)
  • 8bf49e1 Version Packages (#4200)
  • Additional commits viewable in compare view

Updates ai from 4.0.16 to 4.0.23

Release notes

Sourced from ai's releases.

[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
  • 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
Commits

Updates openai from 4.76.2 to 4.77.0

Release notes

Sourced from openai's releases.

v4.77.0

4.77.0 (2024-12-17)

Full Changelog: v4.76.3...v4.77.0

Features

  • api: new o1 and GPT-4o models + preference fine-tuning (#1229) (2e872d4)

Chores

v4.76.3

4.76.3 (2024-12-13)

Full Changelog: v4.76.2...v4.76.3

Chores

  • internal: better ecosystem test debugging (86fc0a8)

Documentation

Changelog

Sourced from openai's changelog.

4.77.0 (2024-12-17)

Full Changelog: v4.76.3...v4.77.0

Features

  • api: new o1 and GPT-4o models + preference fine-tuning (#1229) (2e872d4)

Chores

4.76.3 (2024-12-13)

Full Changelog: v4.76.2...v4.76.3

Chores

  • internal: better ecosystem test debugging (86fc0a8)

Documentation

Commits

Updates @types/react from 19.0.1 to 19.0.2

Commits

Updates eslint-config-next from 15.1.0 to 15.1.3

Release notes

Sourced from eslint-config-next's releases.

v15.1.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Retry manifest file loading only in dev mode: #73900
  • Use shared worker for lint & typecheck steps: #74154

Credits

Huge thanks to @​unstubbable and @​ztanner for helping!

v15.1.2

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​ztanner for helping!

v15.1.1

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

Credits

Huge thanks to @​devjiwonchoi and @​ztanner for helping!

v15.1.1-canary.24

Core Changes

  • fix: update broken links in config-shared.d.ts: #74122
  • fix: fix typos in errors.json & create-component-tree.tsx: #74471
  • Safely retrieve router, improve page reload logic: #74209
  • docs: bump year: #74475

Misc Changes

  • docs(generate-static-params): add typescript example and missing jsx switcher: #73962
  • docs(fetching-data-and-streaming): add missing types to example: #74081
  • docs(use-cache): add missing switcher code blocks and types in examples: #74083

Credits

... (truncated)

Commits

Updates tailwindcss from 3.4.16 to 3.4.17

Release notes

Sourced from tailwindcss's releases.

v3.4.17

Fixed

  • Work around Node v22.12+ issue (#15421)
Changelog

Sourced from tailwindcss's changelog.

[3.4.17] - 2024-12-17

Fixed

  • Work around Node v22.12+ issue (#15421)
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

…updates

Bumps the dependencies group with 6 updates in the /examples/nextjs-openai directory:

| Package | From | To |
| --- | --- | --- |
| [@ai-sdk/openai](https://github.com/vercel/ai) | `1.0.8` | `1.0.12` |
| [ai](https://github.com/vercel/ai) | `4.0.16` | `4.0.23` |
| [openai](https://github.com/openai/openai-node) | `4.76.2` | `4.77.0` |
| [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.1` | `19.0.2` |
| [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.0` | `15.1.3` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.16` | `3.4.17` |



Updates `@ai-sdk/openai` from 1.0.8 to 1.0.12
- [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/@ai-sdk/[email protected]...@ai-sdk/[email protected])

Updates `ai` from 4.0.16 to 4.0.23
- [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.23)

Updates `openai` from 4.76.2 to 4.77.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.76.2...v4.77.0)

Updates `@types/react` from 19.0.1 to 19.0.2
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

Updates `eslint-config-next` from 15.1.0 to 15.1.3
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v15.1.3/packages/eslint-config-next)

Updates `tailwindcss` from 3.4.16 to 3.4.17
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.17/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.16...v3.4.17)

---
updated-dependencies:
- dependency-name: "@ai-sdk/openai"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: 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
- dependency-name: "@types/react"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: eslint-config-next
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
- dependency-name: tailwindcss
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 3, 2025 07:09
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 3, 2025
@dependabot dependabot bot requested review from blaine-arcjet and e-moran January 3, 2025 07:09
Copy link

trunk-io bot commented Jan 3, 2025

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
Contributor Author

dependabot bot commented on behalf of github Jan 6, 2025

Superseded by #2724.

@dependabot dependabot bot closed this Jan 6, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-f5f7681fe0 branch January 6, 2025 06:40
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.

2 participants