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.101.0 to 0.104.2 in /build #1483

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 30, 2022

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

Release notes

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

v0.104.2

Fix htimes /: operation not permitted error on config changes when running the server. This regression was introduced in Hugo v0.104.1 4611b692 @​bep

v0.104.1

What's Changed

  • Fix /static performance regression from Hugo 0.103.0 29ccb360 @​bep #10328

v0.104.0

Some bug fixes, dependency upgrades and a new $image.Colors method. This method returns a slice of the most dominant colors in an image. The library we use is implemented by @​marekm4 and is both fast and accurate. One use case for this may be to use as a placeholder before the image is loaded, as seen on this Hugo gallery [theme source]. You need a slow enough internet connection to notice this effect so you may want to try this with Chrome's dev console open and throttle the network to slow 3G, which would make it look something like this:

colorsani1.mp4

Bug fixes

Improvements

  • Consolidate the glob case logic 5c416533 @​bep
  • Run go mod tidy 0171fb20 @​bep
  • resources/images: Add $image.Colors a4028112 @​bep #10307
  • commands: Skip flaky test on CI 08f0984f @​bep
  • config/security: Allow proxy variables in subcommands 86653fa3 @​sathieu

Dependency Updates

  • build(deps): bump github.com/evanw/esbuild from 0.15.8 to 0.15.9 edf9038a @​dependabot[bot]
  • build(deps): bump github.com/yuin/goldmark from 1.4.14 to 1.4.15 78f49b4c @​dependabot[bot]
  • build(deps): bump github.com/getkin/kin-openapi from 0.100.0 to 0.103.0 fa4b77e7 @​dependabot[bot]
  • build(deps): bump github.com/alecthomas/chroma/v2 from 2.2.0 to 2.3.0 4d909d47 @​dependabot[bot]
  • build(deps): bump github.com/evanw/esbuild from 0.15.7 to 0.15.8 4eb6d974 @​dependabot[bot]

Documentation

  • docs: Regen docs helper 8377c3ce @​bep
  • docs: Regenerate CLI docs 4f9cb4f3 @​bep

v0.103.1

What's Changed

  • server: Fix redirects when file path contains bytes > 0x80 or whitespace 6be6752c @​bep #10287

... (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
  • 84cbe72 releaser: Bump versions for release of 0.104.2
  • 4611b69 Fix htimes /: operation not permitted error on config changes
  • 2171e3c Revert "Adjust a test"
  • cac773a Adjust a test
  • 51010a6 releaser: Prepare repository for 0.105.0-DEV
  • 8958b87 releaser: Bump versions for release of 0.104.1
  • 29ccb36 Fix /static performance regression from Hugo 0.103.0
  • d8aba18 releaser: Prepare repository for 0.105.0-DEV
  • c744dbd releaser: Bump versions for release of 0.104.0
  • 5c41653 Consolidate the glob case logic
  • 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.104.2.
- [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.104.2)

---
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 Sep 30, 2022
@aj-stein-nist
Copy link
Contributor

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 4, 2022

Superseded by #1489.

@dependabot dependabot bot closed this Oct 4, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/build/develop/github.com/gohugoio/hugo-0.104.2 branch October 4, 2022 18:33
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