Closed renovate[bot] closed 7 months ago
4 new problems were found
Inspection name | Severity | Problems |
---|---|---|
Non-constant string concatenation as argument to logging call |
◽️ Notice | 4 |
💡 Qodana analysis was run in the pull request mode: only the changed files were checked
This PR contains the following updates:
2.1.1
->2.1.2
Release Notes
lavalink-devs/lavaplayer (dev.arbjerg:lavaplayer)
### [`v2.1.2`](https://togithub.com/lavalink-devs/lavaplayer/blob/HEAD/CHANGELOG.md#212---2024-05-05) [Compare Source](https://togithub.com/lavalink-devs/lavaplayer/compare/2.1.1...2.1.2) - Fixed Twitch source sometimes failing to initialise causing errors when registering source managers [https://github.com/lavalink-devs/lavaplayer/pull/99](https://togithub.com/lavalink-devs/lavaplayer/pull/99) - Fixed metadata extraction for some OGG files [https://github.com/lavalink-devs/lavaplayer/pull/101](https://togithub.com/lavalink-devs/lavaplayer/pull/101) - Fixed OGG opus duration extraction [https://github.com/lavalink-devs/lavaplayer/pull/103](https://togithub.com/lavalink-devs/lavaplayer/pull/103) - Fixed clamping of lower values during volume changing [https://github.com/lavalink-devs/lavaplayer/pull/105](https://togithub.com/lavalink-devs/lavaplayer/pull/105) - Improve handling of some MP3 files with multiple IDv3 blocks [https://github.com/lavalink-devs/lavaplayer/pull/108](https://togithub.com/lavalink-devs/lavaplayer/pull/108) - Added basic metadata extraction for Matroska files [https://github.com/lavalink-devs/lavaplayer/pull/108](https://togithub.com/lavalink-devs/lavaplayer/pull/108) - Bump `sourceCompatibility` specifically to Java 11 (Java 11 was already needed anyway) [https://github.com/lavalink-devs/lavaplayer/pull/81](https://togithub.com/lavalink-devs/lavaplayer/pull/81) - Add new `AudioSourceManagers.registerRemoteSources` method which allows excluding specific source managers from being registered (useful for excluding the old YouTube source manager) > \[!WARNING] > The `YoutubeSourceManager` is now deprecated and won't receive further updates. Please use https://github.com/lavalink-devs/youtube-source#v2 instead.Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.