Skip to content

Update dependency python - #33

Open
renovate[bot] wants to merge 1 commit into
devfrom
renovate/python-3.x
Open

Update dependency python#33
renovate[bot] wants to merge 1 commit into
devfrom
renovate/python-3.x

Conversation

@renovate

@renovate renovate Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
python uses-with minor 3.113.14
python (source) final minor 3.11-slim3.14-slim
python (source) stage minor 3.11-slim3.14-slim

Release Notes

actions/python-versions (python)

v3.14.6: 3.14.6

Compare Source

Python 3.14.6

v3.14.5: 3.14.5

Compare Source

Python 3.14.5

v3.14.4: 3.14.4

Compare Source

Python 3.14.4

v3.14.3: 3.14.3

Compare Source

Python 3.14.3

v3.14.2: 3.14.2

Compare Source

Python 3.14.2

v3.14.1: 3.14.1

Compare Source

Python 3.14.1

v3.14.0: 3.14.0

Compare Source

Python 3.14.0

v3.13.14: 3.13.14

Compare Source

Python 3.13.14

v3.13.13: 3.13.13

Compare Source

Python 3.13.13

v3.13.12: 3.13.12

Compare Source

Python 3.13.12

v3.13.11: 3.13.11

Compare Source

Python 3.13.11

v3.13.10: 3.13.10

Compare Source

Python 3.13.10

v3.13.9: 3.13.9

Compare Source

Python 3.13.9

v3.13.8: 3.13.8

Compare Source

Python 3.13.8

v3.13.7: 3.13.7

Compare Source

Python 3.13.7

v3.13.6: 3.13.6

Compare Source

Python 3.13.6

v3.13.5: 3.13.5

Compare Source

Python 3.13.5

v3.13.4: 3.13.4

Compare Source

Python 3.13.4

v3.13.3: 3.13.3

Compare Source

Python 3.13.3

v3.13.2: 3.13.2

Compare Source

Python 3.13.2

v3.13.1: 3.13.1

Compare Source

Python 3.13.1

v3.13.0: 3.13.0

Compare Source

Python 3.13.0

v3.12.13: 3.12.13

Compare Source

Python 3.12.13

v3.12.12: 3.12.12

Compare Source

Python 3.12.12

v3.12.11: 3.12.11

Compare Source

Python 3.12.11

v3.12.10: 3.12.10

Compare Source

Python 3.12.10

v3.12.9: 3.12.9

Compare Source

Python 3.12.9

v3.12.8: 3.12.8

Compare Source

Python 3.12.8

v3.12.7: 3.12.7

Compare Source

Python 3.12.7

v3.12.6: 3.12.6

Compare Source

Python 3.12.6

v3.12.5: 3.12.5

Compare Source

Python 3.12.5

v3.12.4: 3.12.4

Compare Source

Python 3.12.4

v3.12.3: 3.12.3

Compare Source

Python 3.12.3

v3.12.2: 3.12.2

Compare Source

Python 3.12.2

v3.12.1: 3.12.1

Compare Source

Python 3.12.1

v3.12.0: 3.12.0

Compare Source

Python 3.12.0


Configuration

📅 Schedule: (UTC)

  • 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@github-actions

github-actions Bot commented Jun 16, 2026

Copy link
Copy Markdown

Ping! I've got your results right here. 🛎️

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

🔍 Lint

Ensuring we're following our development process. 📏

ruff: issues found — see job log

🏷️ Release Preview

I've checked the release assets for completeness. 💾

Current: 0.4.0a1Next: 0.4.0a2

Signal Value
Label (none)
PR title Update dependency python
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: 0.4.0a2

Channel Status Note Current Constraint
Stable Not in channel -
Testing Compatible ovos-tts-plugin-mimic>=0.2.8,<1.0.0
Alpha Compatible ovos-tts-plugin-mimic>=0.4.0a1

🔒 Security (pip-audit)

Cybersecurity sweep: checking for vulnerabilities. 🕸️

✅ No known vulnerabilities found (66 packages scanned).

📊 Coverage

How much of the logic is under the microscope? 🔬

57.6% total coverage

Per-file coverage (2 files)
File Coverage Missing lines
ovos_tts_plugin_mimic/version.py 0.0% 7
ovos_tts_plugin_mimic/__init__.py 61.3% 43

📋 Repo Health

Ensuring the repository remains a happy place. 😊

✅ All required files present.

Latest Version: 0.4.0a1

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

🌍 Locale Build

Processing complete! Details follow. 📬

✅ Locale properly configured (1 files, 1 languages)

Locale directories found:

  • ovos_tts_plugin_mimic/locale

Localization coverage:

  • ovos_tts_plugin_mimic/locale: 1 files in 1 languages (en-US)

pyproject.toml:[tool.setuptools.package-data.ovos_tts_plugin_mimic] includes locale

  • locale/**/*

Build manifest: ✅ 1 locale files included in package

⚖️ License Check

Checking if we're following open-source best practices. 📏

✅ No license violations found.

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

🔨 Build Tests

Measuring the stability of the build output. 📏

✅ All versions pass

Python Build Install
3.10
3.11
3.12
3.13
3.14

🔌 Plugin Detection

Checking if the plugin ecosystem recognizes this contribution... 🌐

Plugin Status: ERRORS (1)

Plugin Info:

  • Name: ovos-tts-plugin-mimic
  • Description: mimic tts plugin for OpenVoiceOS

Plugin Types: tts, tts.config, g2p

OPM Detection:

Plugin Type Wheel Editable
g2p
tts
tts.config

Entry Point Validation:

Entry Point Type Import Interface
ovos-g2p-plugin-mimic g2p
ovos-tts-plugin-mimic tts ✅ 1528ms
ovos-tts-plugin-mimic.config tts.config

⊘ No settingsmeta.json

Issues:

  • ❌ Import time for ovos-tts-plugin-mimic exceeds 500ms (1528ms)
  • ⚠️ No settingsmeta.json found
  • ⚠️ No settingsmeta.json found

🗣️ TTS Intelligibility

Synthesised speech, scored for clarity. 🎯

1/1 passed

Reference STT: faster-whisper tiny. Report-only threshold TTS_MAX_WER=0.5. Lower WER/CER is better.

Voice Lang Mean WER Mean CER Utterances
default en-US 0.073 0.052 5

✅ All voices within TTS_MAX_WER=0.5 (worst mean WER 0.073).


Beep boop, I'm just a script 🤖

@renovate
renovate Bot force-pushed the renovate/python-3.x branch from b662d08 to 435459a Compare June 17, 2026 08:28
@renovate renovate Bot changed the title Update dependency python to 3.14 Update dependency python Jul 15, 2026
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 435459a to 75e6757 Compare July 15, 2026 20:20
@renovate
renovate Bot force-pushed the renovate/python-3.x branch from 75e6757 to b1623af Compare July 21, 2026 03:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants