chore(deps): update dependency gohugoio/hugo to v0.87.0 #11
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "renovate/gohugoio-hugo-0.x"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
v0.86.1
->v0.87.0
Release Notes
gohugoio/hugo
v0.87.0
Compare Source
Hugo
0.87
brings two long sought-after features: Default time zone support (per language if needed) for dates without zone offset or location info, and localized time and dates and numbers (backed by CLDR).For more information, see:
{{ .Date | time.Format ":date_long" }}
.Also in this release, we have switched to using go-toml for all things TOML in Hugo. A big thanks to @pelletier for his work on the
v2
version. It's both faster than what we had and TOML v1.0.0 compliant.This release represents 40 contributions by 4 contributors to the main Hugo code base.@bep leads the Hugo development with a significant amount of contributions, but also a big shoutout to @dependabot[bot], @digitalcraftsman, and @jmooring for their ongoing contributions.
Many have also been busy writing and fixing the documentation in hugoDocs,
which has received 1 contributions by 1 contributors.
Hugo now has:
Notes
Enhancements
Templates
Other
Fixes
Other
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 Renovate Bot.