AVGVSTVS96 / astroSite

Built with Astro and TailwindCSS, this MPA portfolio & blog site is version 3 of my personal website, my first MPA.
https://astrosite-aid.pages.dev/
GNU Affero General Public License v3.0
0 stars 0 forks source link

Bump the ai group across 1 directory with 3 updates #418

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps the ai group with 3 updates in the / directory: @ai-sdk/openai, ai and openai.

Updates @ai-sdk/openai from 0.0.18 to 0.0.29

Release notes

Sourced from @​ai-sdk/openai's releases.

@​ai-sdk/openai@​0.0.29

Patch Changes

  • 4728c37f: feat (core): add text embedding model support to provider registry
  • 7910ae84: feat (providers): support custom fetch implementations
  • Updated dependencies [7910ae84]
    • @​ai-sdk/provider-utils@​0.0.14

@​ai-sdk/openai@​0.0.28

Patch Changes

  • f9db8fd6: feat (@​ai-sdk/openai): add parallelToolCalls setting

@​ai-sdk/openai@​0.0.27

Patch Changes

  • fc9552ec: fix (@​ai-sdk/azure): allow for nullish delta

@​ai-sdk/openai@​0.0.26

Patch Changes

  • 7530f861: fix (@​ai-sdk/openai): add internal dist to bundle

@​ai-sdk/openai@​0.0.24

Patch Changes

  • 0e78960c: fix (@​ai-sdk/openai): make function name and arguments nullish

@​ai-sdk/openai@​0.0.23

Patch Changes

  • a68fe74a: fix (@​ai-sdk/openai): allow null tool_calls value.

@​ai-sdk/openai@​0.0.22

Patch Changes

  • Updated dependencies [102ca22f]
    • @​ai-sdk/provider@​0.0.10
    • @​ai-sdk/provider-utils@​0.0.13

@​ai-sdk/openai@​0.0.21

Patch Changes

  • fca7d026: feat (provider/openai): support streaming tool calls that are sent in one chunk
  • Updated dependencies [09295e2e]
  • Updated dependencies [09295e2e]
  • Updated dependencies [043a5de2]
    • @​ai-sdk/provider@​0.0.9
    • @​ai-sdk/provider-utils@​0.0.12

... (truncated)

Commits


Updates ai from 3.1.23 to 3.1.36

Release notes

Sourced from ai's releases.

ai@3.1.36

Patch Changes

  • 4728c37f: feat (core): add text embedding model support to provider registry
  • 8c49166e: chore (core): rename experimental_createModelRegistry to experimental_createProviderRegistry
  • Updated dependencies [7910ae84]
    • @​ai-sdk/provider-utils@​0.0.14
    • @​ai-sdk/react@​0.0.2
    • @​ai-sdk/svelte@​0.0.2
    • @​ai-sdk/ui-utils@​0.0.2
    • @​ai-sdk/solid@​0.0.2
    • @​ai-sdk/vue@​0.0.2

ai@3.1.35

Patch Changes

  • 06123501: feat (core): support https and data url strings in image parts

ai@3.1.34

Patch Changes

  • d25566ac: feat (core): add cosineSimilarity helper function
  • 87a5d27e: feat (core): introduce InvalidMessageRoleError.

ai@3.1.33

Patch Changes

  • 6fb14b5d: chore (streams): deprecate nanoid export.
  • 05536768: feat (core): add experimental model registry

ai@3.1.32

Patch Changes

  • 3cabf078: fix(ai/rsc): Refactor streamable UI internal implementation

ai@3.1.31

Patch Changes

  • 85f209a4: chore: extracted ui library support into separate modules
  • 85f209a4: removed (streams): experimental_StreamingReactResponse was removed. Please use AI SDK RSC instead.
  • Updated dependencies [85f209a4]
    • @​ai-sdk/ui-utils@​0.0.1
    • @​ai-sdk/svelte@​0.0.1
    • @​ai-sdk/react@​0.0.1
    • @​ai-sdk/solid@​0.0.1
    • @​ai-sdk/vue@​0.0.1

ai@3.1.30

Patch Changes

... (truncated)

Commits


Updates openai from 4.47.3 to 4.51.0

Release notes

Sourced from openai's releases.

v4.51.0

4.51.0 (2024-06-12)

Full Changelog: v4.50.0...v4.51.0

Features

v4.50.0

4.50.0 (2024-06-10)

Full Changelog: v4.49.1...v4.50.0

Features

  • support application/octet-stream request bodies (#892) (51661c8)

v4.49.1

4.49.1 (2024-06-07)

Full Changelog: v4.49.0...v4.49.1

Bug Fixes

  • remove erroneous thread create argument (#889) (a9f898e)

v4.49.0

4.49.0 (2024-06-06)

Full Changelog: v4.48.3...v4.49.0

Features

v4.48.3

4.48.3 (2024-06-06)

Full Changelog: v4.48.2...v4.48.3

Chores

v4.48.2

4.48.2 (2024-06-05)

Full Changelog: v4.48.1...v4.48.2

... (truncated)

Changelog

Sourced from openai's changelog.

4.51.0 (2024-06-12)

Full Changelog: v4.50.0...v4.51.0

Features

4.50.0 (2024-06-10)

Full Changelog: v4.49.1...v4.50.0

Features

  • support application/octet-stream request bodies (#892) (51661c8)

4.49.1 (2024-06-07)

Full Changelog: v4.49.0...v4.49.1

Bug Fixes

  • remove erroneous thread create argument (#889) (a9f898e)

4.49.0 (2024-06-06)

Full Changelog: v4.48.3...v4.49.0

Features

4.48.3 (2024-06-06)

Full Changelog: v4.48.2...v4.48.3

Chores

4.48.2 (2024-06-05)

Full Changelog: v4.48.1...v4.48.2

Chores

4.48.1 (2024-06-04)

... (truncated)

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
cloudflare-pages[bot] commented 2 weeks ago

Deploying astrosite with  Cloudflare Pages  Cloudflare Pages

Latest commit: 2036c60
Status:🚫  Build failed.

View logs

codesandbox[bot] commented 2 weeks ago

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders
Open Preview

dependabot[bot] commented 2 weeks ago

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml