-
Notifications
You must be signed in to change notification settings - Fork 11
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 #2828
Merged
trunk-io
merged 1 commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-15799131bc
Jan 14, 2025
Merged
deps(example): Bump the dependencies group across 1 directory with 6 updates #2828
trunk-io
merged 1 commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-15799131bc
Jan 14, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…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.16` | `1.0.18` | | [ai](https://github.com/vercel/ai) | `4.0.32` | `4.0.34` | | [openai](https://github.com/openai/openai-node) | `4.78.0` | `4.78.1` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.4` | `19.0.6` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `19.0.2` | `19.0.3` | | [postcss](https://github.com/postcss/postcss) | `8.4.49` | `8.5.0` | Updates `@ai-sdk/openai` from 1.0.16 to 1.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/@ai-sdk/[email protected]...@ai-sdk/[email protected]) Updates `ai` from 4.0.32 to 4.0.34 - [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.34) Updates `openai` from 4.78.0 to 4.78.1 - [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.78.0...v4.78.1) Updates `@types/react` from 19.0.4 to 19.0.6 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 19.0.2 to 19.0.3 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `postcss` from 8.4.49 to 8.5.0 - [Release notes](https://github.com/postcss/postcss/releases) - [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md) - [Commits](postcss/postcss@8.4.49...8.5.0) --- 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-patch dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: postcss dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Jan 14, 2025
😎 Merged successfully - details. |
New and updated dependencies detected. Learn more about Socket for GitHub ↗︎
|
blaine-arcjet
approved these changes
Jan 14, 2025
trunk-io
bot
deleted the
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-15799131bc
branch
January 14, 2025 17:46
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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 6 updates in the /examples/nextjs-openai directory:
1.0.16
1.0.18
4.0.32
4.0.34
4.78.0
4.78.1
19.0.4
19.0.6
19.0.2
19.0.3
8.4.49
8.5.0
Updates
@ai-sdk/openai
from 1.0.16 to 1.0.18Release notes
Sourced from
@ai-sdk/openai
's releases.Commits
9495438
Version Packages (#4358)fe816e4
fix (provider/openai): streamObject with o1 (#4357)685c140
fix (docs): change typo 'use chat' to 'use client' (#4346)91d706b
Version Packages (#4354)33b28df
feat (provider/replicate): Fix api key name typo, add package metadata/files ...7dbac68
Version Packages (#4350)ba62cf2
feat (provider/openai): automatically map maxTokens to max_completion_tokens ...3c3fae8
fix (provider/openai): add o1-mini-2024-09-12 and o1-preview-2024-09-12 confi...8696952
chore (examples): Add tool call tests and an openai e2e test suite. (#4337)b6437bf
Version Packages (#4345)Updates
ai
from 4.0.32 to 4.0.34Release notes
Sourced from ai's releases.
Commits
4c824dc
Version Packages (#4371)4eb9b41
fix (provider/google): support conversion of string enums to openapi spec (#4...2495973
fix (ai/core): improved openai and gemini compatibility when generating json ...71bca1c
docs: add svelte guide note (#4369)4bfd392
feat (docs): useChat 'an error occurred' troubleshooting page (#4368)4ec0368
chore (ai/core): add test case for calling onFinish when stopping stream (#4367)9495438
Version Packages (#4358)fe816e4
fix (provider/openai): streamObject with o1 (#4357)685c140
fix (docs): change typo 'use chat' to 'use client' (#4346)91d706b
Version Packages (#4354)Updates
openai
from 4.78.0 to 4.78.1Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
14784f9
release: 4.78.16070d96
fix: send correct Accept header for certain endpoints (#1257)Updates
@types/react
from 19.0.4 to 19.0.6Commits
Updates
@types/react-dom
from 19.0.2 to 19.0.3Commits
Updates
postcss
from 8.4.49 to 8.5.0Release notes
Sourced from postcss's releases.
Changelog
Sourced from postcss's changelog.
Commits
6873270
Release 8.5 version4223bb9
Fix 80 columns limit80e2401
AddInput#document
(#1996)6f86879
Update dependencies85cbbec
Fix pnpm version on CI76caa57
Update dependencies46ff246
Move to pnpm 1099da2f2
Fix the documentation forRuleRaws.ownSemicolon
(#1994)4493eed
Pins nanoid to ^3.3.8 (#1992)2acd7c7
Bump nanoid from 3.3.7 to 3.3.8 (#1989)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