From 51286912e96122e7f7002c7b0f7b16f6ded3555f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 22 Jun 2026 22:24:51 +0200 Subject: [PATCH] Update ghcr.io/pocket-id/pocket-id Docker tag to v2.9.0 (#4) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ghcr.io/pocket-id/pocket-id](https://github.com/pocket-id/pocket-id) | minor | `v2.8.0` → `v2.9.0` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes
pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id) ### [`v2.9.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v290) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.8.0...v2.9.0) ##### Bug Fixes - issues with loading new font ([#​1496](https://github.com/pocket-id/pocket-id/pull/1496) by [@​MelvinSnijders](https://github.com/MelvinSnijders)) - PAR parameters not respected by authorize page ([3d9d4de](https://github.com/pocket-id/pocket-id/commit/3d9d4de61940747c64f4a5a4ba24010be2a2fbb6) by [@​stonith404](https://github.com/stonith404)) - add responsive css for api/user/group/client page add buttons ([#​1508](https://github.com/pocket-id/pocket-id/pull/1508) by [@​James18232](https://github.com/James18232)) - load Gloock font from static path instead of inline ([89b4abb](https://github.com/pocket-id/pocket-id/commit/89b4abb8b5cc71b62f458f966f2778259b167838) by [@​stonith404](https://github.com/stonith404)) - update terminology from public key code exchange to proof key co… ([#​1515](https://github.com/pocket-id/pocket-id/pull/1515) by [@​maxwassiljew](https://github.com/maxwassiljew)) - callback URL validation not validated if prompt=none ([8a75774](https://github.com/pocket-id/pocket-id/commit/8a7577497131229badb35cb4b3a4227b1300afff) by [@​stonith404](https://github.com/stonith404)) - passkey card not rounded ([84678c3](https://github.com/pocket-id/pocket-id/commit/84678c3a7bfa1f601261943f03aa935626fe54a2) by [@​stonith404](https://github.com/stonith404)) ##### Documentation - add AI Usage Policy to CONTRIBUTING.md ([fea933b](https://github.com/pocket-id/pocket-id/commit/fea933b62d6a2899bf1e46fc75dab8b6bca81a0f) by [@​stonith404](https://github.com/stonith404)) - add PR template ([bf9f76b](https://github.com/pocket-id/pocket-id/commit/bf9f76bbd5b8d49dabda74f1c3de5120ea5db698) by [@​stonith404](https://github.com/stonith404)) - add "needs more upvotes" label as default ([fc42f62](https://github.com/pocket-id/pocket-id/commit/fc42f6211d410ea8db75018292df8f311078a7fe) by [@​stonith404](https://github.com/stonith404)) - fix link to watchtower repo ([#​1500](https://github.com/pocket-id/pocket-id/pull/1500) by [@​wollew](https://github.com/wollew)) ##### Features - add support for Pushed Authorization Requests (RFC9126) ([#​1404](https://github.com/pocket-id/pocket-id/pull/1404) by [@​Zenithar](https://github.com/Zenithar)) ##### Other - fix linter issues ([4f97cd4](https://github.com/pocket-id/pocket-id/commit/4f97cd4188b6028e955c8dc62e122ec409b32db3) by [@​stonith404](https://github.com/stonith404)) - update AAGUIDs ([#​1511](https://github.com/pocket-id/pocket-id/pull/1511) by [@​github-actions](https://github.com/github-actions)\[bot]) - run svelte check and unit tests in breaking branches ([83b45f6](https://github.com/pocket-id/pocket-id/commit/83b45f682dc89b2019b1812157157f431dfd3ad7) by [@​stonith404](https://github.com/stonith404)) - run formatter ([2726ddd](https://github.com/pocket-id/pocket-id/commit/2726ddd0c23ab6ae22f307bf8d377fdfd73e1c14) by [@​stonith404](https://github.com/stonith404)) - bump vite from 8.0.13 to 8.0.16 ([#​1521](https://github.com/pocket-id/pocket-id/pull/1521) by [@​dependabot](https://github.com/dependabot)\[bot]) - npm dependabot not run from root ([c0d96a0](https://github.com/pocket-id/pocket-id/commit/c0d96a0b1349d7dd0dec65c78dcdc2e043713ff8) by [@​stonith404](https://github.com/stonith404)) - fix wrong assertion ([effd2a1](https://github.com/pocket-id/pocket-id/commit/effd2a146f9b85d8bf1df203b4970aafc7ae24f8) by [@​stonith404](https://github.com/stonith404)) - Bump the "all-dependencies" group with 4 updates across multiple ecosystems ([#​1523](https://github.com/pocket-id/pocket-id/pull/1523) by [@​dependabot](https://github.com/dependabot)\[bot]) **Full Changelog**:
--- ### 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](https://github.com/renovatebot/renovate). Reviewed-on: https://git.jfreudenberger.de/JuliusFreudenberger/nix-config/pulls/4 Co-authored-by: Renovate Bot Co-committed-by: Renovate Bot --- modules/pocket-id.nix | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/pocket-id.nix b/modules/pocket-id.nix index b183d4b..05c7149 100644 --- a/modules/pocket-id.nix +++ b/modules/pocket-id.nix @@ -17,7 +17,7 @@ in { config = lib.mkIf cfg.enable { virtualisation.oci-containers.containers = { pocket-id = { - image = "ghcr.io/pocket-id/pocket-id:v2.8.0@sha256:a073640418b2cfc8587c488a7270580b3ab95cae2c543f5d64bbbe1fd7ccbae8"; + image = "ghcr.io/pocket-id/pocket-id:v2.9.0@sha256:a2a38a96699d7483d65b5849b015d954f294938306a03a9c0699bc5b79554e86"; autoStart = true; networks = [ "traefik"