This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| [ghcr.io/pocket-id/pocket-id](https://github.com/pocket-id/pocket-id) | minor | `v2.5.0-distroless` → `v2.6.2-distroless` |
---
### Release Notes
<details>
<summary>pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)</summary>
### [`v2.6.2`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v262)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.6.1...v2.6.2)
##### Bug Fixes
- return correct byte count in HEAD request writer ([#​1443](https://github.com/pocket-id/pocket-id/pull/1443) by [@​ahampal](https://github.com/ahampal))
- improve keyboard navigation and screen-reader labels ([#​1445](https://github.com/pocket-id/pocket-id/pull/1445) by [@​bjoernch](https://github.com/bjoernch))
##### Other
- upgrade to vite 8.0 and pnpm 10.33.0 ([#​1446](https://github.com/pocket-id/pocket-id/pull/1446) by [@​kmendell](https://github.com/kmendell))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v2.6.1...v2.6.2>
### [`v2.6.1`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v261)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.6.0...v2.6.1)
##### Bug Fixes
- restore login screen background from not showing up ([975d3c7](https://github.com/pocket-id/pocket-id/commit/975d3c79c6a882291c69b31d25bfcd8b7896528c) by [@​kmendell](https://github.com/kmendell))
##### Other
- ignore webauthn type for swagger generation ([ce4b89d](https://github.com/pocket-id/pocket-id/commit/ce4b89da650f025747fd0dd45eab5cebe29f5a93) by [@​kmendell](https://github.com/kmendell))
- update golangci-lint ([#​1440](https://github.com/pocket-id/pocket-id/pull/1440) by [@​ItalyPaleAle](https://github.com/ItalyPaleAle))
- Add catalan language ([#​1436](https://github.com/pocket-id/pocket-id/pull/1436) by [@​mcasellas](https://github.com/mcasellas))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v2.6.0...v2.6.1>
### [`v2.6.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v260)
[Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.5.0...v2.6.0)
##### Bug Fixes
- disable callback URLs with protocols "javascript" and "data" ([#​1397](https://github.com/pocket-id/pocket-id/pull/1397) by [@​ItalyPaleAle](https://github.com/ItalyPaleAle))
- strip Root prefix from S3 List() returned paths ([#​1413](https://github.com/pocket-id/pocket-id/pull/1413) by [@​vtmocanu](https://github.com/vtmocanu))
- use valid Tailwind v4 transition class for auth animation squares ([#​1415](https://github.com/pocket-id/pocket-id/pull/1415) by [@​CoolShades](https://github.com/CoolShades))
- resolve posixGroup memberUid as bare usernames ([#​1422](https://github.com/pocket-id/pocket-id/pull/1422) by [@​gucong3000](https://github.com/gucong3000))
- prevent flickering if no background image is set on login page ([027e6f0](https://github.com/pocket-id/pocket-id/commit/027e6f078da0eec712ae22a04b37c86110cb262b) by [@​stonith404](https://github.com/stonith404))
- improve form input layout if description next to it is multi col ([9ec4683](https://github.com/pocket-id/pocket-id/commit/9ec4683d18036ba1945bffd4bce14ec4c2dff7f9) by [@​stonith404](https://github.com/stonith404))
- access token renewal bypasses important checks ([978ac87](https://github.com/pocket-id/pocket-id/commit/978ac87deffec58beaccd15aead975e91b94c8a5) by [@​stonith404](https://github.com/stonith404))
##### Features
- add ability to revoke passkeys of users as admin ([#​1386](https://github.com/pocket-id/pocket-id/pull/1386) by [@​jose-d](https://github.com/jose-d))
- add auth method claim (`amr`) to tokens ([#​1433](https://github.com/pocket-id/pocket-id/pull/1433) by [@​stonith404](https://github.com/stonith404))
- add TLS support for HTTP/2 server ([#​1429](https://github.com/pocket-id/pocket-id/pull/1429) by [@​IngmarStein](https://github.com/IngmarStein))
- add OpenID Connect `prompt` Parameter Handling ([#​1299](https://github.com/pocket-id/pocket-id/pull/1299) by [@​rjaakke](https://github.com/rjaakke))
- return not found. on `/setup` if already completed ([444f7ff](https://github.com/pocket-id/pocket-id/commit/444f7ff2b0269c12f1dba334a37d7db2007e172f) by [@​stonith404](https://github.com/stonith404))
##### Other
- update AAGUIDs ([#​1403](https://github.com/pocket-id/pocket-id/pull/1403) by [@​github-actions](https://github.com/github-actions)\[bot])
- upgrade dependencies ([f8f7222](https://github.com/pocket-id/pocket-id/commit/f8f7222468dad90f630ae18f7c3fd78e37ba3f77) by [@​stonith404](https://github.com/stonith404))
- combobox not closed in e2e test ([fbdb93f](https://github.com/pocket-id/pocket-id/commit/fbdb93f1a768a05e6e3f2c6fd32b5de50a745bc6) by [@​stonith404](https://github.com/stonith404))
- Security upgrade alpine from latest to 3.23.4 ([#​1431](https://github.com/pocket-id/pocket-id/pull/1431) by [@​stonith404](https://github.com/stonith404))
- security upgrade alpine from latest to 3.23.4 ([#​1432](https://github.com/pocket-id/pocket-id/pull/1432) by [@​stonith404](https://github.com/stonith404))
- add Catalan language files ([4f09de2](https://github.com/pocket-id/pocket-id/commit/4f09de2cfc7d1e92632116821493a670fc7ee80d) by [@​stonith404](https://github.com/stonith404))
- reduce complexity of `ValidateEnvConfig` and `initRouter` ([a0cb574](https://github.com/pocket-id/pocket-id/commit/a0cb57431372c2bcc59904342597845e92a42a93) by [@​stonith404](https://github.com/stonith404))
- pass context to `shutdownServer` ([ff26c42](https://github.com/pocket-id/pocket-id/commit/ff26c4273a061b7d2c84e7b74f1e0f9e0acc6eb0) by [@​stonith404](https://github.com/stonith404))
**Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v2.5.0...v2.6.0>
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- 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 [Mend Renovate](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xMzIuMSIsInVwZGF0ZWRJblZlciI6IjQzLjE0MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
renovate-bot
changed title from Update ghcr.io/pocket-id/pocket-id Docker tag to v2.6.0 to Update ghcr.io/pocket-id/pocket-id Docker tag to v2.6.22026-04-22 08:02:37 +05:30
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:
v2.5.0-distroless→v2.6.2-distrolessRelease Notes
pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)
v2.6.2Compare Source
Bug Fixes
Other
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.6.1...v2.6.2
v2.6.1Compare Source
Bug Fixes
Other
Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.6.0...v2.6.1
v2.6.0Compare Source
Bug Fixes
Features
amr) to tokens (#1433 by @stonith404)promptParameter Handling (#1299 by @rjaakke)/setupif already completed (444f7ff by @stonith404)Other
ValidateEnvConfigandinitRouter(a0cb574 by @stonith404)shutdownServer(ff26c42 by @stonith404)Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.5.0...v2.6.0
Configuration
📅 Schedule: (UTC)
🚦 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 Mend Renovate.
8521db288dtob1d1051c46Update ghcr.io/pocket-id/pocket-id Docker tag to v2.6.0to Update ghcr.io/pocket-id/pocket-id Docker tag to v2.6.2