This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/pocket-id/pocket-id](https://github.com/pocket-id/pocket-id) | minor | `v1.11.2-distroless` -> `v1.14.2-distroless` |
---
### Release Notes
<details>
<summary>pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)</summary>
### [`v1.14.2`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v1142)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.14.1...v1.14.2)
##### Bug Fixes
- dark oidc client icons not saved on client creation ([#​1057](https://github.com/pocket-id/pocket-id/pull/1057) by [@​mufeedali](https://github.com/mufeedali))
##### Other
- add Turkish language files ([a190529](https://github.com/pocket-id/pocket-id/commit/a190529117fe20b5b836d452b382da69abba9458) by [@​stonith404](https://github.com/stonith404))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.14.1...v1.14.2>
### [`v1.14.1`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v1141)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.14.0...v1.14.1)
##### Bug Fixes
- Prevent blinding FOUC in dark mode ([#​1054](https://github.com/pocket-id/pocket-id/pull/1054) by [@​mufeedali](https://github.com/mufeedali))
- use credProps to save passkey on firefox android ([#​1055](https://github.com/pocket-id/pocket-id/pull/1055) by [@​lhoursquentin](https://github.com/lhoursquentin))
- ignore trailing slashes in `APP_URL` ([65616f6](https://github.com/pocket-id/pocket-id/commit/65616f65e53f3e62d18a8209929e68ddc8d2b9b8) by [@​stonith404](https://github.com/stonith404))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.14.0...v1.14.1>
### [`v1.14.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v1140)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.13.1...v1.14.0)
##### Bug Fixes
- ignore trailing slash in URL ([9f0aa55](https://github.com/pocket-id/pocket-id/commit/9f0aa55be67b7a09810569250563bb388b40590a) by [@​stonith404](https://github.com/stonith404))
- use constant time comparisons when validating PKCE challenges ([#​1047](https://github.com/pocket-id/pocket-id/pull/1047) by [@​ItalyPaleAle](https://github.com/ItalyPaleAle))
- only animate login background on initial page load ([b356cef](https://github.com/pocket-id/pocket-id/commit/b356cef766697c621157235ae1d2743f3fe6720d) by [@​stonith404](https://github.com/stonith404))
- make pkce requirement visible in the oidc form if client is public ([47927d1](https://github.com/pocket-id/pocket-id/commit/47927d157470daa5b5a5b30e61a2ba69110eeff9) by [@​stonith404](https://github.com/stonith404))
- prevent page flickering on redirection based on auth state ([10d6403](https://github.com/pocket-id/pocket-id/commit/10d640385ff2078299a07f05e5ca3f0d392eecf7) by [@​stonith404](https://github.com/stonith404))
##### Features
- add various improvements to the table component ([#​961](https://github.com/pocket-id/pocket-id/pull/961) by [@​stonith404](https://github.com/stonith404))
- add support for dark mode oidc client icons ([#​1039](https://github.com/pocket-id/pocket-id/pull/1039) by [@​kmendell](https://github.com/kmendell))
##### Other
- add Japanese files ([068fcc6](https://github.com/pocket-id/pocket-id/commit/068fcc65a62c76f55c9636f830fc769bd59220c4) by [@​kmendell](https://github.com/kmendell))
- bump sveltekit-superforms from 2.27.1 to 2.27.4 in the npm\_and\_yarn group across 1 directory ([#​1031](https://github.com/pocket-id/pocket-id/pull/1031) by [@​dependabot](https://github.com/dependabot)\[bot])
- update AAGUIDs ([#​1041](https://github.com/pocket-id/pocket-id/pull/1041) by [@​github-actions](https://github.com/github-actions)\[bot])
- bump vite from 7.0.7 to 7.0.8 in the npm\_and\_yarn group across 1 directory ([#​1042](https://github.com/pocket-id/pocket-id/pull/1042) by [@​dependabot](https://github.com/dependabot)\[bot])
- upgrade dependencies ([6362ff9](https://github.com/pocket-id/pocket-id/commit/6362ff986124d056cc07d214855f198eab9cb97d) by [@​stonith404](https://github.com/stonith404))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.13.1...v1.14.0>
### [`v1.13.1`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v1131)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.13.0...v1.13.1)
##### Bug Fixes
- uploading a client logo with an URL fails ([#​1008](https://github.com/pocket-id/pocket-id/pull/1008) by [@​CzBiX](https://github.com/CzBiX))
- mark any callback url as valid if they contain a wildcard ([#​1006](https://github.com/pocket-id/pocket-id/pull/1006) by [@​stonith404](https://github.com/stonith404))
##### Other
- cleanup root of repo, update workflow actions ([#​1003](https://github.com/pocket-id/pocket-id/pull/1003) by [@​kmendell](https://github.com/kmendell))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.13.0...v1.13.1>
### [`v1.13.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v1130)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.12.0...v1.13.0)
##### Bug Fixes
- uploading a client logo with an URL fails if folder doesn't exist ([ad8a90c](https://github.com/pocket-id/pocket-id/commit/ad8a90c839cc79b542b60ae66c7eb9254fa5f3e4) by [@​stonith404](https://github.com/stonith404))
##### Features
- add link to API docs on API key page ([2c74865](https://github.com/pocket-id/pocket-id/commit/2c74865173344766bd43ffd6ae6d93d564de47c7) by [@​stonith404](https://github.com/stonith404))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.12.0...v1.13.0>
### [`v1.12.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v1120)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.11.2...v1.12.0)
##### Bug Fixes
- do not use cache=shared for in-memory SQLite ([#​971](https://github.com/pocket-id/pocket-id/pull/971) by [@​ItalyPaleAle](https://github.com/ItalyPaleAle))
- show only country in audit log location if no city instead of Unknown ([#​977](https://github.com/pocket-id/pocket-id/pull/977) by [@​vilisseranen](https://github.com/vilisseranen))
- display login location correctly if country or city is not present ([79989fb](https://github.com/pocket-id/pocket-id/commit/79989fb176273cef070dc52c338004b443364db8) by [@​stonith404](https://github.com/stonith404))
- remove previous socket file to prevent bind error ([#​979](https://github.com/pocket-id/pocket-id/pull/979) by [@​Caian](https://github.com/Caian))
- tokens issued with refresh token flow don't contain groups ([#​989](https://github.com/pocket-id/pocket-id/pull/989) by [@​ItalyPaleAle](https://github.com/ItalyPaleAle))
- make logo and oidc client images sizes consistent ([01db8c0](https://github.com/pocket-id/pocket-id/commit/01db8c0a46b69a15a40951ba863e6bc08fa8e1f8) by [@​stonith404](https://github.com/stonith404))
- include port in OIDC client details ([2c1c67b](https://github.com/pocket-id/pocket-id/commit/2c1c67b5e403b365204854c5eb222a68236f3ce0) by [@​stonith404](https://github.com/stonith404))
- prevent endless effect loop in login wrapper ([fc9939d](https://github.com/pocket-id/pocket-id/commit/fc9939d1f1817c0b014cc54e6525b98762835295) by [@​stonith404](https://github.com/stonith404))
- improve back button handling on auth pages ([d47b203](https://github.com/pocket-id/pocket-id/commit/d47b20326f96b6fff405fcc211719bf3068085ee) by [@​stonith404](https://github.com/stonith404))
- allow any image source but disallow base64 ([22f4254](https://github.com/pocket-id/pocket-id/commit/22f42549323fde8b9eaeff682bfa4c7f27e05526) by [@​stonith404](https://github.com/stonith404))
- date locale can't be loaded if locale is `en` ([b81de45](https://github.com/pocket-id/pocket-id/commit/b81de451668c425bfc5ca7cd6071fe2756b31594) by [@​stonith404](https://github.com/stonith404))
##### Features
- support for url based icons ([#​840](https://github.com/pocket-id/pocket-id/pull/840) by [@​kmendell](https://github.com/kmendell))
- hide alternative sign in methods page if email login disabled ([d010be4](https://github.com/pocket-id/pocket-id/commit/d010be4c8804153b4a7f55bd4ea1cedb0df471df) by [@​stonith404](https://github.com/stonith404))
- add required indicator for required inputs ([#​993](https://github.com/pocket-id/pocket-id/pull/993) by [@​stonith404](https://github.com/stonith404))
- add the ability to make email optional ([#​994](https://github.com/pocket-id/pocket-id/pull/994) by [@​stonith404](https://github.com/stonith404))
##### Other
- fix whitespace after commit message ([e8b172f](https://github.com/pocket-id/pocket-id/commit/e8b172f1c3df8eca8f463d7fa25a483b90a7e66c) by [@​stonith404](https://github.com/stonith404))
- update AAGUIDs ([#​972](https://github.com/pocket-id/pocket-id/pull/972) by [@​github-actions](https://github.com/github-actions)\[bot])
- remove unnecessary logo fallback ([b746ac0](https://github.com/pocket-id/pocket-id/commit/b746ac0835da059e747a829df3a74e1eae79e107) by [@​stonith404](https://github.com/stonith404))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.11.2...v1.12.0>
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjE2NS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.11.2-distroless->v1.14.2-distrolessRelease Notes
pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)
v1.14.2Compare Source
Bug Fixes
Other
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.14.1...v1.14.2
v1.14.1Compare Source
Bug Fixes
APP_URL(65616f6 by @stonith404)Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.14.0...v1.14.1
v1.14.0Compare Source
Bug Fixes
Features
Other
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.13.1...v1.14.0
v1.13.1Compare Source
Bug Fixes
Other
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.13.0...v1.13.1
v1.13.0Compare Source
Bug Fixes
Features
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.12.0...v1.13.0
v1.12.0Compare Source
Bug Fixes
en(b81de45 by @stonith404)Features
Other
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.11.2...v1.12.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.