An open index of dependabot pull requests across open source projects.

chore: bump github.com/gohugoio/hugo from 0.124.0 to 0.155.3

Closed
Number: #855
Type: Pull Request
State: Closed
Author: dependabot[bot] dependabot[bot]
Association: Unknown
Comments: 1
Created: February 09, 2026 at 01:20 PM UTC
(4 months ago)
Updated: February 21, 2026 at 01:20 AM UTC
(4 months ago)
Closed: February 21, 2026 at 01:19 AM UTC
(4 months ago)
Time to Close: 11 days
Labels:
stale dependencies go
Description:

Bumps github.com/gohugoio/hugo from 0.124.0 to 0.155.3.

Release notes

Sourced from github.com/gohugoio/hugo's releases.

v0.155.3

What's Changed

  • hugolib: Don't render default site redirect for non-primary isHTML output formats 6ac7d081 @​bep #14482
  • server: Fix stuck server global error logging 24eb84f8 @​bep #14469
  • build(deps): bump github.com/evanw/esbuild from 0.27.2 to 0.27.3 95a36782 @​dependabot[bot]
  • server: Fix panic when the server browser error handler tried to use a config in a state of flux 9045797d @​bep #14470

v0.155.2

Note that the bug fix below is for the two new dimensions introduced in v0.153.0 (version and role), multiple languages worked fine. Also, changes to the first version and role also worked, which had me head-scratching for a while. Oh, well, enjoy.

  • Fix template change detection for multi-version sites 0f1c7d12 @​bep #14461
  • resources/image: Add some image decode/encode debug logging 6bd2bde9 @​bep #14337 #14460

v0.155.1

What's Changed

  • Fix image DecodeConfig regression of WebP images from file cache b5d43cdc @​bep #14453
  • resources/images: Fix WebP useSharpYuv being ignored b1e1eede @​jmooring #14449
  • tpl/tplimpl: Remove failing Twitter tests f522a728 @​jmooring

v0.155.0

Some notable new things in this release are:

  • Improvements to how versions are handled: We now support version (and also for the other dimension) range queries (e.g. >= v1.0.0), and we now cache Go module version queries, which makes mounting multiple versions of the same GitHub repo with different version much more practical and enjoyable, se this site and config for an annotated example.
  • We finally have XMP and IPTC image metadata support, in addition to EXIF, see #13146
  • Page aliases now works in multidimensional sites (e.g. multiple languages), and it is now much easier to create e.g. Netlify _redirects files that works in such setups.
  • There are several performance related WebP improvements in this release.
  • Also, image processing in general (e.g. resize operations) should be considerably more effective.

Breaking change

Prior to v0.155.0, alias paths beginning with a slash (/) were treated as server-relative. In v0.155.0 and later, they are now site-relative. This change only affects multilingual single-host projects that used alias paths beginning with a slash (/) to cross language boundaries. See details.

Note

  • Make Page.Aliases more useful in multidimensional setups (note) ee91c707 @​bep #14402

Bug fixes

... (truncated)

Commits
  • 8a85821 releaser: Bump versions for release of 0.155.3
  • 6ac7d08 hugolib: Don't render default site redirect for non-primary isHTML output for...
  • 24eb84f server: Fix stuck server global error logging
  • 95a3678 build(deps): bump github.com/evanw/esbuild from 0.27.2 to 0.27.3
  • 9045797 server: Fix panic when the server browser error handler tried to use a config...
  • 73641ae releaser: Prepare repository for 0.156.0-DEV
  • d8c0dfc releaser: Bump versions for release of 0.155.2
  • 6bd2bde resources/image: Add some image decode/encode debug logging
  • 0f1c7d1 Fix template change detection for multi-version sites
  • 1035233 releaser: Prepare repository for 0.156.0-DEV
  • Additional commits viewable 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)
Package Dependencies
Ecosystem:
go
Version Change:
0.124.0 → 0.155.3
Update Type:
Minor
Technical Details
ID: 13992904
UUID: 3916357336
Node ID: PR_kwDOLmBl1M7Cez2x
Host: GitHub
Repository: Txim0520/https-github.com-coder-coder