Skip to content

chore(deps): Bump groq-sdk from 1.1.2 to 1.2.0#143

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/groq-sdk-1.2.0
Open

chore(deps): Bump groq-sdk from 1.1.2 to 1.2.0#143
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/develop/groq-sdk-1.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 11, 2026

Bumps groq-sdk from 1.1.2 to 1.2.0.

Release notes

Sourced from groq-sdk's releases.

v1.2.0

1.2.0 (2026-05-08)

Full Changelog: v1.1.2...v1.2.0

Features

  • support setting headers via env (4141bb0)

Bug Fixes

  • ci: set NODE_AUTH_TOKEN for npm OIDC trusted publisher auth (#259) (67f676b)

Chores

  • format: run eslint and prettier separately (32c1a70)
  • internal: codegen related update (f4bca6a)
  • internal: codegen related update (22ebc5e)
  • internal: codegen related update (da82d5d)
  • internal: codegen related update (d8648d9)
  • internal: more robust bootstrap script (991fe2c)
  • internal: update multipart form array serialization (d0681d2)
  • redact api-key headers in debug logs (3640895)
  • tests: bump steady to v0.20.1 (4f47a2d)
  • tests: bump steady to v0.20.2 (ceeeeea)
  • tests: bump steady to v0.22.1 (59eabab)

Documentation

Changelog

Sourced from groq-sdk's changelog.

1.2.0 (2026-05-08)

Full Changelog: v1.1.2...v1.2.0

Features

  • support setting headers via env (4141bb0)

Bug Fixes

  • ci: set NODE_AUTH_TOKEN for npm OIDC trusted publisher auth (#259) (67f676b)

Chores

  • format: run eslint and prettier separately (32c1a70)
  • internal: codegen related update (f4bca6a)
  • internal: codegen related update (22ebc5e)
  • internal: codegen related update (da82d5d)
  • internal: codegen related update (d8648d9)
  • internal: more robust bootstrap script (991fe2c)
  • internal: update multipart form array serialization (d0681d2)
  • redact api-key headers in debug logs (3640895)
  • tests: bump steady to v0.20.1 (4f47a2d)
  • tests: bump steady to v0.20.2 (ceeeeea)
  • tests: bump steady to v0.22.1 (59eabab)

Documentation

Commits

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 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 1.1.2 to 1.2.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@v1.1.2...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label May 11, 2026
@dependabot dependabot Bot requested a review from Sethmr as a code owner May 11, 2026 23:46
@github-actions
Copy link
Copy Markdown

🥜 Another dependency nudge from Dependabot — appreciated 🤖

PR opened targeting develop.

Rule checks: ✅ all clear.

  • ✅ Signed commits
  • ✅ Linear history
  • ✅ Conventional commit titles

Approved from the rule system's side — this looks merge-ready. 🎉

Before @Sethmr does the final pass and merges, one last thing from you (the things we can't verify from up here):

  • npm run check passes on your machine (typecheck + extension lint + 17 director fixtures)
  • Loaded the unpacked extension and verified the affected flow works
  • If persona / director changed: added or updated a fixture in scripts/test-director.ts
  • If backend wire-spec changed: bumped the wire protocol version + updated docs/BUILD-YOUR-OWN-BACKEND.md

If all of those are good, drop a reply saying "tested" and we're golden. If any of them surfaced something, just push another commit and I'll take another look.

Dependabot triage rubric: patch + minor bumps with a clean npm run check can merge now. Major-version bumps default to close + queue under ROADMAP.md → Future framework + dependency upgrades with a matching ignore rule added to .github/dependabot.yml. Not a reflection on the update — just the rhythm of this repo.

Seth — this one's ready for your review whenever you've got a minute.

Full release model: docs/RELEASE.md. Posted by .github/workflows/pr-checklist-comment.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants