Update ghcr.io/pocket-id/pocket-id Docker tag to v1.16.0 #2

Merged
mathy merged 1 commit from renovate/docker-compose-all into main 2025-12-07 19:36:59 +00:00
Member

This PR contains the following updates:

Package Update Change
ghcr.io/pocket-id/pocket-id minor v1.15.0 -> v1.16.0

Release Notes

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

v1.16.0

Compare Source

Bug Fixes
Documentation
Features
Other

Full Changelog: https://github.com/pocket-id/pocket-id/compare/v1.15.0...v1.16.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 | `v1.15.0` -> `v1.16.0` | --- ### Release Notes <details> <summary>pocket-id/pocket-id (ghcr.io/pocket-id/pocket-id)</summary> ### [`v1.16.0`](https://github.com/pocket-id/pocket-id/blob/HEAD/CHANGELOG.md#v1160) [Compare Source](https://github.com/pocket-id/pocket-id/compare/v1.15.0...v1.16.0) ##### Bug Fixes - use `quoted-printable` encoding for mails to prevent line limitation ([5cf73e9](https://github.com/pocket-id/pocket-id/commit/5cf73e9309640d097ba94d97851cf502b7b2e063) by [@&#8203;stonith404](https://github.com/stonith404)) - automatically create parent directory of Sqlite db ([cfc9e46](https://github.com/pocket-id/pocket-id/commit/cfc9e464d983b051e7ed4da1620fae61dc73cff2) by [@&#8203;stonith404](https://github.com/stonith404)) - global audit log user filter not working ([d98c0a3](https://github.com/pocket-id/pocket-id/commit/d98c0a391a747f9eea70ea01c3f984264a4a7a19) by [@&#8203;stonith404](https://github.com/stonith404)) - theme mode not correctly applied if selected manually ([a1cd325](https://github.com/pocket-id/pocket-id/commit/a1cd3251cd2b7d7aca610696ef338c5d01fdce2e) by [@&#8203;stonith404](https://github.com/stonith404)) - hide theme switcher on auth pages because of dynamic background ([5d6a7fd](https://github.com/pocket-id/pocket-id/commit/5d6a7fdb58b6b82894dcb9be3b9fe6ca3e53f5fa) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Documentation - add `ENCRYPTION_KEY` to `.env.example` for breaking change preparation ([4eeb06f](https://github.com/pocket-id/pocket-id/commit/4eeb06f29d984164939bf66299075efead87ee19) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Features - light/dark/system mode switcher ([#&#8203;1081](https://github.com/pocket-id/pocket-id/pull/1081) by [@&#8203;kmendell](https://github.com/kmendell)) - add support for S3 storage backend ([#&#8203;1080](https://github.com/pocket-id/pocket-id/pull/1080) by [@&#8203;stonith404](https://github.com/stonith404)) - add support for WEBP profile pictures ([#&#8203;1090](https://github.com/pocket-id/pocket-id/pull/1090) by [@&#8203;stonith404](https://github.com/stonith404)) - add database storage backend ([#&#8203;1091](https://github.com/pocket-id/pocket-id/pull/1091) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - adding/removing passkeys creates an entry in audit logs ([#&#8203;1099](https://github.com/pocket-id/pocket-id/pull/1099) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - add option to disable S3 integrity check ([a3c9687](https://github.com/pocket-id/pocket-id/commit/a3c968758a17e95b2e55ae179d6601d8ec2cf052) by [@&#8203;stonith404](https://github.com/stonith404)) - add `Cache-Control: private, no-store` to all API routes per default ([#&#8203;1126](https://github.com/pocket-id/pocket-id/pull/1126) by [@&#8203;stonith404](https://github.com/stonith404)) ##### Other - update pnpm to 10.20 ([#&#8203;1082](https://github.com/pocket-id/pocket-id/pull/1082) by [@&#8203;kmendell](https://github.com/kmendell)) - run checks on PR to `breaking/**` branches ([ab9c0f9](https://github.com/pocket-id/pocket-id/commit/ab9c0f9ac092725c70ec3a963f57bc739f425d4f) by [@&#8203;stonith404](https://github.com/stonith404)) - use constants for AppEnv values ([#&#8203;1098](https://github.com/pocket-id/pocket-id/pull/1098) by [@&#8203;ItalyPaleAle](https://github.com/ItalyPaleAle)) - bump golang.org/x/crypto from 0.43.0 to 0.45.0 in /backend in the go\_modules group across 1 directory ([#&#8203;1107](https://github.com/pocket-id/pocket-id/pull/1107) by [@&#8203;dependabot](https://github.com/dependabot)\[bot]) - add Finish files ([ca888b3](https://github.com/pocket-id/pocket-id/commit/ca888b3dd221a209df5e7beb749156f7ea21e1c0) by [@&#8203;stonith404](https://github.com/stonith404)) - upgrade dependencies ([4bde271](https://github.com/pocket-id/pocket-id/commit/4bde271b4715f59bd2ed1f7c18a867daf0f26b8b) by [@&#8203;stonith404](https://github.com/stonith404)) - fix Dutch validation message ([f523f39](https://github.com/pocket-id/pocket-id/commit/f523f39483a06256892d17dc02528ea009c87a9f) by [@&#8203;stonith404](https://github.com/stonith404)) - fix package vulnerabilities ([3d46bad](https://github.com/pocket-id/pocket-id/commit/3d46badb3cecc1ee8eb8bfc9b377108be32d4ffc) by [@&#8203;stonith404](https://github.com/stonith404)) - update vscode launch.json ([#&#8203;1117](https://github.com/pocket-id/pocket-id/pull/1117) by [@&#8203;mnestor](https://github.com/mnestor)) - rename file backend value `fs` to `filesystem` ([8d30346](https://github.com/pocket-id/pocket-id/commit/8d30346f642b483653f7a3dec006cb0273927afb) by [@&#8203;stonith404](https://github.com/stonith404)) - fix wrong storage value ([b2c718d](https://github.com/pocket-id/pocket-id/commit/b2c718d13d12b6c152e19974d3490c2ed7f5d51d) by [@&#8203;stonith404](https://github.com/stonith404)) - run formatter ([14c7471](https://github.com/pocket-id/pocket-id/commit/14c7471b5272cdaf42751701d842348d0d60cd0e) by [@&#8203;stonith404](https://github.com/stonith404)) **Full Changelog**: <https://github.com/pocket-id/pocket-id/compare/v1.15.0...v1.16.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xOS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMTkuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
mathy merged commit 49008e7fbe into main 2025-12-07 19:36:59 +00:00
mathy deleted branch renovate/docker-compose-all 2025-12-07 19:36:59 +00:00
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
Aurora-Stack/Pocket-ID!2
No description provided.