Skip to content

chore(deps): bump github.com/agentplexus/omnivoice from 0.3.0 to 0.4.3#12

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/agentplexus/omnivoice-0.4.3
Closed

chore(deps): bump github.com/agentplexus/omnivoice from 0.3.0 to 0.4.3#12
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/agentplexus/omnivoice-0.4.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 16, 2026

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

Release notes

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

v0.4.3

Full Changelog: plexusone/omnivoice-core@v0.4.2...v0.4.3

v0.4.2

Full Changelog: plexusone/omnivoice-core@v0.4.1...v0.4.2

v0.4.1

Release Notes: v0.4.1

Full Changelog: plexusone/omnivoice-core@v0.4.0...v0.4.1

v0.4.0

Release Notes: v0.4.0

Full Changelog: plexusone/omnivoice-core@v0.3.0...v0.4.0

Changelog

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

[v0.4.3] - 2026-02-15

Highlights

  • Comprehensive tests for English and Chinese subtitle generation

Tests

  • TestWordsToSubtitleCues_EnglishWordGrouping for word-based cue grouping (0ddb8bc)
  • TestWordsToSubtitleCues_ChineseCharacters for character-by-character tokenization (0ddb8bc)
  • TestWordsToSubtitleCues_MixedChineseEnglish for mixed language content (0ddb8bc)
  • TestWordsToSubtitleCues_LongChineseText for multi-cue splitting (0ddb8bc)

[v0.4.2] - 2026-02-15

Highlights

  • Fixed subtitle word cutoff at line boundaries

Fixed

  • Subtitle cue chunking now checks actual wrapped line count instead of total character count, preventing words from being cut off when they would appear on a third line (a301897)

Tests

  • TestWordsToSubtitleCues_LineCountLimit verifies cues split correctly at line boundaries (a301897)

[v0.4.1] - 2026-02-14

Highlights

  • STT conformance tests for TranscribeFile and TranscribeURL batch transcription methods

Tests

  • TranscribeFile conformance test for local file transcription (c441944)
  • TranscribeURL conformance test for remote URL transcription (c441944)

[v0.4.0] - 2026-02-14

Highlights

  • Subtitle generation from STT transcription results
  • Extensible config maps for provider-specific settings

Added

  • Subtitle package for SRT/VTT generation from transcription results (17730a7)
  • Configurable max characters per line and lines per cue for subtitles (17730a7)
  • Word-level timestamp-based cue splitting (17730a7)

... (truncated)

Commits
  • 152394d docs(changelog): add v0.4.2 and v0.4.3 release notes
  • 0ddb8bc test: add English and Chinese subtitle cue tests
  • d356a94 Merge pull request #5 from agentplexus/alert-autofix-8
  • 0381545 Potential fix for code scanning alert no. 6: Log entries created from user input
  • a301897 fix(subtitle): check actual wrapped line count when chunking
  • 8e3a9b8 docs(changelog): add function names to conformance test descriptions
  • d42f7d2 docs(changelog): add function names to conformance test descriptions
  • f51c7fe docs: add conformance testing section to README
  • 08cd954 chore(ci): ci.yaml: update go versions
  • bb6c5b9 docs: add v0.4.1 release notes
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 16, 2026
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/agentplexus/omnivoice-0.4.3 branch from 5bcd6cd to 2586c1f Compare February 22, 2026 04:32
Bumps [github.com/agentplexus/omnivoice](https://github.com/agentplexus/omnivoice) from 0.3.0 to 0.4.3.
- [Release notes](https://github.com/agentplexus/omnivoice/releases)
- [Changelog](https://github.com/agentplexus/omnivoice/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnivoice-core@v0.3.0...v0.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/agentplexus/omnivoice-0.4.3 branch from 2586c1f to 6dbad63 Compare February 22, 2026 04:33
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 22, 2026

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

@dependabot dependabot bot closed this Feb 22, 2026
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/agentplexus/omnivoice-0.4.3 branch February 22, 2026 04:34
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