Skip to content

Commit 0e738ac

Browse files
Update module go:github.com/gohugoio/hugo to v0.147.8 (#1415)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [go:github.com/gohugoio/hugo](https://redirect.github.com/gohugoio/hugo) | `v0.147.7` -> `v0.147.8` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.147.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgohugoio%2fhugo/v0.147.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgohugoio%2fhugo/v0.147.7/v0.147.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.147.7/v0.147.8?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the warning logs for more information. --- ### Release Notes <details> <summary>gohugoio/hugo (go:github.com/gohugoio/hugo)</summary> ### [`v0.147.8`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.147.8) [Compare Source](https://redirect.github.com/gohugoio/hugo/compare/v0.147.7...v0.147.8) The primary motivation behind this release is to get the [Docker package](https://redirect.github.com/gohugoio/hugo/pkgs/container/hugo) security patched and up to date. #### Improvements - dockerfile: Update Alpine [`8e61f1f`](https://redirect.github.com/gohugoio/hugo/commit/8e61f1fe1) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13783](https://redirect.github.com/gohugoio/hugo/issues/13783) - dockerfile: Update Go version [`f37412a`](https://redirect.github.com/gohugoio/hugo/commit/f37412a57) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13780](https://redirect.github.com/gohugoio/hugo/issues/13780) - hugolib: Emit ignorable warning when home page is a leaf bundle [`01241d5`](https://redirect.github.com/gohugoio/hugo/commit/01241d5dc) [@&#8203;jmooring](https://redirect.github.com/jmooring) [#&#8203;13538](https://redirect.github.com/gohugoio/hugo/issues/13538) - all: Replace \_build with build in tests [`32eb1a8`](https://redirect.github.com/gohugoio/hugo/commit/32eb1a8ad) [@&#8203;bep](https://redirect.github.com/bep) #### Dependency Updates - build(deps): bump github.com/evanw/esbuild from 0.25.3 to 0.25.5 [`21a4a9a`](https://redirect.github.com/gohugoio/hugo/commit/21a4a9acd) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump github.com/niklasfasching/go-org from 1.7.0 to 1.8.0 [`7a4a479`](https://redirect.github.com/gohugoio/hugo/commit/7a4a4790e) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump golang.org/x/net from 0.39.0 to 0.40.0 [`54065b7`](https://redirect.github.com/gohugoio/hugo/commit/54065b7ef) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump github.com/yuin/goldmark from 1.7.11 to 1.7.12 [`e333836`](https://redirect.github.com/gohugoio/hugo/commit/e333836f4) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump github.com/tdewolff/minify/v2 from 2.23.5 to 2.23.8 [`cc7bfee`](https://redirect.github.com/gohugoio/hugo/commit/cc7bfeea3) [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MC40MC4zIiwidXBkYXRlZEluVmVyIjoiNDAuNDAuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a053d7e commit 0e738ac

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.8.0"
3-
"go:github.com/gohugoio/hugo" = "v0.147.7"
3+
"go:github.com/gohugoio/hugo" = "v0.147.8"
44
"go:github.com/grafana/oats" = "0.3.2"
55
java = "temurin-21.0.7+6.0.LTS"
66
lychee = "0.18.1"

0 commit comments

Comments
 (0)