Skip to content

Commit fd3d676

Browse files
Update module go:github.com/gohugoio/hugo to v0.147.9 (#1432)
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.8` -> `v0.147.9` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.147.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/github.com%2fgohugoio%2fhugo/v0.147.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/github.com%2fgohugoio%2fhugo/v0.147.8/v0.147.9?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.147.8/v0.147.9?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.9`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.147.9) [Compare Source](https://redirect.github.com/gohugoio/hugo/compare/v0.147.8...v0.147.9) #### Improvements and fixes - Remove WARN with false negatives [`6a4a3ab`](https://redirect.github.com/gohugoio/hugo/commit/6a4a3ab8f) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13806](https://redirect.github.com/gohugoio/hugo/issues/13806) - resources/page: Make sure a map is always initialized [`36f6f98`](https://redirect.github.com/gohugoio/hugo/commit/36f6f987a) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;13810](https://redirect.github.com/gohugoio/hugo/issues/13810) - tpl/tplimpl: Copy embedded HTML table render hook to each output format [`18a9ca7`](https://redirect.github.com/gohugoio/hugo/commit/18a9ca7d7) [@&#8203;jmooring](https://redirect.github.com/jmooring) [#&#8203;13351](https://redirect.github.com/gohugoio/hugo/issues/13351) - tpl/tplimpl: Change resources.GetRemote errors to suppressible warnings [`b6c8dfa`](https://redirect.github.com/gohugoio/hugo/commit/b6c8dfa9d) [@&#8203;jmooring](https://redirect.github.com/jmooring) [#&#8203;13803](https://redirect.github.com/gohugoio/hugo/issues/13803) - common/terminal: Enable color output on windows [`4217fee`](https://redirect.github.com/gohugoio/hugo/commit/4217fee4b) [@&#8203;jmooring](https://redirect.github.com/jmooring) [#&#8203;8209](https://redirect.github.com/gohugoio/hugo/issues/8209) - hugolib: Remove test for deprecated future [`4ef5720`](https://redirect.github.com/gohugoio/hugo/commit/4ef572014) [@&#8203;bep](https://redirect.github.com/bep) #### Dependency Updates - build(deps): bump google.golang.org/api from 0.221.0 to 0.237.0 [`621ea42`](https://redirect.github.com/gohugoio/hugo/commit/621ea42f3) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.36.1 to 1.36.4 [`34e8378`](https://redirect.github.com/gohugoio/hugo/commit/34e83789f) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - build(deps): bump golang.org/x/image from 0.27.0 to 0.28.0 [`4d3ebe4`](https://redirect.github.com/gohugoio/hugo/commit/4d3ebe4d2) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] - deps: Upgrade github.com/spf13/cast v1.8.0 => v1.9.2 [`b5c0383`](https://redirect.github.com/gohugoio/hugo/commit/b5c0383bd) [@&#8203;jmooring](https://redirect.github.com/jmooring) </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:eyJjcmVhdGVkSW5WZXIiOiI0MC42Mi4xIiwidXBkYXRlZEluVmVyIjoiNDAuNjIuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 655a3a8 commit fd3d676

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.8"
3+
"go:github.com/gohugoio/hugo" = "v0.147.9"
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)