-
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 #3033
base: main
Are you sure you want to change the base?
deps(example): bump the dependencies group across 1 directory with 6 updates #3033
Conversation
…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.13` | | [openai](https://github.com/openai/openai-node) | `4.79.4` | `4.81.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.1` | 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.13 - [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.13) Updates `openai` from 4.79.4 to 4.81.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.81.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.1 - [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.1/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]>
Merging to
|
New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎
|
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat is network access?This module accesses the network. Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use. Take a deeper look at the dependencyTake a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev. Remove the packageIf you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency. Mark a package as acceptable riskTo ignore an alert, reply with a comment starting with
|
Bumps the dependencies group with 6 updates in the /examples/nextjs-openai directory:
1.1.0
1.1.5
4.1.0
4.1.13
4.79.4
4.81.0
19.0.7
19.0.8
15.1.5
15.1.6
3.4.17
4.0.1
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.13Release notes
Sourced from ai's releases.
... (truncated)
Commits
3551c1d
Version Packages (#4612)999085e
feat (ai/core): add write function to DataStreamWriter (#4611)a869224
feat (examples): add human in the loop example (#4610)9ba8222
Version Packages (#4607)0d2d9bf
fix (ui): single assistant message with multiple tool steps (#4591)30e7cb5
Version Packages (#4602)c73423e
feat (ui/solid): experimental attachment support (#4601)46b26c2
Version Packages (#4599)e671e31
feat (provider/fal): add fal.ai provider (#4598)9c44937
docs: fix agents guide error (#4595)Updates
openai
from 4.79.4 to 4.81.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
6f89573
release: 4.81.0b4bb01d
feat(azure): Realtime API support (#1287)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.1Release notes
Sourced from tailwindcss's releases.
... (truncated)
Changelog
Sourced from tailwindcss's changelog.
... (truncated)
Commits
0655209
Prepare v4.0.1 release (#16018)9fef2bd
Add:host
rule to@theme
layer (#15975)924dd69
Ensure@custom-variant foo ()
has a non-empty selector list (#16009)965048c
Remove theforce
variant (#16007)1eb2980
Fix IntelliSense class suggestions (#15857)f1221b3
Ensure font-size utilities withnone
modifier works e.g.:text-sm/none
(#...6dd4c33
Include:open
in the open variant (#15349)193fc60
Ensure CSS variable shorthand uses valid CSS variables (#15738)7e20c3b
Removemin-w/h-none
(#15845)a8c54ac
Prepare v4.0.0 release (#15693)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