Skip to content

chore: bump github.com/gohugoio/hugo from 0.100.2 to 0.101.0 #2416

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 Jun 16, 2022

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

Release notes

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

v0.101.0

Hugo v0.101.0 comes with GIF animation image processing, a new hl_inline option for code highlighting, a new :slugorfilename permalink keyword, we now respect the NO_COLOR OS env var, and more.

This release represents 35 contributions by 9 contributors to the main Hugo code base.@​bep leads the Hugo development with a significant amount of contributions, but also a big shoutout to @​dependabot[bot], @​jmooring, and @​vanbroup for their ongoing contributions. Also a shoutout to @​CIAvash for his work on the Chroma highlighter.

Many have also been busy writing and fixing the documentation in hugoDocs, which has received 3 contributions by 2 contributors.

Hugo now has:

Changes

  • build: Update to Go 1.18.3 2c5943dd @​bep #9964
  • docs: Regen docshelper 0cb459a2 @​bep
  • markup/highlight: Add hl_inline option d863dde6 @​bep #9442 #9635 #9638
  • deps: Update github.com/alecthomas/chroma/v2 v2.1.0 => v2.2.0 580b214a @​bep
  • build(deps): bump github.com/clbanning/mxj/v2 from 2.5.5 to 2.5.6 ddb95470 @​dependabot[bot]
  • build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2 288b0fb1 @​dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.1.10 to 0.1.11 3e134463 @​dependabot[bot]
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.11.5 to 2.11.10 7a9ce0ec @​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.14.42 to 0.14.43 f2ba0cc8 @​dependabot[bot]
  • build(deps): bump github.com/getkin/kin-openapi from 0.94.0 to 0.97.0 62ceaabd @​dependabot[bot]
  • deps: Udpate to github.com/alecthomas/chroma/v2 35fa1928 @​bep #9932 #9931
  • common: Add hugo.GoVersion 09ac7333 @​khayyamsaleem #9849
  • resources: Panic on Copy of Resource with .Err 66da1b7b @​bep #10006
  • resources/page: Add :slugorfilename attribute 5a9ecb82 @​dawidpotocki #385
  • Respect NO_COLOR cbc35c48 @​bep #10004
  • readme: Update dependency list 44f3c079 @​deining
  • Fix relURL with leading slash when baseURL includes a subdirectory a5a4422a @​bep #9994
  • js: Resolve index.esm.js 617e0944 @​bep #8631
  • Add animated GIF support cf12fa61 @​bep #5030
  • resources: Add a Gif source file to golden tests 2e1c8177 @​bep
  • releaser: Prepare repository for 0.101.0-DEV 4276075c @​bep
  • releaser: Bump versions for release of 0.100.2 d25cb294 @​bep
  • releaser: Add release notes for 0.100.2 [ci skip] 8b9bdc40 @​bep
  • Update CONTRIBUTING.md 4e94d1db @​bep
  • Fix raw TOML dates in where/eq 0566bbf7 @​bep #9979
  • deps: Update to github.com/pelletier/go-toml/v2 v2.0.1 534e7155 @​anthonyfok
  • tpl/path: Add path.BaseName function 953f215f @​jmooring #9973
  • livereload: Use X-Forwarded-Host for Codespace 8e2fd559 @​satotake #9936
  • helpers: Fix panic with invalid defaultMarkdownHandler 311b8008 @​bep #9968
  • resources: Register MediaTypes before build c7d5f9f0 @​vanbroup #9971
  • releaser: Prepare repository for 0.101.0-DEV bfebd8c0 @​bep
  • releaser: Bump versions for release of 0.100.1 0afb4866 @​bep
  • releaser: Add release notes for 0.100.1 [ci skip] b1ec0c22 @​bep

... (truncated)

Commits
  • 466fa43 releaser: Bump versions for release of 0.101.0
  • 6072ce0 releaser: Add release notes for 0.101.0
  • 2c5943d build: Update to Go 1.18.3
  • 0cb459a docs: Regen docshelper
  • 604cfff Merge commit '475f87f685439de0f907a9ffc29bfd1361eb1c59'
  • 475f87f Squashed 'docs/' changes from 96fdc246c..30f32a624
  • d863dde markup/highlight: Add hl_inline option
  • 580b214 deps: Update github.com/alecthomas/chroma/v2 v2.1.0 => v2.2.0
  • ddb9547 build(deps): bump github.com/clbanning/mxj/v2 from 2.5.5 to 2.5.6
  • 288b0fb build(deps): bump github.com/pelletier/go-toml/v2 from 2.0.1 to 2.0.2
  • 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)

@kylecarbs kylecarbs self-assigned this Jun 16, 2022
@kylecarbs kylecarbs enabled auto-merge (squash) June 16, 2022 16:33
@kylecarbs
Copy link
Member

@dependabot rebase

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.100.2 to 0.101.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/goreleaser.yml)
- [Commits](gohugoio/hugo@v0.100.2...v0.101.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.101.0 branch from a6df22d to 57b1c0b Compare June 16, 2022 16:52
@kylecarbs kylecarbs merged commit ba451b5 into main Jun 16, 2022
@kylecarbs kylecarbs deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.101.0 branch June 16, 2022 17:06
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