Skip to content

Commit 5af7881

Browse files
chore(deps): update module go:github.com/gohugoio/hugo to v0.154.4 (#1775)
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.154.3` → `v0.154.4` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.154.4?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.154.3/v0.154.4?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.154.4`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.154.4) [Compare Source](https://redirect.github.com/gohugoio/hugo/compare/v0.154.3...v0.154.4) #### What's Changed - tpl: Fix language resolution for markdown shortcodes [`ec178ea`](https://redirect.github.com/gohugoio/hugo/commit/ec178ea4) [@&#8203;BarkinBalci](https://redirect.github.com/BarkinBalci) [#&#8203;14098](https://redirect.github.com/gohugoio/hugo/issues/14098) - For multiple dimensions setups, fix alias handling and multihost publish path [`2d80b8a`](https://redirect.github.com/gohugoio/hugo/commit/2d80b8a7) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;14354](https://redirect.github.com/gohugoio/hugo/issues/14354) [#&#8203;14356](https://redirect.github.com/gohugoio/hugo/issues/14356) - build(deps): bump github.com/goccy/go-yaml from 1.19.1 to 1.19.2 [`a2b2a5a`](https://redirect.github.com/gohugoio/hugo/commit/a2b2a5a9) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] Also see the new [Page.OutputFormats.Canonical](https://gohugo.io/methods/page/outputformats/#canonical) method. </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4fc073 commit 5af7881

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.154.3"
2+
"go:github.com/gohugoio/hugo" = "v0.154.4"
33
"go:github.com/grafana/oats" = "0.6.0"
44
java = "temurin-25.0.1+8.0.LTS"
55
lychee = "0.22.0"

0 commit comments

Comments
 (0)