Skip to content
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

Bump github.com/gohugoio/hugo from 0.83.1 to 0.101.0 in /build #1358

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2022

Bumps github.com/gohugoio/hugo from 0.83.1 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 13, 2022
@david-waltermire david-waltermire changed the base branch from main to develop July 13, 2022 20:57
@david-waltermire david-waltermire changed the base branch from develop to main July 13, 2022 21:02
@aj-stein-nist aj-stein-nist changed the base branch from main to develop July 13, 2022 21:18
@aj-stein-nist
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2022

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@aj-stein-nist
Copy link
Contributor

@dependabot rebase

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/build/main/github.com/gohugoio/hugo-0.101.0 branch from 58d37d7 to ff75de0 Compare July 13, 2022 21:35
Copy link
Contributor

@david-waltermire david-waltermire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested the site with this version and it looks good so far.

@david-waltermire david-waltermire merged commit c80c985 into develop Jul 14, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/build/main/github.com/gohugoio/hugo-0.101.0 branch July 14, 2022 03:43
david-waltermire pushed a commit that referenced this pull request Aug 23, 2022
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aj-stein-nist pushed a commit to aj-stein-nist/OSCAL-forked that referenced this pull request Oct 6, 2022
…tgov#1358)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aj-stein-nist pushed a commit that referenced this pull request Oct 18, 2022
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
david-waltermire pushed a commit that referenced this pull request Oct 31, 2022
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aj-stein-nist pushed a commit to aj-stein-nist/OSCAL-forked that referenced this pull request Jan 10, 2023
…tgov#1358)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aj-stein-nist pushed a commit to aj-stein-nist/OSCAL-forked that referenced this pull request Feb 6, 2023
…tgov#1358)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aj-stein-nist pushed a commit to aj-stein-nist/OSCAL-forked that referenced this pull request Jun 29, 2023
…tgov#1358)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
aj-stein-nist pushed a commit to aj-stein-nist/OSCAL-forked that referenced this pull request Jul 10, 2023
…tgov#1358)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.83.1 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.83.1...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] <[email protected]>

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
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.

2 participants