Update ghcr.io/pocket-id/pocket-id Docker tag to v2.6.2 #247

Open
renovate-bot wants to merge 1 commits from renovate/ghcr.io-pocket-id-pocket-id-2.x into main
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/pocket-id/pocket-id minor v2.5.0-distrolessv2.6.2-distroless

Release Notes

pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)

v2.6.2

Compare Source

Bug Fixes
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.6.1...v2.6.2

v2.6.1

Compare Source

Bug Fixes
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.6.0...v2.6.1

v2.6.0

Compare Source

Bug Fixes
Features
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.5.0...v2.6.0


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

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 ([#&#8203;1443](https://github.com/pocket-id/pocket-id/pull/1443) by [@&#8203;ahampal](https://github.com/ahampal)) - improve keyboard navigation and screen-reader labels ([#&#8203;1445](https://github.com/pocket-id/pocket-id/pull/1445) by [@&#8203;bjoernch](https://github.com/bjoernch)) ##### Other - upgrade to vite 8.0 and pnpm 10.33.0 ([#&#8203;1446](https://github.com/pocket-id/pocket-id/pull/1446) by [@&#8203;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 [@&#8203;kmendell](https://github.com/kmendell)) ##### Other - ignore webauthn type for swagger generation ([ce4b89d](https://github.com/pocket-id/pocket-id/commit/ce4b89da650f025747fd0dd45eab5cebe29f5a93) by [@&#8203;kmendell](https://github.com/kmendell)) - update golangci-lint ([#&#8203;1440](https://github.com/pocket-id/pocket-id/pull/1440) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - Add catalan language ([#&#8203;1436](https://github.com/pocket-id/pocket-id/pull/1436) by [@&#8203;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" ([#&#8203;1397](https://github.com/pocket-id/pocket-id/pull/1397) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - strip Root prefix from S3 List() returned paths ([#&#8203;1413](https://github.com/pocket-id/pocket-id/pull/1413) by [@&#8203;vtmocanu](https://github.com/vtmocanu)) - use valid Tailwind v4 transition class for auth animation squares ([#&#8203;1415](https://github.com/pocket-id/pocket-id/pull/1415) by [@&#8203;CoolShades](https://github.com/CoolShades)) - resolve posixGroup memberUid as bare usernames ([#&#8203;1422](https://github.com/pocket-id/pocket-id/pull/1422) by [@&#8203;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 [@&#8203;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 [@&#8203;stonith404](https://github.com/stonith404)) - access token renewal bypasses important checks ([978ac87](https://github.com/pocket-id/pocket-id/commit/978ac87deffec58beaccd15aead975e91b94c8a5) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Features - add ability to revoke passkeys of users as admin ([#&#8203;1386](https://github.com/pocket-id/pocket-id/pull/1386) by [@&#8203;jose-d](https://github.com/jose-d)) - add auth method claim (`amr`) to tokens ([#&#8203;1433](https://github.com/pocket-id/pocket-id/pull/1433) by [@&#8203;stonith404](https://github.com/stonith404)) - add TLS support for HTTP/2 server ([#&#8203;1429](https://github.com/pocket-id/pocket-id/pull/1429) by [@&#8203;IngmarStein](https://github.com/IngmarStein)) - add OpenID Connect `prompt` Parameter Handling ([#&#8203;1299](https://github.com/pocket-id/pocket-id/pull/1299) by [@&#8203;rjaakke](https://github.com/rjaakke)) - return not found. on `/setup` if already completed ([444f7ff](https://github.com/pocket-id/pocket-id/commit/444f7ff2b0269c12f1dba334a37d7db2007e172f) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Other - update AAGUIDs ([#&#8203;1403](https://github.com/pocket-id/pocket-id/pull/1403) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - upgrade dependencies ([f8f7222](https://github.com/pocket-id/pocket-id/commit/f8f7222468dad90f630ae18f7c3fd78e37ba3f77) by [@&#8203;stonith404](https://github.com/stonith404)) - combobox not closed in e2e test ([fbdb93f](https://github.com/pocket-id/pocket-id/commit/fbdb93f1a768a05e6e3f2c6fd32b5de50a745bc6) by [@&#8203;stonith404](https://github.com/stonith404)) - Security upgrade alpine from latest to 3.23.4 ([#&#8203;1431](https://github.com/pocket-id/pocket-id/pull/1431) by [@&#8203;stonith404](https://github.com/stonith404)) - security upgrade alpine from latest to 3.23.4 ([#&#8203;1432](https://github.com/pocket-id/pocket-id/pull/1432) by [@&#8203;stonith404](https://github.com/stonith404)) - add Catalan language files ([4f09de2](https://github.com/pocket-id/pocket-id/commit/4f09de2cfc7d1e92632116821493a670fc7ee80d) by [@&#8203;stonith404](https://github.com/stonith404)) - reduce complexity of `ValidateEnvConfig` and `initRouter` ([a0cb574](https://github.com/pocket-id/pocket-id/commit/a0cb57431372c2bcc59904342597845e92a42a93) by [@&#8203;stonith404](https://github.com/stonith404)) - pass context to `shutdownServer` ([ff26c42](https://github.com/pocket-id/pocket-id/commit/ff26c4273a061b7d2c84e7b74f1e0f9e0acc6eb0) by [@&#8203;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 added 1 commit 2026-04-22 08:02:34 +05:30
renovate-bot force-pushed renovate/ghcr.io-pocket-id-pocket-id-2.x from 8521db288d to b1d1051c46 2026-04-22 08:02:34 +05:30 Compare
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.2 2026-04-22 08:02:37 +05:30
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/ghcr.io-pocket-id-pocket-id-2.x:renovate/ghcr.io-pocket-id-pocket-id-2.x
git checkout renovate/ghcr.io-pocket-id-pocket-id-2.x
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryuupendragon/docker-compose#247