From a9b7e82d099ecd4b4255c31e1e0220a559b5df87 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 23 Jan 2026 22:43:29 +0000 Subject: [PATCH] chore(deps): update dependency rmcrackan/libation to v13 (#3447) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [rmcrackan/Libation](https://github.com/rmcrackan/Libation) | major | `12.8.2` → `13.1.4` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes
rmcrackan/Libation (rmcrackan/Libation) ### [`v13.1.4`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.4): Libation 13.1.4 [Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.3...v13.1.4) - Make IncludedUntil and LastDownload nulls always sort to bottom - Fix SaferEnumerateFiles creating too many open file handles ([#​1565](https://github.com/rmcrackan/Libation/issues/1565)) - Improve querying UnLiberated books - No reason to restrict CDM type to Android or Level to L3 Thanks to [@​Mbucari](https://github.com/Mbucari) [Libation](https://github.com/rmcrackan/Libation) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us), who am I to argue? ### [`v13.1.3`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.3): Libation 13.1.3 [Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.2...v13.1.3) - Remove spatial audio options [#​1553](https://github.com/rmcrackan/Libation/issues/1553) - Fix library export [#​1552](https://github.com/rmcrackan/Libation/issues/1552) - Add file move progress Thanks to [@​Mbucari](https://github.com/Mbucari) [Libation](https://github.com/rmcrackan/Libation) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us), who am I to argue? ### [`v13.1.2`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.2): Libation 13.1.2 [Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.1...v13.1.2) - Fix books not being marked absent on large imports - Improve TrashBinDialog functionality - Fix narrators with null ASINs not importing ([#​1545](https://github.com/rmcrackan/Libation/issues/1545) ) - Add option to adjust minimum file duration - Add cli export option to specify Asins - Add more properties to search engine and library export - Add menu option to remove Plus books from Audible - Add IsAudiblePlus property - Verify correct Serilog parameters used ([#​1536](https://github.com/rmcrackan/Libation/issues/1536) ) Thanks to [@​Mbucari](https://github.com/Mbucari) [Libation](https://github.com/rmcrackan/Libation) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us), who am I to argue? ### [`v13.1.1`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.1): Libation 13.1.1 [Compare Source](https://github.com/rmcrackan/Libation/compare/v13.1.0...v13.1.1) - Bug fix [#​1531](https://github.com/rmcrackan/Libation/issues/1531) : Remove UpgradeNotificationDialog form positioning - Bug fix [#​1528](https://github.com/rmcrackan/Libation/issues/1528) : Libation hangs on end of book download Thanks to [@​Mbucari](https://github.com/Mbucari), [@​niontrix](https://github.com/niontrix) [Libation](https://github.com/rmcrackan/Libation) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us), who am I to argue? ### [`v13.1.0`](https://github.com/rmcrackan/Libation/releases/tag/v13.1.0): Libation 13.1 [Compare Source](https://github.com/rmcrackan/Libation/compare/v13.0.0...v13.1.0) - New feature: scan for higher quality audiobooks - Bug fix [#​1526](https://github.com/rmcrackan/Libation/issues/1526) - Add CFBundleShortVersionString to Info.plist Thanks to [@​Mbucari](https://github.com/Mbucari), [@​radiorambo](https://github.com/radiorambo) [Libation](https://github.com/rmcrackan/Libation) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us), who am I to argue? ### [`v13.0.0`](https://github.com/rmcrackan/Libation/releases/tag/v13.0.0): Libation 13 [Compare Source](https://github.com/rmcrackan/Libation/compare/v12.8.2...v13.0.0) - New doc pages via vitepress - Docs publish to getlibation.com - New Windows arm64 release - Add support for converting AC-4 files to mp3 Thanks to [@​Mbucari](https://github.com/Mbucari), [@​Youssef1313](https://github.com/Youssef1313), [@​radiorambo](https://github.com/radiorambo) [Libation](https://github.com/rmcrackan/Libation) is a free, open source audible library manager. Decrypt, backup, organize, and search your audible library I intend to keep Libation free and open source, but if you want to [leave a tip](https://paypal.me/mcrackan?locale.x=en_us), who am I to argue?
--- ### 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 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](https://github.com/renovatebot/renovate). Reviewed-on: https://gitea.alexlebens.dev/alexlebens/infrastructure/pulls/3447 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- clusters/cl01tl/helm/libation/Chart.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusters/cl01tl/helm/libation/Chart.yaml b/clusters/cl01tl/helm/libation/Chart.yaml index bb3219010..d87e98918 100644 --- a/clusters/cl01tl/helm/libation/Chart.yaml +++ b/clusters/cl01tl/helm/libation/Chart.yaml @@ -24,4 +24,4 @@ dependencies: repository: oci://harbor.alexlebens.net/helm-charts icon: https://cdn.jsdelivr.net/gh/selfhst/icons/png/libation.png # renovate: datasource=github-releases depName=rmcrackan/Libation -appVersion: 12.8.2 +appVersion: 13.1.4