Skip to content

chore(deps): update all non-major dependencies in .github/workflows/test.yml#481

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

chore(deps): update all non-major dependencies in .github/workflows/test.yml#481
renovate[bot] merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Mar 27, 2026

This PR contains the following updates:

Package Update Change OpenSSF
gohugoio/hugo patch 0.159.00.159.1 OpenSSF Scorecard
subsite/docs (changelog) digest a82deec737f3cc 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


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 added dependencies Pull requests that update a dependency file github-releases patch labels Mar 27, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying website with  Cloudflare Pages  Cloudflare Pages

Latest commit: e689fb2
Status:⚡️  Build in progress...

View logs

@renovate renovate bot added dependencies Pull requests that update a dependency file patch github-releases labels Mar 27, 2026
@renovate renovate bot enabled auto-merge (squash) March 27, 2026 00:37
@renovate renovate bot merged commit 124f535 into main Mar 27, 2026
1 of 2 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch March 27, 2026 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github-releases patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants