-
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 #2975
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-5487ca78f7
Closed
deps(example): bump the dependencies group across 1 directory with 6 updates #2975
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-5487ca78f7
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.1.0` | `1.1.2` | | [ai](https://github.com/vercel/ai) | `4.1.0` | `4.1.2` | | [openai](https://github.com/openai/openai-node) | `4.79.4` | `4.80.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `19.0.7` | `19.0.8` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.1.5` | `15.1.6` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss/tree/HEAD/packages/tailwindcss) | `3.4.17` | `4.0.0` | Updates `@ai-sdk/openai` from 1.1.0 to 1.1.2 - [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.1.0 to 4.1.2 - [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.1.2) Updates `openai` from 4.79.4 to 4.80.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.79.4...v4.80.0) Updates `@types/react` from 19.0.7 to 19.0.8 - [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.5 to 15.1.6 - [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.6/packages/eslint-config-next) Updates `tailwindcss` from 3.4.17 to 4.0.0 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/next/CHANGELOG.md) - [Commits](https://github.com/tailwindlabs/tailwindcss/commits/v4.0.0/packages/tailwindcss) --- 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-major 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 24, 2025
Merging to
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
Superseded by #2989. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-5487ca78f7
branch
January 27, 2025 06:41
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.1.0
1.1.2
4.1.0
4.1.2
4.79.4
4.80.0
19.0.7
19.0.8
15.1.5
15.1.6
3.4.17
4.0.0
Updates
@ai-sdk/openai
from 1.1.0 to 1.1.2Release notes
Sourced from
@ai-sdk/openai
's releases.Commits
149d2a5
Version Packages (#4490)ed012d2
feat (provider): add metadata extraction mechanism to openai-compatible provi...3c5fafa
chore (ai/core): move streamText toolCallStreaming option to stable (#4493)6f4d063
fix (ai/react): cache addToolResult in useChat (#4492)3a58a2e
feat (ai/core): throw NoImageGeneratedError from generateImage when no predic...76e92a6
feat (docs): add meta-llama-3.3-70b-instruct on FriendliAI (#4488)c5af1ad
fix (docs): typo in replicate example (#4485)825ace6
Version Packages (#4430)0a699f1
feat: add reasoning token support (#4462)ca1b5cd
docs: rag chatbot guide fix (#4479)Updates
ai
from 4.1.0 to 4.1.2Release notes
Sourced from ai's releases.
Commits
149d2a5
Version Packages (#4490)ed012d2
feat (provider): add metadata extraction mechanism to openai-compatible provi...3c5fafa
chore (ai/core): move streamText toolCallStreaming option to stable (#4493)6f4d063
fix (ai/react): cache addToolResult in useChat (#4492)3a58a2e
feat (ai/core): throw NoImageGeneratedError from generateImage when no predic...76e92a6
feat (docs): add meta-llama-3.3-70b-instruct on FriendliAI (#4488)c5af1ad
fix (docs): typo in replicate example (#4485)825ace6
Version Packages (#4430)0a699f1
feat: add reasoning token support (#4462)ca1b5cd
docs: rag chatbot guide fix (#4479)Updates
openai
from 4.79.4 to 4.80.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
180b9ca
release: 4.80.074776c6
feat(api): update enum values, comments, and examples (#1280)Updates
@types/react
from 19.0.7 to 19.0.8Commits
Updates
eslint-config-next
from 15.1.5 to 15.1.6Release notes
Sourced from eslint-config-next's releases.
Commits
38a6d01
v15.1.6Updates
tailwindcss
from 3.4.17 to 4.0.0Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
a8c54ac
Prepare v4.0.0 release (#15693)8a97a6a
v4.0.0-beta.10 (#15691)4820f6b
Transitionoutline-color
(#15690)79f21a8
Preventnot-*
from being used with variants with multiple sibling rules (#1...4035ab0
Implement@variant
(#15663)a51b214
Use more modern--alpha(color / 50%)
syntax (#15665)2f8c517
Ensure-outline-offset-*
utilities are suggested in IntelliSense (#15646)528c848
Discard invalid variants such asdata-checked-[selected=1]:*
(#15629)2de644b
Remove@property
fallbacks for Firefox (#15622)da2da51
Resolve values in functional utilities based on@theme
options (#15623)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