Skip to content
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 4 updates #1299

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2024

Bumps the dependencies group with 4 updates in the /examples/nextjs-14-openai directory: ai, openai, postcss and tailwindcss.

Updates ai from 3.3.0 to 3.3.3

Release notes

Sourced from ai's releases.

ai@3.3.3

Patch Changes

  • d58517b: feat (ai/openai): structured outputs
  • Updated dependencies [d58517b]
    • @​ai-sdk/provider@​0.0.16
    • @​ai-sdk/provider-utils@​1.0.8
    • @​ai-sdk/ui-utils@​0.0.27
    • @​ai-sdk/react@​0.0.39
    • @​ai-sdk/solid@​0.0.30
    • @​ai-sdk/svelte@​0.0.32
    • @​ai-sdk/vue@​0.0.31

ai@3.3.2

Patch Changes

  • Updated dependencies [96aed25]
    • @​ai-sdk/provider@​0.0.15
    • @​ai-sdk/provider-utils@​1.0.7
    • @​ai-sdk/ui-utils@​0.0.26
    • @​ai-sdk/react@​0.0.38
    • @​ai-sdk/solid@​0.0.29
    • @​ai-sdk/svelte@​0.0.31
    • @​ai-sdk/vue@​0.0.30

ai@3.3.1

Patch Changes

  • 9614584: fix (ai/core): use Symbol.for
  • 0762a22: feat (ai/core): support zod transformers in generateObject & streamObject
  • Updated dependencies [9614584]
  • Updated dependencies [0762a22]
    • @​ai-sdk/provider-utils@​1.0.6
    • @​ai-sdk/react@​0.0.37
    • @​ai-sdk/solid@​0.0.28
    • @​ai-sdk/svelte@​0.0.30
    • @​ai-sdk/ui-utils@​0.0.25
    • @​ai-sdk/vue@​0.0.29
Commits

Updates openai from 4.54.0 to 4.55.1

Release notes

Sourced from openai's releases.

v4.55.1

4.55.1 (2024-08-07)

Full Changelog: v4.55.0...v4.55.1

Bug Fixes

  • helpers/zod: correct schema generation for recursive schemas (cb54d93)

Chores

  • api: remove old AssistantResponseFormat type (#967) (9fd94bf)
  • internal: update test snapshots (bceea60)
  • vendor/zodJsonSchema: add option to duplicate top-level ref (84b8a38)

Documentation

  • examples: add UI generation example script (c75c017)

v4.55.0

4.55.0 (2024-08-06)

Full Changelog: v4.54.0...v4.55.0

Features

  • api: add structured outputs support (573787c)
Changelog

Sourced from openai's changelog.

4.55.1 (2024-08-07)

Full Changelog: v4.55.0...v4.55.1

Bug Fixes

  • helpers/zod: correct schema generation for recursive schemas (cb54d93)

Chores

  • api: remove old AssistantResponseFormat type (#967) (9fd94bf)
  • internal: update test snapshots (bceea60)
  • vendor/zodJsonSchema: add option to duplicate top-level ref (84b8a38)

Documentation

  • examples: add UI generation example script (c75c017)

4.55.0 (2024-08-06)

Full Changelog: v4.54.0...v4.55.0

Features

  • api: add structured outputs support (573787c)
Commits
  • 31e4afd release: 4.55.1
  • fe8328f docs(examples): add UI generation example script
  • 8b1b4b3 fix(helpers/zod): correct schema generation for recursive schemas
  • 086421f chore(vendor/zodJsonSchema): add option to duplicate top-level ref
  • 28dba51 chore(internal): update test snapshots
  • e002164 chore(api): remove old AssistantResponseFormat type (#967)
  • 2561025 release: 4.55.0
  • c972cfc feat(api): add structured outputs support
  • See full diff in compare view

Updates postcss from 8.4.40 to 8.4.41

Release notes

Sourced from postcss's releases.

8.4.41

Changelog

Sourced from postcss's changelog.

8.4.41

Commits

Updates tailwindcss from 3.4.7 to 3.4.8

Release notes

Sourced from tailwindcss's releases.

v3.4.8

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Changelog

Sourced from tailwindcss's changelog.

[3.4.8] - 2024-08-07

Fixed

  • Fix minification when using nested CSS (#14105)
  • Warn when broad glob patterns are used in the content configuration (#14140)
Commits

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

…updates

Bumps the dependencies group with 4 updates in the /examples/nextjs-14-openai directory: [ai](https://github.com/vercel/ai), [openai](https://github.com/openai/openai-node), [postcss](https://github.com/postcss/postcss) and [tailwindcss](https://github.com/tailwindlabs/tailwindcss).


Updates `ai` from 3.3.0 to 3.3.3
- [Release notes](https://github.com/vercel/ai/releases)
- [Commits](https://github.com/vercel/ai/compare/ai@3.3.0...ai@3.3.3)

Updates `openai` from 4.54.0 to 4.55.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.54.0...v4.55.1)

Updates `postcss` from 8.4.40 to 8.4.41
- [Release notes](https://github.com/postcss/postcss/releases)
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md)
- [Commits](postcss/postcss@8.4.40...8.4.41)

Updates `tailwindcss` from 3.4.7 to 3.4.8
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.8/CHANGELOG.md)
- [Commits](tailwindlabs/tailwindcss@v3.4.7...v3.4.8)

---
updated-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: postcss
  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] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner August 8, 2024 07:08
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2024
@dependabot dependabot bot requested a review from blaine-arcjet August 8, 2024 07:08
Copy link

trunk-io bot commented Aug 8, 2024

Merging to main in this repository is managed by Trunk.

  • To merge this pull request, check the box to the left or comment /trunk merge below.

Copy link

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/ai@3.3.3 environment, network Transitive: eval, filesystem, unsafe +45 28.8 MB vercel-release-bot
npm/openai@4.55.1 environment, network Transitive: filesystem +15 7.79 MB dschnurr-openai
npm/postcss@8.4.41 environment, filesystem 0 198 kB ai
npm/tailwindcss@3.4.8 environment, filesystem +2 6.27 MB adamwathan

🚮 Removed packages: npm/ai@3.3.0, npm/openai@4.54.0

View full report↗︎

Copy link

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Alert Package NoteSourceCI
Unstable ownership npm/@vue/compiler-sfc@3.4.36 🚫
New author npm/@vue/compiler-sfc@3.4.36 🚫
New author npm/@vue/compiler-core@3.4.36 🚫
Unstable ownership npm/@vue/compiler-core@3.4.36 🚫
New author npm/@vue/compiler-ssr@3.4.36 🚫
Unstable ownership npm/@vue/compiler-ssr@3.4.36 🚫
New author npm/@vue/compiler-dom@3.4.36 🚫
Unstable ownership npm/@vue/compiler-dom@3.4.36 🚫
New author npm/@vue/shared@3.4.36 🚫
Unstable ownership npm/@vue/shared@3.4.36 🚫
New author npm/@vue/runtime-dom@3.4.36 🚫
Unstable ownership npm/@vue/runtime-dom@3.4.36 🚫
Unstable ownership npm/@vue/server-renderer@3.4.36 🚫
New author npm/@vue/server-renderer@3.4.36 🚫
New author npm/@vue/reactivity@3.4.36 🚫
Unstable ownership npm/@vue/reactivity@3.4.36 🚫
New author npm/@vue/runtime-core@3.4.36 🚫
Unstable ownership npm/@vue/runtime-core@3.4.36 🚫

View full report↗︎

Next steps

What is unstable ownership?

A new collaborator has begun publishing package versions. Package stability and security risk may be elevated.

Try to reduce the amount of authors you depend on to reduce the risk to malicious actors gaining access to your supply chain. Packages should remove inactive collaborators with publishing rights from packages on npm.

What is new author?

A new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.

Scrutinize new collaborator additions to packages because they now have the ability to publish code into your dependency tree. Packages should avoid frequent or unnecessary additions or changes to publishing rights.

Take a deeper look at the dependency

Take 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 package

If 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 risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

  • @SocketSecurity ignore npm/@vue/compiler-sfc@3.4.36
  • @SocketSecurity ignore npm/@vue/compiler-core@3.4.36
  • @SocketSecurity ignore npm/@vue/compiler-ssr@3.4.36
  • @SocketSecurity ignore npm/@vue/compiler-dom@3.4.36
  • @SocketSecurity ignore npm/@vue/shared@3.4.36
  • @SocketSecurity ignore npm/@vue/runtime-dom@3.4.36
  • @SocketSecurity ignore npm/@vue/server-renderer@3.4.36
  • @SocketSecurity ignore npm/@vue/reactivity@3.4.36
  • @SocketSecurity ignore npm/@vue/runtime-core@3.4.36

Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2024

Superseded by #1301.

@dependabot dependabot bot closed this Aug 9, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/examples/nextjs-14-openai/dependencies-888d7658d8 branch August 9, 2024 06:09
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant