Skip to content

fix(deps): update dependency phoonnx to v1#149

Open
renovate[bot] wants to merge 1 commit intodevfrom
renovate/phoonnx-1.x
Open

fix(deps): update dependency phoonnx to v1#149
renovate[bot] wants to merge 1 commit intodevfrom
renovate/phoonnx-1.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Mar 11, 2026

This PR contains the following updates:

Package Change Age Confidence
phoonnx >=0.5.4, <1.0.0>=1.3.3, <1.4.0 age confidence

Release Notes

TigreGotico/phoonnx (phoonnx)

v1.3.3

Compare Source

Full Changelog

Merged pull requests:

  • Add docs: installation, configuration, usage guides, training notebook #​113 (JarbasAl)

* This Changelog was automatically generated by github_changelog_generator


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
Copy link
Contributor Author

renovate bot commented Mar 11, 2026

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: uv.lock
Command failed: uv lock --upgrade-package phoonnx
Using CPython 3.14.3 interpreter at: /opt/containerbase/tools/python/3.14.3/bin/python3
  × No solution found when resolving dependencies for split (markers:
  │ python_full_version >= '3.13'):
  ╰─▶ Because only ovoscope<=0.10.0 is available and ovos-audio[test] depends
      on ovoscope>0.10.0, we can conclude that ovos-audio[test]'s requirements
      are unsatisfiable.
      And because your project requires ovos-audio[test], we can conclude that
      your project's requirements are unsatisfiable.

      hint: Pre-releases are available for `ovoscope` in the requested
      range (e.g., 0.12.0a1), but pre-releases weren't enabled (try:
      `--prerelease=allow`)

@github-actions github-actions bot added the fix label Mar 11, 2026
@github-actions
Copy link

github-actions bot commented Mar 11, 2026

Fresh off the press! I've got some check results for you. 🗞️

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

📋 Repo Health

Ensuring the repo is staying active (aka commit frequency). 🏃‍♂️

✅ All required files present.

Latest Version: 1.2.0

ovos_audio/version.py — Version file
README.md — README
LICENSE — License file
pyproject.toml — pyproject.toml
CHANGELOG.md — Changelog
⚠️ requirements.txt — Requirements
ovos_audio/version.py has valid version block markers

🔍 Lint

A detailed summary of the latest automation run. 📝

ruff: issues found — see job log

🔗 Downstream Dependents

The automated report has been generated. 🖨️

ovos-audio==1.2.0
└── ovos-skill-laugh==1.0.3a3 [requires: ovos-audio]

🔒 Security (pip-audit)

Checking if we're following security best practices. 📏

✅ No known vulnerabilities found (60 packages scanned).

🏷️ Release Preview

Ensuring the release schedule is still on track. 🗓️

Current: 1.2.0a1Next: 1.2.0a2

Signal Value
Label (none)
PR title fix(deps): update dependency phoonnx to v1
Bump alpha

⚠️ No conventional commit prefix — alpha-only bump.
Suggested: fix: update the thing or feat: update the thing


🚀 Release Channel Compatibility

Predicted next version: 1.2.0a2

Channel Status Note Current Constraint
Stable Too new (must be <0.5.0) ovos-audio>=0.4.0,<0.5.0
Testing Compatible ovos-audio>=1.1.0,<2.0.0
Alpha Compatible ovos-audio>=1.1.1

📊 Coverage

Ensuring our code is as robust as it looks. 💎

98.3% total coverage

Per-file coverage (9 files)
File Coverage Missing lines
ovos_audio/__main__.py 93.8% 1
ovos_audio/audio.py 95.3% 16
ovos_audio/__init__.py 100.0% 0
ovos_audio/playback.py 100.0% 0
ovos_audio/service.py 100.0% 0
ovos_audio/transformers.py 100.0% 0
ovos_audio/tts.py 100.0% 0
ovos_audio/utils.py 100.0% 0
ovos_audio/version.py 100.0% 0

Full report: download the coverage-report artifact.

🔨 Build Tests

Checking the structural resonance of the codebase. 🔊

✅ All versions pass

Python Build Install Tests
3.10
3.11
3.12
3.13
3.14

⚖️ License Check

Navigating the maze of open-source compliance. 🧩

✅ No license violations found (41 packages).

License distribution: 10× MIT License, 6× Apache Software License, 6× MIT, 5× Apache-2.0, 2× BSD-3-Clause, 2× ISC License (ISCL), 2× PSF-2.0, 2× Python Software Foundation License, +6 more

Full breakdown — 41 packages
Package Version License URL
audioop-lts 0.2.2 PSF-2.0 link
build 1.4.0 MIT link
certifi 2026.2.25 Mozilla Public License 2.0 (MPL 2.0) link
charset-normalizer 3.4.5 MIT link
click 8.3.1 BSD-3-Clause link
combo_lock 0.3.0 Apache Software License link
filelock 3.25.2 MIT link
idna 3.11 BSD-3-Clause link
importlib_metadata 8.7.1 Apache-2.0 link
json-database 0.10.1 MIT link
kthread 0.2.3 MIT License link
langcodes 3.5.1 MIT License link
markdown-it-py 4.0.0 MIT License link
mdurl 0.1.2 MIT License link
memory-tempfile 2.2.3 MIT License link
ovos-audio 1.2.0 Apache-2.0 link
ovos-config 2.1.1 Apache-2.0 link
ovos-plugin-manager 2.2.0 Apache-2.0 link
ovos-utils 0.8.5 Apache-2.0 link
ovos_bus_client 1.5.0 Apache Software License link
packaging 26.0 Apache-2.0 OR BSD-2-Clause link
pexpect 4.9.0 ISC License (ISCL) link
ptyprocess 0.7.0 ISC License (ISCL) link
pyee 12.1.1 MIT License link
Pygments 2.19.2 BSD License link
pyproject_hooks 1.2.0 MIT License link
python-dateutil 2.9.0.post0 Apache Software License; BSD License link
PyYAML 6.0.3 MIT License link
quebra-frases 0.3.7 Apache Software License link
regex 2026.2.28 Apache-2.0 AND CNRI-Python link
requests 2.32.5 Apache Software License link
rich 13.9.4 MIT License link
rich-click 1.9.7 MIT License

Copyright (c) 2022 Phil Ewels

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
| link |
| six | 1.17.0 | MIT License | link |
| standard-aifc | 3.13.0 | Python Software Foundation License | link |
| standard-chunk | 3.13.0 | Python Software Foundation License | link |
| typing_extensions | 4.15.0 | PSF-2.0 | link |
| urllib3 | 2.6.3 | MIT | link |
| watchdog | 6.0.0 | Apache Software License | link |
| websocket-client | 1.9.0 | Apache Software License | link |
| zipp | 3.23.0 | MIT | link |

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


Delivered by the OVOS Automated Messenger 🕊️

@renovate renovate bot force-pushed the renovate/phoonnx-1.x branch from da754aa to c3609c4 Compare March 13, 2026 14:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants