Skip to content

Update ovoscope requirement from >=0.1.0 to >=1.5.0 in /requirements#460

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/ovoscope-gte-1.5.0
Open

Update ovoscope requirement from >=0.1.0 to >=1.5.0 in /requirements#460
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/pip/requirements/ovoscope-gte-1.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on ovoscope to permit the latest version.

Release notes

Sourced from ovoscope's releases.

1.5.0

What's Changed

Full Changelog: OpenVoiceOS/ovoscope@0.13.1...1.5.0

Changelog

Sourced from ovoscope's changelog.

1.5.0a1 (2026-07-02)

Full Changelog

Merged pull requests:

  • feat: add a pipeline_id filter to End2EndTest #112 (JarbasAl)

1.4.0a1 (2026-06-29)

Full Changelog

Merged pull requests:

  • feat: skill_id lifecycle filter + eof_count for End2EndTest #110 (JarbasAl)

1.3.0a1 (2026-06-29)

Full Changelog

Merged pull requests:

  • feat: emit recognizer_loop:audio_output_start in _mock_tts alongside audio_output_end #108 (JarbasAl)

1.2.0a1 (2026-06-29)

Full Changelog

Merged pull requests:

  • feat: MockTTS publishes audio_output_end via the full bus (faithful) #106 (JarbasAl)

1.1.0a2 (2026-06-29)

Full Changelog

Merged pull requests:

  • docs: clarify MockTTS bus.ee.emit rationale #104 (JarbasAl)

1.1.0a1 (2026-06-29)

Full Changelog

Merged pull requests:

  • feat: MockTTS — emit audio_output_end on delay for speak_dialog(wait=True) #102 (JarbasAl)

1.0.2a1 (2026-06-27)

... (truncated)

Commits
  • 33c8020 Increment Version to 1.5.0
  • 5039988 Update Changelog
  • dbfae03 Increment Version to 1.5.0a1
  • 9201c56 feat: add a pipeline_id filter to End2EndTest (#112)
  • 5377e96 Update Changelog
  • 70fee9c Increment Version to 1.4.0a1
  • ca19870 feat: add skill_id lifecycle filter and eof_count to End2EndTest (#110)
  • 561fa8c Update Changelog
  • ecab39c Increment Version to 1.3.0a1
  • 42975d0 feat: emit recognizer_loop:audio_output_start in _mock_tts alongside audio_ou...
  • Additional commits viewable in compare view

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)

Updates the requirements on [ovoscope](https://github.com/TigreGotico/ovoscope) to permit the latest version.
- [Release notes](https://github.com/TigreGotico/ovoscope/releases)
- [Changelog](https://github.com/OpenVoiceOS/ovoscope/blob/dev/CHANGELOG.md)
- [Commits](OpenVoiceOS/ovoscope@0.1.0...1.5.0)

---
updated-dependencies:
- dependency-name: ovoscope
  dependency-version: 1.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 6, 2026
@github-actions

github-actions Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Hello there! Your PR checks are ready for review. ✨

I've aggregated the results of the automated checks for this PR below.

📋 Repo Health

A routine checkup to keep the repo running smoothly. 🏥

✅ All required files present.

Latest Version: 9.2.0a1

ovos_workshop/version.py — Version file
README.md — README
LICENSE — License file
pyproject.toml — pyproject.toml
⚠️ setup.py — setup.py
CHANGELOG.md — Changelog
ovos_workshop/version.py has valid version block markers

🔍 Lint

Evaluating the overall impact of your changes. 📈

ruff: issues found — see job log

🔒 Security (pip-audit)

I've scanned the dependencies for any hidden surprises. 🔍

✅ No known vulnerabilities found (73 packages scanned).

⚖️ License Check

Checking for any potential license conflicts. ⚔️

✅ No license violations found.

Policy: Apache 2.0 (universal donor). StrongCopyleft / NetworkCopyleft / WeakCopyleft / Other / Error categories fail. MPL allowed.

🔨 Build Tests

The build bots are giving this a thumbs up. 👍

Python Build Install Tests
3.10 ⚠️
3.11 ⚠️
3.12 ⚠️
3.13 ⚠️
3.14 ⚠️

❌ 3.10: Install OK, tests failed
❌ 3.11: Install OK, tests failed
❌ 3.12: Install OK, tests failed
❌ 3.13: Install OK, tests failed
❌ 3.14: Install OK, tests failed
Check job logs for details.


The automation engine never sleeps. 🚂

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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants