chore: bump github.com/gohugoio/hugo from 0.124.0 to 0.155.3
Type: Pull Request
State: Closed
Association: Unknown
Comments: 1
(4 months ago)
(4 months ago)
(4 months ago)
stale dependencies go
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#14470v0.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 #14460v0.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
@jmooringv0.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
aliasesnow works in multidimensional sites (e.g. multiple languages), and it is now much easier to create e.g. Netlify_redirectsfiles 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
Bug fixes
... (truncated)
Commits
8a85821releaser: Bump versions for release of 0.155.36ac7d08hugolib: Don't render default site redirect for non-primary isHTML output for...24eb84fserver: Fix stuck server global error logging95a3678build(deps): bump github.com/evanw/esbuild from 0.27.2 to 0.27.39045797server: Fix panic when the server browser error handler tried to use a config...73641aereleaser: Prepare repository for 0.156.0-DEVd8c0dfcreleaser: Bump versions for release of 0.155.26bd2bderesources/image: Add some image decode/encode debug logging0f1c7d1Fix template change detection for multi-version sites1035233releaser: Prepare repository for 0.156.0-DEV- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Package Dependencies
github.com/gohugoio/hugo
go
0.124.0 → 0.155.3
Minor
Technical Details
| ID: | 13992904 |
| UUID: | 3916357336 |
| Node ID: | PR_kwDOLmBl1M7Cez2x |
| Host: | GitHub |
| Repository: | Txim0520/https-github.com-coder-coder |