Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.19.2 #1441

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

detective-gesicht[bot]
Copy link
Contributor

@detective-gesicht detective-gesicht bot commented Feb 12, 2025

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf patch 2.19.0 -> 2.19.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)

v2.19.2

Compare Source

Fixed
  • Server crash for some db queries using title/titleIgnorePrefix #​3966 in #​3972

Full Changelog: advplyr/audiobookshelf@v2.19.1...v2.19.2

v2.19.1

Compare Source

Fixed
  • Security issue for remote authentication bypass by @​mikiher in #​3963 (thanks @​swiftbird07)
  • Batch update after mapping empty fields shows no update necessary #​3938
  • Users with update permissions unable to remove books from collections #​3947
  • Server crash when feed cover image is requested and doesn't exist
  • UI/UX: Book/episode edit modals: Next/prev buttons don't update contents of rich textarea when focused #​3951 in #​3954
  • UI/UX: Episode edit modal: Next/prev buttons causes 500 error (when opened on home page) (see #​3954)
Changed
  • Performance improvement: book library page queries for title and addedAt sort #​2073 by @​mikiher in #​3952
  • Requests for podcast feeds includes 'Accept-Encoding': 'gzip, compress, deflate' header #​3885 by @​Vynce in #​3941
  • Better parsing of name strings with single name authors when using semicolon delimiter (and no commas) #​3940
  • UI/UX: Trim whitespace on blur from text inputs in book/podcast/episode edit modals and batch edit page #​3943 in #​3946
  • UI/UX: Book rich text description is now resizable #​3928 by @​mikiher in #​3929
  • UI/UX: Collection/Playlist and Batch Quick Match modals bg color consistent with other modals
  • UI/UX: View feed modal on feed config page now shows feed episodes in order of pubDate
  • More strings translated
Internal
New Contributors

Full Changelog: advplyr/audiobookshelf@v2.19.0...v2.19.1


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 becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Feb 12, 2025

--- clusters/mallard/kube/apps/media/audiobookshelf/app Kustomization: flux-system/cluster-apps-audiobookshelf HelmRelease: media/audiobookshelf

+++ clusters/mallard/kube/apps/media/audiobookshelf/app Kustomization: flux-system/cluster-apps-audiobookshelf HelmRelease: media/audiobookshelf

@@ -38,13 +38,13 @@

               CONFIG_PATH: /config
               METADATA_PATH: /config/metadata
               PORT: 13378
               TZ: Europe/London
             image:
               repository: ghcr.io/advplyr/audiobookshelf
-              tag: 2.19.0
+              tag: 2.19.2
             probes:
               liveness:
                 custom: true
                 enabled: true
                 spec:
                   httpGet:

@detective-gesicht
Copy link
Contributor Author

detective-gesicht bot commented Feb 12, 2025

--- HelmRelease: media/audiobookshelf Deployment: media/audiobookshelf

+++ HelmRelease: media/audiobookshelf Deployment: media/audiobookshelf

@@ -46,13 +46,13 @@

         - name: METADATA_PATH
           value: /config/metadata
         - name: PORT
           value: '13378'
         - name: TZ
           value: Europe/London
-        image: ghcr.io/advplyr/audiobookshelf:2.19.0
+        image: ghcr.io/advplyr/audiobookshelf:2.19.2
         livenessProbe:
           httpGet:
             path: /healthcheck
             port: 13378
         name: main
         readinessProbe:

@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 2 times, most recently from 06c20c9 to 4026fc2 Compare February 12, 2025 16:28
@detective-gesicht detective-gesicht bot changed the title fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.19.1 fix(container): update image ghcr.io/advplyr/audiobookshelf to v2.19.2 Feb 12, 2025
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch 3 times, most recently from c277251 to dd59b7b Compare February 13, 2025 12:42
@detective-gesicht detective-gesicht bot force-pushed the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch from dd59b7b to 5e7bec2 Compare February 14, 2025 16:26
@surskitt surskitt merged commit 6f989ce into main Feb 14, 2025
5 checks passed
@detective-gesicht detective-gesicht bot deleted the renovate/ghcr.io-advplyr-audiobookshelf-2.x branch February 14, 2025 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant