chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.36.1 #125

Open
renovate-bot wants to merge 1 commit from renovate/ghcr.io-advplyr-audiobookshelf-2.x into master
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/advplyr/audiobookshelf patch 2.36.0 → 2.36.1

Release Notes

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

v2.36.1

Compare Source

Important: New authentication system was added in v2.26.0. See https://github.com/advplyr/audiobookshelf/discussions/4460 for details.
Fixed
  • Collapse series not working when filters are enabled #​2807 #​3049 by @​schummar in #​5280
  • Podcast rescan emitting stale episodes on item_updated by @​mikiher in #​5409
  • Updating or deleting a narrator in one library applying the change to all libraries
  • Author endpoints not checking user can access the author's library
  • Share endpoints not sending 404 status
  • Upload endpoint not handling directory creation errors
  • sqlite3 bindings not installing when using npm v12 #​5412 by @​Vito0912 in #​5429
Updated
Internal

New Contributors

Full Changelog: https://github.com/advplyr/audiobookshelf/compare/v2.36.0...v2.36.1


Configuration

📅 Schedule: (UTC)

  • 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 this update again.


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

This PR has been generated by Mend Renovate CLI.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/advplyr/audiobookshelf](https://github.com/advplyr/audiobookshelf) | patch | `2.36.0` → `2.36.1` | --- ### Release Notes <details> <summary>advplyr/audiobookshelf (ghcr.io/advplyr/audiobookshelf)</summary> ### [`v2.36.1`](https://github.com/advplyr/audiobookshelf/releases/tag/v2.36.1) [Compare Source](https://github.com/advplyr/audiobookshelf/compare/v2.36.0...v2.36.1) ##### Important: New authentication system was added in [v2.26.0](https://github.com/advplyr/audiobookshelf/releases/tag/v2.26.0). See <https://github.com/advplyr/audiobookshelf/discussions/4460> for details. ##### Fixed - Collapse series not working when filters are enabled [#&#8203;2807](https://github.com/advplyr/audiobookshelf/issues/2807) [#&#8203;3049](https://github.com/advplyr/audiobookshelf/issues/3049) by [@&#8203;schummar](https://github.com/schummar) in [#&#8203;5280](https://github.com/advplyr/audiobookshelf/issues/5280) - Podcast rescan emitting stale episodes on `item_updated` by [@&#8203;mikiher](https://github.com/mikiher) in [#&#8203;5409](https://github.com/advplyr/audiobookshelf/issues/5409) - Updating or deleting a narrator in one library applying the change to all libraries - Author endpoints not checking user can access the author's library - Share endpoints not sending 404 status - Upload endpoint not handling directory creation errors - sqlite3 bindings not installing when using npm v12 [#&#8203;5412](https://github.com/advplyr/audiobookshelf/issues/5412) by [@&#8203;Vito0912](https://github.com/Vito0912) in [#&#8203;5429](https://github.com/advplyr/audiobookshelf/issues/5429) ##### Updated - Comic book extractor file path sanitization by [@&#8203;Vito0912](https://github.com/Vito0912) - Auth settings PATCH sanitizes `authLoginCustomMessage` HTML - API: Settings PATCH endpoint only accepts a fixed set of general settings (auth settings must go through the auth-settings endpoint) - API: Cover endpoints only allow `webp`, `jpeg` and `png` as optional format param - API: Library item media update no longer accepts `ebookFile`, `chapters` and `audioFiles` in request body - More strings translated - Belarusian by [@&#8203;pavel-miniutka](https://github.com/pavel-miniutka) - Bengali by [@&#8203;ShamiaAkterShanta](https://github.com/ShamiaAkterShanta) - Chinese (Simplified Han script) by [@&#8203;FiendFEARing](https://github.com/FiendFEARing) - Chinese (Traditional Han script) by [@&#8203;JBlond](https://github.com/JBlond) [@&#8203;violawang0401-cloud](https://github.com/violawang0401-cloud) - Croatian by Igor Dobrača - Czech by [@&#8203;kuci-JK](https://github.com/kuci-JK) - Danish by Kim Josefsen - Dutch by [@&#8203;Kwintenc](https://github.com/Kwintenc) - Finnish by [@&#8203;JBlond](https://github.com/JBlond) - French by Charlie, J. Lavoie - German by [@&#8203;VoltKraft](https://github.com/VoltKraft); J. Lavoie, Zarakkas - Greek by J. Lavoie - Hungarian by [@&#8203;ugyes](https://github.com/ugyes) - Italian by [@&#8203;lollos78](https://github.com/lollos78); J. Lavoie - Lithuanian by [@&#8203;Haya25](https://github.com/Haya25) [@&#8203;PovilasID](https://github.com/PovilasID) - Polish by [@&#8203;MarcinKlejna](https://github.com/MarcinKlejna) [@&#8203;TheMatrixan](https://github.com/TheMatrixan) - Portuguese (Brazil) by [@&#8203;AgenteGabrielofc](https://github.com/AgenteGabrielofc) - Russian by [@&#8203;vmakeev](https://github.com/vmakeev) ##### Internal - Restore the mount prefix when handing requests to Next.js by [@&#8203;mikiher](https://github.com/mikiher) in [#&#8203;5507](https://github.com/advplyr/audiobookshelf/issues/5507) - Github workflow to generate translator credits for release notes by [@&#8203;nichwall](https://github.com/nichwall) in [#&#8203;5558](https://github.com/advplyr/audiobookshelf/issues/5558) #### New Contributors - [@&#8203;schummar](https://github.com/schummar) made their first contribution in [#&#8203;5280](https://github.com/advplyr/audiobookshelf/pull/5280) **Full Changelog**: <https://github.com/advplyr/audiobookshelf/compare/v2.36.0...v2.36.1> </details> --- ### Configuration 📅 **Schedule**: (UTC) - 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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate CLI](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC44Mi4zIiwidXBkYXRlZEluVmVyIjoiNDQuODIuMyIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update ghcr.io/advplyr/audiobookshelf docker tag to v2.36.1
Some checks failed
Lint / lint (push) Failing after 39s
Lint / lint (pull_request) Failing after 38s
bcba5b4db7
Some checks failed
Lint / lint (push) Failing after 39s
Lint / lint (pull_request) Failing after 38s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-advplyr-audiobookshelf-2.x:renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch renovate/ghcr.io-advplyr-audiobookshelf-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch renovate/ghcr.io-advplyr-audiobookshelf-2.x
git rebase master
git switch master
git merge --ff-only renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch renovate/ghcr.io-advplyr-audiobookshelf-2.x
git rebase master
git switch master
git merge --no-ff renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch master
git merge --squash renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch master
git merge --ff-only renovate/ghcr.io-advplyr-audiobookshelf-2.x
git switch master
git merge renovate/ghcr.io-advplyr-audiobookshelf-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
xenrox/ansible!125
No description provided.