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.115.0 to 0.116.1 #127

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps github.com/gohugoio/hugo from 0.115.0 to 0.116.1.

Release notes

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

v0.116.1

What's Changed

v0.116.0

There are two notable changes in this release. For one, we have changed the default location of the cacheDir (where Hugo stores all its file caches). Having the cache stored in a /tmp folder has had its issues, especially for the module cache and especially on MacOS. The current new default should be better and more stable. See See Configure CacheDir for more info.

Also in this release: The where template func finally supports regular expressions with the new like operator.

Note

Bug fixes

  • resources: Fix spelling in method name be8e2de59 @​bep
  • Fix so temporary images do not get published fbb8eb39e @​bep #10255
  • readme: Fix link 87d9bffe7 @​tfsojon
  • tpl/collections: Fix description of apply function dc2a544fa @​jmooring
  • Fix multiple languages in HUGO_DISABLELANGUAGES 7f058b8ba @​bep #11278

Improvements

  • config: Do not fail on unknown config keys c1df5b1b0 @​bep
  • commands: Update cacheDir description d9fdcbe93 @​jmooring
  • Update where.md 295d73388 @​bep
  • Deprecate taxonomyTerm bec9b80d9 @​bep #11256
  • Warn about unknown kinds in disableKinds 1c97095ac @​bep #11256
  • Move all Kind constants to its own package b3cb6788b @​bep #11256
  • Remove unused autogenerated method 36b512605 @​bep
  • tpl/collections: Add BenchmarkWhereOps ef6e813ca @​bep
  • tpl/collections: Add like operator to where function f4598a098 @​jmooring #11279
  • Use os.UserCacheDir as first fallback if cacheDir is not set b3f10556f @​bep #11286 #11291
  • Add a common regexp cache 4d7af757c @​bep
  • commands: Replace deprecated ioutil with os 2589b1295 @​alexandear

Dependency Updates

  • build(deps): bump github.com/evanw/esbuild from 0.18.11 to 0.18.17 d7db096a9 @​dependabot[bot]
  • build(deps): bump github.com/rogpeppe/go-internal 5542f02fb @​dependabot[bot]
  • build(deps): bump golang.org/x/image from 0.8.0 to 0.9.0 0bc7ed9a1 @​dependabot[bot]
  • deps: Upgrade github.com/yuin/goldmark v1.5.4 => v1.5.5 739d10e8b @​jmooring

Documentation

... (truncated)

Commits
  • 3e1ea03 releaser: Bump versions for release of 0.116.1
  • 30885a6 Fix module config watch regression
  • 58da855 deps: Fix Chroma dependency version
  • 92c1594 releaser: Prepare repository for 0.117.0-DEV
  • 5a7e0da releaser: Bump versions for release of 0.116.0
  • d7db096 build(deps): bump github.com/evanw/esbuild from 0.18.11 to 0.18.17
  • c1df5b1 config: Do not fail on unknown config keys
  • be8e2de resources: Fix spelling in method name
  • d297c8e docs: Regenerate CLI docs
  • fbb8eb3 Fix so temporary images do not get published
  • 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 the dependencies Pull requests that update a dependency file label Aug 1, 2023
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.115.0 to 0.116.1.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.115.0...v0.116.1)

---
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/github.com/gohugoio/hugo-0.116.1 branch from 5b4aca6 to 007f058 Compare August 4, 2023 06:18
@saswatamcode saswatamcode merged commit 2d2c050 into main Aug 4, 2023
4 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.116.1 branch August 4, 2023 06:27
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant