Skip to content

chore(deps): update ghcr.io/gohugoio/hugo docker tag to v0.163.0#891

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-gohugoio-hugo-0.x
Jun 8, 2026
Merged

chore(deps): update ghcr.io/gohugoio/hugo docker tag to v0.163.0#891
renovate[bot] merged 1 commit into
mainfrom
renovate/ghcr.io-gohugoio-hugo-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
ghcr.io/gohugoio/hugo stage minor v0.162.1v0.163.0

Release Notes

gohugoio/hugo (ghcr.io/gohugoio/hugo)

v0.163.0

Compare Source

The main topic in this release is improvements to the AVIF image handling that we introduced in v0.162.0. See the docs for details, but:

  • We have turned down the default quality for AVIF to 60. Turns out, JPEG/WebP with quality 75 is comparable to AVIF with quality 60. You can now also set quality per image format in your project config (and also per image processed if needed).
  • We have added a hint to the AVIF with the same values as for WEBP. For lossy compression, the photo/picture hints (and the default) encodes with YUV420 chroma subsampling instead of YUV444, keeping 444 for text/icon/drawing. This greatly reduces the memory needed to encode these images.
Improvements
Dependency Updates

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot merged commit 1e8844b into main Jun 8, 2026
4 checks passed
@renovate renovate Bot deleted the renovate/ghcr.io-gohugoio-hugo-0.x branch June 8, 2026 22:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants