🔧 Renovate: Update (patch) ghcr.io/ohf-voice/linux-voice-assistant Docker tag to v1.1.10 #155

Merged
renovate-bot merged 1 commits from renovate/docker-compose-ghcr-io-ohf-voice-linux-voice-assistant-1-1-10 into main 2026-04-23 19:04:07 -04:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/ohf-voice/linux-voice-assistant patch 1.1.9 -> 1.1.10

Renovate Update Info

  • Update Type: patch

  • Automerge: 🛑 This update requires manual approval


Release Notes

OHF-Voice/linux-voice-assistant (ghcr.io/ohf-voice/linux-voice-assistant)

v1.1.10

Compare Source

What's Changed

Exciting New Features 🎉
Other Changes

New Contributors

Full Changelog: https://github.com/OHF-Voice/linux-voice-assistant/compare/v1.1.9...v1.1.10

[Changes][v1.1.10]


Configuration

📅 Schedule: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/ohf-voice/linux-voice-assistant](https://github.com/OHF-Voice/linux-voice-assistant) | patch | `1.1.9` -> `1.1.10` | ### ⚡ Renovate Update Info - **Update Type:** patch - **Automerge:** 🛑 This update requires manual approval --- ### Release Notes <details> <summary>OHF-Voice/linux-voice-assistant (ghcr.io/ohf-voice/linux-voice-assistant)</summary> ### [`v1.1.10`](https://github.com/OHF-Voice/linux-voice-assistant/blob/HEAD/CHANGELOG.md#v1110---2026-04-23) [Compare Source](https://github.com/OHF-Voice/linux-voice-assistant/compare/v1.1.9...v1.1.10) <!-- Release notes generated using configuration in .github/release.yml at main --> #### What's Changed ##### Exciting New Features 🎉 - Add support for WebRTC Auto Gain and Noise Suppression by [@&#8203;aryanhasgithub](https://github.com/aryanhasgithub) in [#&#8203;250](https://github.com/OHF-Voice/linux-voice-assistant/pull/250) - Add Instructions for enabling AEC by [@&#8203;aryanhasgithub](https://github.com/aryanhasgithub) in [#&#8203;254](https://github.com/OHF-Voice/linux-voice-assistant/pull/254) - Discover project version from Git tags by [@&#8203;mweinelt](https://github.com/mweinelt) in [#&#8203;270](https://github.com/OHF-Voice/linux-voice-assistant/pull/270) - Output only satellite by [@&#8203;jaminh](https://github.com/jaminh) in [#&#8203;182](https://github.com/OHF-Voice/linux-voice-assistant/pull/182) - Wake word sensitivity by [@&#8203;florian-asche](https://github.com/florian-asche) in [#&#8203;207](https://github.com/OHF-Voice/linux-voice-assistant/pull/207) ##### Other Changes - Revise intro to Linux-Voice-Assistant in README by [@&#8203;Hedda](https://github.com/Hedda) in [#&#8203;223](https://github.com/OHF-Voice/linux-voice-assistant/pull/223) - small typo inside the .env file by [@&#8203;nielsnl68](https://github.com/nielsnl68) in [#&#8203;235](https://github.com/OHF-Voice/linux-voice-assistant/pull/235) - Move examples by [@&#8203;jaminh](https://github.com/jaminh) in [#&#8203;193](https://github.com/OHF-Voice/linux-voice-assistant/pull/193) - Hotfix/build pipeline by [@&#8203;florian-asche](https://github.com/florian-asche) in [#&#8203;253](https://github.com/OHF-Voice/linux-voice-assistant/pull/253) - Cleanup mac address by [@&#8203;nielsnl68](https://github.com/nielsnl68) in [#&#8203;249](https://github.com/OHF-Voice/linux-voice-assistant/pull/249) - Fix double \_tts\_finished() call when stop word interrupts TTS by [@&#8203;interkelstar](https://github.com/interkelstar) in [#&#8203;256](https://github.com/OHF-Voice/linux-voice-assistant/pull/256) - Add debug logging for stop word detection by [@&#8203;interkelstar](https://github.com/interkelstar) in [#&#8203;257](https://github.com/OHF-Voice/linux-voice-assistant/pull/257) - Add maximum seconds for ringing timer by [@&#8203;omaramin-2000](https://github.com/omaramin-2000) in [#&#8203;261](https://github.com/OHF-Voice/linux-voice-assistant/pull/261) - Fix lint formatting by [@&#8203;omaramin-2000](https://github.com/omaramin-2000) in [#&#8203;262](https://github.com/OHF-Voice/linux-voice-assistant/pull/262) - Update README removing colon signs section headers by [@&#8203;Hedda](https://github.com/Hedda) in [#&#8203;265](https://github.com/OHF-Voice/linux-voice-assistant/pull/265) - Update package inclusion to include subpackages: Python Module Hotfix by [@&#8203;aryanhasgithub](https://github.com/aryanhasgithub) in [#&#8203;245](https://github.com/OHF-Voice/linux-voice-assistant/pull/245) - Fixed PipeWire setup by [@&#8203;aryanhasgithub](https://github.com/aryanhasgithub) in [#&#8203;258](https://github.com/OHF-Voice/linux-voice-assistant/pull/258) - Expose linux-voice-assistant console script by [@&#8203;mweinelt](https://github.com/mweinelt) in [#&#8203;268](https://github.com/OHF-Voice/linux-voice-assistant/pull/268) - Start listening after stopping ringing timer using wake word by [@&#8203;omaramin-2000](https://github.com/omaramin-2000) in [#&#8203;275](https://github.com/OHF-Voice/linux-voice-assistant/pull/275) - fix(docker): simplify PulseAudio cookie file creation by [@&#8203;florian-asche](https://github.com/florian-asche) in [#&#8203;276](https://github.com/OHF-Voice/linux-voice-assistant/pull/276) - docs(config): document timer max ring seconds configuration by [@&#8203;florian-asche](https://github.com/florian-asche) in [#&#8203;277](https://github.com/OHF-Voice/linux-voice-assistant/pull/277) - Output only satellite - part 2 by [@&#8203;florian-asche](https://github.com/florian-asche) in [#&#8203;278](https://github.com/OHF-Voice/linux-voice-assistant/pull/278) - Add the ability to control microphone volume by [@&#8203;omaramin-2000](https://github.com/omaramin-2000) in [#&#8203;287](https://github.com/OHF-Voice/linux-voice-assistant/pull/287) - Fix audio cuts and playback issues by [@&#8203;omaramin-2000](https://github.com/omaramin-2000) in [#&#8203;296](https://github.com/OHF-Voice/linux-voice-assistant/pull/296) - docs(install): clarify linger is required on headless systems by [@&#8203;genericJE](https://github.com/genericJE) in [#&#8203;299](https://github.com/OHF-Voice/linux-voice-assistant/pull/299) - Fix README.md typo by [@&#8203;AlecJDavidson](https://github.com/AlecJDavidson) in [#&#8203;303](https://github.com/OHF-Voice/linux-voice-assistant/pull/303) - Allow option to have docker use nightly build by [@&#8203;lowlyocean](https://github.com/lowlyocean) in [#&#8203;302](https://github.com/OHF-Voice/linux-voice-assistant/pull/302) - feat(docker): add custom image and tag env configuration by [@&#8203;florian-asche](https://github.com/florian-asche) in [#&#8203;306](https://github.com/OHF-Voice/linux-voice-assistant/pull/306) - Downgrade to Python 3.12 for quicker webrtc builds by [@&#8203;aryanhasgithub](https://github.com/aryanhasgithub) in [#&#8203;305](https://github.com/OHF-Voice/linux-voice-assistant/pull/305) #### New Contributors - [@&#8203;nielsnl68](https://github.com/nielsnl68) made their first contribution in [#&#8203;235](https://github.com/OHF-Voice/linux-voice-assistant/pull/235) - [@&#8203;aryanhasgithub](https://github.com/aryanhasgithub) made their first contribution in [#&#8203;254](https://github.com/OHF-Voice/linux-voice-assistant/pull/254) - [@&#8203;interkelstar](https://github.com/interkelstar) made their first contribution in [#&#8203;256](https://github.com/OHF-Voice/linux-voice-assistant/pull/256) - [@&#8203;mweinelt](https://github.com/mweinelt) made their first contribution in [#&#8203;270](https://github.com/OHF-Voice/linux-voice-assistant/pull/270) - [@&#8203;genericJE](https://github.com/genericJE) made their first contribution in [#&#8203;299](https://github.com/OHF-Voice/linux-voice-assistant/pull/299) - [@&#8203;AlecJDavidson](https://github.com/AlecJDavidson) made their first contribution in [#&#8203;303](https://github.com/OHF-Voice/linux-voice-assistant/pull/303) **Full Changelog**: <https://github.com/OHF-Voice/linux-voice-assistant/compare/v1.1.9...v1.1.10> \[Changes]\[v1.1.10] <a id="v1.1.9"></a> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi41MC4zIiwidXBkYXRlZEluVmVyIjoiNDIuNTAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwicmVub3ZhdGUiXX0=-->
renovate-bot added the dependenciesrenovate labels 2026-04-23 19:03:48 -04:00
renovate-bot added 1 commit 2026-04-23 19:03:52 -04:00
🔧 Renovate: Update (patch) ghcr.io/ohf-voice/linux-voice-assistant Docker tag to v1.1.10
Gitea Branch PR & Docker Deployment / Check and Create PR (push) Failing after 43s
Gitea Branch PR & Docker Deployment / Generate list of added/modified/deleted services (push) Has been skipped
Gitea Branch PR & Docker Deployment / Docker Compose Dry Run (push) Has been skipped
Gitea Branch PR & Docker Deployment / Docker Compose Deployment (push) Has been skipped
Gitea Branch PR & Docker Deployment / PR Merge (push) Has been skipped
Renovate PR Deployment / Renovate PR Deployment (pull_request) Failing after 29s
bee4c2d252
renovate-bot scheduled this pull request to auto merge when all checks succeed 2026-04-23 19:03:59 -04:00
renovate-bot merged commit 268bcd5bee into main 2026-04-23 19:04:07 -04:00
renovate-bot deleted branch renovate/docker-compose-ghcr-io-ohf-voice-linux-voice-assistant-1-1-10 2026-04-23 19:04:16 -04:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Trez/lunafreya-lva#155