feat(container)!: Update ghcr.io/pocket-id/pocket-id ( v1.16.0 ➔ v2.0.2 ) #264

Merged
sujiba merged 1 commit from renovate/ghcr.io-pocket-id-pocket-id-2.x into main 2026-01-03 17:20:42 +00:00
Member

This PR contains the following updates:

Package Update Change OpenSSF
ghcr.io/pocket-id/pocket-id major v1.16.0-distrolessv2.0.2-distroless OpenSSF Scorecard

Release Notes

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

v2.0.2

Compare Source

Bug Fixes
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.0.1...v2.0.2

v2.0.1

Compare Source

Bug Fixes
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.0.0...v2.0.1

v2.0.0

Compare Source

Bug Fixes
Features
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.16.0...v2.0.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 these updates again.


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

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | OpenSSF | |---|---|---|---| | [ghcr.io/pocket-id/pocket-id](https://github.com/pocket-id/pocket-id) | major | `v1.16.0-distroless` → `v2.0.2-distroless` | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/pocket-id/pocket-id/badge)](https://securityscorecards.dev/viewer/?uri=github.com/pocket-id/pocket-id) | --- ### Release Notes <details> <summary>pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)</summary> ### [`v2.0.2`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v202) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.0.1...v2.0.2) ##### Bug Fixes - migration fails if users exist with no email address ([2f651ad](https://github.com/pocket-id/pocket-id/commit/2f651adf3b4e8d689461da2083c3afcb1eb1d477) by [@&#8203;stonith404](https://github.com/stonith404)) - allow version downgrade database is dirty ([ba00f40](https://github.com/pocket-id/pocket-id/commit/ba00f40bd4b06f31d251599fcb1db63e902a6987) by [@&#8203;stonith404](https://github.com/stonith404)) - localhost callback URLs with port don't match correctly ([7c34501](https://github.com/pocket-id/pocket-id/commit/7c345010556f11a593948b2a1ae558b7a8003696) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Other - add no-op migration to postgres ([a24b2af](https://github.com/pocket-id/pocket-id/commit/a24b2afb7b8165bed05976058a8ae797adc245df) by [@&#8203;stonith404](https://github.com/stonith404)) **Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v2.0.1...v2.0.2> ### [`v2.0.1`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v201) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.0.0...v2.0.1) ##### Bug Fixes - admins imported from LDAP lose admin privileges ([2cce200](https://github.com/pocket-id/pocket-id/commit/2cce2008928081b5e0f0e6bcbc3f43816f082de9) by [@&#8203;stonith404](https://github.com/stonith404)) - restore old input input field size ([2341da9](https://github.com/pocket-id/pocket-id/commit/2341da99e9716686cf28dd0680d751ae9da0fadc) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Other - bump image tag to `v2` ([cd2e9f3](https://github.com/pocket-id/pocket-id/commit/cd2e9f3a2ad753815ef8da998f9b54853d953a2a) by [@&#8203;stonith404](https://github.com/stonith404)) **Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v2.0.0...v2.0.1> ### [`v2.0.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v200) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.16.0...v2.0.0) ##### Bug Fixes - update image format message to include WEBP ([#&#8203;1133](https://github.com/pocket-id/pocket-id/pull/1133) by [@&#8203;sebdanielsson](https://github.com/sebdanielsson)) - add Japanese locale to inlang settings ([#&#8203;1142](https://github.com/pocket-id/pocket-id/pull/1142) by [@&#8203;tai-ga](https://github.com/tai-ga)) - restrict email one time sign in token to same browser ([#&#8203;1144](https://github.com/pocket-id/pocket-id/pull/1144) by [@&#8203;stonith404](https://github.com/stonith404)) - rename `LDAP_ATTRIBUTE_ADMIN_GROUP` env variable to `LDAP_ADMIN_GROUP_NAME` ([e1c5021](https://github.com/pocket-id/pocket-id/commit/e1c5021eeedcbc54bad0eccd72d7ae760be61934) by [@&#8203;stonith404](https://github.com/stonith404)) - make wildcard matching in callback URLs more stricter ([078152d](https://github.com/pocket-id/pocket-id/commit/078152d4dbb05dd027ff323f39d090ecb67927c7) by [@&#8203;stonith404](https://github.com/stonith404)) - remove ambiguous characters from login code ([d9e7bf9](https://github.com/pocket-id/pocket-id/commit/d9e7bf9eef522d8c081fac2000bace6f95518039) by [@&#8203;stonith404](https://github.com/stonith404)) - add missing translations to date picker ([894eaf3](https://github.com/pocket-id/pocket-id/commit/894eaf3cffdd9182b9c29e28b4dcb7e8bcbda26b) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Features - add HTTP `HEAD` method support ([#&#8203;1135](https://github.com/pocket-id/pocket-id/pull/1135) by [@&#8203;stonith404](https://github.com/stonith404)) - add email logo customization ([#&#8203;1150](https://github.com/pocket-id/pocket-id/pull/1150) by [@&#8203;MelvinSnijders](https://github.com/MelvinSnijders)) - add ability define user groups for sign up tokens ([#&#8203;1155](https://github.com/pocket-id/pocket-id/pull/1155) by [@&#8203;stonith404](https://github.com/stonith404)) - minor redesign of auth pages ([08e4ffe](https://github.com/pocket-id/pocket-id/commit/08e4ffeb600a4a6644d91b1600b0205997ed1685) by [@&#8203;stonith404](https://github.com/stonith404)) - allow audit log retention to be controlled by env variable ([#&#8203;1158](https://github.com/pocket-id/pocket-id/pull/1158) by [@&#8203;jenic](https://github.com/jenic)) - restrict oidc clients by user groups per default ([#&#8203;1164](https://github.com/pocket-id/pocket-id/pull/1164) by [@&#8203;stonith404](https://github.com/stonith404)) - add "restricted" column to oidc client table ([1bc9f5f](https://github.com/pocket-id/pocket-id/commit/1bc9f5f7e780310d81608381544ba530df7f433b) by [@&#8203;stonith404](https://github.com/stonith404)) - drop support for storing JWK on the filesystem ([f014458](https://github.com/pocket-id/pocket-id/commit/f0144584af90b918a3157a298f1bb95928a117b8) by [@&#8203;stonith404](https://github.com/stonith404)) - add CLI command for importing and exporting Pocket ID data ([3420a00](https://github.com/pocket-id/pocket-id/commit/3420a000737d89a5c3c6c250d171d96126553beb) by [@&#8203;stonith404](https://github.com/stonith404)) - remove DbProvider env variable and calculate it dynamically ([ba2f0f1](https://github.com/pocket-id/pocket-id/commit/ba2f0f18f4bacc5a86217dec0b0dcb6030c40cb9) by [@&#8203;kmendell](https://github.com/kmendell)) - add support for SCIM provisioning ([#&#8203;1182](https://github.com/pocket-id/pocket-id/pull/1182) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Other - update AAGUIDs ([#&#8203;1128](https://github.com/pocket-id/pocket-id/pull/1128) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - fix api key e2e test ([25f67bd](https://github.com/pocket-id/pocket-id/commit/25f67bd25a0ee0cab48d72107722e8c8428fa547) by [@&#8203;stonith404](https://github.com/stonith404)) - update AAGUIDs ([#&#8203;1140](https://github.com/pocket-id/pocket-id/pull/1140) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - upgrade dependencies ([90f555f](https://github.com/pocket-id/pocket-id/commit/90f555f7c12ff07545f7cd1a1754a8c19f5a4978) by [@&#8203;stonith404](https://github.com/stonith404)) - fix type error after version bump ([edb32d8](https://github.com/pocket-id/pocket-id/commit/edb32d82b2c138433d8eb17d5a6a19f4728ae2d4) by [@&#8203;stonith404](https://github.com/stonith404)) - remove `breaking/**` push trigger from actions ([461293b](https://github.com/pocket-id/pocket-id/commit/461293ba1da4ddbff2c77f23a42487b63964e474) by [@&#8203;stonith404](https://github.com/stonith404)) - update AAGUIDs ([#&#8203;1177](https://github.com/pocket-id/pocket-id/pull/1177) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - preparation for merge into main branch ([#&#8203;1113](https://github.com/pocket-id/pocket-id/pull/1113) by [@&#8203;stonith404](https://github.com/stonith404)) - bump pnpm to version 10.27.0 ([#&#8203;1183](https://github.com/pocket-id/pocket-id/pull/1183) by [@&#8203;kmendell](https://github.com/kmendell)) - update forms and other areas to use new shadcn components ([#&#8203;1115](https://github.com/pocket-id/pocket-id/pull/1115) by [@&#8203;kmendell](https://github.com/kmendell)) - run formatter ([e4a8ca4](https://github.com/pocket-id/pocket-id/commit/e4a8ca476cc3c7e8d8cdc8de21b5d7d99d07f7a0) by [@&#8203;stonith404](https://github.com/stonith404)) - upgrade dependencies ([4776b70](https://github.com/pocket-id/pocket-id/commit/4776b70d96f3dc291394dc79c941738bbe48199a) by [@&#8203;stonith404](https://github.com/stonith404)) - change translation string in e2e tests ([ffb2ef9](https://github.com/pocket-id/pocket-id/commit/ffb2ef91bd7bbe78eb29e86cd3675b695e821498) by [@&#8203;stonith404](https://github.com/stonith404)) **Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.16.0...v2.0.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 these updates 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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43MC4yIiwidXBkYXRlZEluVmVyIjoiNDIuNzAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiY2x1c3Rlci9oY2xvdWQiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21ham9yIl19-->
sujiba-bot force-pushed renovate/ghcr.io-pocket-id-pocket-id-2.x from aef31b1bde to ec6ca3f4a7 2026-01-03 00:01:51 +00:00 Compare
sujiba-bot changed title from feat(container)!: Update ghcr.io/pocket-id/pocket-id ( v1.16.0 ➔ v2.0.0 ) to feat(container)!: Update ghcr.io/pocket-id/pocket-id ( v1.16.0 ➔ v2.0.1 ) 2026-01-03 00:01:52 +00:00
sujiba-bot force-pushed renovate/ghcr.io-pocket-id-pocket-id-2.x from ec6ca3f4a7 to e6f8ef128f 2026-01-03 15:01:40 +00:00 Compare
sujiba-bot changed title from feat(container)!: Update ghcr.io/pocket-id/pocket-id ( v1.16.0 ➔ v2.0.1 ) to feat(container)!: Update ghcr.io/pocket-id/pocket-id ( v1.16.0 ➔ v2.0.2 ) 2026-01-03 15:01:42 +00:00
sujiba merged commit 777b1aca0a into main 2026-01-03 17:20:42 +00:00
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
homelab/kops!264
No description provided.