fix(deps): update module github.com/gohugoio/hugo to v0.116.0 #873
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.115.4
->v0.116.0
Release Notes
gohugoio/hugo (github.com/gohugoio/hugo)
v0.116.0
Compare Source
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
bec9b80
@bep #112561c97095
@bep #11256cacheDir
is changed to be stored below the directory as defined by Go's os.UserCacheDir. See Configure CacheDirBug fixes
be8e2de
@bepfbb8eb3
@bep #1025587d9bff
@tfsojondc2a544
@jmooring7f058b8
@bep #11278Improvements
c1df5b1
@bepd9fdcbe
@jmooring295d733
@bepbec9b80
@bep #112561c97095
@bep #11256b3cb678
@bep #1125636b5126
@bepef6e813
@bepf4598a0
@jmooring #11279b3f1055
@bep #11286 #112914d7af75
@bep2589b12
@alexandearDependency Updates
d7db096
@dependabot[bot]5542f02
@dependabot[bot]0bc7ed9
@dependabot[bot]739d10e
@jmooringDocumentation
d297c8e
@bepd524778
@bep036e260
@jmooringa50356b
@bepBuild Setup
9163973
@jmooring575d7f8
@jmooring #11288Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.