Skip to content

Commit 89db076

Browse files
chore(deps): update module go:github.com/gohugoio/hugo to v0.151.1 (#1626)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [go:github.com/gohugoio/hugo](https://redirect.github.com/gohugoio/hugo) | `v0.151.0` -> `v0.151.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.151.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.151.0/v0.151.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.151.1`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.151.1) [Compare Source](https://redirect.github.com/gohugoio/hugo/compare/v0.151.0...v0.151.1) This release is mostly motivated by some upstream security fixes: - Upgrade from Go 1.25.1 to Go 1.25.3 which comes with [10 security fixes](https://redirect.github.com/golang/go/issues?q=milestone%3AGo1.25.3). - Go's `net/html` package also has one [security patch](https://redirect.github.com/golang/net/commit/59706cdaa8f95502fdec64b67b4c61d6ca58727d) I, [@&#8203;bep](https://redirect.github.com/bep), have inspected the above issues, and none of them seem to be relevant for Hugo, but we understand that many want to have a clean security report. ##### Bug fixes - tpl: Fix strings/truncate CJK handling [`88aea56`](https://redirect.github.com/gohugoio/hugo/commit/88aea5668) [@&#8203;oishikazuo](https://redirect.github.com/oishikazuo) [#&#8203;14039](https://redirect.github.com/gohugoio/hugo/issues/14039) - parser/pagerparser: Fix closing shortcode error handling when repeated [`a133393`](https://redirect.github.com/gohugoio/hugo/commit/a133393ed) [@&#8203;bep](https://redirect.github.com/bep) ##### Improvements - Upgrade Go to 1.25.3 [`e2fb0b0`](https://redirect.github.com/gohugoio/hugo/commit/e2fb0b0e8) [@&#8203;bep](https://redirect.github.com/bep) - create/skeletons: Wrap section and home lists with section tags [`29cf874`](https://redirect.github.com/gohugoio/hugo/commit/29cf87444) [@&#8203;imomaliev](https://redirect.github.com/imomaliev) - markup/goldmark: Align blockquote default output with Goldmark [`1b4dd43`](https://redirect.github.com/gohugoio/hugo/commit/1b4dd436d) [@&#8203;jmooring](https://redirect.github.com/jmooring) [#&#8203;14046](https://redirect.github.com/gohugoio/hugo/issues/14046) - parser/pageparser: Store shortcode names as unique.Handle\[string] to save memory allocations [`4414ef7`](https://redirect.github.com/gohugoio/hugo/commit/4414ef73f) [@&#8203;bep](https://redirect.github.com/bep) - testscripts: Make test assertion less specific [`9197deb`](https://redirect.github.com/gohugoio/hugo/commit/9197debbf) [@&#8203;bep](https://redirect.github.com/bep) ##### Dependency Updates - build(deps): bump github.com/gohugoio/hashstructure from 0.5.0 to 0.6.0 [`f4c1157`](https://redirect.github.com/gohugoio/hugo/commit/f4c11571b) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump golang.org/x/image from 0.30.0 to 0.32.0 [`54075ac`](https://redirect.github.com/gohugoio/hugo/commit/54075acc2) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump github.com/evanw/esbuild from 0.25.10 to 0.25.11 [`8b52303`](https://redirect.github.com/gohugoio/hugo/commit/8b52303e3) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump golang.org/x/tools from 0.37.0 to 0.38.0 [`3d45d30`](https://redirect.github.com/gohugoio/hugo/commit/3d45d30a4) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump golang.org/x/mod from 0.28.0 to 0.29.0 [`095157c`](https://redirect.github.com/gohugoio/hugo/commit/095157cd6) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE0My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c68a64b commit 89db076

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

0 commit comments

Comments
 (0)