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

ui: bump eslint from 8.55.0 to 8.56.0 #286

Merged
merged 1 commit into from
Dec 26, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 25, 2023

Bumps eslint from 8.55.0 to 8.56.0.

Release notes

Sourced from eslint's releases.

v8.56.0

Features

  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)

Bug Fixes

  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)

Documentation

  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)

Chores

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)
  • 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)
  • fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)
Changelog

Sourced from eslint's changelog.

v8.56.0 - December 15, 2023

  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864) (Milos Djermanovic)
  • 60a531a chore: package.json update for @​eslint/js release (Jenkins)
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212) (Bryan Mishkin)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818) (Arka Pratim Chaudhuri)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783) (renovate[bot])
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846) (Francesco Trotta)
  • 9271d10 chore: add GitHub issue template for docs issues (#17845) (Josh Goldberg ✨)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819) (Nicholas C. Zakas)
  • 9007719 docs: update link in ways-to-extend.md (#17839) (Amel SELMANE)
  • f3a599d chore: upgrade eslint-plugin-unicorn to v49.0.0 (#17837) (唯然)
  • 905d4b7 chore: upgrade eslint-plugin-eslint-plugin v5.2.1 (#17838) (唯然)
  • 4d7c3ce chore: update eslint-plugin-n v16.4.0 (#17836) (唯然)
  • 3a22236 docs: Update README (GitHub Actions Bot)
  • 54c3ca6 docs: fix migration-guide example (#17829) (Tanuj Kanti)
  • 4391b71 docs: check config comments in rule examples (#17815) (Francesco Trotta)
  • fd28363 docs: remove mention about ESLint stylistic rules in readme (#17810) (Zwyx)
  • fd0c60c ci: unpin Node.js 21.2.0 (#17821) (Francesco Trotta)
  • 48ed5a6 docs: Update README (GitHub Actions Bot)
  • 74739c8 fix: suggestion with invalid syntax in no-promise-executor-return rule (#17812) (Bryan Mishkin)
Commits
  • 8e8e9f8 8.56.0
  • 085978b Build: changelog update for 8.56.0
  • ba6af85 chore: upgrade @​eslint/js@​8.56.0 (#17864)
  • 60a531a chore: package.json update for @​eslint/js release
  • 0dd9704 feat: Support custom severity when reporting unused disable directives (#17212)
  • 31a7e3f feat: fix no-restricted-properties false negatives with unknown objects (#17818)
  • ba87a06 chore: update dependency markdownlint to ^0.32.0 (#17783)
  • 7d5e5f6 fix: TypeError: fs.exists is not a function on read-only file system (#17846)
  • 9271d10 chore: add GitHub issue template for docs issues (#17845)
  • 70a686b chore: Convert rule tests to FlatRuleTester (#17819)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [eslint](https://github.com/eslint/eslint) from 8.55.0 to 8.56.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.55.0...v8.56.0)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 25, 2023
@IRHM IRHM merged commit 8065349 into dev Dec 26, 2023
1 check passed
@IRHM IRHM deleted the dependabot/npm_and_yarn/eslint-8.56.0 branch December 26, 2023 14:04
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
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant