Skip to content

Bump auntie-sounds to 1.1.8#3723

Merged
MarvinSchenkel merged 1 commit intomusic-assistant:devfrom
kieranhogg:update-auntie-sounds-1.1.8
Apr 20, 2026
Merged

Bump auntie-sounds to 1.1.8#3723
MarvinSchenkel merged 1 commit intomusic-assistant:devfrom
kieranhogg:update-auntie-sounds-1.1.8

Conversation

@kieranhogg
Copy link
Copy Markdown
Contributor

@kieranhogg kieranhogg commented Apr 17, 2026

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 17, 2026

🔒 Dependency Security Report

📦 Modified Dependencies

music_assistant/providers/bbc_sounds/manifest.json

Added:

Removed:

Unchanged dependencies

The following dependencies were added or modified:

diff --git a/requirements_all.txt b/requirements_all.txt
index ba714854..a452ebd9 100644
--- a/requirements_all.txt
+++ b/requirements_all.txt
@@ -21,7 +21,7 @@ aiovban==0.6.3
 alexapy==1.29.17
 async-upnp-client==0.46.2
 audible==0.10.0
-auntie-sounds==1.1.7
+auntie-sounds==1.1.8
 av==16.1.0
 awesomeversion>=24.6.0
 bandcamp-async-api==0.1.1

New/modified packages to review:

  • auntie-sounds==1.1.8

🔍 Vulnerability Scan Results

ERROR:pip_audit._virtual_env:internal pip failure: ERROR: Ignored the following versions that require a different python version: 0.10.0 Requires-Python >=3.10,<3.13; 0.9.0 Requires-Python >=3.8,<3.12; 0.9.1 Requires-Python >=3.8,<3.12
ERROR: Could not find a version that satisfies the requirement audible==0.10.0 (from versions: 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.3.0, 0.3.1, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.5.5, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1, 0.8.2)
ERROR: No matching distribution found for audible==0.10.0

ERROR:pip_audit.cli:Failed to install packages: ['/tmp/tmpwia3jz9r/bin/python', '-m', 'pip', 'install', '--no-input', '--keyring-provider=subprocess', '--dry-run', '--report', '/tmp/tmp7susay_/tmpyrzcapy7', '-r', 'requirements_all.txt']

⚠️ Vulnerabilities detected! Please review the findings above.


Automated Security Checks

  • Vulnerability Scan: Failed - Known vulnerabilities detected
  • Trusted Sources: All packages have verified source repositories
  • Typosquatting Check: No suspicious package names detected
  • License Compatibility: All licenses are OSI-approved and compatible
  • Supply Chain Risk: Passed - packages appear mature and maintained

Manual Review

Maintainer approval required:

  • I have reviewed the changes above and approve these dependency updates

To approve: Comment /approve-dependencies or manually add the dependencies-reviewed label.

@OzGav
Copy link
Copy Markdown
Contributor

OzGav commented Apr 19, 2026

@kieranhogg any reason why this should not be backported? If no I will add the appropriate label,

@MarvinSchenkel MarvinSchenkel added the dependencies-reviewed Indication that any added or modified/updated dependencies on a PR have been reviewed label Apr 20, 2026
@kieranhogg
Copy link
Copy Markdown
Contributor Author

@kieranhogg any reason why this should not be backported? If no I will add the appropriate label,

No — it was reported in 2.8 and 2.9 and it's a one line bug fix, so that would be appreciated :)

kieranhogg/auntie-sounds#8

Copy link
Copy Markdown
Contributor

@MarvinSchenkel MarvinSchenkel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @kieranhogg !

@MarvinSchenkel MarvinSchenkel merged commit 05a46db into music-assistant:dev Apr 20, 2026
13 of 19 checks passed
github-actions Bot pushed a commit that referenced this pull request Apr 20, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport-to-stable dependencies-reviewed Indication that any added or modified/updated dependencies on a PR have been reviewed maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

NameError: name 'PlayableSoundsTypes' is not defined.

3 participants