fix(container): update image ghcr.io/onedr0p/radarr-develop to v5.5.2.8781 #202

Merged
SeanOMik merged 1 commits from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main 2024-05-05 08:12:20 -04:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/radarr-develop (source) patch 5.5.1.8747 -> 5.5.2.8781

Warning

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


Release Notes

Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)

v5.5.2.8781: 5.5.2.8781

Compare Source

To receive further Pre-Release updates for a non-docker installation, please change the branch to develop. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)

If you are using docker you will need to update the container image. Do not attempt to update Radarr within an existing docker container.

Changes:

  • 711637c Fixed: Initialize databases after app folder migrations
  • 2677d25 Update Sentry SDK add features
  • 56639bc Fix translations for SSL settings
  • 1ed62b9 Use newer Node.js task for in pipelines
  • a596dda Automated API Docs update
  • c0b3540 Parameter binding for API requests
  • 3b5078d Fixed: Delay profiles reordering
  • db1fee8 New: Use absolute timestamps for movie history
  • 0d0575f New: Validate that folders in paths don't start or end with a space [ #​9958 ]
  • 2d82347 New: Don't initially select 0 byte files in Interactive Import [ #​9960 ]
See More
  • 25838df Fixed: Limit titles in task name to 10 movies [ #​9961 ]
  • b3a8b99 Fixed: Improve paths longer than 256 on Windows failing to hardlink
  • 93a8528 New: Remove qBitorrent torrents that reach inactive seeding time
  • ead1ec4 Bump version to 5.5.2
  • 04b6dd4 Multiple Translations updated by Weblate

This list of changes was auto generated.


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 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 | |---|---|---| | [ghcr.io/onedr0p/radarr-develop](https://ghcr.io/onedr0p/radarr-develop) ([source](https://github.com/Radarr/Radarr)) | patch | `5.5.1.8747` -> `5.5.2.8781` | --- > ⚠ **Warning** > > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)</summary> ### [`v5.5.2.8781`](https://github.com/Radarr/Radarr/releases/tag/v5.5.2.8781): 5.5.2.8781 [Compare Source](https://github.com/Radarr/Radarr/compare/v5.5.1.8747...v5.5.2.8781) *To receive further Pre-Release updates for a non-docker installation, please change the branch to **develop**. (Settings -> General (Show Advanced Settings) -> Updates -> Branch)* **If you are using docker you will need to update the container image. *Do not attempt to update Radarr within an existing docker container.*** #### Changes: - [`711637c`](https://github.com/Radarr/Radarr/commit/711637c448f8f42d69785ea69dd7b5e29a38e952) Fixed: Initialize databases after app folder migrations - [`2677d25`](https://github.com/Radarr/Radarr/commit/2677d25980d13ec9bb91631be3bc8e2cde6646b3) Update Sentry SDK add features - [`56639bc`](https://github.com/Radarr/Radarr/commit/56639bcd42559812ba9ff7b3ce371449dc19a58e) Fix translations for SSL settings - [`1ed62b9`](https://github.com/Radarr/Radarr/commit/1ed62b9ced57722f1e462fc7bdb29947abbddd62) Use newer Node.js task for in pipelines - [`a596dda`](https://github.com/Radarr/Radarr/commit/a596dda2534c4cf4bf714c6557b70de58673cbe5) Automated API Docs update - [`c0b3540`](https://github.com/Radarr/Radarr/commit/c0b354039d5eef06674b34096b229df4866a13e8) Parameter binding for API requests - [`3b5078d`](https://github.com/Radarr/Radarr/commit/3b5078d1177e50a6ae4664eed0edef543104e6ec) Fixed: Delay profiles reordering - [`db1fee8`](https://github.com/Radarr/Radarr/commit/db1fee8d8a47db036425cd1572505551b542dd39) New: Use absolute timestamps for movie history - [`0d0575f`](https://github.com/Radarr/Radarr/commit/0d0575f3a9eb753fe5a9a5e3f46eb7e17dc2ef84) New: Validate that folders in paths don't start or end with a space \[ [#&#8203;9958](https://github.com/Radarr/Radarr/issues/9958) ] - [`2d82347`](https://github.com/Radarr/Radarr/commit/2d82347a660d7e47d4b93b71bb6636b2e93b219f) New: Don't initially select 0 byte files in Interactive Import \[ [#&#8203;9960](https://github.com/Radarr/Radarr/issues/9960) ] <details><summary><b>See More</b></summary> - [`25838df`](https://github.com/Radarr/Radarr/commit/25838df550c4b71614bfcabcabaa795c225e6b80) Fixed: Limit titles in task name to 10 movies \[ [#&#8203;9961](https://github.com/Radarr/Radarr/issues/9961) ] - [`b3a8b99`](https://github.com/Radarr/Radarr/commit/b3a8b99f9a9280443a6b15d50ddb9b0b41e7da53) Fixed: Improve paths longer than 256 on Windows failing to hardlink - [`93a8528`](https://github.com/Radarr/Radarr/commit/93a852841fba8867ce5df0dec08ab90ff8e00ecc) New: Remove qBitorrent torrents that reach inactive seeding time - [`ead1ec4`](https://github.com/Radarr/Radarr/commit/ead1ec43befc3b379199355e1c696363901dc435) Bump version to 5.5.2 - [`04b6dd4`](https://github.com/Radarr/Radarr/commit/04b6dd44cb73a89f4847be9f22d1e88988a980f5) Multiple Translations updated by Weblate This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=99&\_a=release-summary).</details> </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 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 [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNDYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE0Ni4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Renovate added 1 commit 2024-05-05 07:35:53 -04:00
SeanOMik merged commit 0260ce7e94 into main 2024-05-05 08:12:20 -04:00
SeanOMik deleted branch renovate/ghcr.io-onedr0p-radarr-develop-5.x 2024-05-05 08:12:20 -04:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: SeanOMik/k3s-cluster#202
No description provided.