Skip to content

chore(deps): update dependency gohugoio/hugo to v0.159.1 in .github/workflows/test.yml#277

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch
Mar 26, 2026
Merged

chore(deps): update dependency gohugoio/hugo to v0.159.1 in .github/workflows/test.yml#277
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 24, 2026

This PR contains the following updates:

Package Update Change OpenSSF
gohugoio/hugo minor 0.158.00.159.1 OpenSSF Scorecard

Release Notes

gohugoio/hugo (gohugoio/hugo)

v0.159.1

Compare Source

The regression fixed in this release isn't new, but it's so subtle that we thought we'd release this sooner rather than later. For some time now, the minifier we use have stripped namespaced attributes in SVGs, which broke dynamic constructs using e.g. AlpineJS' x-bind: namespace (library used by Hugo's documentation site).

To fix this, the upstream library has hadded a keepNamespaces slice option. It was not possible to find a default that would make all happy, so we opted for an option that at least would make AlpineJS sites work out of the box:

 [minify.tdewolff.svg]
      keepNamespaces = ['', 'x-bind']

What's Changed

v0.159.0

Compare Source

This release greatly improves and simplifies management of Node.js/npm dependencies in a multi-module setup. See this page for more information.

Note

  • Replace deprecated site.Data with hugo.Data in tests a8fca59 @​bep
  • Replace deprecated excludeFiles and includeFiles with files in tests 182b104 @​bep
  • Replace deprecated :filename with :contentbasename in the permalinks test eb11c3d @​bep

Bug fixes

Improvements

Dependency Updates

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
Copy Markdown

cloudflare-workers-and-pages bot commented Mar 24, 2026

Deploying crs-documentation with  Cloudflare Pages  Cloudflare Pages

Latest commit: 3566790
Status: ✅  Deploy successful!
Preview URL: https://4d33513c.documentation-km5.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.documentation-km5.pages.dev

View logs

@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.159.0 in .github/workflows/test.yml chore(deps): update dependency gohugoio/hugo to v0.159.1 in .github/workflows/test.yml Mar 26, 2026
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 52fce6d to 3566790 Compare March 26, 2026 12:53
@renovate renovate bot merged commit 737f3cc into main Mar 26, 2026
2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 26, 2026 19:00
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