Skip to content

chore: bump github.com/gohugoio/hugo from 0.104.2 to 0.105.0 #4828

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 Nov 1, 2022

Bumps github.com/gohugoio/hugo from 0.104.2 to 0.105.0.

Release notes

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

v0.105.0

Bug fixes

  • Avoid nilpointer when shortcode page content output nil e5d2a8f6 @​davidejones #10391
  • Revise the fix for shortcode vs output format nilpointer 631d768b @​bep #10391

Improvements

  • livereload: Use text/javascript here, too 00ff161b @​bep
  • media: Rename application/javascript, application/typescript to text/javascript etc. 588710a7 @​bep
  • Skip flakey server tests on GitHub Action on Windows 20ef6dcf @​bep
  • github: Avoid duplicate test runs d1cd1db0 @​bep
  • tpl/encoding: Add noHTMLEscape option to jsonify 09e10110 @​bep
  • Don't use self-closing generator tag 01ebb6e3 @​djibe
  • github: Use SHA versions 1fd3320d @​bep
  • Resolve dependency-path not found error in workflow 0fb2b3d1 @​jongwooo
  • Use setup-go action to cache dependencies db05232d @​jongwooo

Dependency Updates

  • build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0 f5058544 @​dependabot[bot]
  • build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0 2aedccc9 @​dependabot[bot]
  • build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0 c1093140 @​dependabot[bot]
  • build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1 4732c47d @​dependabot[bot]
  • build(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.106.0 62780ec8 @​dependabot[bot]
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4 351d6b06 @​dependabot[bot]
  • build(deps): bump github.com/yuin/goldmark from 1.4.15 to 1.5.2 ed930db2 @​dependabot[bot]
  • build(deps): bump github.com/fsnotify/fsnotify from 1.5.4 to 1.6.0 05df9648 @​dependabot[bot]
  • build(deps): bump github.com/magefile/mage from 1.13.0 to 1.14.0 9860e0e1 @​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.15.9 to 0.15.12 2ef60dbd @​dependabot[bot]

Documentation

  • Update Go and Alpine version in Dockerfile 6275aad9 @​wind0r

Build Setup

  • build: Update to Go 1.19.2 a066e988 @​bep

v0.104.3

What's Changed

Note that none of the fixes below are regressions from v0.104.*; the first one, the GIF fix, comes from v0.101, back when we added support for processing animated GIFs.

... (truncated)

Commits
  • 0e3b42b releaser: Bump versions for release of 0.105.0
  • f505854 build(deps): bump golang.org/x/tools from 0.1.12 to 0.2.0
  • 2aedccc build(deps): bump github.com/getkin/kin-openapi from 0.106.0 to 0.107.0
  • c109314 build(deps): bump golang.org/x/text from 0.3.7 to 0.4.0
  • 4732c47 build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.1
  • 62780ec build(deps): bump github.com/getkin/kin-openapi from 0.103.0 to 0.106.0
  • 351d6b0 build(deps): bump github.com/tdewolff/minify/v2 from 2.12.1 to 2.12.4
  • 631d768 Revise the fix for shortcode vs output format nilpointer
  • e5d2a8f Avoid nilpointer when shortcode page content output nil
  • 00ff161 livereload: Use text/javascript here, too
  • 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)

@coadler coadler enabled auto-merge (squash) November 1, 2022 15:08
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.104.2 to 0.105.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.104.2...v0.105.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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gohugoio/hugo-0.105.0 branch from 2d7db87 to f760371 Compare November 1, 2022 18:25
@coadler coadler merged commit 88fc37d into main Nov 1, 2022
@coadler coadler deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.105.0 branch November 1, 2022 18:41
@github-actions github-actions bot locked and limited conversation to collaborators Nov 1, 2022
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