chore(deps): update ghcr.io/zibbp/ganymede docker tag to v4.16.0 #661

Merged
catalin merged 1 commit from renovate/ghcr.io-zibbp-ganymede-4.x into main 2026-05-06 13:06:40 +00:00
Collaborator

This PR contains the following updates:

Package Update Change
ghcr.io/zibbp/ganymede minor 4.15.14.16.0

Release Notes

Zibbp/ganymede (ghcr.io/zibbp/ganymede)

v4.16.0

Compare Source

[!IMPORTANT]
If you are running the :dev container image now is the best time to switch back to :latest or the semver version.

Change Highlights

  • feat(channel): conditionally replace profile image during periodic sync by @​fllppi in #​1154
    • Update channel image during periodic sync
  • feat(frontend): add absolute clock time display to video player by @​fllppi in #​1155
    • image
    • image
  • feat: chat timestamps by @​Zibbp in #​1156
    • New setting, configurable on your profile page, to show chat timestamps.
    • image
  • feat(frontend): add autoplay video setting to profile by @​fllppi in #​1161
    • New setting, configurable on your profile page, to auto play videos when loading a video page.

What's Changed

Full Changelog: https://github.com/Zibbp/ganymede/compare/v4.15.1...v4.16.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/zibbp/ganymede](https://github.com/Zibbp/ganymede) | minor | `4.15.1` → `4.16.0` | --- ### Release Notes <details> <summary>Zibbp/ganymede (ghcr.io/zibbp/ganymede)</summary> ### [`v4.16.0`](https://github.com/Zibbp/ganymede/releases/tag/v4.16.0) [Compare Source](https://github.com/Zibbp/ganymede/compare/v4.15.1...v4.16.0) > \[!IMPORTANT]\ > If you are running the `:dev` container image now is the best time to switch back to `:latest` or the semver version. #### Change Highlights - feat(channel): conditionally replace profile image during periodic sync by [@&#8203;fllppi](https://github.com/fllppi) in [#&#8203;1154](https://github.com/Zibbp/ganymede/pull/1154) - Update channel image during periodic sync * feat(frontend): add absolute clock time display to video player by [@&#8203;fllppi](https://github.com/fllppi) in [#&#8203;1155](https://github.com/Zibbp/ganymede/pull/1155) - <img width="506" height="338" alt="image" src="https://github.com/user-attachments/assets/f7ba1791-8e38-4493-a0ff-3af1a73cda62" /> - <img width="386" height="244" alt="image" src="https://github.com/user-attachments/assets/9c98d8d8-c8bf-4561-9b0c-79903605a654" /> * feat: chat timestamps by [@&#8203;Zibbp](https://github.com/Zibbp) in [#&#8203;1156](https://github.com/Zibbp/ganymede/pull/1156) - New setting, configurable on your profile page, to show chat timestamps. - <img width="339" height="198" alt="image" src="https://github.com/user-attachments/assets/c40bd7e0-9df8-48db-8909-298f1c6eb6fc" /> * feat(frontend): add autoplay video setting to profile by [@&#8203;fllppi](https://github.com/fllppi) in [#&#8203;1161](https://github.com/Zibbp/ganymede/pull/1161) - New setting, configurable on your profile page, to auto play videos when loading a video page. #### What's Changed - build(deps): bump follow-redirects from 1.15.11 to 1.16.0 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1146](https://github.com/Zibbp/ganymede/pull/1146) - build(deps): bump golang.org/x/sys from 0.42.0 to 0.43.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1145](https://github.com/Zibbp/ganymede/pull/1145) - build(deps): bump github.com/testcontainers/testcontainers-go from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1143](https://github.com/Zibbp/ganymede/pull/1143) - build(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1142](https://github.com/Zibbp/ganymede/pull/1142) - build(deps): bump github.com/coreos/go-oidc/v3 from 3.17.0 to 3.18.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1144](https://github.com/Zibbp/ganymede/pull/1144) - build(deps): bump github.com/testcontainers/testcontainers-go/modules/postgres from 0.41.0 to 0.42.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1141](https://github.com/Zibbp/ganymede/pull/1141) - build(deps): bump github.com/jackc/pgx/v5 from 5.9.1 to 5.9.2 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1149](https://github.com/Zibbp/ganymede/pull/1149) - build(deps): bump github.com/riverqueue/river from 0.34.0 to 0.35.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1151](https://github.com/Zibbp/ganymede/pull/1151) - build(deps): bump github.com/riverqueue/river/riverdriver/riverpgxv5 from 0.34.0 to 0.35.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1150](https://github.com/Zibbp/ganymede/pull/1150) - feat: live archive ffmpeg timeouts by [@&#8203;Zibbp](https://github.com/Zibbp) in [#&#8203;1147](https://github.com/Zibbp/ganymede/pull/1147) - build(deps-dev): bump postcss from 8.5.6 to 8.5.10 in /frontend by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1153](https://github.com/Zibbp/ganymede/pull/1153) - feat(channel): conditionally replace profile image during periodic sync by [@&#8203;fllppi](https://github.com/fllppi) in [#&#8203;1154](https://github.com/Zibbp/ganymede/pull/1154) - feat(frontend): add absolute clock time display to video player by [@&#8203;fllppi](https://github.com/fllppi) in [#&#8203;1155](https://github.com/Zibbp/ganymede/pull/1155) - feat: chat timestamps by [@&#8203;Zibbp](https://github.com/Zibbp) in [#&#8203;1156](https://github.com/Zibbp/ganymede/pull/1156) - build(deps): bump github.com/riverqueue/river from 0.35.0 to 0.35.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1160](https://github.com/Zibbp/ganymede/pull/1160) - build(deps): bump github.com/riverqueue/river/riverdriver/riverpgxv5 from 0.35.0 to 0.35.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1159](https://github.com/Zibbp/ganymede/pull/1159) - build(deps): bump github.com/rs/zerolog from 1.35.0 to 1.35.1 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;1158](https://github.com/Zibbp/ganymede/pull/1158) - feat(frontend): add autoplay video setting to profile by [@&#8203;fllppi](https://github.com/fllppi) in [#&#8203;1161](https://github.com/Zibbp/ganymede/pull/1161) **Full Changelog**: <https://github.com/Zibbp/ganymede/compare/v4.15.1...v4.16.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:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTAuMCIsInVwZGF0ZWRJblZlciI6IjQzLjE1MC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
catalin deleted branch renovate/ghcr.io-zibbp-ganymede-4.x 2026-05-06 13:06:41 +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
catalin/fukuops!661
No description provided.