-
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 9 updates #2551
Merged
trunk-io
merged 2 commits into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-b34d8675ed
Dec 12, 2024
Merged
deps(example): bump the dependencies group across 1 directory with 9 updates #2551
trunk-io
merged 2 commits into
main
from
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-b34d8675ed
Dec 12, 2024
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update Javascript code
labels
Dec 11, 2024
😎 Merged successfully - details. |
…updates Bumps the dependencies group with 9 updates in the /examples/nextjs-openai directory: | Package | From | To | | --- | --- | --- | | [@ai-sdk/openai](https://github.com/vercel/ai) | `1.0.5` | `1.0.8` | | [ai](https://github.com/vercel/ai) | `4.0.10` | `4.0.14` | | [openai](https://github.com/openai/openai-node) | `4.74.0` | `4.76.1` | | [react](https://github.com/facebook/react/tree/HEAD/packages/react) | `18.3.1` | `19.0.0` | | [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) | `18.3.12` | `19.0.1` | | [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) | `18.3.1` | `19.0.0` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.1` | `19.0.2` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `15.0.3` | `15.1.0` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.15` | `3.4.16` | Updates `@ai-sdk/openai` from 1.0.5 to 1.0.8 - [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.10 to 4.0.14 - [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.14) Updates `openai` from 4.74.0 to 4.76.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.74.0...v4.76.1) Updates `react` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react) Updates `@types/react` from 18.3.12 to 19.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `react-dom` from 18.3.1 to 19.0.0 - [Release notes](https://github.com/facebook/react/releases) - [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom) Updates `@types/react-dom` from 18.3.1 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `@types/react` from 18.3.12 to 19.0.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react) Updates `@types/react-dom` from 18.3.1 to 19.0.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint-config-next` from 15.0.3 to 15.1.0 - [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.0/packages/eslint-config-next) Updates `tailwindcss` from 3.4.15 to 3.4.16 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.16/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.15...v3.4.16) --- 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: react dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: react-dom dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@types/react-dom" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint-config-next dependency-type: direct:development update-type: version-update:semver-minor 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
force-pushed
the
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-b34d8675ed
branch
from
December 12, 2024 06:40
812623d
to
02e2c12
Compare
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/@ai-sdk/[email protected], npm/[email protected], npm/[email protected] |
blaine-arcjet
approved these changes
Dec 12, 2024
trunk-io
bot
deleted the
dependabot/npm_and_yarn/examples/nextjs-openai/dependencies-b34d8675ed
branch
December 12, 2024 22:02
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 9 updates in the /examples/nextjs-openai directory:
1.0.5
1.0.8
4.0.10
4.0.14
4.74.0
4.76.1
18.3.1
19.0.0
18.3.12
19.0.1
18.3.1
19.0.0
18.3.1
19.0.2
15.0.3
15.1.0
3.4.15
3.4.16
Updates
@ai-sdk/openai
from 1.0.5 to 1.0.8Release notes
Sourced from
@ai-sdk/openai
's releases.Commits
d18d917
Version Packages (#4059)09a9cab
feat (ai/core): add experimental generateImage function (#4056)6520873
fix (docs): correct annotations json structure (#4058)f47b74e
feat (docs): add traceloop observability integration (#4054)3370a41
chore (provider): remove "Experimental" from embedding spec docs (#4055)cd0e398
Version Packages (#4052)53778db
Bump@opentelemetry/auto-instrumentations-node
from 0.47.0 to 0.54.0 (#4041)f31aa81
Bump@nuxt/devtools
from 1.6.1 to 1.6.3 (#4044)cf49e0d
Bump@nestjs/common
from 10.4.2 to 10.4.15 (#4045)93a9b3a
Bump@solidjs/router
from 0.13.6 to 0.15.1 (#4043)Updates
ai
from 4.0.10 to 4.0.14Release notes
Sourced from ai's releases.
Commits
d18d917
Version Packages (#4059)09a9cab
feat (ai/core): add experimental generateImage function (#4056)6520873
fix (docs): correct annotations json structure (#4058)f47b74e
feat (docs): add traceloop observability integration (#4054)3370a41
chore (provider): remove "Experimental" from embedding spec docs (#4055)cd0e398
Version Packages (#4052)53778db
Bump@opentelemetry/auto-instrumentations-node
from 0.47.0 to 0.54.0 (#4041)f31aa81
Bump@nuxt/devtools
from 1.6.1 to 1.6.3 (#4044)cf49e0d
Bump@nestjs/common
from 10.4.2 to 10.4.15 (#4045)93a9b3a
Bump@solidjs/router
from 0.13.6 to 0.15.1 (#4043)Updates
openai
from 4.74.0 to 4.76.1Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
6e8c1d0
release: 4.76.1fb4820e
chore(internal): bump cross-spawn to v7.0.6 (#1217)c355557
chore(internal): remove unnecessary getRequestClient function (#1215)fbd9685
release: 4.76.0f19c56e
feat(api): updates (#1212)0f74bf4
chore: bump openapi url (#1210)ddb27b6
release: 4.75.0d0e210d
feat: improve docs for jsr README.md (#1208)Updates
react
from 18.3.1 to 19.0.0Release notes
Sourced from react's releases.
... (truncated)
Changelog
Sourced from react's changelog.
... (truncated)
Commits
e137890
[string-refs] cleanup string ref code (#31443)d1f0472
[string-refs] remove enableLogStringRefsProd flag (#31414)3dc1e48
Followup: remove dead test code from #30346 (#31415)07aa494
Remove enableRefAsProp feature flag (#30346)45804af
[flow] Eliminate usage of more than 1-argReact.AbstractComponent
in React ...5636fad
[string-refs] log string ref from prod (#31161)b78a7f2
[rcr] Re-export useMemoCache in top level React namespace (#31139)4e9540e
[Fiber] Log the Render/Commit phases and the gaps in between (#31016)d4688df
[Fiber] Track Event Time, startTransition Time and setState Time (#31008)15da917
Don't read currentTransition back from internals (#30991)Updates
@types/react
from 18.3.12 to 19.0.1Commits
Updates
react-dom
from 18.3.1 to 19.0.0Release notes
Sourced from react-dom's releases.
... (truncated)
Changelog
Sourced from react-dom's changelog.
... (truncated)
Commits
989af12
Make prerendering always non-blocking with fix (#31452)e137890
[string-refs] cleanup string ref code (#31443)07aa494
Remove enableRefAsProp feature flag (#30346)cae764c
Revert "[Re-land] Make prerendering always non-blocking (#31268)" (#31355)d49123f
Expose prerender() for SSG in stable (#31298)6c4bbc7
[Re-land] Make prerendering always non-blocking (#31268)d8c90fa
Disable infinite render loop detection (#31088)67fee58
[Fizz] Start initial work immediately (#31079)76aee6f
Revert "Make prerendering always non-blocking" (#31080)0f1856c
Make prerendering always non-blocking (#31056)Updates
@types/react-dom
from 18.3.1 to 19.0.2Commits
Updates
@types/react
from 18.3.12 to 19.0.1Commits
Updates
@types/react-dom
from 18.3.1 to 19.0.2Commits
Updates
eslint-config-next
from 15.0.3 to 15.1.0Release notes
Sourced from eslint-config-next's releases.
... (truncated)
Commits
dafcd43
v15.1.02deb35d
v15.0.4-canary.523970d33
v15.0.4-canary.51c824c18
v15.0.4-canary.50657c2cb
v15.0.4-canary.49c2078d0
v15.0.4-canary.486b9baaa
v15.0.4-canary.472caf051
v15.0.4-canary.46a6da830
v15.0.4-canary.4585062ae
v15.0.4-canary.44Updates
tailwindcss
from 3.4.15 to 3.4.16Release notes
Sourced from tailwindcss's releases.