Skip to content

Commit

Permalink
fix(deps): update module github.com/gohugoio/hugo to v0.115.0 (#821)
Browse files Browse the repository at this point in the history
[![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 | minor | `v0.114.1` -> `v0.115.0` |

---

### Release Notes

<details>
<summary>gohugoio/hugo (github.com/gohugoio/hugo)</summary>

###
[`v0.115.0`](https://togithub.com/gohugoio/hugo/releases/tag/v0.115.0)

[Compare
Source](https://togithub.com/gohugoio/hugo/compare/v0.114.1...v0.115.0)

The notable new feature in this release is that you can now have
permalink configuration also for section and taxonomy pages. Thanks to
[@&#8203;Mai-Lapyst](https://togithub.com/Mai-Lapyst) for the
implementation. See the
[documentation](https://gohugo.io/content-management/urls/#permalinks)
for more information.

#### Bug fixes

- commands: Fix panic when running hugo new theme without theme name
[`635cc34`](https://togithub.com/gohugoio/hugo/commit/635cc346)
[@&#8203;deining](https://togithub.com/deining)
[#&#8203;11162](https://togithub.com/gohugoio/hugo/issues/11162)
- Fix output formats and media type per language config regression
[`79639c9`](https://togithub.com/gohugoio/hugo/commit/79639c98)
[@&#8203;bep](https://togithub.com/bep)
[#&#8203;11159](https://togithub.com/gohugoio/hugo/issues/11159)
- common/collections: Fix append regression to allow appending nil
[`b74b8d6`](https://togithub.com/gohugoio/hugo/commit/b74b8d64)
[@&#8203;khayyamsaleem](https://togithub.com/khayyamsaleem)
[#&#8203;11180](https://togithub.com/gohugoio/hugo/issues/11180)
- commands: Fix help message for hugo new theme
[`793e38f`](https://togithub.com/gohugoio/hugo/commit/793e38f5)
[@&#8203;deining](https://togithub.com/deining)
[#&#8203;11161](https://togithub.com/gohugoio/hugo/issues/11161)
- Fix false path warnings with resources.PostProcess
[`fa0e16f`](https://togithub.com/gohugoio/hugo/commit/fa0e16f4)
[@&#8203;bep](https://togithub.com/bep)
[#&#8203;7735](https://togithub.com/gohugoio/hugo/issues/7735)
- tpl/tplimpl: Fix typo in global variable name
[`e3308a0`](https://togithub.com/gohugoio/hugo/commit/e3308a0b)
[@&#8203;alexandear](https://togithub.com/alexandear)
- Fix broken nodeploy setup
[`5b4bfc2`](https://togithub.com/gohugoio/hugo/commit/5b4bfc2d)
[@&#8203;bep](https://togithub.com/bep)
[#&#8203;11149](https://togithub.com/gohugoio/hugo/issues/11149)

#### Improvements

- Misc permalinks adjustments
[`7917961`](https://togithub.com/gohugoio/hugo/commit/7917961d)
[@&#8203;bep](https://togithub.com/bep)
[#&#8203;9448](https://togithub.com/gohugoio/hugo/issues/9448)
[#&#8203;11184](https://togithub.com/gohugoio/hugo/issues/11184)
[#&#8203;8523](https://togithub.com/gohugoio/hugo/issues/8523)
- commands: Handle hugo mod get --help
[`80ecb95`](https://togithub.com/gohugoio/hugo/commit/80ecb958)
[@&#8203;bep](https://togithub.com/bep)
[#&#8203;11141](https://togithub.com/gohugoio/hugo/issues/11141)
- Print help message when triggered with no flags
[`1264675`](https://togithub.com/gohugoio/hugo/commit/12646750)
[@&#8203;roshanavand](https://togithub.com/roshanavand)
- Don't panic on invalid security whitelist regexp
[`7f698c8`](https://togithub.com/gohugoio/hugo/commit/7f698c89)
[@&#8203;bep](https://togithub.com/bep)
[#&#8203;11176](https://togithub.com/gohugoio/hugo/issues/11176)
- Merge branch 'master' of github.com:gohugoio/hugo
[`bac03f4`](https://togithub.com/gohugoio/hugo/commit/bac03f40)
[@&#8203;bep](https://togithub.com/bep)
- resources/page: Allow section and taxonomy pages to have a permalink
configuration
[`cc14c6a`](https://togithub.com/gohugoio/hugo/commit/cc14c6a5)
[@&#8203;Mai-Lapyst](https://togithub.com/Mai-Lapyst)
[#&#8203;8523](https://togithub.com/gohugoio/hugo/issues/8523)
- commands: Enable format flag with hugo new site
[`019299b`](https://togithub.com/gohugoio/hugo/commit/019299b0)
[@&#8203;jmooring](https://togithub.com/jmooring)
[#&#8203;11155](https://togithub.com/gohugoio/hugo/issues/11155)

#### Dependency Updates

- build(deps): bump github.com/evanw/esbuild from 0.18.5 to 0.18.10
[`9b313ce`](https://togithub.com/gohugoio/hugo/commit/9b313cec)
[@&#8203;dependabot](https://togithub.com/dependabot)\[bot]
- build(deps): bump github.com/niklasfasching/go-org from 1.6.6 to 1.7.0
[`92f55f1`](https://togithub.com/gohugoio/hugo/commit/92f55f11)
[@&#8203;dependabot](https://togithub.com/dependabot)\[bot]

#### Documentation

- Update README.md
[`58e09cc`](https://togithub.com/gohugoio/hugo/commit/58e09cc6)
[@&#8203;jmooring](https://togithub.com/jmooring)
- docs: Update permalinks documentation
[`12e4c4d`](https://togithub.com/gohugoio/hugo/commit/12e4c4d5)
[@&#8203;jmooring](https://togithub.com/jmooring)
[#&#8203;8523](https://togithub.com/gohugoio/hugo/issues/8523)
[#&#8203;10847](https://togithub.com/gohugoio/hugo/issues/10847)
- Update README.md
[`23ed087`](https://togithub.com/gohugoio/hugo/commit/23ed087c)
[@&#8203;bep](https://togithub.com/bep)

#### Build Setup

- Merge branch 'release-0.114.1'
[`a018259`](https://togithub.com/gohugoio/hugo/commit/a018259b)
[@&#8203;bep](https://togithub.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 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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xNDQuMiIsInVwZGF0ZWRJblZlciI6IjM1LjE0NC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 30, 2023
1 parent 8f91824 commit bfb47a4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions deps/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ module theme

go 1.18

require github.com/gohugoio/hugo v0.114.1
require github.com/gohugoio/hugo v0.115.0

require (
github.com/armon/go-radix v1.0.0 // indirect
Expand All @@ -23,7 +23,7 @@ require (
github.com/mattn/go-isatty v0.0.19 // indirect
github.com/mitchellh/hashstructure v1.1.0 // indirect
github.com/mitchellh/mapstructure v1.5.0 // indirect
github.com/niklasfasching/go-org v1.6.6 // indirect
github.com/niklasfasching/go-org v1.7.0 // indirect
github.com/pelletier/go-toml/v2 v2.0.8 // indirect
github.com/pkg/errors v0.9.1 // indirect
github.com/spf13/afero v1.9.5 // indirect
Expand Down
4 changes: 4 additions & 0 deletions deps/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ github.com/gohugoio/hugo v0.114.0 h1:GJQ5RTX1Gs3XVszpww9ZnIYEquXfxTvwQ3XriGgS+WU
github.com/gohugoio/hugo v0.114.0/go.mod h1:glKDg7gMipVKSrn+73etMwzIhjd8aXwfTy81u63gdJc=
github.com/gohugoio/hugo v0.114.1 h1:G1Huj3N8nuaNZ4SaNvf8JHH6yG9MA/gajdMaOOXjkkU=
github.com/gohugoio/hugo v0.114.1/go.mod h1:roeP8rAxJktJhD4oMJ/1ClVul1O1EeIUZJnyYAy3rsw=
github.com/gohugoio/hugo v0.115.0 h1:LDG4pNYlVLCHHLgLAAHSIE35wJCX9q6xpHeP4s0NXO0=
github.com/gohugoio/hugo v0.115.0/go.mod h1:lX0zP14YOSS7RO8kvw9dfos0RYRXOuPvbBHp95BWo1M=
github.com/gohugoio/locales v0.14.0 h1:Q0gpsZwfv7ATHMbcTNepFd59H7GoykzWJIxi113XGDc=
github.com/gohugoio/locales v0.14.0/go.mod h1:ip8cCAv/cnmVLzzXtiTpPwgJ4xhKZranqNqtoIu0b/4=
github.com/gohugoio/localescompressed v1.0.1 h1:KTYMi8fCWYLswFyJAeOtuk/EkXR/KPTHHNN9OS+RTxo=
Expand Down Expand Up @@ -198,6 +200,8 @@ github.com/niklasfasching/go-org v1.6.5 h1:5YAIqNTdl6lAOb7lD2AyQ1RuFGPVrAKvUexph
github.com/niklasfasching/go-org v1.6.5/go.mod h1:ybv0eGDnxylFUfFE+ySaQc734j/L3+/ChKZ/h63a2wM=
github.com/niklasfasching/go-org v1.6.6 h1:U6+mJ80p3weR4oP+Z+Pb2EVkSbt1MUwweBbUcF1hVqQ=
github.com/niklasfasching/go-org v1.6.6/go.mod h1:o3pMQpO9n6RNBXz2Oc2DiRkaVwjns0JElyKiG7yXwA4=
github.com/niklasfasching/go-org v1.7.0 h1:vyMdcMWWTe/XmANk19F4k8XGBYg0GQ/gJGMimOjGMek=
github.com/niklasfasching/go-org v1.7.0/go.mod h1:WuVm4d45oePiE0eX25GqTDQIt/qPW1T9DGkRscqLW5o=
github.com/pelletier/go-toml/v2 v2.0.6 h1:nrzqCb7j9cDFj2coyLNLaZuJTLjWjlaz6nvTvIwycIU=
github.com/pelletier/go-toml/v2 v2.0.6/go.mod h1:eumQOmlWiOPt5WriQQqoM5y18pDHwha2N+QD+EUNTek=
github.com/pelletier/go-toml/v2 v2.0.8 h1:0ctb6s9mE31h0/lhu+J6OPmVeDxJn+kYnJc2jZR9tGQ=
Expand Down

0 comments on commit bfb47a4

Please sign in to comment.