Skip to content

Commit 2d235e7

Browse files
Update module go:github.com/gohugoio/hugo to v0.148.2 (#1484)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [go:github.com/gohugoio/hugo](https://redirect.github.com/gohugoio/hugo) | `v0.148.1` -> `v0.148.2` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.148.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.148.1/v0.148.2?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!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.148.2`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.148.2) [Compare Source](https://redirect.github.com/gohugoio/hugo/compare/v0.148.1...v0.148.2) #### What's Changed - tpl: Add test for recent template selection regression [`7ff5ec7`](https://redirect.github.com/gohugoio/hugo/commit/7ff5ec734) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13868](https://redirect.github.com/gohugoio/hugo/issues/13868) - Revert "hugolib: Honor implicit "page" type during template selection" [`3937ab2`](https://redirect.github.com/gohugoio/hugo/commit/3937ab24d) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13868](https://redirect.github.com/gohugoio/hugo/issues/13868) - Fix regression with hyphenated codeblock templates, e.g. render-codeblock-go-html-template.html [`9c57af1`](https://redirect.github.com/gohugoio/hugo/commit/9c57af135) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13864](https://redirect.github.com/gohugoio/hugo/issues/13864) - commands: Avoid full browser refresh on simple CSS changes [`d240a70`](https://redirect.github.com/gohugoio/hugo/commit/d240a705d) [@&#8203;bep](https://redirect.github.com/bep) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0ad4148 commit 2d235e7

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,6 +1,6 @@
11
[tools]
22
"cargo:zizmor" = "1.9.0"
3-
"go:github.com/gohugoio/hugo" = "v0.148.1"
3+
"go:github.com/gohugoio/hugo" = "v0.148.2"
44
"go:github.com/grafana/oats" = "0.4.0"
55
java = "temurin-21.0.8+9.0.LTS"
66
lychee = "0.19.1"

0 commit comments

Comments
 (0)