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.105.0 to 0.107.0 in /build #1558

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Release notes

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

v0.107.0

This release is mostly interesting if you do code highlighting. We fixed a bottle neck which should show a significant performance boost for sites using code highlighting. Hugo's gohugo.io docs site builds ~20% faster. Also, Chroma, the highlighting library, is upgraded to v2.4.0 with new lexers and lots of improvements.

Bug fixes

Improvements

  • Add a cache for lexers.Get 7855b47f @​bep
  • markup/goldmark: Improve benchmark 34d1150d @​bep
  • commands: Create assets directory with new site 85e2ac1a @​jmooring #10460

Dependency Updates

  • build(deps): bump github.com/getkin/kin-openapi from 0.108.0 to 0.109.0 6a004b8d @​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.15.14 to 0.15.15 09236224 @​dependabot[bot]
  • build(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4 74776726 @​dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0 63f7f0ff @​dependabot[bot]
  • deps: Upgrade github.com/alecthomas/chroma/v2 v2.4.0 bcb62d89 @​bep

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

... (truncated)

Commits
  • 2221b5b releaser: Bump versions for release of 0.107.0
  • 6a004b8 build(deps): bump github.com/getkin/kin-openapi from 0.108.0 to 0.109.0
  • 0923622 build(deps): bump github.com/evanw/esbuild from 0.15.14 to 0.15.15
  • 7855b47 Add a cache for lexers.Get
  • 34d1150 markup/goldmark: Improve benchmark
  • 85e2ac1 commands: Create assets directory with new site
  • 7477672 build(deps): bump github.com/frankban/quicktest from 1.14.3 to 1.14.4
  • 63f7f0f build(deps): bump golang.org/x/tools from 0.2.0 to 0.3.0
  • bcb62d8 deps: Upgrade github.com/alecthomas/chroma/v2 v2.4.0
  • 00fe7e0 hugo/parser: Fix shortcode boolean param parsing
  • 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.105.0 to 0.107.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.105.0...v0.107.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 added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Nov 25, 2022
@david-waltermire david-waltermire merged commit 98064bc into develop Dec 7, 2022
@david-waltermire david-waltermire deleted the dependabot/go_modules/build/develop/github.com/gohugoio/hugo-0.107.0 branch December 7, 2022 05:31
aj-stein-nist pushed a commit to aj-stein-nist/OSCAL-forked that referenced this pull request Jan 10, 2023
…stgov#1558)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.105.0 to 0.107.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.105.0...v0.107.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]>

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
…stgov#1558)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.105.0 to 0.107.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.105.0...v0.107.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]>

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
…stgov#1558)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.105.0 to 0.107.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.105.0...v0.107.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]>

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
…stgov#1558)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.105.0 to 0.107.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.105.0...v0.107.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]>

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.

1 participant