ashbuilds / payload-ai

AI Plugin is a powerful extension for the Payload CMS, integrating advanced AI capabilities to enhance content creation and management.
MIT License
36 stars 7 forks source link

chore(deps): bump the production group with 12 updates #34

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps the production group with 12 updates:

Package From To
@ai-sdk/anthropic 0.0.38 0.0.48
@ai-sdk/openai 0.0.43 0.0.54
@ai-sdk/provider-utils 1.0.16 1.0.17
@ai-sdk/ui-utils 0.0.27 0.0.39
@anthropic-ai/sdk 0.24.3 0.27.1
@langchain/core 0.2.28 0.2.30
@langchain/openai 0.2.7 0.2.8
@lexical/html 0.16.1 0.17.1
ai 3.3.17 3.3.20
elevenlabs 0.8.2 0.15.0
lexical 0.16.1 0.17.1
openai 4.56.0 4.56.1

Updates @ai-sdk/anthropic from 0.0.38 to 0.0.48

Release notes

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

@​ai-sdk/anthropic@​0.0.48

Patch Changes

  • 26515cb: feat (ai/provider): introduce ProviderV1 specification
  • Updated dependencies [26515cb]
    • @​ai-sdk/provider@​0.0.22
    • @​ai-sdk/provider-utils@​1.0.17

@​ai-sdk/anthropic@​0.0.47

Patch Changes

  • Updated dependencies [09f895f]
    • @​ai-sdk/provider-utils@​1.0.16

@​ai-sdk/anthropic@​0.0.46

Patch Changes

  • Updated dependencies [d67fa9c]
    • @​ai-sdk/provider-utils@​1.0.15

@​ai-sdk/anthropic@​0.0.45

Patch Changes

  • 95a53a3: chore (provider/anthropic): remove tool calls beta header

@​ai-sdk/anthropic@​0.0.44

Patch Changes

  • Updated dependencies [f2c025e]
    • @​ai-sdk/provider@​0.0.21
    • @​ai-sdk/provider-utils@​1.0.14
Commits


Updates @ai-sdk/openai from 0.0.43 to 0.0.54

Release notes

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

@​ai-sdk/openai@​0.0.54

Patch Changes

  • 26515cb: feat (ai/provider): introduce ProviderV1 specification
  • Updated dependencies [26515cb]
    • @​ai-sdk/provider@​0.0.22
    • @​ai-sdk/provider-utils@​1.0.17

@​ai-sdk/openai@​0.0.53

Patch Changes

  • Updated dependencies [09f895f]
    • @​ai-sdk/provider-utils@​1.0.16

@​ai-sdk/openai@​0.0.52

Patch Changes

  • d5b6a15: feat (provider/openai): support partial usage information

@​ai-sdk/openai@​0.0.51

Patch Changes

  • Updated dependencies [d67fa9c]
    • @​ai-sdk/provider-utils@​1.0.15

@​ai-sdk/openai@​0.0.50

Patch Changes

  • Updated dependencies [f2c025e]
    • @​ai-sdk/provider@​0.0.21
    • @​ai-sdk/provider-utils@​1.0.14

@​ai-sdk/openai@​0.0.49

Patch Changes

  • f42d9bd: fix (provider/openai): support OpenRouter streaming errors
Commits


Updates @ai-sdk/provider-utils from 1.0.16 to 1.0.17

Release notes

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

@​ai-sdk/provider-utils@​1.0.17

Patch Changes

  • Updated dependencies [26515cb]
    • @​ai-sdk/provider@​0.0.22
Commits


Updates @ai-sdk/ui-utils from 0.0.27 to 0.0.39

Release notes

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

@​ai-sdk/ui-utils@​0.0.39

Patch Changes

  • Updated dependencies [26515cb]
    • @​ai-sdk/provider@​0.0.22
    • @​ai-sdk/provider-utils@​1.0.17

@​ai-sdk/ui-utils@​0.0.38

Patch Changes

  • d151349: feat (ai/core): array output for generateObject / streamObject

@​ai-sdk/ui-utils@​0.0.37

Patch Changes

  • Updated dependencies [09f895f]
    • @​ai-sdk/provider-utils@​1.0.16

@​ai-sdk/ui-utils@​0.0.36

Patch Changes

  • b5a82b7: chore (ai): update zod-to-json-schema to 3.23.2

@​ai-sdk/ui-utils@​0.0.35

Patch Changes

  • Updated dependencies [d67fa9c]
    • @​ai-sdk/provider-utils@​1.0.15

@​ai-sdk/ui-utils@​0.0.34

Patch Changes

  • Updated dependencies [f2c025e]
    • @​ai-sdk/provider@​0.0.21
    • @​ai-sdk/provider-utils@​1.0.14

@​ai-sdk/ui-utils@​0.0.33

Patch Changes

  • Updated dependencies [6ac355e]
    • @​ai-sdk/provider@​0.0.20
    • @​ai-sdk/provider-utils@​1.0.13

@​ai-sdk/ui-utils@​0.0.32

Patch Changes

  • dd712ac: fix: use FetchFunction type to prevent self-reference
  • Updated dependencies [dd712ac]
    • @​ai-sdk/provider-utils@​1.0.12
Commits


Updates @anthropic-ai/sdk from 0.24.3 to 0.27.1

Release notes

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

sdk: v0.27.1

0.27.1 (2024-08-27)

Full Changelog: sdk-v0.27.0...sdk-v0.27.1

Chores

sdk: v0.27.0

0.27.0 (2024-08-21)

Full Changelog: sdk-v0.26.1...sdk-v0.27.0

Features

  • client: add support for browser usage (#504) (93c5f16)

Documentation

  • readme: update formatting and clarity for CORS flag (9cb2c35)

sdk: v0.26.1

0.26.1 (2024-08-15)

Full Changelog: sdk-v0.26.0...sdk-v0.26.1

Chores

  • ci: add CODEOWNERS file (#498) (c34433f)
  • docs/api: update prompt caching helpers (04195a3)

sdk: v0.26.0

0.26.0 (2024-08-14)

Full Changelog: sdk-v0.25.2...sdk-v0.26.0

Features

  • api: add prompt caching beta (c920b77)
  • client: add streaming helpers (39abc26)

Chores

sdk: v0.25.2

0.25.2 (2024-08-12)

... (truncated)

Changelog

Sourced from @​anthropic-ai/sdk's changelog.

0.27.1 (2024-08-27)

Full Changelog: sdk-v0.27.0...sdk-v0.27.1

Chores

0.27.0 (2024-08-21)

Full Changelog: sdk-v0.26.1...sdk-v0.27.0

Features

  • client: add support for browser usage (#504) (93c5f16)

Documentation

  • readme: update formatting and clarity for CORS flag (9cb2c35)

0.26.1 (2024-08-15)

Full Changelog: sdk-v0.26.0...sdk-v0.26.1

Chores

  • ci: add CODEOWNERS file (#498) (c34433f)
  • docs/api: update prompt caching helpers (04195a3)

0.26.0 (2024-08-14)

Full Changelog: sdk-v0.25.2...sdk-v0.26.0

Features

  • api: add prompt caching beta (c920b77)
  • client: add streaming helpers (39abc26)

Chores

0.25.2 (2024-08-12)

Full Changelog: sdk-v0.25.1...sdk-v0.25.2

Chores

... (truncated)

Commits
  • 6886b29 chore: release main
  • 8299bec chore(ci): check for build errors (#511)
  • e400d2e chore: release main
  • 54421d7 docs(readme): update formatting and clarity for CORS flag
  • e91d291 feat(client): add support for browser usage (#504)
  • 75c57e1 chore: release main
  • 45ae01b chore(ci): add CODEOWNERS file (#498)
  • 38e0959 chore(docs/api): update prompt caching helpers
  • b0183cf chore: release main
  • a3ff1ff feat(client): add streaming helpers
  • Additional commits viewable in compare view


Updates @langchain/core from 0.2.28 to 0.2.30

Release notes

Sourced from @​langchain/core's releases.

0.2.0@next

What's Changed

... (truncated)

Commits


Updates @langchain/openai from 0.2.7 to 0.2.8

Release notes

Sourced from @​langchain/openai's releases.

Release 0.2.8

What's Changed

Full Changelog: https://github.com/langchain-ai/langchainjs/compare/0.2.7...0.2.8

Commits


Updates @lexical/html from 0.16.1 to 0.17.1

Release notes

Sourced from @​lexical/html's releases.

v0.17.1

Highlights

  • Multiple fixes focused on table stability
  • Various cleans up and small refactors across the codebase

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from @​lexical/html's changelog.

v0.17.1 (2024-08-26)

  • lexical-playground Bug Fix fix comment timestamps (#6555) Ira Hopkinson
  • lexical Add tests for HTMLConfig (#5507) wnhlee
  • lexical-table Bug Fix Append a ParagraphNode to each cell when unmerging (#6556) Minseo Kang
  • lexical-table Fix table selection paste as plain text (#6548) Ivaylo Pavlov
  • lexical-tablelexical-clipboard Bug Fix Race condition in table CUTCOMMAND (#6550) Bob Ippolito
  • lexical-playground Bug Fix Fix firefox e2e test regression in Selection.spec.mjs (#6546) Bob Ippolito
  • Bug Fix Fix issue where triple-clicking a cell would dangerously select entire document (#6542) Mo
  • lexical-playground Fix in playground show component-menu when scroll (#6510) keiseiTi
  • lexical-react Fix multiple node selection deletion (#6538) Ivaylo Pavlov
  • lexical-yjs Bug Fix Properly sync when emptying document via undo (#6523) Mo
  • lexical-table Stop selecting the whole table after pasting cells (#6539) Ivaylo Pavlov
  • lexical-table Fix a number of table Cut command scenarios (#6528) Ivaylo Pavlov
  • Chore change className props in TreeView component to optional (#6531) Mingxuan Wang
  • lexical-list Bug Fix handle non-integer numbers in setIndent (#6522) jrfitzsimmons
  • Chore Mark additional tests as flaky from #6535 test runs (#6536) Bob Ippolito
  • lexical-table Bug Fix Selection in tables with merged cells (#6529) Botho
  • Revert Fix OverflowNode configuration (#6535) Bob Ippolito
  • lexical-react Fix Fix React.startTransition on Webpack React 17 (#6517) Turner
  • Fix OverflowNode configuration (#6027) Gerard Rovira
  • lexical-react remove editorDEPRECATED that has been deprecated for two years (#6494) Bob Ippolito
  • lexical Refactor RFC LexicalNode.afterCloneFrom to simplify clone implementation (#6505) Bob Ippolito
  • lexicalselection Feature yield target to style patch fn (#6472) Divyansh Kumar
  • lexical surface more error details in reconciler (#6511) Sherry
  • lexical Bug Fix Fix decorator selection regression with short-circuiting (#6508) Bob Ippolito
  • Fix splitText when detached (#6501) Gerard Rovira
  • Flow add more HTMLDivElementDOMProps (#6500) Gerard Rovira
  • lexical-playground Bug Fix Update tooltip for redo button with correct macOS shortcut (#6497) Bob Ippolito
  • lexical Feature Add version identifier to LexicalEditor constructor (#6488) Bob Ippolito
  • docs prevent automatic p tag wrapping (#6491) Devy
  • Revert lexicalplayground fix block cursor show horizontal (#6490) Bob Ippolito
  • When creating a new check list, set the checked value of the list item to false instead of undefined (#5978) Aman Harwara
  • lexicalplayground fix block cursor show horizontal (#6486) keiseiTi
  • lexical Bug Fix Merge pasted paragraph into empty quote (#6367) wnhlee
  • lexical-table Bug Fix Enable observer updates on table elements attributes change (#6479) Evgeny Vorobyev
  • v0.17.0 (#6487) Sherry
  • v0.17.0 Lexical GitHub Actions Bot

v0.17.0 (2024-07-31)

  • LexicaCI run extended tests for safari in mac-os and chromefirefox in linuxwindows (#6466) Sahejkm
  • lexical-table Bug Fix cannot delete content when a table inside selection (#6412) placeba
  • LexicalCI Update canary e2e test os (#6465) Sahejkm
  • CI tag flaky tests (#6462) Sherry
  • lexical Bug Fix Allow getTopLevelElement to return a DecoratorNode (#6458) Bob Ippolito
  • CI dont cancel other test runs if e2e flaky job fails (#6460) Sherry
  • Flow add tags type to OnChange plugin (#6457) Gerard Rovira
  • lexical-rich-text Bug Fix HeadingNode.insertNewAfter (#6435) Germn Jabloski
  • lexical-react sync format in flow file (#6448) Sherry

... (truncated)

Commits
dependabot[bot] commented 1 month ago

The following labels could not be found: dependencies.

dependabot[bot] commented 1 month 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