chore(deps): update container image ghcr.io/autobrr/autobrr to v1.46.0@a39c921 by renovate (#26280)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/autobrr/autobrr](https://redirect.github.com/autobrr/autobrr) | minor | `v1.45.0` -> `v1.46.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>autobrr/autobrr (ghcr.io/autobrr/autobrr)</summary> ### [`v1.46.0`](https://redirect.github.com/autobrr/autobrr/releases/tag/v1.46.0) [Compare Source](https://redirect.github.com/autobrr/autobrr/compare/v1.45.0...v1.46.0) #### Changelog ##### New Features - [`accc875`](https://redirect.github.com/autobrr/autobrr/commit/accc87596053ee98dfb52d7d070beda7876c152e): feat(database): improve error handling ([#​1633](https://redirect.github.com/autobrr/autobrr/issues/1633)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`65d25c5`](https://redirect.github.com/autobrr/autobrr/commit/65d25c56c99be68cb01e862d21f8fd6bcb390164): feat(diagnostics): add pprof profiling ([#​1627](https://redirect.github.com/autobrr/autobrr/issues/1627)) ([@​KyleSanderson](https://redirect.github.com/KyleSanderson)) - [`0d53f7e`](https://redirect.github.com/autobrr/autobrr/commit/0d53f7e5fc1924557425b7d8449863d35f96e495): feat(download-clients): rtorrent support Digest Auth ([#​1596](https://redirect.github.com/autobrr/autobrr/issues/1596)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`acb91e8`](https://redirect.github.com/autobrr/autobrr/commit/acb91e87092f5429c17bf4c0163908440cdf4244): feat(http): implement missing findByID methods ([#​1635](https://redirect.github.com/autobrr/autobrr/issues/1635)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`f48b103`](https://redirect.github.com/autobrr/autobrr/commit/f48b103a529d3b2f234b5d65eceb79e6e05c3b9f): feat(irc): allow lazy announcer nicks ([#​1322](https://redirect.github.com/autobrr/autobrr/issues/1322)) ([@​s0up4200](https://redirect.github.com/s0up4200)) - [`fd90020`](https://redirect.github.com/autobrr/autobrr/commit/fd9002040042d090432932cae5aa1237e22cb5b5): feat(releases): show indexer name instead of identifier ([#​1706](https://redirect.github.com/autobrr/autobrr/issues/1706)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`00b5728`](https://redirect.github.com/autobrr/autobrr/commit/00b5728b4ac599b79f449bd8707f3013c0e3cec8): feat(web): manage initial focus for force run modal and filter add form ([#​1713](https://redirect.github.com/autobrr/autobrr/issues/1713)) ([@​martylukyy](https://redirect.github.com/martylukyy)) - [`bc0f4cc`](https://redirect.github.com/autobrr/autobrr/commit/bc0f4cc055bff8930a8e1eb12c35aae72b3174c5): feat: add support for proxies to use with IRC and Indexers ([#​1421](https://redirect.github.com/autobrr/autobrr/issues/1421)) ([@​zze0s](https://redirect.github.com/zze0s)) ##### Bug fixes - [`861f30c`](https://redirect.github.com/autobrr/autobrr/commit/861f30c1445e7ce0466d9c31bdc21ee58e94307d): fix(actions): reject if client is disabled ([#​1626](https://redirect.github.com/autobrr/autobrr/issues/1626)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`34d6e0c`](https://redirect.github.com/autobrr/autobrr/commit/34d6e0cf609e225fa22261177d4b43c258f03566): fix(diagnostics): profiling config flags ([#​1637](https://redirect.github.com/autobrr/autobrr/issues/1637)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`e603b26`](https://redirect.github.com/autobrr/autobrr/commit/e603b262f78a7165b63e32952b8a5e17bf91231f): fix(docker): windows container ([#​1710](https://redirect.github.com/autobrr/autobrr/issues/1710)) ([@​KyleSanderson](https://redirect.github.com/KyleSanderson)) - [`abeb81e`](https://redirect.github.com/autobrr/autobrr/commit/abeb81eea9786961319c4a4f80f4055127371e9e): fix(feeds): UNIT3D RSS size parsing ([#​1701](https://redirect.github.com/autobrr/autobrr/issues/1701)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`5ae4ed3`](https://redirect.github.com/autobrr/autobrr/commit/5ae4ed36048258961b92264815058bfed6f21482): fix(indexers): SATClubbing download url ([#​1630](https://redirect.github.com/autobrr/autobrr/issues/1630)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`80426e4`](https://redirect.github.com/autobrr/autobrr/commit/80426e4773a1852b93566f8f71a358944de2b059): fix(irc): revert lazy announcer check ([#​1707](https://redirect.github.com/autobrr/autobrr/issues/1707)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`d380c0b`](https://redirect.github.com/autobrr/autobrr/commit/d380c0b178bac5d347054896a3720b35509f2034): fix(macros): `TorrentHash` empty ([#​1699](https://redirect.github.com/autobrr/autobrr/issues/1699)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`080274e`](https://redirect.github.com/autobrr/autobrr/commit/080274e4da7c53e601d22468d96759c48f972116): fix(web): irc view mobile optimizations ([#​1714](https://redirect.github.com/autobrr/autobrr/issues/1714)) ([@​martylukyy](https://redirect.github.com/martylukyy)) - [`472d327`](https://redirect.github.com/autobrr/autobrr/commit/472d3273087977a0a514ee3b54cd08380b71670e): fix(web): remove unused `checkForUpdates` JSON object ([#​1638](https://redirect.github.com/autobrr/autobrr/issues/1638)) ([@​martylukyy](https://redirect.github.com/martylukyy)) ##### Other work - [`cf2da14`](https://redirect.github.com/autobrr/autobrr/commit/cf2da140730aee8622f87461875a0c0766275de0): build(deps): bump the golang group across 1 directory with 3 updates ([#​1644](https://redirect.github.com/autobrr/autobrr/issues/1644)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`89cf68e`](https://redirect.github.com/autobrr/autobrr/commit/89cf68e7737a3c9f0fc62803c46e853cf3ec2989): build(deps): bump the npm group across 1 directory with 17 updates ([#​1645](https://redirect.github.com/autobrr/autobrr/issues/1645)) ([@​dependabot](https://redirect.github.com/dependabot)\[bot]) - [`46b3ae8`](https://redirect.github.com/autobrr/autobrr/commit/46b3ae8a0fa77274b0088c4f9ca31f2638f5c6b5): build(docker): add Windows images ([#​1640](https://redirect.github.com/autobrr/autobrr/issues/1640)) ([@​KyleSanderson](https://redirect.github.com/KyleSanderson)) - [`f3c7946`](https://redirect.github.com/autobrr/autobrr/commit/f3c7946e52c739ebe04e8d71038f1ce5389095d5): chore(deps): update Go to `1.23` and Node to `20.17.0` ([#​1639](https://redirect.github.com/autobrr/autobrr/issues/1639)) ([@​KyleSanderson](https://redirect.github.com/KyleSanderson)) - [`0cd29b9`](https://redirect.github.com/autobrr/autobrr/commit/0cd29b95eadfae196393c3c24d33217c9f4b9239): chore(indexers): remove STT and STC ([#​1708](https://redirect.github.com/autobrr/autobrr/issues/1708)) ([@​fabricionaweb](https://redirect.github.com/fabricionaweb)) - [`c3824f3`](https://redirect.github.com/autobrr/autobrr/commit/c3824f35192466f395798bc0602367a4693a57cf): chore(tests): correct typos ([#​1715](https://redirect.github.com/autobrr/autobrr/issues/1715)) ([@​KyleSanderson](https://redirect.github.com/KyleSanderson)) - [`54eab05`](https://redirect.github.com/autobrr/autobrr/commit/54eab05f1fddccef2cdee6c475ee491a6d91e764): chore: update issue templates ([#​1704](https://redirect.github.com/autobrr/autobrr/issues/1704)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`c3530ac`](https://redirect.github.com/autobrr/autobrr/commit/c3530ac8aff21c586acf678dd87ea2ee8ab26103): ci(linters): update Go and Node versions ([#​1700](https://redirect.github.com/autobrr/autobrr/issues/1700)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`77e1c2c`](https://redirect.github.com/autobrr/autobrr/commit/77e1c2c30561f2f3adcbd4680b1ec66e0c6f6a29): docs(contributing): add note about postgres timezones ([#​1550](https://redirect.github.com/autobrr/autobrr/issues/1550)) ([@​kenstir](https://redirect.github.com/kenstir)) - [`d13b421`](https://redirect.github.com/autobrr/autobrr/commit/d13b421c4200623e0ad8d6fdf2677cc89ea9ef9a): refactor(http): api key cache handling ([#​1632](https://redirect.github.com/autobrr/autobrr/issues/1632)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`cc0cca9`](https://redirect.github.com/autobrr/autobrr/commit/cc0cca9f0d371c614aea671f8b017b6564b339c0): refactor(http): implement bufio ([#​1604](https://redirect.github.com/autobrr/autobrr/issues/1604)) ([@​KyleSanderson](https://redirect.github.com/KyleSanderson)) - [`b681846`](https://redirect.github.com/autobrr/autobrr/commit/b681846b51b51e724fbfadd01cda138b9b33d113): refactor(logs): move sanitize ([#​1636](https://redirect.github.com/autobrr/autobrr/issues/1636)) ([@​zze0s](https://redirect.github.com/zze0s)) - [`982f7dd`](https://redirect.github.com/autobrr/autobrr/commit/982f7ddf68a79d9038cc2b6c80dff916ea9828a2): refactor(wildcard): optimize and add caching ([#​1634](https://redirect.github.com/autobrr/autobrr/issues/1634)) ([@​KyleSanderson](https://redirect.github.com/KyleSanderson)) **Full Changelog**: https://github.com/autobrr/autobrr/compare/v1.45.0...v1.46.0 #### Docker images - `docker pull ghcr.io/autobrr/autobrr:v1.46.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**: Enabled. ♻ **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:eyJjcmVhdGVkSW5WZXIiOiIzOC43Ny4xIiwidXBkYXRlZEluVmVyIjoiMzguNzcuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.45.0
|
||||
appVersion: 1.46.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.15
|
||||
@@ -33,4 +33,4 @@ sources:
|
||||
- https://github.com/autobrr/autobrr
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/autobrr
|
||||
type: application
|
||||
version: 10.4.2
|
||||
version: 10.5.0
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
image:
|
||||
repository: ghcr.io/autobrr/autobrr
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.45.0@sha256:1e28bcfaf93a145f07da330a6c8990dd9d846c22dc2f6d1da52d24b4b9a0d585
|
||||
tag: v1.46.0@sha256:a39c921e6cdc050855ddf005316aae0ed3fec9f54a27e7ab298dff3d36b5dc69
|
||||
|
||||
service:
|
||||
main:
|
||||
|
||||
Reference in New Issue
Block a user