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

Fix tooltips on scroll and from causing overflow on window resize #277

Merged
merged 2 commits into from
Dec 23, 2023

Conversation

IRHM
Copy link
Member

@IRHM IRHM commented Dec 23, 2023

  • Fix tooltips in wrong pos when scrolled down page
  • Fix tooltips causing overflow on page if window is resized smaller than when last tooltip was.

IRHM added 2 commits December 23, 2023 15:36
resizing window smaller if tooltip is somewhere can cause overflow on page, reset its pos to top left on resize to avoid this.
@IRHM IRHM added the bug Hmm, this isn't working correctly label Dec 23, 2023
@IRHM IRHM added this to the v1.29 milestone Dec 23, 2023
@IRHM IRHM self-assigned this Dec 23, 2023
@IRHM IRHM merged commit 2084b42 into dev Dec 23, 2023
1 check passed
@IRHM IRHM deleted the fix-tooltips branch December 23, 2023 15:43
truecharts-admin referenced this pull request in truecharts/public Jan 3, 2024
….0@e2f9e6a by renovate (#16810)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.20.1` -> `v1.30.0` |

---

> [!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.30.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.30.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.29.0...v1.30.0)

#### New

- Change Password by
[@&#8203;iamericfletcher](https://togithub.com/iamericfletcher) in
[https://github.com/sbondCo/Watcharr/pull/290](https://togithub.com/sbondCo/Watcharr/pull/290)
- Export Watched List by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/291](https://togithub.com/sbondCo/Watcharr/pull/291)

#### Changed

- Content rating text follow hovered star by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/292](https://togithub.com/sbondCo/Watcharr/pull/292)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/162656150?tag=v1.30.0
**Full Changelog**:
sbondCo/Watcharr@v1.29.0...v1.30.0

###
[`v1.29.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.29.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.28.0...v1.29.0)

#### New

- Enhancement: Allow filtering and sorting other watched lists
[#&#8203;276](https://togithub.com/sbondCo/Watcharr/issues/276) by
[@&#8203;iamericfletcher](https://togithub.com/iamericfletcher) in
[https://github.com/sbondCo/Watcharr/pull/281](https://togithub.com/sbondCo/Watcharr/pull/281)
- Public thoughts (view your followed users' reviews/thoughts on
movie/tv pages and new setting to keep your thoughts private) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/288](https://togithub.com/sbondCo/Watcharr/pull/288)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/8de39a85-5c22-458c-8aa6-d261eefff4cd)

#### Fixed

- Fix tooltips on scroll and from causing overflow on window resize by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/277](https://togithub.com/sbondCo/Watcharr/pull/277)
- Fix content with same tmdb ids by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/280](https://togithub.com/sbondCo/Watcharr/pull/280)

#### Maintenance

- \[ImgBot] Optimize images by
[@&#8203;imgbot](https://togithub.com/imgbot) in
[https://github.com/sbondCo/Watcharr/pull/268](https://togithub.com/sbondCo/Watcharr/pull/268)
- server: bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/275](https://togithub.com/sbondCo/Watcharr/pull/275)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.1 to 6.15.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/274](https://togithub.com/sbondCo/Watcharr/pull/274)
- workflow: bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/272](https://togithub.com/sbondCo/Watcharr/pull/272)
- ui: bump typescript from 5.3.2 to 5.3.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/264](https://togithub.com/sbondCo/Watcharr/pull/264)
- workflow: bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/271](https://togithub.com/sbondCo/Watcharr/pull/271)
- ui: bump prettier-plugin-svelte from 3.0.3 to 3.1.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/262](https://togithub.com/sbondCo/Watcharr/pull/262)
- ui: bump eslint-plugin-svelte from 2.35.0 to 2.35.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/263](https://togithub.com/sbondCo/Watcharr/pull/263)
- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.6 to 2.0.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/278](https://togithub.com/sbondCo/Watcharr/pull/278)
- ui: bump prettier from 3.1.0 to 3.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/287](https://togithub.com/sbondCo/Watcharr/pull/287)
- ui: bump eslint from 8.55.0 to 8.56.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/286](https://togithub.com/sbondCo/Watcharr/pull/286)
- ui: bump svelte-preprocess from 5.1.1 to 5.1.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/283](https://togithub.com/sbondCo/Watcharr/pull/283)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.15.0 to 6.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/284](https://togithub.com/sbondCo/Watcharr/pull/284)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.13.0 to 6.16.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/285](https://togithub.com/sbondCo/Watcharr/pull/285)

#### New Contributors

- [@&#8203;iamericfletcher](https://togithub.com/iamericfletcher) made
their first contribution (thank you very much!) in
[https://github.com/sbondCo/Watcharr/pull/281](https://togithub.com/sbondCo/Watcharr/pull/281)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/161474333?tag=v1.29.0
**Full Changelog**:
sbondCo/Watcharr@v1.28.0...v1.29.0

###
[`v1.28.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.28.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.27.0...v1.28.0)

#### New

- PWA Support by
[@&#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) in
[https://github.com/sbondCo/Watcharr/pull/259](https://togithub.com/sbondCo/Watcharr/pull/259)
- Basic sort and filter indicators by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/253](https://togithub.com/sbondCo/Watcharr/pull/253)
- Episode overview and runtime by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/257](https://togithub.com/sbondCo/Watcharr/pull/257)

#### Changed

- Hiding rating when hide spoiler is checked in profile by
[@&#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) in
[https://github.com/sbondCo/Watcharr/pull/255](https://togithub.com/sbondCo/Watcharr/pull/255)

#### Fixed

- Fix tooltip and nav overflow by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/254](https://togithub.com/sbondCo/Watcharr/pull/254)
- Fix dockerfile server build by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/260](https://togithub.com/sbondCo/Watcharr/pull/260)

#### Maintenance

- ui: bump
[@&#8203;types/papaparse](https://togithub.com/types/papaparse) from
5.3.11 to 5.3.14 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/249](https://togithub.com/sbondCo/Watcharr/pull/249)
- ui: bump vite from 4.5.0 to 4.5.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/251](https://togithub.com/sbondCo/Watcharr/pull/251)
- ui: bump eslint from 8.54.0 to 8.55.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/250](https://togithub.com/sbondCo/Watcharr/pull/250)
- ui: bump svelte from 4.2.7 to 4.2.8 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/246](https://togithub.com/sbondCo/Watcharr/pull/246)
- server: bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/245](https://togithub.com/sbondCo/Watcharr/pull/245)
- ui: bump eslint-config-prettier from 9.0.0 to 9.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/248](https://togithub.com/sbondCo/Watcharr/pull/248)
- ui: bump svelte-preprocess from 5.1.0 to 5.1.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/247](https://togithub.com/sbondCo/Watcharr/pull/247)
- PR Template and test workflow by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/266](https://togithub.com/sbondCo/Watcharr/pull/266)

#### New Contributors

- [@&#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) made
their first contribution (thank you for taking the time!) in
[https://github.com/sbondCo/Watcharr/pull/255](https://togithub.com/sbondCo/Watcharr/pull/255)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/156358524?tag=v1.28.0
**Full Changelog**:
sbondCo/Watcharr@v1.27.0...v1.28.0

###
[`v1.27.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.27.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.26.0...v1.27.0)

#### New

- User configure (avatars and bios) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/242](https://togithub.com/sbondCo/Watcharr/pull/242)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/c1c57790-3ffd-4dc2-86d0-b9fde46710fc)

#### Changed

- Nav: Hide buttons when searchbar is focused by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/241](https://togithub.com/sbondCo/Watcharr/pull/241)

#### Fixed

- Posters - Use cached images on watched list by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/243](https://togithub.com/sbondCo/Watcharr/pull/243)

#### Maintenance

- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.11.0 to 6.13.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/227](https://togithub.com/sbondCo/Watcharr/pull/227)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.11.0 to 6.13.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/240](https://togithub.com/sbondCo/Watcharr/pull/240)
- server: bump golang.org/x/crypto from 0.15.0 to 0.16.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/233](https://togithub.com/sbondCo/Watcharr/pull/233)
- ui: bump svelte-check from 3.6.0 to 3.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/229](https://togithub.com/sbondCo/Watcharr/pull/229)
- ui: bump axios from 1.6.1 to 1.6.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/230](https://togithub.com/sbondCo/Watcharr/pull/230)
- ui: bump prettier from 3.0.3 to 3.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/231](https://togithub.com/sbondCo/Watcharr/pull/231)
- server: bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/232](https://togithub.com/sbondCo/Watcharr/pull/232)

**Package**:
https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/154020222?tag=v1.27.0
**Full Changelog**:
sbondCo/Watcharr@v1.26.0...v1.27.0

###
[`v1.26.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.26.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.25.0...v1.26.0)

#### New

- Following Users by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/234](https://togithub.com/sbondCo/Watcharr/pull/234)
(thanks [@&#8203;DNYLA](https://togithub.com/DNYLA))

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/356f58bf-c4a8-4dcc-8983-328efc6bf53b)
    Also: Users and content results separated and user list restyled:

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/2ae0817c-6860-41cc-9da5-62532d3e3d0b)

#### Changed

- Movie default status to FINISHED by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/239](https://togithub.com/sbondCo/Watcharr/pull/239)
(thanks [@&#8203;MathieuMoalic](https://togithub.com/MathieuMoalic))

#### Fixed

- User list posters (unrated text and buttons showing) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/234](https://togithub.com/sbondCo/Watcharr/pull/234)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/151995542?tag=v1.26.0
**Full Changelog**:
sbondCo/Watcharr@v1.25.0...v1.26.0

###
[`v1.25.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.25.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.24.0...v1.25.0)

#### New

- 🌟 Import rating and rating date from TMDb, give activity
customDate column by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/223](https://togithub.com/sbondCo/Watcharr/pull/223)
(thanks [@&#8203;MathieuMoalic](https://togithub.com/MathieuMoalic))

#### Maintenance

- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.5 to 1.27.6 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/222](https://togithub.com/sbondCo/Watcharr/pull/222)
- ui: bump eslint from 8.53.0 to 8.54.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/221](https://togithub.com/sbondCo/Watcharr/pull/221)
- ui: bump typescript from 5.2.2 to 5.3.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/220](https://togithub.com/sbondCo/Watcharr/pull/220)
- ui: bump svelte-check from 3.5.2 to 3.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/218](https://togithub.com/sbondCo/Watcharr/pull/218)
- ui: bump svelte from 4.2.3 to 4.2.7 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/219](https://togithub.com/sbondCo/Watcharr/pull/219)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149697959?tag=v1.25.0
**Full Changelog**:
sbondCo/Watcharr@v1.24.0...v1.25.0

###
[`v1.24.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.24.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.23.0...v1.24.0)

#### New

- TMDb Importing by
[@&#8203;MathieuMoalic](https://togithub.com/MathieuMoalic) in
[https://github.com/sbondCo/Watcharr/pull/216](https://togithub.com/sbondCo/Watcharr/pull/216)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149272531?tag=v1.24.0
**Full Changelog**:
sbondCo/Watcharr@v1.23.0...v1.24.0

###
[`v1.23.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.23.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.22.0...v1.23.0)

#### New

- Admin stats by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/213](https://togithub.com/sbondCo/Watcharr/pull/213)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/b6a2c0a2-7873-4362-b886-1b609ae03be6)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149193730?tag=v1.23.0
**Full Changelog**:
sbondCo/Watcharr@v1.22.0...v1.23.0

###
[`v1.22.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.22.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.21.1...v1.22.0)

#### New

- 📺 Sonarr Requesting (preview - enable in server settings) by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/195](https://togithub.com/sbondCo/Watcharr/pull/195)
- 🎥 Radarr requesting (preview - enable in server settings)
by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/198](https://togithub.com/sbondCo/Watcharr/pull/198)

#### Fixed

- 📦 Fix poster button colors in dark theme by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/196](https://togithub.com/sbondCo/Watcharr/pull/196)
- 🔧 Fix left positioned tooltips and add tooltips to nav icons by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/208](https://togithub.com/sbondCo/Watcharr/pull/208)
- 🧾 Hide request button when sonarr/radarr disabled by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/210](https://togithub.com/sbondCo/Watcharr/pull/210)

#### Changed

- 📖 readme: update and add new screenshots by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/191](https://togithub.com/sbondCo/Watcharr/pull/191)

#### Maintenance

- ui: bump eslint from 8.52.0 to 8.53.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/186](https://togithub.com/sbondCo/Watcharr/pull/186)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/187](https://togithub.com/sbondCo/Watcharr/pull/187)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.9.1 to 6.10.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/189](https://togithub.com/sbondCo/Watcharr/pull/189)
- ui: bump eslint-plugin-svelte from 2.34.0 to 2.35.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/190](https://togithub.com/sbondCo/Watcharr/pull/190)
- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.2 to 1.27.5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/197](https://togithub.com/sbondCo/Watcharr/pull/197)
- ui: bump svelte-preprocess from 5.0.4 to 5.1.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/201](https://togithub.com/sbondCo/Watcharr/pull/201)
- ui: bump axios from 1.6.0 to 1.6.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/202](https://togithub.com/sbondCo/Watcharr/pull/202)
- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/203](https://togithub.com/sbondCo/Watcharr/pull/203)
- ui: bump svelte from 4.2.2 to 4.2.3 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/204](https://togithub.com/sbondCo/Watcharr/pull/204)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.10.0 to 6.11.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/205](https://togithub.com/sbondCo/Watcharr/pull/205)
- server: bump golang.org/x/crypto from 0.14.0 to 0.15.0 in /server by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/206](https://togithub.com/sbondCo/Watcharr/pull/206)
- server: bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0 in
/server by [@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/207](https://togithub.com/sbondCo/Watcharr/pull/207)

**Package**:
https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/148973625?tag=v1.22.0
**Full Changelog**:
sbondCo/Watcharr@v1.21.1...v1.22.0

###
[`v1.21.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.21.1)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.21.0...v1.21.1)

#### Fixed

- 📸 Support changing user to run docker container with &
move to alpine based images by [@&#8203;IRHM](https://togithub.com/IRHM)
in
[https://github.com/sbondCo/Watcharr/pull/185](https://togithub.com/sbondCo/Watcharr/pull/185)
- Setting a user to run the container as now works (reported by
[@&#8203;simonbcn](https://togithub.com/simonbcn), thanks!).
- Moved to alpine based images (+ remove ui devDependencies), image size
cut in half (509MB -> 214MB).

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/143463678?tag=v1.21.1
**Full Changelog**:
sbondCo/Watcharr@v1.21.0...v1.21.1

###
[`v1.21.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.21.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.20.1...v1.21.0)

#### New

- ⭐ Giving show seasons a status and rating by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/179](https://togithub.com/sbondCo/Watcharr/pull/179)

#### Fixed

- 👻 Add shadow to `Click To Reveal` spoiler text so it is always
visible by [@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/180](https://togithub.com/sbondCo/Watcharr/pull/180)
- 🚔 Fix SeasonList being hidden below nav by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/182](https://togithub.com/sbondCo/Watcharr/pull/182)
- 🔧 SeasonsList: Make season buttons wrap by
[@&#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/183](https://togithub.com/sbondCo/Watcharr/pull/183)

#### Maintenance

- ui: bump
[@&#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/178](https://togithub.com/sbondCo/Watcharr/pull/178)
- ui: bump axios from 1.5.1 to 1.6.0 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/177](https://togithub.com/sbondCo/Watcharr/pull/177)
- workflow: bump actions/setup-node from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/161](https://togithub.com/sbondCo/Watcharr/pull/161)
- ui: bump
[@&#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.9.0 to 6.9.1 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/175](https://togithub.com/sbondCo/Watcharr/pull/175)
- ui: bump [@&#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.25.2 to 1.27.2 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/176](https://togithub.com/sbondCo/Watcharr/pull/176)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/143125551?tag=v1.21.0
**Full Changelog**:
sbondCo/Watcharr@v1.20.1...v1.21.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
GabrielBarzen referenced this pull request in GabrielBarzen/charts Feb 2, 2024
….0@e2f9e6a by renovate (truecharts#16810)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/sbondco/watcharr](https://togithub.com/sbondCo/Watcharr) |
minor | `v1.20.1` -> `v1.30.0` |

---

> [!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.30.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.30.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.29.0...v1.30.0)

#### New

- Change Password by
[@&truecharts#8203;iamericfletcher](https://togithub.com/iamericfletcher) in
[https://github.com/sbondCo/Watcharr/pull/290](https://togithub.com/sbondCo/Watcharr/pull/290)
- Export Watched List by [@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/291](https://togithub.com/sbondCo/Watcharr/pull/291)

#### Changed

- Content rating text follow hovered star by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/292](https://togithub.com/sbondCo/Watcharr/pull/292)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/162656150?tag=v1.30.0
**Full Changelog**:
sbondCo/Watcharr@v1.29.0...v1.30.0

###
[`v1.29.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.29.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.28.0...v1.29.0)

#### New

- Enhancement: Allow filtering and sorting other watched lists
[#&truecharts#8203;276](https://togithub.com/sbondCo/Watcharr/issues/276) by
[@&truecharts#8203;iamericfletcher](https://togithub.com/iamericfletcher) in
[https://github.com/sbondCo/Watcharr/pull/281](https://togithub.com/sbondCo/Watcharr/pull/281)
- Public thoughts (view your followed users' reviews/thoughts on
movie/tv pages and new setting to keep your thoughts private) by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/288](https://togithub.com/sbondCo/Watcharr/pull/288)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/8de39a85-5c22-458c-8aa6-d261eefff4cd)

#### Fixed

- Fix tooltips on scroll and from causing overflow on window resize by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/277](https://togithub.com/sbondCo/Watcharr/pull/277)
- Fix content with same tmdb ids by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/280](https://togithub.com/sbondCo/Watcharr/pull/280)

#### Maintenance

- \[ImgBot] Optimize images by
[@&truecharts#8203;imgbot](https://togithub.com/imgbot) in
[https://github.com/sbondCo/Watcharr/pull/268](https://togithub.com/sbondCo/Watcharr/pull/268)
- server: bump golang.org/x/crypto from 0.16.0 to 0.17.0 in /server by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/275](https://togithub.com/sbondCo/Watcharr/pull/275)
- ui: bump
[@&truecharts#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.13.1 to 6.15.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/274](https://togithub.com/sbondCo/Watcharr/pull/274)
- workflow: bump actions/checkout from 3 to 4 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/272](https://togithub.com/sbondCo/Watcharr/pull/272)
- ui: bump typescript from 5.3.2 to 5.3.3 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/264](https://togithub.com/sbondCo/Watcharr/pull/264)
- workflow: bump actions/setup-node from 3 to 4 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/271](https://togithub.com/sbondCo/Watcharr/pull/271)
- ui: bump prettier-plugin-svelte from 3.0.3 to 3.1.2 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/262](https://togithub.com/sbondCo/Watcharr/pull/262)
- ui: bump eslint-plugin-svelte from 2.35.0 to 2.35.1 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/263](https://togithub.com/sbondCo/Watcharr/pull/263)
- ui: bump [@&truecharts#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.6 to 2.0.6 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/278](https://togithub.com/sbondCo/Watcharr/pull/278)
- ui: bump prettier from 3.1.0 to 3.1.1 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/287](https://togithub.com/sbondCo/Watcharr/pull/287)
- ui: bump eslint from 8.55.0 to 8.56.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/286](https://togithub.com/sbondCo/Watcharr/pull/286)
- ui: bump svelte-preprocess from 5.1.1 to 5.1.3 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/283](https://togithub.com/sbondCo/Watcharr/pull/283)
- ui: bump
[@&truecharts#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.15.0 to 6.16.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/284](https://togithub.com/sbondCo/Watcharr/pull/284)
- ui: bump
[@&truecharts#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.13.0 to 6.16.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/285](https://togithub.com/sbondCo/Watcharr/pull/285)

#### New Contributors

- [@&truecharts#8203;iamericfletcher](https://togithub.com/iamericfletcher) made
their first contribution (thank you very much!) in
[https://github.com/sbondCo/Watcharr/pull/281](https://togithub.com/sbondCo/Watcharr/pull/281)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/161474333?tag=v1.29.0
**Full Changelog**:
sbondCo/Watcharr@v1.28.0...v1.29.0

###
[`v1.28.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.28.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.27.0...v1.28.0)

#### New

- PWA Support by
[@&truecharts#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) in
[https://github.com/sbondCo/Watcharr/pull/259](https://togithub.com/sbondCo/Watcharr/pull/259)
- Basic sort and filter indicators by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/253](https://togithub.com/sbondCo/Watcharr/pull/253)
- Episode overview and runtime by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/257](https://togithub.com/sbondCo/Watcharr/pull/257)

#### Changed

- Hiding rating when hide spoiler is checked in profile by
[@&truecharts#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) in
[https://github.com/sbondCo/Watcharr/pull/255](https://togithub.com/sbondCo/Watcharr/pull/255)

#### Fixed

- Fix tooltip and nav overflow by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/254](https://togithub.com/sbondCo/Watcharr/pull/254)
- Fix dockerfile server build by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/260](https://togithub.com/sbondCo/Watcharr/pull/260)

#### Maintenance

- ui: bump
[@&truecharts#8203;types/papaparse](https://togithub.com/types/papaparse) from
5.3.11 to 5.3.14 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/249](https://togithub.com/sbondCo/Watcharr/pull/249)
- ui: bump vite from 4.5.0 to 4.5.1 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/251](https://togithub.com/sbondCo/Watcharr/pull/251)
- ui: bump eslint from 8.54.0 to 8.55.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/250](https://togithub.com/sbondCo/Watcharr/pull/250)
- ui: bump svelte from 4.2.7 to 4.2.8 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/246](https://togithub.com/sbondCo/Watcharr/pull/246)
- server: bump github.com/golang-jwt/jwt/v5 from 5.1.0 to 5.2.0 in
/server by [@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/245](https://togithub.com/sbondCo/Watcharr/pull/245)
- ui: bump eslint-config-prettier from 9.0.0 to 9.1.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/248](https://togithub.com/sbondCo/Watcharr/pull/248)
- ui: bump svelte-preprocess from 5.1.0 to 5.1.1 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/247](https://togithub.com/sbondCo/Watcharr/pull/247)
- PR Template and test workflow by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/266](https://togithub.com/sbondCo/Watcharr/pull/266)

#### New Contributors

- [@&truecharts#8203;ishaanparlikar](https://togithub.com/ishaanparlikar) made
their first contribution (thank you for taking the time!) in
[https://github.com/sbondCo/Watcharr/pull/255](https://togithub.com/sbondCo/Watcharr/pull/255)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/156358524?tag=v1.28.0
**Full Changelog**:
sbondCo/Watcharr@v1.27.0...v1.28.0

###
[`v1.27.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.27.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.26.0...v1.27.0)

#### New

- User configure (avatars and bios) by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/242](https://togithub.com/sbondCo/Watcharr/pull/242)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/c1c57790-3ffd-4dc2-86d0-b9fde46710fc)

#### Changed

- Nav: Hide buttons when searchbar is focused by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/241](https://togithub.com/sbondCo/Watcharr/pull/241)

#### Fixed

- Posters - Use cached images on watched list by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/243](https://togithub.com/sbondCo/Watcharr/pull/243)

#### Maintenance

- ui: bump
[@&truecharts#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.11.0 to 6.13.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/227](https://togithub.com/sbondCo/Watcharr/pull/227)
- ui: bump
[@&truecharts#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.11.0 to 6.13.1 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/240](https://togithub.com/sbondCo/Watcharr/pull/240)
- server: bump golang.org/x/crypto from 0.15.0 to 0.16.0 in /server by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/233](https://togithub.com/sbondCo/Watcharr/pull/233)
- ui: bump svelte-check from 3.6.0 to 3.6.2 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/229](https://togithub.com/sbondCo/Watcharr/pull/229)
- ui: bump axios from 1.6.1 to 1.6.2 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/230](https://togithub.com/sbondCo/Watcharr/pull/230)
- ui: bump prettier from 3.0.3 to 3.1.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/231](https://togithub.com/sbondCo/Watcharr/pull/231)
- server: bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 in
/server by [@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/232](https://togithub.com/sbondCo/Watcharr/pull/232)

**Package**:
https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/154020222?tag=v1.27.0
**Full Changelog**:
sbondCo/Watcharr@v1.26.0...v1.27.0

###
[`v1.26.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.26.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.25.0...v1.26.0)

#### New

- Following Users by [@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/234](https://togithub.com/sbondCo/Watcharr/pull/234)
(thanks [@&truecharts#8203;DNYLA](https://togithub.com/DNYLA))

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/356f58bf-c4a8-4dcc-8983-328efc6bf53b)
    Also: Users and content results separated and user list restyled:

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/2ae0817c-6860-41cc-9da5-62532d3e3d0b)

#### Changed

- Movie default status to FINISHED by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/239](https://togithub.com/sbondCo/Watcharr/pull/239)
(thanks [@&truecharts#8203;MathieuMoalic](https://togithub.com/MathieuMoalic))

#### Fixed

- User list posters (unrated text and buttons showing) by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/234](https://togithub.com/sbondCo/Watcharr/pull/234)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/151995542?tag=v1.26.0
**Full Changelog**:
sbondCo/Watcharr@v1.25.0...v1.26.0

###
[`v1.25.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.25.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.24.0...v1.25.0)

#### New

- 🌟 Import rating and rating date from TMDb, give activity
customDate column by [@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/223](https://togithub.com/sbondCo/Watcharr/pull/223)
(thanks [@&truecharts#8203;MathieuMoalic](https://togithub.com/MathieuMoalic))

#### Maintenance

- ui: bump [@&truecharts#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.5 to 1.27.6 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/222](https://togithub.com/sbondCo/Watcharr/pull/222)
- ui: bump eslint from 8.53.0 to 8.54.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/221](https://togithub.com/sbondCo/Watcharr/pull/221)
- ui: bump typescript from 5.2.2 to 5.3.2 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/220](https://togithub.com/sbondCo/Watcharr/pull/220)
- ui: bump svelte-check from 3.5.2 to 3.6.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/218](https://togithub.com/sbondCo/Watcharr/pull/218)
- ui: bump svelte from 4.2.3 to 4.2.7 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/219](https://togithub.com/sbondCo/Watcharr/pull/219)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149697959?tag=v1.25.0
**Full Changelog**:
sbondCo/Watcharr@v1.24.0...v1.25.0

###
[`v1.24.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.24.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.23.0...v1.24.0)

#### New

- TMDb Importing by
[@&truecharts#8203;MathieuMoalic](https://togithub.com/MathieuMoalic) in
[https://github.com/sbondCo/Watcharr/pull/216](https://togithub.com/sbondCo/Watcharr/pull/216)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149272531?tag=v1.24.0
**Full Changelog**:
sbondCo/Watcharr@v1.23.0...v1.24.0

###
[`v1.23.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.23.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.22.0...v1.23.0)

#### New

- Admin stats by [@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/213](https://togithub.com/sbondCo/Watcharr/pull/213)

![image](https://togithub.com/sbondCo/Watcharr/assets/37304121/b6a2c0a2-7873-4362-b886-1b609ae03be6)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/149193730?tag=v1.23.0
**Full Changelog**:
sbondCo/Watcharr@v1.22.0...v1.23.0

###
[`v1.22.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.22.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.21.1...v1.22.0)

#### New

- 📺 Sonarr Requesting (preview - enable in server settings) by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/195](https://togithub.com/sbondCo/Watcharr/pull/195)
- 🎥 Radarr requesting (preview - enable in server settings)
by [@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/198](https://togithub.com/sbondCo/Watcharr/pull/198)

#### Fixed

- 📦 Fix poster button colors in dark theme by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/196](https://togithub.com/sbondCo/Watcharr/pull/196)
- 🔧 Fix left positioned tooltips and add tooltips to nav icons by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/208](https://togithub.com/sbondCo/Watcharr/pull/208)
- 🧾 Hide request button when sonarr/radarr disabled by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/210](https://togithub.com/sbondCo/Watcharr/pull/210)

#### Changed

- 📖 readme: update and add new screenshots by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/191](https://togithub.com/sbondCo/Watcharr/pull/191)

#### Maintenance

- ui: bump eslint from 8.52.0 to 8.53.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/186](https://togithub.com/sbondCo/Watcharr/pull/186)
- ui: bump
[@&truecharts#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.1 to 6.10.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/187](https://togithub.com/sbondCo/Watcharr/pull/187)
- ui: bump
[@&truecharts#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.9.1 to 6.10.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/189](https://togithub.com/sbondCo/Watcharr/pull/189)
- ui: bump eslint-plugin-svelte from 2.34.0 to 2.35.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/190](https://togithub.com/sbondCo/Watcharr/pull/190)
- ui: bump [@&truecharts#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.27.2 to 1.27.5 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/197](https://togithub.com/sbondCo/Watcharr/pull/197)
- ui: bump svelte-preprocess from 5.0.4 to 5.1.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/201](https://togithub.com/sbondCo/Watcharr/pull/201)
- ui: bump axios from 1.6.0 to 1.6.1 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/202](https://togithub.com/sbondCo/Watcharr/pull/202)
- ui: bump
[@&truecharts#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.10.0 to 6.11.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/203](https://togithub.com/sbondCo/Watcharr/pull/203)
- ui: bump svelte from 4.2.2 to 4.2.3 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/204](https://togithub.com/sbondCo/Watcharr/pull/204)
- ui: bump
[@&truecharts#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.10.0 to 6.11.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/205](https://togithub.com/sbondCo/Watcharr/pull/205)
- server: bump golang.org/x/crypto from 0.14.0 to 0.15.0 in /server by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/206](https://togithub.com/sbondCo/Watcharr/pull/206)
- server: bump github.com/golang-jwt/jwt/v5 from 5.0.0 to 5.1.0 in
/server by [@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/207](https://togithub.com/sbondCo/Watcharr/pull/207)

**Package**:
https://github.com/sbondCo/Watcharr/pkgs/container/watcharr/148973625?tag=v1.22.0
**Full Changelog**:
sbondCo/Watcharr@v1.21.1...v1.22.0

###
[`v1.21.1`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.21.1)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.21.0...v1.21.1)

#### Fixed

- 📸 Support changing user to run docker container with &
move to alpine based images by [@&truecharts#8203;IRHM](https://togithub.com/IRHM)
in
[https://github.com/sbondCo/Watcharr/pull/185](https://togithub.com/sbondCo/Watcharr/pull/185)
- Setting a user to run the container as now works (reported by
[@&truecharts#8203;simonbcn](https://togithub.com/simonbcn), thanks!).
- Moved to alpine based images (+ remove ui devDependencies), image size
cut in half (509MB -> 214MB).

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/143463678?tag=v1.21.1
**Full Changelog**:
sbondCo/Watcharr@v1.21.0...v1.21.1

###
[`v1.21.0`](https://togithub.com/sbondCo/Watcharr/releases/tag/v1.21.0)

[Compare
Source](https://togithub.com/sbondCo/Watcharr/compare/v1.20.1...v1.21.0)

#### New

- ⭐ Giving show seasons a status and rating by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/179](https://togithub.com/sbondCo/Watcharr/pull/179)

#### Fixed

- 👻 Add shadow to `Click To Reveal` spoiler text so it is always
visible by [@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/180](https://togithub.com/sbondCo/Watcharr/pull/180)
- 🚔 Fix SeasonList being hidden below nav by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/182](https://togithub.com/sbondCo/Watcharr/pull/182)
- 🔧 SeasonsList: Make season buttons wrap by
[@&truecharts#8203;IRHM](https://togithub.com/IRHM) in
[https://github.com/sbondCo/Watcharr/pull/183](https://togithub.com/sbondCo/Watcharr/pull/183)

#### Maintenance

- ui: bump
[@&truecharts#8203;typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)
from 6.9.0 to 6.9.1 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/178](https://togithub.com/sbondCo/Watcharr/pull/178)
- ui: bump axios from 1.5.1 to 1.6.0 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/177](https://togithub.com/sbondCo/Watcharr/pull/177)
- workflow: bump actions/setup-node from 3 to 4 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/161](https://togithub.com/sbondCo/Watcharr/pull/161)
- ui: bump
[@&truecharts#8203;typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/eslint-plugin)
from 6.9.0 to 6.9.1 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/175](https://togithub.com/sbondCo/Watcharr/pull/175)
- ui: bump [@&truecharts#8203;sveltejs/kit](https://togithub.com/sveltejs/kit)
from 1.25.2 to 1.27.2 by
[@&truecharts#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/sbondCo/Watcharr/pull/176](https://togithub.com/sbondCo/Watcharr/pull/176)

**Package**:
https://github.com/orgs/sbondCo/packages/container/watcharr/143125551?tag=v1.21.0
**Full Changelog**:
sbondCo/Watcharr@v1.20.1...v1.21.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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMTYuMCIsInVwZGF0ZWRJblZlciI6IjM3LjExOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Hmm, this isn't working correctly
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant