Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(container): update ghcr.io/autobrr/autobrr ( v1.54.0 → v1.55.0 ) (…
…#6075) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `v1.54.0` -> `v1.55.0` | --- ### Release Notes <details> <summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.55.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.55.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.54.0...v1.55.0) #### Changelog ##### New Features - [`43c28fc`](https://redirect.github.com/autobrr/autobrr/commit/43c28fc0c6c400d247081f2d116ced73aed85ff8): feat(auth): implement auth proxy support with OpenID Connect ([#​1853](https://redirect.github.com/autobrr/autobrr/issues/1853)) ([@​s0up4200](https://redirect.github.com/s0up4200)) - [`c1d8a4a`](https://redirect.github.com/autobrr/autobrr/commit/c1d8a4a8503cb6010d49ea7b621e73f7cbc6c62f): feat(cache): implement TTLCache and TimeCache ([#​1822](https://redirect.github.com/autobrr/autobrr/issues/1822)) ([@​KyleSanderson](https://redirect.github.com/KyleSanderson)) - [`acef4ac`](https://redirect.github.com/autobrr/autobrr/commit/acef4ac624c4c1ade094851dcb4efd96502971e5): feat(filters): RED and OPS fetch uploader from API ([#​1348](https://redirect.github.com/autobrr/autobrr/issues/1348)) ([@​alekc](https://redirect.github.com/alekc)) - [`4432dfb`](https://redirect.github.com/autobrr/autobrr/commit/4432dfb09971dee90624a7a38ffa0a9efd7d64e6): feat(http): implement proper BaseUrl support to coexist with legacy mode ([#​1298](https://redirect.github.com/autobrr/autobrr/issues/1298)) ([@​kaiserbh](https://redirect.github.com/kaiserbh)) - [`04c4bd4`](https://redirect.github.com/autobrr/autobrr/commit/04c4bd482f60f89155e58521c1c60527f6df332b): feat(releases): improve freeleech parsing ([#​1880](https://redirect.github.com/autobrr/autobrr/issues/1880)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`d8f578b`](https://redirect.github.com/autobrr/autobrr/commit/d8f578b5ead099f487b24c9c3f69d6d5b044ea79): feat(web): vendor react-hot-toast ([#​1883](https://redirect.github.com/autobrr/autobrr/issues/1883)) ([@​zze0s](https://redirect.github.com/zze0s)) ##### Bug fixes - [`b68ae33`](https://redirect.github.com/autobrr/autobrr/commit/b68ae334cad6244f64e564db1ca00d00e2b9a200): fix(http): init oidc handler if enabled ([#​1888](https://redirect.github.com/autobrr/autobrr/issues/1888)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`f6891bf`](https://redirect.github.com/autobrr/autobrr/commit/f6891bf9a3123b23cfec8730149b6418cbd14468): fix(indexers): PrivateSilverScreen freeleech parsing ([#​1879](https://redirect.github.com/autobrr/autobrr/issues/1879)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`80423d6`](https://redirect.github.com/autobrr/autobrr/commit/80423d62735e8e49e41563e17c3a326afe93938a): fix(web): circular dependencies ([#​1882](https://redirect.github.com/autobrr/autobrr/issues/1882)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`e0b4e8b`](https://redirect.github.com/autobrr/autobrr/commit/e0b4e8bbc814a18ee80512dbf68a83959e8f2187): fix(web): feed and IRC menu out of bounce ([#​1887](https://redirect.github.com/autobrr/autobrr/issues/1887)) ([@​martylukyy](https://redirect.github.com/martylukyy)) ##### Other work - [`31f7977`](https://redirect.github.com/autobrr/autobrr/commit/31f7977f54e73b58337c3ac0501a5396d4c0b3b9): build(deps): bump the npm group across 1 directory with 23 updates ([#​1884](https://redirect.github.com/autobrr/autobrr/issues/1884)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) **Full Changelog**: autobrr/autobrr@v1.54.0...v1.55.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.55.0` #### What to do next? - Read the [documentation](https://autobrr.com) - Join our [Discord server](https://discord.gg/WQ2eUycxyT) </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://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44Mi4xIiwidXBkYXRlZEluVmVyIjoiMzkuODIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9taW5vciJdfQ==--> Co-authored-by: lumiere-bot[bot] <98047013+lumiere-bot[bot]@users.noreply.github.com>
- Loading branch information