arcjet / arcjet-js

Arcjet JS SDKs. Rate limiting, bot protection, email verification & attack defense for Node.js, Next.js, Bun & SvelteKit.
https://arcjet.com
Apache License 2.0
234 stars 5 forks source link

deps(example): bump the dependencies group across 1 directory with 4 updates #1318

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

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.5

Release notes

Sourced from ai's releases.

ai@3.3.5

Patch Changes

  • 9ada023: feat (ai/core): mask data stream error messages with streamText
  • Updated dependencies [e5b58f3]
    • @​ai-sdk/ui-utils@​0.0.29
    • @​ai-sdk/react@​0.0.41
    • @​ai-sdk/solid@​0.0.32
    • @​ai-sdk/svelte@​0.0.34
    • @​ai-sdk/vue@​0.0.33

ai@3.3.4

Patch Changes

  • 029af4c: feat (ai/core): support schema name & description in generateObject & streamObject
  • 3806c0c: chore (ai/ui): increase stream data warning timeout to 15 seconds
  • db0118a: feat (ai/core): export Schema type
  • Updated dependencies [029af4c]
    • @​ai-sdk/provider@​0.0.17
    • @​ai-sdk/provider-utils@​1.0.9
    • @​ai-sdk/ui-utils@​0.0.28
    • @​ai-sdk/react@​0.0.40
    • @​ai-sdk/solid@​0.0.31
    • @​ai-sdk/svelte@​0.0.33
    • @​ai-sdk/vue@​0.0.32

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

... (truncated)

Commits


Updates openai from 4.54.0 to 4.55.4

Release notes

Sourced from openai's releases.

v4.55.4

4.55.4 (2024-08-09)

Full Changelog: v4.55.3...v4.55.4

Bug Fixes

  • helpers/zod: nested union schema extraction (#979) (31b05aa)

Chores

v4.55.3

4.55.3 (2024-08-08)

Full Changelog: v4.55.2...v4.55.3

Chores

v4.55.2

4.55.2 (2024-08-08)

Full Changelog: v4.55.1...v4.55.2

Bug Fixes

  • helpers/zod: add extract-to-root ref strategy (ef3c73c)
  • helpers/zod: add nullableStrategy option (ad89892)
  • helpers/zod: correct logic for adding root schema to definitions (e4a247a)

Chores

  • internal: add README for vendored zod-to-json-schema (d8a80a9)
  • tests: add more API request tests (04c1590)

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)

... (truncated)

Changelog

Sourced from openai's changelog.

4.55.4 (2024-08-09)

Full Changelog: v4.55.3...v4.55.4

Bug Fixes

  • helpers/zod: nested union schema extraction (#979) (31b05aa)

Chores

4.55.3 (2024-08-08)

Full Changelog: v4.55.2...v4.55.3

Chores

4.55.2 (2024-08-08)

Full Changelog: v4.55.1...v4.55.2

Bug Fixes

  • helpers/zod: add extract-to-root ref strategy (ef3c73c)
  • helpers/zod: add nullableStrategy option (ad89892)
  • helpers/zod: correct logic for adding root schema to definitions (e4a247a)

Chores

  • internal: add README for vendored zod-to-json-schema (d8a80a9)
  • tests: add more API request tests (04c1590)

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)

... (truncated)

Commits
  • 925a930 release: 4.55.4
  • 510c866 fix(helpers/zod): nested union schema extraction (#979)
  • 9b7568c chore(ci): bump prism mock server version (#982)
  • f4f8c5a chore(ci): codeowners file (#980)
  • cc13af9 release: 4.55.3
  • 985428b chore(internal): updates (#975)
  • f3b63cc release: 4.55.2
  • 89ace3d chore(tests): add more API request tests
  • fc22483 fix(helpers/zod): add nullableStrategy option
  • 8221706 chore(internal): add README for vendored zod-to-json-schema
  • Additional commits viewable 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.9

Release notes

Sourced from tailwindcss's releases.

v3.4.9

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

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.9] - 2024-08-08

Fixed

  • No longer warns when broad glob patterns are detecting vendor folders

[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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore 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 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 ` 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 ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
trunk-io[bot] commented 1 month ago

Merging to main in this repository is managed by Trunk.

socket-security[bot] commented 1 month ago

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

Package New capabilities Transitives Size Publisher
npm/ai@3.3.5 environment, network Transitive: eval, filesystem, unsafe +44 28.7 MB vercel-release-bot
npm/openai@4.55.4 environment, network +10 7.27 MB dschnurr-openai
npm/postcss@8.4.41 environment, filesystem 0 198 kB ai
npm/tailwindcss@3.4.9 environment, filesystem +2 6.27 MB adamwathan

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

View full report↗︎

dependabot[bot] commented 1 month ago

Superseded by #1320.