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

chore(deps): bump groq-sdk from 0.3.3 to 0.7.0 #139

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 4, 2024

Bumps groq-sdk from 0.3.3 to 0.7.0.

Release notes

Sourced from groq-sdk's releases.

v0.7.0

0.7.0 (2024-09-03)

Full Changelog: v0.6.1...v0.7.0

Features

  • internal: handle streaming error (8f8f4eb)

Chores

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)

... (truncated)

Changelog

Sourced from groq-sdk's changelog.

0.7.0 (2024-09-03)

Full Changelog: v0.6.1...v0.7.0

Features

  • internal: handle streaming error (8f8f4eb)

Chores

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)

... (truncated)

Commits
  • 80e9459 release: 0.7.0
  • 266b55f feat(internal): handle streaming error
  • ff7c446 chore(ci): check for build errors (#118)
  • 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)
  • 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 <dependency name> 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)

Bumps [groq-sdk](https://github.com/groq/groq-typescript) from 0.3.3 to 0.7.0.
- [Release notes](https://github.com/groq/groq-typescript/releases)
- [Changelog](https://github.com/groq/groq-typescript/blob/main/CHANGELOG.md)
- [Commits](groq/groq-typescript@v0.3.3...v0.7.0)

---
updated-dependencies:
- dependency-name: groq-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants