Skip to content

chore: bump github.com/gohugoio/hugo from 0.114.1 to 0.115.0 #8301

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps github.com/gohugoio/hugo from 0.114.1 to 0.115.0.

Release notes

Sourced from github.com/gohugoio/hugo's releases.

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 @​Mai-Lapyst for the implementation. See the documentation for more information.

Bug fixes

  • commands: Fix panic when running hugo new theme without theme name 635cc346 @​deining #11162
  • Fix output formats and media type per language config regression 79639c98 @​bep #11159
  • common/collections: Fix append regression to allow appending nil b74b8d64 @​khayyamsaleem #11180
  • commands: Fix help message for hugo new theme 793e38f5 @​deining #11161
  • Fix false path warnings with resources.PostProcess fa0e16f4 @​bep #7735
  • tpl/tplimpl: Fix typo in global variable name e3308a0b @​alexandear
  • Fix broken nodeploy setup 5b4bfc2d @​bep #11149

Improvements

Dependency Updates

  • build(deps): bump github.com/evanw/esbuild from 0.18.5 to 0.18.10 9b313cec @​dependabot[bot]
  • build(deps): bump github.com/niklasfasching/go-org from 1.6.6 to 1.7.0 92f55f11 @​dependabot[bot]

Documentation

Build Setup

  • Merge branch 'release-0.114.1' a018259b @​bep
Commits
  • 67caf50 releaser: Bump versions for release of 0.115.0
  • 7917961 Misc permalinks adjustments
  • 80ecb95 commands: Handle hugo mod get --help
  • 58e09cc Update README.md
  • 635cc34 commands: Fix panic when running hugo new theme without theme name
  • 1264675 Print help message when triggered with no flags
  • 79639c9 Fix output formats and media type per language config regression
  • 9b313ce build(deps): bump github.com/evanw/esbuild from 0.18.5 to 0.18.10
  • b74b8d6 common/collections: Fix append regression to allow appending nil
  • 793e38f commands: Fix help message for hugo new theme
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.114.1 to 0.115.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.114.1...v0.115.0)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@kylecarbs kylecarbs merged commit 865f49a into main Jul 3, 2023
@kylecarbs kylecarbs deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.115.0 branch July 3, 2023 18:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant