Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(container)!: Update image ghcr.io/recyclarr/recyclarr to v5 #58

Merged
merged 1 commit into from
Jun 25, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2023

Mend Renovate

This PR contains the following updates:

Package Update Change
ghcr.io/recyclarr/recyclarr major 4.4.1 -> 5.0.2

Release Notes

recyclarr/recyclarr

v5.0.2

Compare Source

Fixed
  • Commenting/uncommenting CFs in configuration YAML no longer causes duplicate CF warnings when
    replace_existing_custom_formats is omitted or set to false (better caching logic).

v5.0.1

Compare Source

Changed
  • Recyclarr will now continue if git fetch fails for any repos, so long as there is an existing,
    valid clone to use.
Fixed
  • Address regression causing reset_unmatched_scores: false to not be respected.
  • Do not show deleted custom formats in console output when delete_old_custom_formats is set to
    false.

v5.0.0

Compare Source

This release contains BREAKING CHANGES. See the v5.0 Upgrade Guide for required
changes you may need to make.

Added
  • The *.yaml extension is now accepted for all YAML files (e.g. settings.yaml, recyclarr.yaml)
    in addition to *.yml (which was already supported).
  • New --template option added to config create which facilitates creating new configuration
    files from the configuration template repository.
  • New --force option added to the config create command. This will overwrite existing
    configuration files, if they exist.
Changed
  • API Key is now sent via the X-Api-Key header instead of the apikey query parameter. This
    lessens the need to redact information in the console.
  • BREAKING: replace_existing_custom_formats now defaults to false.
  • BREAKING: Restructured repository settings.
  • Configuration templates repository moved to recyclarr/config-templates on GitHub. Corresponding
    settings for this repo as well (see the Settings YAML Reference on the wiki for more details).
Removed
  • BREAKING: Array-style instances are no longer supported.
  • BREAKING: Remove deprecated CLI commands: radarr, sonarr, and create-config.
  • BREAKING: Removed reset_unmatched_scores support under quality profile score section.
  • BREAKING: Migration steps that dealt with the old trash.yml have been removed.
Fixed
  • False-positive duplicate score warnings no longer occur when doing sync --preview for the first
    time.

Configuration

📅 Schedule: Branch creation - "before 6am" in timezone America/Detroit, 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.

@madbuda-bot
Copy link

madbuda-bot bot commented Jun 23, 2023

🦙 MegaLinter status: ✅ SUCCESS

Descriptor Linter Files Fixed Errors Elapsed time
✅ COPYPASTE jscpd yes no 1.29s
✅ REPOSITORY git_diff yes no 0.02s
✅ REPOSITORY secretlint yes no 1.83s
✅ YAML prettier 1 0 0.4s
✅ YAML yamllint 1 0 0.22s

See detailed report in MegaLinter reports
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-5.x branch from 5e9f7cc to 3e14bcb Compare June 23, 2023 19:34
@renovate renovate bot force-pushed the renovate/ghcr.io-recyclarr-recyclarr-5.x branch from 3e14bcb to c26b7e0 Compare June 24, 2023 19:34
@lludlow lludlow merged commit 2c77cc2 into main Jun 25, 2023
@renovate renovate bot deleted the renovate/ghcr.io-recyclarr-recyclarr-5.x branch June 25, 2023 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant