-
Notifications
You must be signed in to change notification settings - Fork 10
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
Closed
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-56ee268e68
Closed
deps(example): bump the dependencies group across 1 directory with 6 updates #2666
dependabot
wants to merge
1
commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-56ee268e68
+56
−56
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.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
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 23, 2024
Merging to
|
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@ai-sdk/[email protected], npm/[email protected], npm/[email protected] |
Superseded by #2701. |
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
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.8
1.0.11
4.0.16
4.0.22
4.76.2
4.77.0
19.0.1
19.0.2
15.1.0
15.1.2
3.4.16
3.4.17
Updates
@ai-sdk/openai
from 1.0.8 to 1.0.11Release notes
Sourced from
@ai-sdk/openai
's releases.Commits
a0f10be
Version Packages (#4187)df6fd8e
fix (docs): Correct model id typo in deepinfra docs. (#4184)307c247
fix (provider/openai-compatible): Fix docs link to more info. (#4178)8974d6d
chore (provider/togetherai): Incorporate the latest model ids. (#4183)5ed5e45
chore (config): Use ts-library.json tsconfig for no-UI libs. (#4182)9de21af
Version Packages (#4177)baae8f4
feat (provider/deepinfra): Add DeepInfra provider. (#4158)7370e41
feat (docs): add note on developer messages (#4173)0b62487
Version Packages (#4171)a8669a2
fix (ai/core): prefer auto-detected image mimetype (#4172)Updates
ai
from 4.0.16 to 4.0.22Release notes
Sourced from ai's releases.
Commits
a0f10be
Version Packages (#4187)df6fd8e
fix (docs): Correct model id typo in deepinfra docs. (#4184)307c247
fix (provider/openai-compatible): Fix docs link to more info. (#4178)8974d6d
chore (provider/togetherai): Incorporate the latest model ids. (#4183)5ed5e45
chore (config): Use ts-library.json tsconfig for no-UI libs. (#4182)9de21af
Version Packages (#4177)baae8f4
feat (provider/deepinfra): Add DeepInfra provider. (#4158)7370e41
feat (docs): add note on developer messages (#4173)0b62487
Version Packages (#4171)a8669a2
fix (ai/core): prefer auto-detected image mimetype (#4172)Updates
openai
from 4.76.2 to 4.77.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
21c3ed6
release: 4.77.013fa61d
chore(internal): spec update (#1230)4984aac
feat(api): new o1 and GPT-4o models + preference fine-tuning (#1229)bd1a82d
chore(internal): fix some typos (#1227)f361a0c
release: 4.76.33a6bfe4
docs(README): fix helpers section links (#1224)28649f8
chore(internal): better ecosystem test debuggingUpdates
@types/react
from 19.0.1 to 19.0.2Commits
Updates
eslint-config-next
from 15.1.0 to 15.1.2Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
df392a1
v15.1.24384c68
v15.1.1Updates
tailwindcss
from 3.4.16 to 3.4.17Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
4f9f603
Fix error02faa15
v3.4.17e268b2a
Update changelog0a836f7
Work around issue with Node 22 and Jiti (#15421)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