Skip to content

Bump github.com/gohugoio/hugo from 0.101.0 to 0.106.0 in /build#65

Closed
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/build/develop/github.com/gohugoio/hugo-0.106.0
Closed

Bump github.com/gohugoio/hugo from 0.101.0 to 0.106.0 in /build#65
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/go_modules/build/develop/github.com/gohugoio/hugo-0.106.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 18, 2022

Bumps github.com/gohugoio/hugo from 0.101.0 to 0.106.0.

Release notes

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

v0.106.0

Bug fixes

  • Fix taxonomy weight sort regression 52ea07d2 @​bep #10406
  • tlp/resources: resources.Get returns nil when given empty string db945a6e @​shifterbit
  • tpl/internal: Sync go_templates f6ab9553 @​bep #10411

Dependency Updates

  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.4 to 2.0.6 bafb389b @​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.15.13 to 0.15.14 cdd83bf3 @​dependabot[bot]
  • deps: Update the libweb version string e00220a0 @​bep
  • deps: Upgrade github.com/bep/gowebp v0.1.0 => v0.2.0 a662ddae @​bep
  • build(deps): bump github.com/yuin/goldmark from 1.5.2 to 1.5.3 fe08d35f @​dependabot[bot]
  • build(deps): bump github.com/spf13/afero from 1.9.2 to 1.9.3 4b675ddd @​dependabot[bot]
  • build(deps): bump github.com/getkin/kin-openapi from 0.107.0 to 0.108.0 24eaa290 @​dependabot[bot]
  • build(deps): bump github.com/clbanning/mxj/v2 from 2.5.6 to 2.5.7 58a98c77 @​dependabot[bot]
  • build(deps): bump golang.org/x/net from 0.1.0 to 0.2.0 900904fd @​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.15.12 to 0.15.13 24eca0cb @​dependabot[bot]

Documentation

  • docs: Regen CLI docs 0a019a1a @​bep
  • docs: Regenerate docs helper 9f7fb0a7 @​bep
  • Add Go 1.16+ install method to README 60e0e2c1 @​vgnh
  • readme: Update ToC 13adf3e0 @​vgnh

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]

... (truncated)

Changelog

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

project = "hugo"

In Hugo v0.103.0 we removed the archive name replacements (e.g. amd64 => 64bit).

Using standard GOOS/GOARCH values makes it easier for scripts out there,

but to prevent breakage in Netlify etc. that has adopted to the old names,

we create aliases for the most common variants.

Commits
  • e08ce30 releaser: Bump versions for release of 0.106.0
  • a99fed4 resources/tpl: Add a test for resources.Get
  • db945a6 tlp/resources: resources.Get returns nil when given empty string
  • bafb389 build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.4 to 2.0.6
  • 0a019a1 docs: Regen CLI docs
  • 9f7fb0a docs: Regenerate docs helper
  • f04cc58 Merge commit '00c4484c7092181729f6f470805bc7d72e8ad17b'
  • 00c4484 Squashed 'docs/' changes from 392668f4f..32cb8785e
  • cdd83bf build(deps): bump github.com/evanw/esbuild from 0.15.13 to 0.15.14
  • e00220a deps: Update the libweb version string
  • 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.101.0 to 0.106.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.101.0...v0.106.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 18, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 24, 2022

Superseded by #66.

@dependabot dependabot bot closed this Nov 24, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/build/develop/github.com/gohugoio/hugo-0.106.0 branch November 24, 2022 18:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants