Skip to content

chore: bump github.com/gohugoio/hugo from 0.110.0 to 0.111.3 #7562

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 May 16, 2023

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

Release notes

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

v0.111.3

Bug fixes

  • Fix "unknown shortcode token" when calling shortcode within fenced code block e7148f33 @​bep #10819
  • Don't fail when calling Paginate with an empty pages.PagesGroup 34a86e13 @​bep #10802
  • Improve error message for unclosed shortcode with inner content 9818724b @​deining

Improvements

  • tpl: Add hasSuffix alias d171d154 @​jfish2
  • Run gofmt -s on source files d55af2ab @​deining
  • tpl/math: Allow multi numbers in add, sub, mul, div, min and max 84201e8d @​septs
  • server: Replace golang.org/x/net/context with context 0f01bd46 @​alexandear
  • watcher: use time.NewTicker to prevent leaks 02ab77da @​alexandear
  • ensure we default to 10 correctly 873be9f9 @​davidejones
  • switch transfers to workers bebb2b8d @​davidejones
  • customize parallel transfer count e6f029bd @​davidejones
  • metadecoders: Add support for native org dates in frontmatter PR #7433 added support for Org timestamps for the DATE header. This PR widens the support with additional front matter headers LASTMOD, PUBLISHDATE and EXPIRYDATE. bdbfacb8 @​johannesengl #8536

Dependency Updates

Documentation

  • docs: Improve examples of variadic math functions b6f44aaf @​jmooring
  • readme: Update dependency list 04b98116 @​deining

v0.111.2

Bug fixes

Documentation

  • tpl/partial: Consolidate GoDoc f56ce01a @​bep

Build Setup

... (truncated)

Commits
  • 5d4eb51 releaser: Bump versions for release of 0.111.3
  • 1c841ec deps: Update go-org to v1.6.6
  • e7148f3 Fix "unknown shortcode token" when calling shortcode within fenced code block
  • d55af2a Run gofmt -s on source files
  • b6f44aa docs: Improve examples of variadic math functions
  • 84201e8 tpl/math: Allow multi numbers in add, sub, mul, div, min and max
  • 04b9811 readme: Update dependency list
  • 9818724 Improve error message for unclosed shortcode with inner content
  • 34a86e1 Don't fail when calling Paginate with an empty pages.PagesGroup
  • 0f01bd4 server: Replace golang.org/x/net/context with context
  • 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.110.0 to 0.111.3.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.110.0...v0.111.3)

---
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>
@coadler coadler merged commit d1b1122 into main May 17, 2023
@coadler coadler deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.111.3 branch May 17, 2023 16:14
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant