Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

fix(container): update image ghcr.io/onedr0p/lidarr-develop to v1.3.3.3432 #1646

Merged
merged 1 commit into from
Jul 30, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/onedr0p/lidarr-develop patch 1.3.0.3326 -> 1.3.3.3432

Release Notes

Lidarr/Lidarr (ghcr.io/onedr0p/lidarr-develop)

v1.3.3.3432: 1.3.3.3432

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:

  • 594254f Ensure original data is shown when no matches are made
  • eb9f70a Fix lint UI
  • a08b9e4 Fixed: Ensure failing indexers are marked as failed when testing all [ #​3934 ]
  • 36016c7 Extend InlineMarkdown to handle code blocks in backticks
  • abbb5e9 Use sorted section selector in RootFolders [ #​3918 ]
  • 6372764 Rename formatPreferredWordScore to formatCustomFormatScore [ #​3930 ]
  • e573458 Fixed: Ensure validation for Custom Format specifications [ #​3924 ]
  • dfd9440 Fixed: Add dedupe releases rule based on indexer priority [ #​3925 ]
  • 0cfb3f1 Fixed: Check only enabled Jackett indexers for '/all' endpoint
  • 503d534 Multiple Translations updated by Weblate
See More
  • f839faa Multiple Translations updated by Weblate
  • bc41152 Multiple Translations updated by Weblate
  • 16836f4 Update Sentry DSN
  • 79fb9e8 Bump version to 1.3.3

This list of changes was auto generated.

v1.3.2.3412: 1.3.2.3412

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:

  • f270893 Add support for deprecated values in field select options [ #​3917 ]
  • 04aebc4 Trim spaces from a split list in GetValueConverter
  • 6761712 Fixed: Ensure Monitoring Options resets to No Change
  • d0f8a3a Cache busting for CSS files
  • 4cab925 Fixed: (UI) Allow albums to be sorted by monitored state
  • fae99a3 Multiple Translations updated by Weblate
  • 17db815 Fixed: (UI) Ensure autofocus on filter input in Manual Import [ #​3905 ]
  • 36f0108 Automated API Docs update [skip ci]
  • 0b7b12d Fixed: (UI) Allow No Change in mass editor
  • cc3667e New: (UI) Added Monitor New Albums to mass editor [ #​3894 ]
See More
  • 7b01c85 Fixed: Ensure the default monitoring type in Album Studio is not all
  • 950dcd3 Multiple Translations updated by Weblate
  • eb4b6a8 New: Log when testing for matching Remote Path Mapping
  • 1d1a905 Fix chunk IDs and source map file names
  • 0bf562b Multiple Translations updated by Weblate
  • 27ddc6b Fixed: Error when selecting different Quality Profile
  • af222dd Use 2 spaces indentation for ts/tsx files
  • ba11f4e Add missing translations for manage indexers
  • 9fcdd42 Multiple Translations updated by Weblate [skip ci]
  • fb496b5 Multiple Translations updated by Weblate
  • 6424d2b Fixed: Ensure translations are fetched before loading app [ #​3880 ]
  • 60e7138 Bump version to 1.3.2
  • 980a1ac Ensure correct sorting in Manage Tracks

This list of changes was auto generated.

v1.3.1.3371: 1.3.1.3371

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:

  • 3d615d0 Use named keys for apply tags help text
  • 43c892b Revert "Fixed: Ensure translations are fetched before loading app"
  • eeaea17 Fixed: Ensure translations are fetched before loading app [ #​3868, #​3871 ]
  • 34ad4ef Automated API Docs update [skip ci]
  • da0a4a9 Multiple Translations updated by Weblate
  • ee3569a Automated API Docs update [skip ci]
  • df0097e New: Optionally show Custom Format Score for tracks on Album Details [ #​3872 ]
  • 2272175 New: Show tooltips with Custom Formats in History and Queue [ #​3873 ]
  • e8d3e55 New: Show updated Custom Format Score in history [ #​3291 ]
  • 8c9d3d0 Use named keys for apply tags help text [ #​3870 ]
See More
  • 59bc76e New: Add Custom Format fields to Discord On Grab notifications [ #​3845, #​3874 ]
  • c9a5dcf Move ApplyTags to own file [ #​3861 ]
  • fc05564 Update webpack, eslint and core-js
  • 81870ea Fixed: (Parser) Strip produced by from track titles
  • 7290fae Multiple Translations updated by Weblate
  • 6ecab2d Fix typo in SkipRedownload
  • 63f9196 Multiple Translations updated by Weblate
  • 3b62636 Fixed: Truncating too long filenames with unicode characters
  • c86d598 Fixed: Include extension when calculating maximum episode title length when renaming files
  • f4292be New: Limit filenames to a maximum of 255 characters
  • a0385ca Fix displaying long paths in Preview Rename & Preview Retag
  • 172a441 Fix unmapped files translation
  • ddea4ea Fixed: (UI) Improve displaying long album titles
  • 911c147 Fixed: (UI) Show release group as optional in Manual Import
  • 9fe9e0f Fixed: (UI) Break words when too long in track file details
  • ea75009 Fixed: (ManualImport) Map Tracks working again with ids
  • e84f161 Multiple Translations updated by Weblate
  • 49f4951 Fix translate call in AddNewItem
  • eb9f56e New: Download Client Tags
  • 39f5fc1 Automated API Docs update [skip ci]
  • 079c98f Move ApplyTags to own file
  • 77c1a42 New: Bulk Manage Applications, Download Clients
  • 834d334 Fix Sonarr > Lidarr
  • db07eba Import list logging improvements [ #​3850 ]
  • f35c8a6 New: Clarify path used in Kodi update logging [ #​3851 ]
  • 7df40b1 New: Additional info passed in for Script Import and Custom Script [ #​3844 ]
  • bdea4bf New: Custom Format Score column in queue [ #​3843, #​3852 ]
  • 5903f57 Multiple Translations updated by Weblate
  • 439de44 Multiple Translations updated by Weblate
  • fd4f306 Bump version to 1.3.1

This list of changes was auto generated.


Configuration

📅 Schedule: Branch creation - "on saturday" (UTC), 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. View repository job log here.

@github-actions github-actions bot added the area/kubernetes Changes made in the kubernetes directory label Jul 22, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-lidarr-develop-1.x branch from c90e5ea to d63f3ca Compare July 23, 2023 19:13
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/lidarr-develop to v1.3.1.3371 fix(container): update image ghcr.io/onedr0p/lidarr-develop to v1.3.2.3412 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-lidarr-develop-1.x branch from d63f3ca to 1f460e1 Compare July 30, 2023 04:16
@renovate renovate bot changed the title fix(container): update image ghcr.io/onedr0p/lidarr-develop to v1.3.2.3412 fix(container): update image ghcr.io/onedr0p/lidarr-develop to v1.3.3.3432 Jul 30, 2023
@renovate renovate bot force-pushed the renovate/ghcr.io-onedr0p-lidarr-develop-1.x branch from 1f460e1 to 3173567 Compare July 30, 2023 10:00
@edmundmiller edmundmiller merged commit 6389dde into main Jul 30, 2023
1 check passed
@renovate renovate bot deleted the renovate/ghcr.io-onedr0p-lidarr-develop-1.x branch July 31, 2023 01:35
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/kubernetes Changes made in the kubernetes directory renovate/container type/patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant