-
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 #1964
Merged
trunk-io
merged 1 commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-14-openai/dependencies-9872c00da2
Oct 17, 2024
Merged
deps(example): Bump the dependencies group across 1 directory with 6 updates #1964
trunk-io
merged 1 commit into
main
from
dependabot/npm_and_yarn/examples/nextjs-14-openai/dependencies-9872c00da2
Oct 17, 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
…updates Bumps the dependencies group with 6 updates in the /examples/nextjs-14-openai directory: | Package | From | To | | --- | --- | --- | | [ai](https://github.com/vercel/ai) | `3.4.7` | `3.4.12` | | [next](https://github.com/vercel/next.js) | `14.2.14` | `14.2.15` | | [openai](https://github.com/openai/openai-node) | `4.67.1` | `4.67.3` | | [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) | `18.3.0` | `18.3.1` | | [eslint-config-next](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next) | `14.2.14` | `14.2.15` | | [tailwindcss](https://github.com/tailwindlabs/tailwindcss) | `3.4.13` | `3.4.14` | Updates `ai` from 3.4.7 to 3.4.12 - [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]@3.4.12) Updates `next` from 14.2.14 to 14.2.15 - [Release notes](https://github.com/vercel/next.js/releases) - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js) - [Commits](vercel/next.js@v14.2.14...v14.2.15) Updates `openai` from 4.67.1 to 4.67.3 - [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.67.1...v4.67.3) Updates `@types/react-dom` from 18.3.0 to 18.3.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom) Updates `eslint-config-next` from 14.2.14 to 14.2.15 - [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/v14.2.15/packages/eslint-config-next) Updates `tailwindcss` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/tailwindlabs/tailwindcss/releases) - [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md) - [Commits](tailwindlabs/tailwindcss@v3.4.13...v3.4.14) --- updated-dependencies: - dependency-name: ai dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: next 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-patch dependency-group: dependencies - dependency-name: "@types/react-dom" 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
Oct 17, 2024
😎 Merged successfully - details. |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
🚮 Removed packages: npm/[email protected], npm/[email protected] |
blaine-arcjet
approved these changes
Oct 17, 2024
trunk-io
bot
deleted the
dependabot/npm_and_yarn/examples/nextjs-14-openai/dependencies-9872c00da2
branch
October 17, 2024 20:04
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-14-openai directory:
3.4.7
3.4.12
14.2.14
14.2.15
4.67.1
4.67.3
18.3.0
18.3.1
14.2.14
14.2.15
3.4.13
3.4.14
Updates
ai
from 3.4.7 to 3.4.12Release notes
Sourced from ai's releases.
Commits
f1bc444
Version Packages (#3281)a23da5b
feat (ai/core): forward abort signal to tools (#3277)5817da3
Version Packages (#3280)b13ecf7
chore (provider/mistral): update model ids (#3279)b62e86f
chore (docs): remove rsc notes from next examples (#3276)ec6031c
Version Packages (#3275)6fd6f9a
chore (docs): link migration guide to rsc note (#3274)caedcda
feat (ai/ui): add setData helper to useChat (#3271)9aa5a2b
chore (docs): add migration guide from rsc to ui (#3267)d9d2a8f
chore (docs): update openai dimensions description (#3269)Updates
next
from 14.2.14 to 14.2.15Release notes
Sourced from next's releases.
Commits
737c29e
v14.2.151c8234e
backport: [i18n] Routing fix #70761 (#70976)bb3f580
fix: Do not omit alt on getImgProps return type, ImgProps (#70818)cb8113b
fix(next/image): handle undefinedimages.localPatterns
config in `images-ma...9c1191a
fix missing helpers innext-test-utils.ts
0de4183
fix linte03c4ff
feat(next/image): addimages.localPatterns
config (#70802)540ea2d
backport: support breadcrumb style catch-all parallel routes (#65063) (#70794)0d0448b
Fix client reference access causing metadata missing (#70732) (#70788)381d1f9
feat(next/image): add support fordecoding
prop (#70678)Updates
openai
from 4.67.1 to 4.67.3Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
Commits
3c32662
release: 4.67.36cdc77d
chore(internal): pass props through internal parser (#1125)7f8b872
release: 4.67.2f7c9674
chore(internal): move LineDecoder to a separate file (#1120)Updates
@types/react-dom
from 18.3.0 to 18.3.1Commits
Updates
eslint-config-next
from 14.2.14 to 14.2.15Release notes
Sourced from eslint-config-next's releases.
Commits
737c29e
v14.2.15Updates
tailwindcss
from 3.4.13 to 3.4.14Release notes
Sourced from tailwindcss's releases.
Changelog
Sourced from tailwindcss's changelog.
Commits
c616fb9
3.4.14b570e2b
Don't setdisplay: none
on elements that usehidden="until-found"
(#14625)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