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.109.0 to 0.110.0 in /build #1617

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 18, 2023

Bumps github.com/gohugoio/hugo from 0.109.0 to 0.110.0.

Release notes

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

v0.110.0

Note

  • Make readFile return nil when file not found (note) 3c51625c @​bep #9620
  • Make hugo.toml the new config.toml f38a2fbd @​bep #8979

Bug fixes

  • Fix permalinks issue with repeated sections 671f64b2 @​bep #10377
  • Fix HEAD method in resources.GetRemote f13531e6 @​bep #10604
  • Fix order when reading custom headers in resources.GetRemote b5d48506 @​bep #10616
  • resource: Fix Go Doc vs .Data.Integrity fbc3e08c @​bep

Improvements

  • related: Handly []any d5954190 @​bep #10624
  • tpl/strings: Add findRESubmatch 2fb40ece @​bep #10594
  • config/security: Add GO\w+ (e.g. GOROOT) to the default allowed list c6b38876 @​bep #10429
  • Preserve front matter slice value types (e.g. int) 21af5b35 @​bep #10624
  • Make hugo.toml the new config.toml f38a2fbd @​bep #8979
  • Add fill HTTP Response info into .Data in resources.GetRemote 6a579eba @​bep #10604
  • tpl/compare: Sort special float values as string f95fd57a @​acclassic #10389
  • tpl/diagrams: Move Goat to its own file e754d5cb @​bep
  • Update CONTRIBUTING.md 002cd528 @​bep
  • Update CONTRIBUTING.md a76c405d @​bep

Dependency Updates

  • deps: Upgrade github.com/evanw/esbuild v0.15.18 => v0.17.0 6e9fa9e0 @​bep #10536

Documentation

  • dos: Regen CLI docs 19e96056 @​bep
  • docs: Regen docshelper 80e8bd3b @​bep
  • Update README.md c4f3a46c @​bep
  • Misc doc, code refactoring to improve documentation e402d91e @​bep
  • Update README.md c0a03a2a @​bep

Build Setup

  • Remove reference to Goreleaser in code comment dd6d0a6d @​omarkohl
Commits
  • e32a493 releaser: Bump versions for release of 0.110.0
  • 19e9605 dos: Regen CLI docs
  • 80e8bd3 docs: Regen docshelper
  • b661132 Merge commit 'ef6f101e75256c3bb88a6f1f3b5c1273bf8d7382'
  • ef6f101 Squashed 'docs/' changes from 2c0125b52..1214f6ffb
  • d595419 related: Handly []any
  • 671f64b Fix permalinks issue with repeated sections
  • 2fb40ec tpl/strings: Add findRESubmatch
  • c6b3887 config/security: Add O\w+ (e.g. GOROOT) to the default allowed list
  • 21af5b3 Preserve front matter slice value types (e.g. int)
  • 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.109.0 to 0.110.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.109.0...v0.110.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 Jan 18, 2023
@aj-stein-nist aj-stein-nist self-requested a review January 23, 2023 21:53
Copy link
Contributor

@aj-stein-nist aj-stein-nist 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 locally with docker compose, built the OSCAL site, and worked well without issue. 🚢

@aj-stein-nist aj-stein-nist merged commit 45e1c2c into develop Jan 23, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/build/develop/github.com/gohugoio/hugo-0.110.0 branch January 23, 2023 21:54
aj-stein-nist pushed a commit to aj-stein-nist/OSCAL-forked that referenced this pull request Feb 6, 2023
…stgov#1617)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.109.0 to 0.110.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.109.0...v0.110.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#1617)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.109.0 to 0.110.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.109.0...v0.110.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#1617)

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

2 participants