Skip to content

chore: bump github.com/gohugoio/hugo from 0.109.0 to 0.110.0 #6394

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 Mar 1, 2023

Bumps github.com/gohugoio/hugo from 0.109.0 to 0.110.0.

Release notes

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

v0.110.0

Note

  • Make readFile return nil when file not found (note) 3c51625c @​bep #9620
  • Make hugo.toml the new config.toml f38a2fbd @​bep #8979

Bug fixes

  • Fix permalinks issue with repeated sections 671f64b2 @​bep #10377
  • Fix HEAD method in resources.GetRemote f13531e6 @​bep #10604
  • Fix order when reading custom headers in resources.GetRemote b5d48506 @​bep #10616
  • resource: Fix Go Doc vs .Data.Integrity fbc3e08c @​bep

Improvements

  • related: Handly []any d5954190 @​bep #10624
  • tpl/strings: Add findRESubmatch 2fb40ece @​bep #10594
  • config/security: Add GO\w+ (e.g. GOROOT) to the default allowed list c6b38876 @​bep #10429
  • Preserve front matter slice value types (e.g. int) 21af5b35 @​bep #10624
  • Make hugo.toml the new config.toml f38a2fbd @​bep #8979
  • Add fill HTTP Response info into .Data in resources.GetRemote 6a579eba @​bep #10604
  • tpl/compare: Sort special float values as string f95fd57a @​acclassic #10389
  • tpl/diagrams: Move Goat to its own file e754d5cb @​bep
  • Update CONTRIBUTING.md 002cd528 @​bep
  • Update CONTRIBUTING.md a76c405d @​bep

Dependency Updates

  • deps: Upgrade github.com/evanw/esbuild v0.15.18 => v0.17.0 6e9fa9e0 @​bep #10536

Documentation

  • dos: Regen CLI docs 19e96056 @​bep
  • docs: Regen docshelper 80e8bd3b @​bep
  • Update README.md c4f3a46c @​bep
  • Misc doc, code refactoring to improve documentation e402d91e @​bep
  • Update README.md c0a03a2a @​bep

Build Setup

  • Remove reference to Goreleaser in code comment dd6d0a6d @​omarkohl
Commits
  • e32a493 releaser: Bump versions for release of 0.110.0
  • 19e9605 dos: Regen CLI docs
  • 80e8bd3 docs: Regen docshelper
  • b661132 Merge commit 'ef6f101e75256c3bb88a6f1f3b5c1273bf8d7382'
  • ef6f101 Squashed 'docs/' changes from 2c0125b52..1214f6ffb
  • d595419 related: Handly []any
  • 671f64b Fix permalinks issue with repeated sections
  • 2fb40ec tpl/strings: Add findRESubmatch
  • c6b3887 config/security: Add O\w+ (e.g. GOROOT) to the default allowed list
  • 21af5b3 Preserve front matter slice value types (e.g. int)
  • 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.109.0 to 0.110.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.109.0...v0.110.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 32ecb85 into main Mar 1, 2023
@kylecarbs kylecarbs deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.110.0 branch March 1, 2023 21:21
BrunoQuaresma pushed a commit that referenced this pull request Mar 2, 2023
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.109.0 to 0.110.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.109.0...v0.110.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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