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

Conversation

dependabot[bot]
Copy link
Contributor

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

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

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

Updates @ai-sdk/openai from 1.0.8 to 1.0.11

Release notes

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

@​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

Updates ai from 4.0.16 to 4.0.22

Release notes

Sourced from ai's releases.

[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.2

Release notes

Sourced from eslint-config-next's releases.

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.17

Misc Changes

  • docs: update ISR self-hosting example code: #74211

Credits

Huge thanks to @​leerob for helping!

v15.1.1-canary.16

Core Changes

  • Use Geist font in Dev Overlay: #74160
  • [metadata] Align prefetch head type with head: #74161

Credits

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

v15.1.1-canary.15

Core Changes

  • used shared worker for lint & typecheck steps: #74154
  • chore(turbopack): Ignore no-vc-struct lint in trybuild proc macro tests: #74110
  • Use provided waitUntil for pending revalidates: #74164
  • Port ErrorPagination: #74097
  • Port LeftIcon RightIcon from ErrorPagination: #74098

... (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.11` |
| [ai](https://github.com/vercel/ai) | `4.0.16` | `4.0.22` |
| [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.2` |
| [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.16` | `3.4.17` |



Updates `@ai-sdk/openai` from 1.0.8 to 1.0.11
- [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.22
- [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.22)

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.2
- [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.2/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 December 23, 2024 06:32
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 23, 2024
Copy link

trunk-io bot commented Dec 23, 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
Contributor Author

dependabot bot commented on behalf of github Dec 27, 2024

Superseded by #2701.

@dependabot dependabot bot closed this Dec 27, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-56ee268e68 branch December 27, 2024 06:59
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