This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
Update dependency gohugoio/hugo to v0.104.3 #201
Merged
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:
0.102.1
->0.104.3
Release Notes
gohugoio/hugo
v0.104.3
Compare Source
What's Changed
Note that none of the fixes below are regressions from v0.104.*; the first one, the GIF fix, comes from v0.101, back when we added support for processing animated GIFs.
3a9cb7b
@bep #103540addb30
@anthonyfok #10332b002d47
@jmooring #10351e3f3135
@felicianotechv0.104.2
Compare Source
Fix htimes /: operation not permitted error on config changes when running the server. This regression was introduced in Hugo
v0.104.1
4611b69
@bepv0.104.1
Compare Source
What's Changed
29ccb36
@bep #10328v0.104.0
Compare Source
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
281554e
@satotakef3560aa
@bep #10314Improvements
5c41653
@bep0171fb2
@bepa402811
@bep #1030708f0984
@bep86653fa
@sathieuDependency Updates
edf9038
@dependabot[bot]78f49b4
@dependabot[bot]fa4b77e
@dependabot[bot]4d909d4
@dependabot[bot]4eb6d97
@dependabot[bot]Documentation
8377c3c
@bep4f9cb4f
@bepv0.103.1
Compare Source
What's Changed
6be6752
@bep #10287v0.103.0
Compare Source
There are 3 main topics in this release:
hugo server
finally comes with proper 404 support.PostProcess
'ed resources in all file types (e.g. JSON), not just HTML.hugo_0.102.3_OpenBSD-64bit.tar.gz
). We now use the standard GOOS/GOARCH values as-is, which makes it easier for people to script against. To avoid breakage when running on Netlify and similar, we create aliases for the most commonly downloaded Linux-archives on the old format and will continue to do so in the foreseeable future.Bug fixes
ab5ce59
@satotake02c89a4
@toothrot #8174Improvements
8e77bcc
@bep #1026974daca6
@bep #10269a5cda5c
@bep--force
tohugo new
7d40da8
@satotake #92435e03de0
@sashashuraDependency Updates
1fd4c56
@dependabot[bot]5e2b28d
@dependabot[bot]f2019f0
@dependabot[bot]475638f
@dependabot[bot]Build Setup
3f0b40f
@bep #1007306c3ac6
@bepv0.102.3
Compare Source
What's Changed
8e5044d
@bep #10236v0.102.2
Compare Source
What's Changed
5046a6c
@jmooring #10230Configuration
📅 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.