-
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 #3011
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-deca42e359
Closed
deps(example): bump the dependencies group across 1 directory with 6 updates #3011
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-deca42e359
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.5` | | [ai](https://github.com/vercel/ai) | `4.1.0` | `4.1.10` | | [openai](https://github.com/openai/openai-node) | `4.79.4` | `4.80.1` | | [@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.5 - [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.10 - [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.10) Updates `openai` from 4.79.4 to 4.80.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.79.4...v4.80.1) 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/main/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 29, 2025
Merging to
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
Superseded by #3016. |
dependabot
bot
deleted the
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-deca42e359
branch
January 30, 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.5
4.1.0
4.1.10
4.79.4
4.80.1
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.5Release notes
Sourced from
@ai-sdk/openai
's releases.Commits
6b211c8
Version Packages (#4550)3a602ca
chore (core): rename CoreTool to Tool (#4548)9881bd8
Version Packages (#4545)3864284
feat (provider/groq): add deepseek r1 (#4546)883a7e8
docs: update deepseek provider compatibility (#4544)92f5f36
feat (core): add extractReasoningMiddleware (#4541)3e65901
docs: update agents page (#4499)9c3536e
chore (provider/perplexity): fix processor legacy name in test (#4537)706058c
Version Packages (#4535)ef594a3
fix (provider/luma): update README to correct model id and docs link (#4536)Updates
ai
from 4.1.0 to 4.1.10Release notes
Sourced from ai's releases.
... (truncated)
Commits
8e440aa
Version Packages (#4574)bf2c9c6
feat (core): move middleware to stable (#4573)a94d939
docs: move agents page to foundations (#4571)8ff227a
fix (docs): fix logprobs capitalization (#4572)3aa138c
docs: update root page (#4570)9598341
Version Packages (#4568)5d7a3b6
feat (ui/svelte): experimental attachment support (#4567)3f703f7
Version Packages (#4566)e012cd8
feat (provider/google): add reasoning support (#4563)5c3f4cc
fix (docs): add missing properties for useChat (React) (#4554)Updates
openai
from 4.79.4 to 4.80.1Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
fb61fc2
release: 4.80.13fcded9
docs(readme): fix realtime errors docs link (#1286)654a2ac
docs(helpers): fix type annotation9bfb778
fix(azure): include retry count headerb7ab6bb
docs: fix typo, "zodFunctionTool" -> "zodFunction" (#1128)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