Update ghcr.io/onedr0p/prowlarr-develop Docker tag to v1.17.2.4511 #283

Merged
jahanson merged 1 commit from renovate/ghcr.io-onedr0p-prowlarr-develop-1.x into main 2024-05-15 12:03:56 -05:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/prowlarr-develop (source) patch 1.17.0.4448 -> 1.17.2.4511

Release Notes

Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)

v1.17.2.4511: 1.17.2.4511

Compare Source

To receive further updates for a non-docker installation, please change the branch to master. (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 Prowlarr within an existing docker container.

Changes:

  • 2c5f218 Multiple Translations updated by Weblate
  • 401ef88 Refactor PasswordInput to use type password
  • 4fb3754 Fixed: Text color for inputs on login page
  • 596efe8 New: Dark theme for login screen
  • 076a4f2 Fix class name for AppIndexerMapRepository
  • 9561371 Automated API Docs update
  • 16254cf New: Option to select download client when multiple of the same type are configured
  • 649a03e New: Config file setting to disable log database (#​2123)
  • dd21d9b Fixed: Allow decimals for Seed Ratio
  • 68b895d Fixed: Don't share settings for same cached definition in CardigannRequestGenerator
See More
  • 634016a Multiple Translations updated by Weblate
  • 83c6751 Forward X-Forwarded-Host header
  • 04bb0c5 New: Optionally use Environment Variables for settings in config.xml
  • d2e9621 Bump version to 1.17.2
  • cb673dd New: Host column in history and more info
  • 440618f Fixed: Initialize databases after app folder migrations
  • ae79d45 Update Sentry SDK add features
  • 1877ccb Update Pull Request Labeler config for v5
  • b3098f2 Use newer Node.js task for in pipelines
  • 3e0af06 Parameter binding for API requests
  • 858f85c Fix translations for proxy validation
  • 938848b (ci): update action version
  • 615f589 Fixed: (TorrentDay) Update base urls and MST
  • 5a6b131 Validate that folders in paths don't start or end with a space
  • ab7debb Improve paths longer than 256 on Windows failing to hardlink
  • eee21de Fixed: Handle download redirects to magnet links
  • 15fabbe Bump version to 1.17.1
  • 6aef48c Multiple Translations updated by Weblate
  • b29bc92 Fixed: Don't reset sorting, columns and selected filter on clear releases [ #​2112 ]
  • b223e9b Should not empty install folder, MirrorFolder will take care of it.
  • 77a982a Fixed: Retrying download on not suppressed HTTP errors
  • ab3dc76 Database corruption message linking to wiki
  • 0261201 Fixed: (GazelleGames) Update categories
  • 1da3954 New: (GazelleGames) Freeleech only option
  • 742dd5f Update BTN tests
  • a85406e Fixed: (BroadcasTheNet) Append wildcard when searching for single episodes
  • 73cdaf3 Bump NUnit and Microsoft.NET.Test.Sdk
  • e26fa2d Fixed: (Anidex) Support season and episode for TV searches
  • 64be68a Bump dotnet to 6.0.29
  • 478a185 Convert createDimensionsSelector to typescript
  • 4ff5d11 Bump frontend dependencies
  • 6000952 Bump version to 1.17.0

This list of changes was auto generated.

v1.17.1.4483: 1.17.1.4483

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 Prowlarr within an existing docker container.

Changes:

  • cb673dd New: Host column in history and more info
  • 440618f Fixed: Initialize databases after app folder migrations
  • ae79d45 Update Sentry SDK add features
  • 1877ccb Update Pull Request Labeler config for v5
  • b3098f2 Use newer Node.js task for in pipelines
  • 3e0af06 Parameter binding for API requests
  • 858f85c Fix translations for proxy validation
  • 938848b (ci): update action version
  • 615f589 Fixed: (TorrentDay) Update base urls and MST
  • 5a6b131 Validate that folders in paths don't start or end with a space
See More
  • ab7debb Improve paths longer than 256 on Windows failing to hardlink
  • eee21de Fixed: Handle download redirects to magnet links
  • 15fabbe Bump version to 1.17.1
  • 6aef48c 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/prowlarr-develop](https://ghcr.io/onedr0p/prowlarr-develop) ([source](https://github.com/Prowlarr/Prowlarr)) | patch | `1.17.0.4448` -> `1.17.2.4511` | --- ### Release Notes <details> <summary>Prowlarr/Prowlarr (ghcr.io/onedr0p/prowlarr-develop)</summary> ### [`v1.17.2.4511`](https://github.com/Prowlarr/Prowlarr/releases/tag/v1.17.2.4511): 1.17.2.4511 [Compare Source](https://github.com/Prowlarr/Prowlarr/compare/v1.17.1.4483...v1.17.2.4511) *To receive further updates for a non-docker installation, please change the branch to **master**. (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 Prowlarr within an existing docker container.*** #### Changes: - [`2c5f218`](https://github.com/Prowlarr/Prowlarr/commit/2c5f2187c88af5976c4cd3f14736bf0844c12f17) Multiple Translations updated by Weblate - [`401ef88`](https://github.com/Prowlarr/Prowlarr/commit/401ef88971e2572663fff4e88e5af53b48f924e1) Refactor PasswordInput to use type password - [`4fb3754`](https://github.com/Prowlarr/Prowlarr/commit/4fb3754048634381f226205fd9acd615154bf911) Fixed: Text color for inputs on login page - [`596efe8`](https://github.com/Prowlarr/Prowlarr/commit/596efe8fb0f99a4ece555c0f3ce6e5b44ba883ca) New: Dark theme for login screen - [`076a4f2`](https://github.com/Prowlarr/Prowlarr/commit/076a4f2574a4bd83665182933340505080e45b77) Fix class name for AppIndexerMapRepository - [`9561371`](https://github.com/Prowlarr/Prowlarr/commit/9561371a47f118bd161652a9243a51fb4ba23667) Automated API Docs update - [`16254cf`](https://github.com/Prowlarr/Prowlarr/commit/16254cf5f915602e398312a2300bde3f8a99c34c) New: Option to select download client when multiple of the same type are configured - [`649a03e`](https://github.com/Prowlarr/Prowlarr/commit/649a03e5a09fe8a2d25da49281c45141d0320a18) New: Config file setting to disable log database ([#&#8203;2123](https://github.com/Prowlarr/Prowlarr/issues/2123)) - [`dd21d9b`](https://github.com/Prowlarr/Prowlarr/commit/dd21d9b521b37ce92f85a6aac3989a60ccf5e67b) Fixed: Allow decimals for Seed Ratio - [`68b895d`](https://github.com/Prowlarr/Prowlarr/commit/68b895d2ad074de2a3b267039c1cfe4797fc18be) Fixed: Don't share settings for same cached definition in CardigannRequestGenerator <details><summary><b>See More</b></summary> - [`634016a`](https://github.com/Prowlarr/Prowlarr/commit/634016ae1bfce61640c6e98704ff7920ba5cc4a4) Multiple Translations updated by Weblate - [`83c6751`](https://github.com/Prowlarr/Prowlarr/commit/83c6751847f75ff487f0d88128c130fa06294323) Forward X-Forwarded-Host header - [`04bb0c5`](https://github.com/Prowlarr/Prowlarr/commit/04bb0c51b1b45fcc7f99d07ad4723ef7a55ca89b) New: Optionally use Environment Variables for settings in config.xml - [`d2e9621`](https://github.com/Prowlarr/Prowlarr/commit/d2e9621de946b9f01268d92f7533d7920286bae0) Bump version to 1.17.2 - [`cb673dd`](https://github.com/Prowlarr/Prowlarr/commit/cb673ddc42df406ad9779481a7b5ae13e41f0649) New: Host column in history and more info - [`440618f`](https://github.com/Prowlarr/Prowlarr/commit/440618f2b6aa7ec05b9e7f07689558864e515b9e) Fixed: Initialize databases after app folder migrations - [`ae79d45`](https://github.com/Prowlarr/Prowlarr/commit/ae79d456649361e1003035416aac182aa6aadd98) Update Sentry SDK add features - [`1877ccb`](https://github.com/Prowlarr/Prowlarr/commit/1877ccb51341e92fee8361f374ef4ce4d90cab31) Update Pull Request Labeler config for v5 - [`b3098f2`](https://github.com/Prowlarr/Prowlarr/commit/b3098f2e4c79181da71c05186f19f63a314f0f21) Use newer Node.js task for in pipelines - [`3e0af06`](https://github.com/Prowlarr/Prowlarr/commit/3e0af062c12728686c362489ff717feca69def60) Parameter binding for API requests - [`858f85c`](https://github.com/Prowlarr/Prowlarr/commit/858f85c50d4492cdeb3ab893d870ab3896e7a751) Fix translations for proxy validation - [`938848b`](https://github.com/Prowlarr/Prowlarr/commit/938848be6556d3281ef2fc3b2b61042c3bccc714) (ci): update action version - [`615f589`](https://github.com/Prowlarr/Prowlarr/commit/615f5899cc034de45021e2ef168daf568b6c9a24) Fixed: (TorrentDay) Update base urls and MST - [`5a6b131`](https://github.com/Prowlarr/Prowlarr/commit/5a6b1313e8147c0b37bca00fae2c2cdb06674e4d) Validate that folders in paths don't start or end with a space - [`ab7debb`](https://github.com/Prowlarr/Prowlarr/commit/ab7debb34b98a65512c174f62526797d359e451e) Improve paths longer than 256 on Windows failing to hardlink - [`eee21de`](https://github.com/Prowlarr/Prowlarr/commit/eee21de79585c0a8306491d2eafaa7fd627ccb0e) Fixed: Handle download redirects to magnet links - [`15fabbe`](https://github.com/Prowlarr/Prowlarr/commit/15fabbe7d087b3696a14795d9bb7c7cd2ee04628) Bump version to 1.17.1 - [`6aef48c`](https://github.com/Prowlarr/Prowlarr/commit/6aef48c6e733725e77d7e918311abe7db5fd0c7b) Multiple Translations updated by Weblate - [`b29bc92`](https://github.com/Prowlarr/Prowlarr/commit/b29bc923fc870b9f2c0582ca20db0d16adb541d5) Fixed: Don't reset sorting, columns and selected filter on clear releases \[ [#&#8203;2112](https://github.com/Prowlarr/Prowlarr/issues/2112) ] - [`b223e9b`](https://github.com/Prowlarr/Prowlarr/commit/b223e9b0cca53aa4362a2abb09e44e51d16cbada) Should not empty install folder, MirrorFolder will take care of it. - [`77a982a`](https://github.com/Prowlarr/Prowlarr/commit/77a982a7dadea51b95db3b813fa31f7272509165) Fixed: Retrying download on not suppressed HTTP errors - [`ab3dc76`](https://github.com/Prowlarr/Prowlarr/commit/ab3dc765b42989c7147a6085d6ddb13200604b96) Database corruption message linking to wiki - [`0261201`](https://github.com/Prowlarr/Prowlarr/commit/0261201360ae7eb7d8feb1751cf3afeb3deb7184) Fixed: (GazelleGames) Update categories - [`1da3954`](https://github.com/Prowlarr/Prowlarr/commit/1da3954879184098d7605b13d428a62c6b2986f4) New: (GazelleGames) Freeleech only option - [`742dd5f`](https://github.com/Prowlarr/Prowlarr/commit/742dd5ff54a9fb95d66d96e2c7933b1d62aacd2d) Update BTN tests - [`a85406e`](https://github.com/Prowlarr/Prowlarr/commit/a85406e3b7871fac37b9bb506d2d83ba15848d4e) Fixed: (BroadcasTheNet) Append wildcard when searching for single episodes - [`73cdaf3`](https://github.com/Prowlarr/Prowlarr/commit/73cdaf3d4487ac84cc6e3faaa45c569de3838a54) Bump NUnit and Microsoft.NET.Test.Sdk - [`e26fa2d`](https://github.com/Prowlarr/Prowlarr/commit/e26fa2dbf4b1256400699125f3cb39fa97375c9a) Fixed: (Anidex) Support season and episode for TV searches - [`64be68a`](https://github.com/Prowlarr/Prowlarr/commit/64be68a22d38e7ac24cdc0611e63ad0be37df0ff) Bump dotnet to 6.0.29 - [`478a185`](https://github.com/Prowlarr/Prowlarr/commit/478a18596864bc74c35a406b8bce7c3b15aa71f7) Convert createDimensionsSelector to typescript - [`4ff5d11`](https://github.com/Prowlarr/Prowlarr/commit/4ff5d11a03eefd84f1287d7f7fb44bc966aee223) Bump frontend dependencies - [`6000952`](https://github.com/Prowlarr/Prowlarr/commit/6000952b767e11fa5ca0bfc73a56f91d72fcfe5e) Bump version to 1.17.0 This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=121&\_a=release-summary).</details> ### [`v1.17.1.4483`](https://github.com/Prowlarr/Prowlarr/releases/tag/v1.17.1.4483): 1.17.1.4483 [Compare Source](https://github.com/Prowlarr/Prowlarr/compare/v1.17.0.4448...v1.17.1.4483) *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 Prowlarr within an existing docker container.*** #### Changes: - [`cb673dd`](https://github.com/Prowlarr/Prowlarr/commit/cb673ddc42df406ad9779481a7b5ae13e41f0649) New: Host column in history and more info - [`440618f`](https://github.com/Prowlarr/Prowlarr/commit/440618f2b6aa7ec05b9e7f07689558864e515b9e) Fixed: Initialize databases after app folder migrations - [`ae79d45`](https://github.com/Prowlarr/Prowlarr/commit/ae79d456649361e1003035416aac182aa6aadd98) Update Sentry SDK add features - [`1877ccb`](https://github.com/Prowlarr/Prowlarr/commit/1877ccb51341e92fee8361f374ef4ce4d90cab31) Update Pull Request Labeler config for v5 - [`b3098f2`](https://github.com/Prowlarr/Prowlarr/commit/b3098f2e4c79181da71c05186f19f63a314f0f21) Use newer Node.js task for in pipelines - [`3e0af06`](https://github.com/Prowlarr/Prowlarr/commit/3e0af062c12728686c362489ff717feca69def60) Parameter binding for API requests - [`858f85c`](https://github.com/Prowlarr/Prowlarr/commit/858f85c50d4492cdeb3ab893d870ab3896e7a751) Fix translations for proxy validation - [`938848b`](https://github.com/Prowlarr/Prowlarr/commit/938848be6556d3281ef2fc3b2b61042c3bccc714) (ci): update action version - [`615f589`](https://github.com/Prowlarr/Prowlarr/commit/615f5899cc034de45021e2ef168daf568b6c9a24) Fixed: (TorrentDay) Update base urls and MST - [`5a6b131`](https://github.com/Prowlarr/Prowlarr/commit/5a6b1313e8147c0b37bca00fae2c2cdb06674e4d) Validate that folders in paths don't start or end with a space <details><summary><b>See More</b></summary> - [`ab7debb`](https://github.com/Prowlarr/Prowlarr/commit/ab7debb34b98a65512c174f62526797d359e451e) Improve paths longer than 256 on Windows failing to hardlink - [`eee21de`](https://github.com/Prowlarr/Prowlarr/commit/eee21de79585c0a8306491d2eafaa7fd627ccb0e) Fixed: Handle download redirects to magnet links - [`15fabbe`](https://github.com/Prowlarr/Prowlarr/commit/15fabbe7d087b3696a14795d9bb7c7cd2ee04628) Bump version to 1.17.1 - [`6aef48c`](https://github.com/Prowlarr/Prowlarr/commit/6aef48c6e733725e77d7e918311abe7db5fd0c7b) Multiple Translations updated by Weblate This list of changes was [auto generated](https://dev.azure.com/Prowlarr/a958e221-aeac-4b0e-a862-d8ffe1df4b09/\_release?releaseId=119&\_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:eyJjcmVhdGVkSW5WZXIiOiIzNy4zNjMuOCIsInVwZGF0ZWRJblZlciI6IjM3LjM2My44IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
smeagol-help added 1 commit 2024-05-15 12:02:09 -05:00
jahanson merged commit 674035cbcf into main 2024-05-15 12:03:56 -05:00
jahanson deleted branch renovate/ghcr.io-onedr0p-prowlarr-develop-1.x 2024-05-15 12:03:56 -05:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
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: jahanson/theshire#283
No description provided.