Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/gohugoio/hugo to v0.115.2 (#836)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/gohugoio/hugo](https://togithub.com/gohugoio/hugo) | require | patch | `v0.115.1` -> `v0.115.2` | --- ### Release Notes <details> <summary>gohugoio/hugo (github.com/gohugoio/hugo)</summary> ### [`v0.115.2`](https://togithub.com/gohugoio/hugo/releases/tag/v0.115.2) [Compare Source](https://togithub.com/gohugoio/hugo/compare/v0.115.1...v0.115.2) #### Bug fixes - Fix hugo mod vendor for modules with hugo.toml [`0f921ac`](https://togithub.com/gohugoio/hugo/commit/0f921ace) [@​bep](https://togithub.com/bep) [#​11221](https://togithub.com/gohugoio/hugo/issues/11221) - Fix static content files multilingual root regression [`6019953`](https://togithub.com/gohugoio/hugo/commit/60199537) [@​bep](https://togithub.com/bep) [#​11223](https://togithub.com/gohugoio/hugo/issues/11223) - Fix defaultContentLanguageInSubdir with only 1 language [`92e8670`](https://togithub.com/gohugoio/hugo/commit/92e86702) [@​bep](https://togithub.com/bep) [#​10064](https://togithub.com/gohugoio/hugo/issues/10064) - Make imageConfig work with modules [`a78b17d`](https://togithub.com/gohugoio/hugo/commit/a78b17d7) [@​bep](https://togithub.com/bep) [#​11205](https://togithub.com/gohugoio/hugo/issues/11205) - Restore language.disabled config [`a481942`](https://togithub.com/gohugoio/hugo/commit/a4819425) [@​bep](https://togithub.com/bep) [#​11219](https://togithub.com/gohugoio/hugo/issues/11219) #### Improvements - config: Expand default security.exec.osEnv policy [`6c9ea02`](https://togithub.com/gohugoio/hugo/commit/6c9ea022) [@​dvdksn](https://togithub.com/dvdksn) [#​9333](https://togithub.com/gohugoio/hugo/issues/9333) - Add titleCaseStyle none and firstupper [`12d3469`](https://togithub.com/gohugoio/hugo/commit/12d3469d) [@​bep](https://togithub.com/bep) [#​11204](https://togithub.com/gohugoio/hugo/issues/11204) - Bump github.com/bep/clock v0.3.0 to renamed github.com/bep/clocks v0.5.0 [`bf7ee8a`](https://togithub.com/gohugoio/hugo/commit/bf7ee8a9) [@​anthonyfok](https://togithub.com/anthonyfok) #### Build Setup - snap: Allow access to AWS, Azure, and GCS config/credentials [`7251096`](https://togithub.com/gohugoio/hugo/commit/72510969) [@​jmooring](https://togithub.com/jmooring) [#​11122](https://togithub.com/gohugoio/hugo/issues/11122) - snap: Update metadata and security.exec.osEnv [`70c5e48`](https://togithub.com/gohugoio/hugo/commit/70c5e485) [@​jmooring](https://togithub.com/jmooring) [#​11217](https://togithub.com/gohugoio/hugo/issues/11217) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/peaceiris/hugo-theme-iris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNTkuNyIsInVwZGF0ZWRJblZlciI6IjM1LjE1OS43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information