Update image ghcr.io/onedr0p/radarr-develop to v5.12.2.9335 #712

Merged
jahanson merged 1 commit from renovate/ghcr.io-onedr0p-radarr-develop-5.x into main 2024-10-14 07:29:37 -05:00
Collaborator

This PR contains the following updates:

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

Release Notes

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

v5.12.2.9335: 5.12.2.9335

Compare Source

To receive further Pre-Release or final 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 Radarr within an existing docker container.

Changes:

  • 889d071 New: Display items tags on import lists index
  • 0049922 Include exception message in SkyHook failure message
  • 3c995a0 Bump babel packages
  • 430719b Remove unused gulp packages
  • 9928d71 Trim multiple occurrences of ending separators in filename
  • f90b43b Simplify parsing IMDb and TMDb urls as search terms
  • 64122b4 Auto-detect building on macOS ARM (#​10539)
  • 7912a94 Bump frontend packages
  • 0a7607b Bump dotnet packages
  • beeb520 New: Parse IMDB and TMDB URLs as search terms
See More
  • ab13fb6 Fix index variable in fuse worker
  • 2a3d595 Multiple Translations updated by Weblate
  • 958a863 Recompare file size after import file if necessary
  • 8b7884d Automated API Docs update
  • 9a22e1c Bump browserslist-db
  • f0f8284 Fixed: Copy to clipboard in non-secure contexts [ #​10525 ]
  • 7f3d107 Convert ClipboardButton to TypeScript [ #​10452 ]
  • ce4477e Improve filename examples for movies naming
  • 8b64f87 Convert Naming options to TypeScript
  • 38bd060 Convert FormInputButton to TypeScript
  • 7c243cb Fixed: Error updating providers with ID missing from JSON
  • b29dee6 Use the first allowed quality for cutoff met rejection message with disabled upgrades
  • f6542ba New: Use 307 redirect for requests missing URL Base
  • da1b53b Bump macOS runner version to 13
  • 0deae95 Bump version to 5.12.2

This list of changes was auto generated.

v5.12.1.9289: 5.12.1.9289

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:

  • 75c7a3c Fixed: Ignore free space check before grabbing if directory is missing
  • cfdb7a1 Simplify defaults set when adding release profiles and list exclusions
  • 63a7d33 Fixed: Cleaning the path for movie collections with top level folders
  • c9836f9 Fixed: Clean paths for top level root folders
  • d37e714 Convert Release Profiles to TypeScript
  • 9a5f4be Check if root folder is not empty on files import
  • 40551ba Fixed: Custom filters with release date filter [ #​10508 ]
  • 6e04dc8 Fixed: Validate path on movie update
  • ac767ed New: Add 'Movie CleanTitleThe' token
  • 42fbb79 New: Parse 'BEN THE MAN' release group
See More

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.12.0.9255` -> `5.12.2.9335` | --- ### Release Notes <details> <summary>Radarr/Radarr (ghcr.io/onedr0p/radarr-develop)</summary> ### [`v5.12.2.9335`](https://github.com/Radarr/Radarr/releases/tag/v5.12.2.9335): 5.12.2.9335 [Compare Source](https://github.com/Radarr/Radarr/compare/v5.12.1.9289...v5.12.2.9335) *To receive further Pre-Release or final 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 Radarr within an existing docker container.*** #### Changes: - [`889d071`](https://github.com/Radarr/Radarr/commit/889d0710046e34c7173b64067ecdd0a9ee5b177a) New: Display items tags on import lists index - [`0049922`](https://github.com/Radarr/Radarr/commit/0049922ab6809be48e96726a4f4006d711051b7d) Include exception message in SkyHook failure message - [`3c995a0`](https://github.com/Radarr/Radarr/commit/3c995a0fff4caf8e68e398dc263887c06211a84f) Bump babel packages - [`430719b`](https://github.com/Radarr/Radarr/commit/430719baacd6cf97ec2eb8a64d77efa0aefbe32d) Remove unused gulp packages - [`9928d71`](https://github.com/Radarr/Radarr/commit/9928d711a3bb72d40c99541bfc530eb7bcad811b) Trim multiple occurrences of ending separators in filename - [`f90b43b`](https://github.com/Radarr/Radarr/commit/f90b43b3e1c7d938eaaf290148b488d3b814968a) Simplify parsing IMDb and TMDb urls as search terms - [`64122b4`](https://github.com/Radarr/Radarr/commit/64122b4cfb3bf53bdbf5c924baee5e1b0814501a) Auto-detect building on macOS ARM ([#&#8203;10539](https://github.com/Radarr/Radarr/issues/10539)) - [`7912a94`](https://github.com/Radarr/Radarr/commit/7912a942f71256efde95d715474a950248267357) Bump frontend packages - [`0a7607b`](https://github.com/Radarr/Radarr/commit/0a7607bb62b26ecec2fff09bd7f48e1a55144437) Bump dotnet packages - [`beeb520`](https://github.com/Radarr/Radarr/commit/beeb5204b825f669083cfff56e6a581d0737b5b5) New: Parse IMDB and TMDB URLs as search terms <details><summary><b>See More</b></summary> - [`ab13fb6`](https://github.com/Radarr/Radarr/commit/ab13fb6e99d61c312580d38a70759dd135438dd0) Fix index variable in fuse worker - [`2a3d595`](https://github.com/Radarr/Radarr/commit/2a3d595a66244c3256b87798c3f385bf411e7cc1) Multiple Translations updated by Weblate - [`958a863`](https://github.com/Radarr/Radarr/commit/958a863d8f62bd24714ab132f85c48f10251dcdb) Recompare file size after import file if necessary - [`8b7884d`](https://github.com/Radarr/Radarr/commit/8b7884deb0a6ed5d45e01462600a90706f9f3208) Automated API Docs update - [`9a22e1c`](https://github.com/Radarr/Radarr/commit/9a22e1c791750fb356a98cba3e402cb9cc348a36) Bump browserslist-db - [`f0f8284`](https://github.com/Radarr/Radarr/commit/f0f828491b7002cfa0613241b2b4e73c32d6c4e9) Fixed: Copy to clipboard in non-secure contexts \[ [#&#8203;10525](https://github.com/Radarr/Radarr/issues/10525) ] - [`7f3d107`](https://github.com/Radarr/Radarr/commit/7f3d107eda88eaa3c5b7e131bdb0f4d6714b79d4) Convert ClipboardButton to TypeScript \[ [#&#8203;10452](https://github.com/Radarr/Radarr/issues/10452) ] - [`ce4477e`](https://github.com/Radarr/Radarr/commit/ce4477eeacc05356752e7757ae35274e68a590ca) Improve filename examples for movies naming - [`8b64f87`](https://github.com/Radarr/Radarr/commit/8b64f873f47e732cf318c2874695f087261c948d) Convert Naming options to TypeScript - [`38bd060`](https://github.com/Radarr/Radarr/commit/38bd06096047dfc235451c63938a03c929190df1) Convert FormInputButton to TypeScript - [`7c243cb`](https://github.com/Radarr/Radarr/commit/7c243cb6e8ec9df123f6ecd4f5707668287b69a9) Fixed: Error updating providers with ID missing from JSON - [`b29dee6`](https://github.com/Radarr/Radarr/commit/b29dee63f4b493c1e5e28a240bb05155bd7ff199) Use the first allowed quality for cutoff met rejection message with disabled upgrades - [`f6542ba`](https://github.com/Radarr/Radarr/commit/f6542bab0a6c05760b4d926d9d87720ed136f38a) New: Use 307 redirect for requests missing URL Base - [`da1b53b`](https://github.com/Radarr/Radarr/commit/da1b53b7e250df25ebfc5e02f32054d4c6cdced8) Bump macOS runner version to 13 - [`0deae95`](https://github.com/Radarr/Radarr/commit/0deae95782f2cb21cbbbd15470d0fc8b037a7e61) Bump version to 5.12.2 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=130&\_a=release-summary).</details> ### [`v5.12.1.9289`](https://github.com/Radarr/Radarr/releases/tag/v5.12.1.9289): 5.12.1.9289 [Compare Source](https://github.com/Radarr/Radarr/compare/v5.12.0.9255...v5.12.1.9289) *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: - [`75c7a3c`](https://github.com/Radarr/Radarr/commit/75c7a3cfc6932762f7e62d622ed8562076166f51) Fixed: Ignore free space check before grabbing if directory is missing - [`cfdb7a1`](https://github.com/Radarr/Radarr/commit/cfdb7a15de183f19b8496e5ec728a63362194ca7) Simplify defaults set when adding release profiles and list exclusions - [`63a7d33`](https://github.com/Radarr/Radarr/commit/63a7d33e7e8c9b0f699358fbbebad88354c15491) Fixed: Cleaning the path for movie collections with top level folders - [`c9836f9`](https://github.com/Radarr/Radarr/commit/c9836f997cc492c15e035fe74b90d4bf2b321273) Fixed: Clean paths for top level root folders - [`d37e714`](https://github.com/Radarr/Radarr/commit/d37e71415fce9b0434b7679ff4e07a40c0d22e9f) Convert Release Profiles to TypeScript - [`9a5f4be`](https://github.com/Radarr/Radarr/commit/9a5f4bef63133cd0be672fbf1511175b43e796d5) Check if root folder is not empty on files import - [`40551ba`](https://github.com/Radarr/Radarr/commit/40551ba5a32ecca5801c4ca70f78eb24fdc45383) Fixed: Custom filters with release date filter \[ [#&#8203;10508](https://github.com/Radarr/Radarr/issues/10508) ] - [`6e04dc8`](https://github.com/Radarr/Radarr/commit/6e04dc894b2ba10c1bec41e63efebe3c9b4efd28) Fixed: Validate path on movie update - [`ac767ed`](https://github.com/Radarr/Radarr/commit/ac767ed386cc2be0dcd74d7cc9289939f3a00b0a) New: Add 'Movie CleanTitleThe' token - [`42fbb79`](https://github.com/Radarr/Radarr/commit/42fbb790176d731dc04fba0bc672f767f56d1509) New: Parse 'BEN THE MAN' release group <details><summary><b>See More</b></summary> - [`c43bd77`](https://github.com/Radarr/Radarr/commit/c43bd77dae111d6cb2aa70f8805b3be3c64f5f8f) Display long date tooltips for release dates - [`68dfa55`](https://github.com/Radarr/Radarr/commit/68dfa55b353595c4bd39d5252e4c17f11327baa0) Fix typo README.md ([#&#8203;10502](https://github.com/Radarr/Radarr/issues/10502)) - [`fa190c8`](https://github.com/Radarr/Radarr/commit/fa190c85a3aaae81050d8b9f235cb4140d01c71c) Add new category for FL - [`172dcf6`](https://github.com/Radarr/Radarr/commit/172dcf6f8d387ffbc864c8be0d6235eb9aebcf15) Bump version to 5.12.1 This list of changes was [auto generated](https://dev.azure.com/Radarr/961c82cf-1428-4ab0-9257-63be1671eac8/\_release?releaseId=129&\_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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMTUuMSIsInVwZGF0ZWRJblZlciI6IjM4LjExOS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL3BhdGNoIl19-->
smeagol-help added 1 commit 2024-10-10 07:03:49 -05:00
smeagol-help force-pushed renovate/ghcr.io-onedr0p-radarr-develop-5.x from 6d3204c4ed to a894c9932b 2024-10-12 11:33:21 -05:00 Compare
smeagol-help changed title from Update image ghcr.io/onedr0p/radarr-develop to v5.12.1.9289 to Update image ghcr.io/onedr0p/radarr-develop to v5.12.2.9335 2024-10-12 11:33:22 -05:00
jahanson merged commit 28d581634d into main 2024-10-14 07:29:37 -05:00
jahanson deleted branch renovate/ghcr.io-onedr0p-radarr-develop-5.x 2024-10-14 07:29:37 -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#712
No description provided.