WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 20, 2025

This PR contains the following updates:

Package Update Change OpenSSF
gohugoio/hugo minor 0.152.2 -> 0.153.3 OpenSSF Scorecard

Release Notes

gohugoio/hugo (gohugoio/hugo)

v0.153.3

Compare Source

What's Changed

v0.153.2

Compare Source

What's Changed

v0.153.1

Compare Source

[!note]
This is a bug fix release. See the main release for a list of new features.

v0.153.0

Compare Source

[!note]
There is a newer bug fix release available here.

This is a good one! Hugo v0.153.0 comes with a powerful new multidimensional content model (languages, versions and roles) and completely overhauls WebP image support, and much more:

  • For the new multidimensional content model, start reading sites matrix and sites complements. The matrix is what gets written to disk, complements allows e.g. a site in Swedish to fill in missing gaps in the site in Norwegian's page and resource collections. Also see the new Rotate method, that allows you to rotate the content tree in a given dimension.
  • For WebP we now build a WASM version of libwebp (v1.6.0) and run it in the Wazero runtime. We use this for both encoding and decoding. This solves an old and annoying issue with Go's stdlib's decoder, with loss of contrast and muted colors in some photos, but it also means that you don't need the extended version of Hugo to handle WebP images. And, drum roll, we now also support animated WebP, including converting to and from animated GIFs.
  • For MacOS, we now build signed and notarised pkg installers.

Also:

Notes

  • tpl/css: Deprecate libsass in favor of dartsass (note) 9937a5d @​bep #​14261
  • Build Order: Hugo builds sites based on the sorted dimensions (see below). In earlier versions, we built the sites starting with the default content language. This change is also reflected in the sort order of .Site.Sites to make it consistent with .Site.Languages.
  • Sort Order: The dimensions are sorted as follows, which affects build order and complement selection:
    • languages: By weight, then by name.
    • versions: By weight, then by semantic versioning (descending).
    • roles: By weight, then by name.
  • Deprecations:
  • Logging: We no longer log warnings about potential duplicate content paths, as this becomes impractical to reason about with a
    complex sites matrix.

Bug fixes

Improvements

Dependency Updates

Build Setup

Documentation


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), 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.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Dec 20, 2025

Deploying crs-documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 764da83
Status: ✅  Deploy successful!
Preview URL: https://d122117a.documentation-km5.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.documentation-km5.pages.dev

View logs

@renovate renovate bot added the minor label Dec 20, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c94896b to 26e0d9a Compare December 20, 2025 18:07
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.153.0 in .github/workflows/test.yml chore(deps): update dependency gohugoio/hugo to v0.153.1 in .github/workflows/test.yml Dec 20, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 26e0d9a to 4e1d923 Compare December 22, 2025 22:11
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.153.1 in .github/workflows/test.yml chore(deps): update dependency gohugoio/hugo to v0.153.2 in .github/workflows/test.yml Dec 22, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e1d923 to 764da83 Compare December 26, 2025 17:57
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.153.2 in .github/workflows/test.yml chore(deps): update dependency gohugoio/hugo to v0.153.3 in .github/workflows/test.yml Dec 26, 2025
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.

1 participant