chore(deps): update dependency rmcrackan/libation to v13 #3447

Merged
alexlebens merged 1 commits from renovate/rmcrackan-libation-13.x into main 2026-01-23 22:43:30 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
rmcrackan/Libation major 12.8.213.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: Libation 13.1.4

Compare Source

  • Make IncludedUntil and LastDownload nulls always sort to bottom
  • Fix SaferEnumerateFiles creating too many open file handles (#​1565)
  • Improve querying UnLiberated books
  • No reason to restrict CDM type to Android or Level to L3

Thanks to @​Mbucari

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, who am I to argue?

v13.1.3: Libation 13.1.3

Compare Source

  • Remove spatial audio options #​1553
  • Fix library export #​1552
  • Add file move progress

Thanks to @​Mbucari

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, who am I to argue?

v13.1.2: Libation 13.1.2

Compare Source

  • Fix books not being marked absent on large imports
  • Improve TrashBinDialog functionality
  • Fix narrators with null ASINs not importing (#​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 )

Thanks to @​Mbucari

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, who am I to argue?

v13.1.1: Libation 13.1.1

Compare Source

  • Bug fix #​1531 : Remove UpgradeNotificationDialog form positioning
  • Bug fix #​1528 : Libation hangs on end of book download

Thanks to @​Mbucari, @​niontrix

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, who am I to argue?

v13.1.0: Libation 13.1

Compare Source

  • New feature: scan for higher quality audiobooks
  • Bug fix #​1526
  • Add CFBundleShortVersionString to Info.plist

Thanks to @​Mbucari, @​radiorambo

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, who am I to argue?

v13.0.0: Libation 13

Compare Source

  • 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, @​Youssef1313, @​radiorambo

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

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 <details> <summary>rmcrackan/Libation (rmcrackan/Libation)</summary> ### [`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 ([#&#8203;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 [@&#8203;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 [#&#8203;1553](https://github.com/rmcrackan/Libation/issues/1553) - Fix library export [#&#8203;1552](https://github.com/rmcrackan/Libation/issues/1552) - Add file move progress Thanks to [@&#8203;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 ([#&#8203;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 ([#&#8203;1536](https://github.com/rmcrackan/Libation/issues/1536) ) Thanks to [@&#8203;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 [#&#8203;1531](https://github.com/rmcrackan/Libation/issues/1531) : Remove UpgradeNotificationDialog form positioning - Bug fix [#&#8203;1528](https://github.com/rmcrackan/Libation/issues/1528) : Libation hangs on end of book download Thanks to [@&#8203;Mbucari](https://github.com/Mbucari), [@&#8203;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 [#&#8203;1526](https://github.com/rmcrackan/Libation/issues/1526) - Add CFBundleShortVersionString to Info.plist Thanks to [@&#8203;Mbucari](https://github.com/Mbucari), [@&#8203;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 [@&#8203;Mbucari](https://github.com/Mbucari), [@&#8203;Youssef1313](https://github.com/Youssef1313), [@&#8203;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? </details> --- ### 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. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi42OS4yIiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2026-01-23 21:16:31 +00:00
chore(deps): update dependency rmcrackan/libation to v13
All checks were successful
lint-test-helm / lint-helm (pull_request) Successful in 15s
46bf79a44f
renovate-bot force-pushed renovate/rmcrackan-libation-13.x from 46bf79a44f to d2194e9776 2026-01-23 22:17:45 +00:00 Compare
alexlebens merged commit a9b7e82d09 into main 2026-01-23 22:43:30 +00:00
alexlebens deleted branch renovate/rmcrackan-libation-13.x 2026-01-23 22:43:36 +00:00
Sign in to join this conversation.