Skip to content

Commit 1f3865f

Browse files
chore(deps): update module go:github.com/gohugoio/hugo to v0.155.2 (#1841)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [go:github.com/gohugoio/hugo](https://redirect.github.com/gohugoio/hugo) | `v0.155.1` → `v0.155.2` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.155.2?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.155.1/v0.155.2?slim=true) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>gohugoio/hugo (go:github.com/gohugoio/hugo)</summary> ### [`v0.155.2`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.155.2) [Compare Source](https://redirect.github.com/gohugoio/hugo/compare/v0.155.1...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 [`0f1c7d1`](https://redirect.github.com/gohugoio/hugo/commit/0f1c7d12) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;14461](https://redirect.github.com/gohugoio/hugo/issues/14461) - resources/image: Add some image decode/encode debug logging [`6bd2bde`](https://redirect.github.com/gohugoio/hugo/commit/6bd2bde9) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;14337](https://redirect.github.com/gohugoio/hugo/issues/14337) [#&#8203;14460](https://redirect.github.com/gohugoio/hugo/issues/14460) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/prometheus/client_java). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi45Mi4xIiwidXBkYXRlZEluVmVyIjoiNDIuOTIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1adde1 commit 1f3865f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[tools]
2-
"go:github.com/gohugoio/hugo" = "v0.155.1"
2+
"go:github.com/gohugoio/hugo" = "v0.155.2"
33
"go:github.com/grafana/oats" = "0.6.0"
44
java = "temurin-25.0.2+10.0.LTS"
55
lychee = "0.22.0"

0 commit comments

Comments
 (0)