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

chore(deps): update advplyr/audiobookshelf docker tag to v2.19.0 #3099

Merged
merged 2 commits into from
Feb 4, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 3, 2025

This PR contains the following updates:

Package Update Change
advplyr/audiobookshelf minor 2.18.1 -> 2.19.0

Warning

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


Release Notes

advplyr/audiobookshelf (advplyr/audiobookshelf)

v2.19.0

Compare Source

Note: 3rd party integrations can use descriptionPlain property on books to continue using plain text descriptions.
Added
Fixed
  • Server crash for on failed extract epub image #​3889
  • Server crash on quick match #​3883 by @​mikiher in #​3898
  • Unable to download podcast episodes with the same name by @​tharvik in #​3906
  • Collection/series feeds not incrementing pubdate correctly #​3442
  • Fatal logs not saving to crash_logs.txt #​3919
  • UI/UX: Collapsed sub series showing parent series name on hover instead of collapsed series name #​3713
  • API: Basepath (/audiobookshelf) was being included in track contentUrl (see #​3921)
Changed
Internal
New Contributors

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


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: Never, 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 was generated by Mend Renovate. View the repository job log.

Copy link

f2c-ci-robot bot commented Feb 3, 2025

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Copy link

f2c-ci-robot bot commented Feb 3, 2025

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@@ -11,7 +11,7 @@ services:
- "./data/podcasts:/podcasts"
- "./data/config:/config"
- "./data/metadata:/metadata"
image: advplyr/audiobookshelf:2.18.1
image: advplyr/audiobookshelf:2.19.0
labels:
createdBy: "Apps"

Copy link
Member

Choose a reason for hiding this comment

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

There are two main changes between the original and proposed lines of code:

  1. The change from version advplyr/audiobookshelf:2.18.1 to advplyr/audiobookshelf:2.19.0.
  2. The addition of an empty dictionary under labels.

These changes suggest that the Docker image used has been updated to a newer version while also introducing new metadata (labels) for this particular container deployment.

No other issues were identified regarding syntax, logic errors, or inefficiencies in the code snippet provided.

@wanghe-fit2cloud wanghe-fit2cloud merged commit 4168563 into dev Feb 4, 2025
1 check was pending
@wanghe-fit2cloud wanghe-fit2cloud deleted the renovate/advplyr-audiobookshelf-2.x branch February 4, 2025 13:30
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