Skip to content

chore(deps): Bump github.com/plexusone/omnivoice from 0.6.0 to 0.7.0#9

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omnivoice-0.7.0
Open

chore(deps): Bump github.com/plexusone/omnivoice from 0.6.0 to 0.7.0#9
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omnivoice-0.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps github.com/plexusone/omnivoice from 0.6.0 to 0.7.0.

Release notes

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

v0.7.0

Release Notes: v0.7.0

Full Changelog: plexusone/omnivoice@v0.6.0...v0.7.0

Changelog

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

[v0.7.0] - 2026-03-22

Highlights

  • CallSystem provider registry with Twilio and Telnyx support
  • CallSystemClient for multi-provider management with failover

Added

  • CallSystemProviderFactory type for CallSystem provider creation (6c68e8c)
  • RegisterCallSystemProvider and GetCallSystemProvider for runtime provider discovery (6c68e8c)
  • ListCallSystemProviders and HasCallSystemProvider to query registered providers (6c68e8c)
  • Convenience options: WithAccountSID, WithAuthToken, WithPhoneNumber, WithWebhookURL, WithRegion (6c68e8c)
  • CallSystemClient type alias for multi-provider management with failover (ed1cf59)
  • NewCallSystemClient function to create clients with multiple providers (ed1cf59)
  • Twilio CallSystem provider registration (requires accountSID, authToken) (23449b6)
  • Telnyx CallSystem provider registration (requires apiKey) (23449b6)

Dependencies

  • github.com/plexusone/omnivoice-core v0.5.0 → v0.6.0 (0119038)
  • github.com/plexusone/omnivoice-twilio v0.2.0 → v0.3.0 (0119038)
  • github.com/plexusone/elevenlabs-go v0.9.0 → v0.9.1 (0119038)
  • github.com/plexusone/omnivoice-deepgram v0.4.0 → v0.4.1 (0119038)
  • github.com/plexusone/omnivoice-openai v0.1.0 → v0.1.1 (0119038)
  • Add github.com/plexusone/omnivoice-telnyx v0.1.0 (0119038)

Documentation

  • Add UTF-8 icons to Features section in README (60b79f3)
  • Add Telnyx to list of supported providers (60b79f3)
Commits
  • 8b6f9ae docs: add release notes to MkDocs site
  • 3426eb5 docs: add MkDocs documentation site
  • 01b3718 docs(changelog): add v0.6.0 and v0.7.0 releases
  • 60b79f3 docs: add UTF-8 icons to Features section
  • 23449b6 feat(providers): register Twilio and Telnyx CallSystem providers
  • 6c68e8c feat(registry): add CallSystem provider registry
  • ed1cf59 feat(callsystem): export CallSystemClient type and constructor
  • 0119038 chore(deps): update dependencies
  • 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 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/plexusone/omnivoice](https://github.com/plexusone/omnivoice) from 0.6.0 to 0.7.0.
- [Release notes](https://github.com/plexusone/omnivoice/releases)
- [Changelog](https://github.com/plexusone/omnivoice/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnivoice@v0.6.0...v0.7.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnivoice
  dependency-version: 0.7.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 Mar 23, 2026
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