Skip to content

chore: bump gohugoio/hugo from v0.159.0 to v0.159.1#144

Merged
AppleGamer22 merged 1 commit intomasterfrom
dependabot/docker/gohugoio/hugo-v0.159.1
Mar 27, 2026
Merged

chore: bump gohugoio/hugo from v0.159.0 to v0.159.1#144
AppleGamer22 merged 1 commit intomasterfrom
dependabot/docker/gohugoio/hugo-v0.159.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 27, 2026

Bumps gohugoio/hugo from v0.159.0 to v0.159.1.

Release notes

Sourced from gohugoio/hugo's releases.

v0.159.1

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

  • minifiers: Keep x-bind and blank namespace in SVG minification 42289d76 @​bep #14669
Commits
  • 86c7d3a releaser: Bump versions for release of 0.159.1
  • 42289d7 minifiers: Keep x-bind and blank namespace in SVG minification
  • 0c013c2 Adjust depreceated syntax in tests
  • bd071d7 releaser: Prepare repository for 0.160.0-DEV
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [gohugoio/hugo](https://github.com/gohugoio/hugo) from v0.159.0 to v0.159.1.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Commits](gohugoio/hugo@v0.159.0...v0.159.1)

---
updated-dependencies:
- dependency-name: gohugoio/hugo
  dependency-version: v0.159.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Dependency issues label Mar 27, 2026
@AppleGamer22 AppleGamer22 merged commit 6f30222 into master Mar 27, 2026
2 checks passed
@dependabot dependabot bot deleted the dependabot/docker/gohugoio/hugo-v0.159.1 branch March 27, 2026 04:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency issues

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant