Skip to content

Commit 29abb60

Browse files
chore(deps): update module go:github.com/gohugoio/hugo to v0.152.0 (#1637)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [go:github.com/gohugoio/hugo](https://redirect.github.com/gohugoio/hugo) | `v0.151.2` -> `v0.152.0` | [![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgohugoio%2fhugo/v0.152.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgohugoio%2fhugo/v0.151.2/v0.152.0?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.152.0`](https://redirect.github.com/gohugoio/hugo/releases/tag/v0.152.0) [Compare Source](https://redirect.github.com/gohugoio/hugo/compare/v0.151.2...v0.152.0) The big new thing and the motivation behind this release is the upgrade to a more modern YAML library in [@&#8203;goccy](https://redirect.github.com/goccy) 's [github.com/goccy/go-yaml](https://redirect.github.com/goccy/go-yaml). It's been a surprisingly long and winding road to get here. **Note that this upgrade comes with some minor breaking changes, most notably that the old YAML 1.1 spec listed a set of strings that, when unquoted, were treated as boolean `true` or `false`.** So if you're using any of the values in the table below as booleans, you need to adjust your YAML, but I suspect that fixing this very surprising behavior will fix more issues than it introduces. A big new thing with this new YAML library is the support for [YAML anchors and aliases](https://www.linode.com/docs/guides/yaml-anchors-aliases-overrides-extensions/) which helps to reduce duplication in e.g. your configuration. There are some examples in Hugo's [release build configuration](https://redirect.github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml) and in the [Hugo's CI release setup](https://redirect.github.com/gohugoio/hugo/blob/master/.circleci/config.yml). | Values | Old meaning | New meaning | | :---------------------------------------------- | :------------- | :------------------------------------------------------- | | `yes`, `Yes`, `YES`, `y`, `Y`, `on`, `On`, `ON` | `true` (bool) | `yes`, `Yes`, `YES`, `y`, `Y`, `on`, `On`, `ON` (string) | | `no`, `No`, `NO`, `n`, `N`, `off`, `Off`, `OFF` | `false` (bool) | `no`, `No`, `NO`, `n`, `N`, `off`, `Off`, `OFF` (string) | ##### Note - Replace to gopkg.in/yaml with github.com/goccy/go-yaml (note) [`a3d9548`](https://redirect.github.com/gohugoio/hugo/commit/a3d954846) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;8822](https://redirect.github.com/gohugoio/hugo/issues/8822) [#&#8203;13043](https://redirect.github.com/gohugoio/hugo/issues/13043) [#&#8203;14053](https://redirect.github.com/gohugoio/hugo/issues/14053) ##### Improvements - config: Clone language map entries before modifying them [`a130770`](https://redirect.github.com/gohugoio/hugo/commit/a1307700d) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;14072](https://redirect.github.com/gohugoio/hugo/issues/14072) - Skip flaky test for now [`9425b93`](https://redirect.github.com/gohugoio/hugo/commit/9425b939c) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;14072](https://redirect.github.com/gohugoio/hugo/issues/14072) - Misc YAML adjustments [`bd50c9c`](https://redirect.github.com/gohugoio/hugo/commit/bd50c9c7e) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;14067](https://redirect.github.com/gohugoio/hugo/issues/14067) - hugofs: Make sure that non-project module mounts are local paths [`a8e0ca9`](https://redirect.github.com/gohugoio/hugo/commit/a8e0ca925) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;14069](https://redirect.github.com/gohugoio/hugo/issues/14069) - langs/i18n: Improve reserved key error message [`559a029`](https://redirect.github.com/gohugoio/hugo/commit/559a029de) [@&#8203;jmooring](https://redirect.github.com/jmooring) [#&#8203;14061](https://redirect.github.com/gohugoio/hugo/issues/14061) - langs: Add test case using a "reserved" i18n code [`5bad0d5`](https://redirect.github.com/gohugoio/hugo/commit/5bad0d523) [@&#8203;bep](https://redirect.github.com/bep) [#&#8203;14061](https://redirect.github.com/gohugoio/hugo/issues/14061) ##### Dependency Updates - deps: Upgrade github.com/gohugoio/go-i18n/v2 [`184b10e`](https://redirect.github.com/gohugoio/hugo/commit/184b10ed4) [@&#8203;bep](https://redirect.github.com/bep) - build(deps): bump github.com/tdewolff/minify/v2 from 2.24.3 to 2.24.4 [`9e344bb`](https://redirect.github.com/gohugoio/hugo/commit/9e344bbe4) [@&#8203;dependabot](https://redirect.github.com/dependabot)\[bot] ##### Build Setup - Merge branch 'release-0.151.2' [`d51adca`](https://redirect.github.com/gohugoio/hugo/commit/d51adca26) [@&#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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTYuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE1Ni4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 78043ff commit 29abb60

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