Skip to content

Commit 488bd89

Browse files
chore(deps): update module go:github.com/gohugoio/hugo to v0.149.1 (#1552)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [go:github.com/gohugoio/hugo](https://redirect.github.com/gohugoio/hugo) | `v0.149.0` -> `v0.149.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.149.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.149.0/v0.149.1?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.149.1`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.149.1) [Compare Source](https://redirect.github.com/gohugoio/hugo/compare/v0.149.0...v0.149.1) The main motivation behind this release is the [Go 1.25.1](https://groups.google.com/g/golang-announce/c/PtW9VW21NPs/m/DJhMQ-m5AQAJ) upgrade, which comes with a [security fix](https://redirect.github.com/golang/go/issues/75054). Hugo does not use the feature in question, but we understand that many Hugo users like to have a clean security report. #### What's Changed - Remove noindex meta tag from alias.html [`25c0f24`](https://redirect.github.com/gohugoio/hugo/commit/25c0f2408) [@&#8203;lzap](https://redirect.github.com/lzap) - Fix nilpointer on ToC heading [`4f2d2b2`](https://redirect.github.com/gohugoio/hugo/commit/4f2d2b2cc) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;11843](https://redirect.github.com/gohugoio/hugo/issues/11843) - tpl/collections: Require collections.D args to be ints [`b8eb45c`](https://redirect.github.com/gohugoio/hugo/commit/b8eb45c9d) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13952](https://redirect.github.com/gohugoio/hugo/issues/13952) - Upgrade to Go 1.25.1 [`1d90aff`](https://redirect.github.com/gohugoio/hugo/commit/1d90afff1) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13960](https://redirect.github.com/gohugoio/hugo/issues/13960) - Fix config env handling for some slice options [`e751afa`](https://redirect.github.com/gohugoio/hugo/commit/e751afa9b) [@&#8203;PikachuTW](https://redirect.github.com/PikachuTW) [#&#8203;13950](https://redirect.github.com/gohugoio/hugo/issues/13950) - minifiers: Update deprecation handling [`a09b8a6`](https://redirect.github.com/gohugoio/hugo/commit/a09b8a60e) [@&#8203;jmooring](https://redirect.github.com/jmooring) [#&#8203;11893](https://redirect.github.com/gohugoio/hugo/issues/11893) [#&#8203;13947](https://redirect.github.com/gohugoio/hugo/issues/13947) [#&#8203;13948](https://redirect.github.com/gohugoio/hugo/issues/13948) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c688296 commit 488bd89

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.149.0"
2+
"go:github.com/gohugoio/hugo" = "v0.149.1"
33
"go:github.com/grafana/oats" = "0.4.1"
44
java = "temurin-21.0.8+9.0.LTS"
55
lychee = "0.20.1"

0 commit comments

Comments
 (0)