chore(deps): update ghcr.io/pocket-id/pocket-id docker tag to v2.4.0 #86

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

This PR contains the following updates:

Package Update Change
ghcr.io/pocket-id/pocket-id minor v2.2.0v2.4.0

Release Notes

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

v2.4.0

Compare Source

Bug Fixes
Features
Other
Performance Improvements

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.3.0...v2.4.0

v2.3.0

Compare Source

Bug Fixes
Features
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v2.2.0...v2.3.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.


  • 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 | |---|---|---| | [ghcr.io/pocket-id/pocket-id](https://github.com/pocket-id/pocket-id) | minor | `v2.2.0` → `v2.4.0` | --- ### Release Notes <details> <summary>pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)</summary> ### [`v2.4.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v240) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.3.0...v2.4.0) ##### Bug Fixes - improve wildcard matching by using `go-urlpattern` ([#&#8203;1332](https://github.com/pocket-id/pocket-id/pull/1332) by [@&#8203;stonith404](https://github.com/stonith404)) - federated client credentials not working if sub ≠ client\_id ([#&#8203;1342](https://github.com/pocket-id/pocket-id/pull/1342) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - handle IPv6 addresses in callback URLs ([#&#8203;1355](https://github.com/pocket-id/pocket-id/pull/1355) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - wildcard callback URLs blocked by browser-native URL validation ([#&#8203;1359](https://github.com/pocket-id/pocket-id/pull/1359) by [@&#8203;Copilot](https://github.com/Copilot)) - one-time-access-token route should get user ID from URL only ([#&#8203;1358](https://github.com/pocket-id/pocket-id/pull/1358) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - various fixes in background jobs ([#&#8203;1362](https://github.com/pocket-id/pocket-id/pull/1362) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - use URL keyboard type for callback URL inputs ([a675d07](https://github.com/pocket-id/pocket-id/commit/a675d075d1ab9b7ff8160f1cfc35bc0ea1f1980a) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Features - allow first name and display name to be optional ([#&#8203;1288](https://github.com/pocket-id/pocket-id/pull/1288) by [@&#8203;taoso](https://github.com/taoso)) ##### Other - bump svelte from 5.53.2 to 5.53.5 in the npm\_and\_yarn group across 1 directory ([#&#8203;1348](https://github.com/pocket-id/pocket-id/pull/1348) by [@&#8203;dependabot](https://github.com/dependabot)\[bot]) - bump [@&#8203;sveltejs/kit](https://github.com/sveltejs/kit) from 2.53.0 to 2.53.3 in the npm\_and\_yarn group across 1 directory ([#&#8203;1349](https://github.com/pocket-id/pocket-id/pull/1349) by [@&#8203;dependabot](https://github.com/dependabot)\[bot]) - update AAGUIDs ([#&#8203;1354](https://github.com/pocket-id/pocket-id/pull/1354) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - add Português files ([01141b8](https://github.com/pocket-id/pocket-id/commit/01141b8c0f2e96a40fd876d3206e49a694fd12c4) by [@&#8203;kmendell](https://github.com/kmendell)) - add Latvian files ([e0fc4cc](https://github.com/pocket-id/pocket-id/commit/e0fc4cc01bd51e5a97e46aad78a493a668049220) by [@&#8203;kmendell](https://github.com/kmendell)) - fix wrong seed data ([e7bd66d](https://github.com/pocket-id/pocket-id/commit/e7bd66d1a77c89dde542b4385ba01dc0d432e434) by [@&#8203;stonith404](https://github.com/stonith404)) - fix wrong seed data in `database.json` ([f4eb8db](https://github.com/pocket-id/pocket-id/commit/f4eb8db50993edacd90e919b39a5c6d9dd4924c7) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Performance Improvements - frontend performance optimizations ([#&#8203;1344](https://github.com/pocket-id/pocket-id/pull/1344) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) **Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v2.3.0...v2.4.0> ### [`v2.3.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v230) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v2.2.0...v2.3.0) ##### Bug Fixes - ENCRYPTION\_KEY needed for version and help commands ([#&#8203;1256](https://github.com/pocket-id/pocket-id/pull/1256) by [@&#8203;kmendell](https://github.com/kmendell)) - prevent deletion of OIDC provider logo for non admin/anonymous users ([#&#8203;1267](https://github.com/pocket-id/pocket-id/pull/1267) by [@&#8203;HiMoritz](https://github.com/HiMoritz)) - add `type="url"` to url inputs ([bb7b0d5](https://github.com/pocket-id/pocket-id/commit/bb7b0d56084df49b6a003cc3eaf076884e2cbf60) by [@&#8203;stonith404](https://github.com/stonith404)) - increase rate limit for frontend and api requests ([aab7e36](https://github.com/pocket-id/pocket-id/commit/aab7e364e85f1ce13950da93cc50324328cdd96d) by [@&#8203;stonith404](https://github.com/stonith404)) - decode URL-encoded client ID and secret in Basic auth ([#&#8203;1263](https://github.com/pocket-id/pocket-id/pull/1263) by [@&#8203;ypomortsev](https://github.com/ypomortsev)) - token endpoint must not accept params as query string args ([#&#8203;1321](https://github.com/pocket-id/pocket-id/pull/1321) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - left align input error messages ([b3fe143](https://github.com/pocket-id/pocket-id/commit/b3fe14313684f9d8c389ed93ea8e479e3681b5c6) by [@&#8203;stonith404](https://github.com/stonith404)) - disallow API key renewal and creation with API key authentication ([#&#8203;1334](https://github.com/pocket-id/pocket-id/pull/1334) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Features - add VERSION\_CHECK\_DISABLED environment variable ([#&#8203;1254](https://github.com/pocket-id/pocket-id/pull/1254) by [@&#8203;dihmandrake](https://github.com/dihmandrake)) - add support for HTTP/2 ([56afebc](https://github.com/pocket-id/pocket-id/commit/56afebc242be7ed14b58185425d6445bf18f640a) by [@&#8203;stonith404](https://github.com/stonith404)) - manageability of uncompressed geolite db file ([#&#8203;1234](https://github.com/pocket-id/pocket-id/pull/1234) by [@&#8203;gucheen](https://github.com/gucheen)) - add JWT ID for generated tokens ([#&#8203;1322](https://github.com/pocket-id/pocket-id/pull/1322) by [@&#8203;imnotjames](https://github.com/imnotjames)) - current version api endpoint ([#&#8203;1310](https://github.com/pocket-id/pocket-id/pull/1310) by [@&#8203;kmendell](https://github.com/kmendell)) ##### Other - bump [@&#8203;sveltejs/kit](https://github.com/sveltejs/kit) from 2.49.2 to 2.49.5 in the npm\_and\_yarn group across 1 directory ([#&#8203;1240](https://github.com/pocket-id/pocket-id/pull/1240) by [@&#8203;dependabot](https://github.com/dependabot)\[bot]) - bump svelte from 5.46.1 to 5.46.4 in the npm\_and\_yarn group across 1 directory ([#&#8203;1242](https://github.com/pocket-id/pocket-id/pull/1242) by [@&#8203;dependabot](https://github.com/dependabot)\[bot]) - bump devalue to 5.6.2 ([9dbc02e](https://github.com/pocket-id/pocket-id/commit/9dbc02e56871b2de6a39c443e1455efc26a949f7) by [@&#8203;kmendell](https://github.com/kmendell)) - upgrade deps ([4811625](https://github.com/pocket-id/pocket-id/commit/4811625cdd64b47ea67b7a9b03396e455896ccd6) by [@&#8203;kmendell](https://github.com/kmendell)) - add Estonian files ([53ef61a](https://github.com/pocket-id/pocket-id/commit/53ef61a3e5c4b77edec49d41ab94302bfec84269) by [@&#8203;kmendell](https://github.com/kmendell)) - update AAGUIDs ([#&#8203;1257](https://github.com/pocket-id/pocket-id/pull/1257) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - add Norwegian language files ([80558c5](https://github.com/pocket-id/pocket-id/commit/80558c562533e7b4d658d5baa4221d8cd209b47d) by [@&#8203;stonith404](https://github.com/stonith404)) - run formatter ([60825c5](https://github.com/pocket-id/pocket-id/commit/60825c5743b0e233ab622fd4d0ea04eb7ab59529) by [@&#8203;kmendell](https://github.com/kmendell)) - bump axios from 1.13.2 to 1.13.5 in the npm\_and\_yarn group across 1 directory ([#&#8203;1309](https://github.com/pocket-id/pocket-id/pull/1309) by [@&#8203;dependabot](https://github.com/dependabot)\[bot]) - update dependenicies ([94a4897](https://github.com/pocket-id/pocket-id/commit/94a48977ba24e099b6221838d620c365eb1d4bf4) by [@&#8203;kmendell](https://github.com/kmendell)) - update AAGUIDs ([#&#8203;1316](https://github.com/pocket-id/pocket-id/pull/1316) by [@&#8203;github-actions](https://github.com/github-actions)\[bot]) - bump svelte from 5.46.4 to 5.51.5 in the npm\_and\_yarn group across 1 directory ([#&#8203;1324](https://github.com/pocket-id/pocket-id/pull/1324) by [@&#8203;dependabot](https://github.com/dependabot)\[bot]) - bump [@&#8203;sveltejs/kit](https://github.com/sveltejs/kit) from 2.49.5 to 2.52.2 in the npm\_and\_yarn group across 1 directory ([#&#8203;1327](https://github.com/pocket-id/pocket-id/pull/1327) by [@&#8203;dependabot](https://github.com/dependabot)\[bot]) - upgrade dependencies ([0678699](https://github.com/pocket-id/pocket-id/commit/0678699d0cce5448c425b2c16bedab5fc242cbf0) by [@&#8203;stonith404](https://github.com/stonith404)) - upgrade to node 24 and go 1.26.0 ([#&#8203;1328](https://github.com/pocket-id/pocket-id/pull/1328) by [@&#8203;kmendell](https://github.com/kmendell)) **Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v2.2.0...v2.3.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:eyJjcmVhdGVkSW5WZXIiOiI0My4yOS4yIiwidXBkYXRlZEluVmVyIjoiNDMuNTkuMiIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119-->
chore(deps): update ghcr.io/pocket-id/pocket-id docker tag to v2.3.0
All checks were successful
Lint / lint (push) Successful in 47s
Lint / lint (pull_request) Successful in 46s
cc5322ac91
renovate-bot force-pushed renovate/ghcr.io-pocket-id-pocket-id-2.x from cc5322ac91
All checks were successful
Lint / lint (push) Successful in 47s
Lint / lint (pull_request) Successful in 46s
to 0e5bfe8293
All checks were successful
Lint / lint (push) Successful in 47s
Lint / lint (pull_request) Successful in 46s
2026-03-08 10:01:03 +00:00
Compare
renovate-bot changed title from chore(deps): update ghcr.io/pocket-id/pocket-id docker tag to v2.3.0 to chore(deps): update ghcr.io/pocket-id/pocket-id docker tag to v2.4.0 2026-03-08 10:01:05 +00:00
All checks were successful
Lint / lint (push) Successful in 47s
Lint / lint (pull_request) Successful in 46s
This pull request can be merged automatically.
This branch is out-of-date with the base branch
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 switch renovate/ghcr.io-pocket-id-pocket-id-2.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/ghcr.io-pocket-id-pocket-id-2.x
git switch renovate/ghcr.io-pocket-id-pocket-id-2.x
git rebase master
git switch master
git merge --ff-only renovate/ghcr.io-pocket-id-pocket-id-2.x
git switch renovate/ghcr.io-pocket-id-pocket-id-2.x
git rebase master
git switch master
git merge --no-ff renovate/ghcr.io-pocket-id-pocket-id-2.x
git switch master
git merge --squash renovate/ghcr.io-pocket-id-pocket-id-2.x
git switch master
git merge --ff-only renovate/ghcr.io-pocket-id-pocket-id-2.x
git switch master
git merge renovate/ghcr.io-pocket-id-pocket-id-2.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
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
xenrox/ansible!86
No description provided.