TheFireCo / genkit-plugins

Community Plugins for Genkit (OpenAI, Groq, Anthropic, Cohere, etc)
https://thefireco.github.io/genkit-plugins/
Apache License 2.0
90 stars 12 forks source link

chore(deps): bump groq-sdk from 0.3.3 to 0.6.1 #133

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 1 month ago

Bumps groq-sdk from 0.3.3 to 0.6.1.

Release notes

Sourced from groq-sdk's releases.

v0.6.1

0.6.1 (2024-08-28)

Full Changelog: v0.6.0...v0.6.1

Chores

  • deps: bump micromatch from 4.0.5 to 4.0.8 (8cddd91)

v0.6.0

0.6.0 (2024-08-27)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: OpenAPI spec update via Stainless API (#101) (e2db04a)
  • api: OpenAPI spec update via Stainless API (#104) (c08717b)
  • api: OpenAPI spec update via Stainless API (#110) (c194ccd)
  • api: OpenAPI spec update via Stainless API (#112) (0b0cb13)
  • api: update via SDK Studio (#99) (e96de18)

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#109) (90c2d43)

Chores

  • ci: limit release doctor target branches (#107) (1409094)
  • deps: bump braces from 3.0.2 to 3.0.3 (fedebb4)
  • docs: use client instead of package name in Node examples (#106) (7279938)
  • internal: codegen related update (#105) (7b53f7c)
  • internal: codegen related update (#111) (d81d781)
  • tests: update prism version (#108) (a2528da)

v0.5.0

0.5.0 (2024-06-11)

Full Changelog: v0.4.0...v0.5.0

Features

  • api: Fix audio transcription response formats (7154e35)
  • api: Tool calling features (e257ab7)

v0.4.0

0.4.0 (2024-05-23)

... (truncated)

Changelog

Sourced from groq-sdk's changelog.

0.6.1 (2024-08-28)

Full Changelog: v0.6.0...v0.6.1

Chores

  • deps: bump micromatch from 4.0.5 to 4.0.8 (8cddd91)

0.6.0 (2024-08-27)

Full Changelog: v0.5.0...v0.6.0

Features

  • api: OpenAPI spec update via Stainless API (#101) (e2db04a)
  • api: OpenAPI spec update via Stainless API (#104) (c08717b)
  • api: OpenAPI spec update via Stainless API (#110) (c194ccd)
  • api: OpenAPI spec update via Stainless API (#112) (0b0cb13)
  • api: update via SDK Studio (#99) (e96de18)

Bug Fixes

  • compat: remove ReadableStream polyfill redundant since node v16 (#109) (90c2d43)

Chores

  • ci: limit release doctor target branches (#107) (1409094)
  • deps: bump braces from 3.0.2 to 3.0.3 (fedebb4)
  • docs: use client instead of package name in Node examples (#106) (7279938)
  • internal: codegen related update (#105) (7b53f7c)
  • internal: codegen related update (#111) (d81d781)
  • tests: update prism version (#108) (a2528da)

0.5.0 (2024-06-11)

Full Changelog: v0.4.0...v0.5.0

Features

  • api: Fix audio transcription response formats (7154e35)
  • api: Tool calling features (e257ab7)

0.4.0 (2024-05-23)

Full Changelog: v0.3.3...v0.4.0

Features

... (truncated)

Commits
  • 7610280 release: 0.6.1
  • 31935c9 chore(deps): bump micromatch from 4.0.5 to 4.0.8
  • f6db8fa release: 0.6.0
  • 1f51f4b chore(deps): bump braces from 3.0.2 to 3.0.3
  • 5cd4b79 feat(api): OpenAPI spec update via Stainless API (#112)
  • 32862a2 chore(internal): codegen related update (#111)
  • cf51b70 feat(api): OpenAPI spec update via Stainless API (#110)
  • 5e51345 fix(compat): remove ReadableStream polyfill redundant since node v16 (#109)
  • e619600 chore(tests): update prism version (#108)
  • 7fd2f89 chore(ci): limit release doctor target branches (#107)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 4 weeks ago

Superseded by #139.