Skip to content

chore(deps): bump deepgram-sdk from 6.1.1 to 7.1.0#543

Merged
Nash0x7E2 merged 3 commits into
mainfrom
dependabot/uv/deepgram-sdk-7.1.0
Jun 1, 2026
Merged

chore(deps): bump deepgram-sdk from 6.1.1 to 7.1.0#543
Nash0x7E2 merged 3 commits into
mainfrom
dependabot/uv/deepgram-sdk-7.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps deepgram-sdk from 6.1.1 to 7.1.0.

Release notes

Sourced from deepgram-sdk's releases.

v7.1.0

7.1.0 (2026-05-06)

Features

  • update generated SDK models and restore agent settings compatibility (#705) (0b820c9)

Documentation

  • target Context7 benchmark gaps in Python skills [no-ci] (#699) (a232eb8)

v7.0.0

7.0.0 (2026-04-27)

⚠ BREAKING CHANGES

  • sdk regeneration 2026-04-24 (#696)
  • sdk regeneration 2026-04-14 (#690)

Features

Changelog

Sourced from deepgram-sdk's changelog.

7.1.0 (2026-05-06)

Features

  • update generated SDK models and restore agent settings compatibility (#705) (0b820c9)

Documentation

  • target Context7 benchmark gaps in Python skills [no-ci] (#699) (a232eb8)

7.0.0 (2026-04-27)

⚠ BREAKING CHANGES

  • sdk regeneration 2026-04-24 (#696)
  • sdk regeneration 2026-04-14 (#690)

Features

Commits
  • cba025f chore(main): release 7.1.0 (#700)
  • e79493b chore: add Copilot prompt for PR interface review [no-ci] (#706)
  • 0b820c9 feat: update generated SDK models and restore agent settings compatibility (#...
  • 6038942 chore: sdk regeneration 2026-04-29 (#703)
  • d20927b chore: remove maintenance skills from .claude/ and .agents/ (moved to deepgra...
  • a232eb8 docs: target Context7 benchmark gaps in Python skills [no-ci] (#699)
  • e1b01fe chore(main): release 7.0.0 (#691)
  • e38e06a chore: add v6 to v7 migration guide and README link (#697)
  • 4714207 feat!: sdk regeneration 2026-04-24 (#696)
  • 77d4845 chore: add agent skills for product usage and maintenance [no-ci] (#695)
  • 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 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 [deepgram-sdk](https://github.com/deepgram/deepgram-python-sdk) from 6.1.1 to 7.1.0.
- [Release notes](https://github.com/deepgram/deepgram-python-sdk/releases)
- [Changelog](https://github.com/deepgram/deepgram-python-sdk/blob/main/CHANGELOG.md)
- [Commits](deepgram/deepgram-python-sdk@v6.1.1...v7.1.0)

---
updated-dependencies:
- dependency-name: deepgram-sdk
  dependency-version: 7.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies python:uv Pull requests that update python:uv code labels May 9, 2026
@dependabot @github

dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

6 similar comments
@dependabot @github

dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github May 25, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github May 28, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

@dependabot @github

dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor Author

Dependabot can't resolve your Python dependency files. Because of this, Dependabot cannot update this pull request.

Nash0x7E2 added 2 commits June 1, 2026 16:49
On deepgram-sdk 7.x the regenerated V2SocketClientResponse union includes
typing.Any, so the listen websocket delivers every message as a plain dict
instead of a typed object. The STT handler used attribute access
(message.type, getattr(message, ...), w.confidence), which silently dropped
every TurnInfo and emitted zero transcripts. Read the dict directly and add
a unit-lane regression test so this is caught without the integration suite.
@Nash0x7E2
Nash0x7E2 merged commit 84eb332 into main Jun 1, 2026
10 checks passed
@Nash0x7E2
Nash0x7E2 deleted the dependabot/uv/deepgram-sdk-7.1.0 branch June 1, 2026 23:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config dependencies plugins python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant