Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2026

Bumps github.com/agentplexus/omnivoice from 0.2.0 to 0.3.0.

Release notes

Sourced from github.com/agentplexus/omnivoice's releases.

v0.3.0

Full Changelog: agentplexus/omnivoice@v0.2.0...v0.3.0

Changelog

Sourced from github.com/agentplexus/omnivoice's changelog.

[v0.3.0] - 2026-01-24

Highlights

  • Provider conformance test suites for TTS and STT implementations

Added

  • TTS provider conformance test suite with interface, behavior, and integration tests (e3705c7)
  • Mock TTS provider for self-testing with configurable audio format responses (e3705c7)
  • STT provider conformance test suite with interface, behavior, and integration tests (69cfd20)
  • Mock STT provider with streaming transcription simulation (69cfd20)

Fixed

  • MCP session and tool handlers now log Close() errors instead of discarding (6099072)

Documentation

  • Provider conformance testing TRD describing test categories and API design (58a9697)

Build

Commits
  • 07625f2 docs: restore Marp presentation as presentation.html
  • a4ccf9c docs: add MkDocs site with gh-pages deployment
  • 8ea1807 docs: update changelog and release notes for v0.3.0
  • f124dcf chore: add MIT LICENSE file
  • 6099072 fix(mcp): log errors from Close() instead of discarding
  • a05cdcd docs: add changelog and release notes for v0.3.0
  • 58a9697 docs: add provider conformance testing TRD
  • 69cfd20 feat(stt): add provider conformance test suite
  • e3705c7 feat(tts): add provider conformance test suite
  • See full diff 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 [github.com/agentplexus/omnivoice](https://github.com/agentplexus/omnivoice) from 0.2.0 to 0.3.0.
- [Release notes](https://github.com/agentplexus/omnivoice/releases)
- [Changelog](https://github.com/agentplexus/omnivoice/blob/main/CHANGELOG.md)
- [Commits](agentplexus/omnivoice@v0.2.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/agentplexus/omnivoice
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 26, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 1, 2026

Looks like github.com/agentplexus/omnivoice is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Feb 1, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/agentplexus/omnivoice-0.3.0 branch February 1, 2026 21:43
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants