chore(deps): update container image ghcr.io/sbondco/watcharr to v1.32.1@b746fc1 by renovate (#17941)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) | minor | `v1.31.1` -> `v1.32.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>sbondCo/Watcharr (ghcr.io/sbondco/watcharr)</summary> ### [`v1.32.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.32.1) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.32.0...v1.32.1) #### 🔧 Fixed - Save watchedAt date and keep watched movies that are also on watchlist when importing from Movary in [https://github.com/sbondCo/Watcharr/pull/335](https://togithub.com/sbondCo/Watcharr/pull/335) - Create 'Include Previously Watched' setting for showing previously watched content in 'Finished' filter in [https://github.com/sbondCo/Watcharr/pull/335](https://togithub.com/sbondCo/Watcharr/pull/335)  - Fix all 'dates watched' activity having same date after import in [https://github.com/sbondCo/Watcharr/pull/336](https://togithub.com/sbondCo/Watcharr/pull/336) - Include previously watched in profile stats in [https://github.com/sbondCo/Watcharr/pull/336](https://togithub.com/sbondCo/Watcharr/pull/336) - Fix finished filter not working with type filter in [https://github.com/sbondCo/Watcharr/pull/336](https://togithub.com/sbondCo/Watcharr/pull/336) #### 🥇 Credit - A big thanks to [@​sahinakkaya](https://togithub.com/sahinakkaya) for helping test and finding the issues fixed in this release (and suggesting the features). **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/174461124?tag=v1.32.1 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.32.0...v1.32.1 ### [`v1.32.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.32.0) [Compare Source](https://togithub.com/sbondCo/Watcharr/compare/v1.31.1...v1.32.0) #### New - Movary Importing by [@​IRHM](https://togithub.com/IRHM) (thanks to [@​sahinakkaya](https://togithub.com/sahinakkaya)) in [https://github.com/sbondCo/Watcharr/pull/334](https://togithub.com/sbondCo/Watcharr/pull/334) #### Changed - Update content table on request by [@​IRHM](https://togithub.com/IRHM) in [https://github.com/sbondCo/Watcharr/pull/314](https://togithub.com/sbondCo/Watcharr/pull/314) #### Maintenance - ui: bump vite from 5.0.11 to 5.0.12 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/320](https://togithub.com/sbondCo/Watcharr/pull/320) - ui: bump prettier from 3.1.1 to 3.2.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/322](https://togithub.com/sbondCo/Watcharr/pull/322) - ui: bump [@​sveltejs/adapter-node](https://togithub.com/sveltejs/adapter-node) from 2.0.2 to 4.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/331](https://togithub.com/sbondCo/Watcharr/pull/331) - ui: bump [@​typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin) from 6.18.0 to 6.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/330](https://togithub.com/sbondCo/Watcharr/pull/330) - server: bump gorm.io/gorm from 1.25.5 to 1.25.6 in /server by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/327](https://togithub.com/sbondCo/Watcharr/pull/327) - ui: bump [@​typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) from 6.18.0 to 6.20.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/328](https://togithub.com/sbondCo/Watcharr/pull/328) - ui: bump svelte-check from 3.6.2 to 3.6.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/sbondCo/Watcharr/pull/317](https://togithub.com/sbondCo/Watcharr/pull/317) **Package**: https://github.com/orgs/sbondCo/packages/container/watcharr/173982496?tag=v1.32.0 **Full Changelog**: https://github.com/sbondCo/Watcharr/compare/v1.31.1...v1.32.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
@@ -7,7 +7,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 1.31.1
|
||||
appVersion: 1.32.1
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
@@ -23,7 +23,7 @@ icon: https://truecharts.org/img/hotlink-ok/chart-icons/watcharr.png
|
||||
keywords:
|
||||
- watcharr
|
||||
- media
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
@@ -34,4 +34,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/watcharr
|
||||
- https://ghcr.io/sbondco/watcharr
|
||||
type: application
|
||||
version: 3.3.7
|
||||
version: 3.4.0
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: ghcr.io/sbondco/watcharr
|
||||
tag: v1.31.1@sha256:2f2aa1bfd5ef65d55658f14bd18756f37af1eed65724036e09024bbbbc584828
|
||||
tag: v1.32.1@sha256:b746fc1703e7bb82f8884177d2f4ee7b81d837d47deb487ee3311377ffa0055e
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
securityContext:
|
||||
|
||||
Reference in New Issue
Block a user