Skip to content

chore(deps): bump github.com/plexusone/omnivoice-core from 0.8.0 to 0.9.0#31

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

chore(deps): bump github.com/plexusone/omnivoice-core from 0.8.0 to 0.9.0#31
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/plexusone/omnivoice-core-0.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps github.com/plexusone/omnivoice-core from 0.8.0 to 0.9.0.

Release notes

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

v0.9.0

Full Changelog: plexusone/omnivoice-core@v0.8.0...v0.9.0

Changelog

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

[v0.9.0] - 2026-05-02

Highlights

  • Canonical Transcript format for STT output with embedded JSON Schema
  • DurationMilliseconds type for JSON-friendly duration serialization

Added

  • Canonical Transcript type in stt package for standardized STT output across providers (af49b8b)
  • TranscriptSegment and TranscriptWord types with timing information (af49b8b)
  • TranscriptMetadata for provenance (provider, model, options) (af49b8b)
  • NewTranscript() constructor from TranscriptionResult (af49b8b)
  • LoadTranscript() and SaveJSON() for file I/O (af49b8b)
  • TotalDuration(), SegmentDuration(), WordDuration() convenience methods (af49b8b)
  • schema package with embedded TranscriptV1Schema JSON Schema (d794eb0)
  • Duration fields use duration.DurationMilliseconds for integer millisecond JSON serialization (af49b8b)

Dependencies

  • Added github.com/grokify/mogo v0.74.3 for DurationMilliseconds type (0f83fc8)

Tests

  • TestNewTranscript validates transcript creation from transcription results (92755a8)
  • TestTranscriptJSONRoundTrip validates JSON serialization and deserialization (92755a8)
Commits
  • 7662209 docs: docs/index.md: remove shields
  • 2c6f65b test: add comprehensive tests for Transcript and schema
  • ad97338 feat(docs): add PlexusOne unified navigation and theme
  • 7592a86 docs: add Transcript Format guide
  • 6a21884 docs(index): add Transcript format section and schema package
  • 85b4d6e docs(changelog): add v0.9.0 and enrich v0.8.0 entries
  • f95eac4 docs(readme): add schema package to package structure
  • 1a1d5b9 docs: add v0.9.0 release notes
  • d794eb0 feat(schema): add embedded JSON Schema for transcript format
  • 92755a8 test(stt): add transcript round-trip tests
  • 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 [github.com/plexusone/omnivoice-core](https://github.com/plexusone/omnivoice-core) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/plexusone/omnivoice-core/releases)
- [Changelog](https://github.com/plexusone/omnivoice-core/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnivoice-core@v0.8.0...v0.9.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnivoice-core
  dependency-version: 0.9.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 May 4, 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