Update dependency gohugoio/hugo to v0.111.3
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gohugoio/hugo | ironbank-github | patch |
v0.111.2 -> v0.111.3
|
gohugoio/hugo | patch |
v0.111.2 -> v0.111.3
|
Release Notes
gohugoio/hugo
v0.111.3
Bug fixes
- Fix "unknown shortcode token" when calling shortcode within fenced code block
e7148f3
@bep #10819 - Don't fail when calling Paginate with an empty pages.PagesGroup
34a86e1
@bep #10802 - Improve error message for unclosed shortcode with inner content
9818724
@deining
Improvements
- tpl: Add hasSuffix alias
d171d15
@jfish2 - Run gofmt -s on source files
d55af2a
@deining - tpl/math: Allow multi numbers in add, sub, mul, div, min and max
84201e8
@septs - server: Replace golang.org/x/net/context with context
0f01bd4
@alexandear - watcher: use time.NewTicker to prevent leaks
02ab77d
@alexandear - ensure we default to 10 correctly
873be9f
@davidejones - switch transfers to workers
bebb2b8
@davidejones - customize parallel transfer count
e6f029b
@davidejones - metadecoders: Add support for native org dates in frontmatter MR #7433 added support for Org timestamps for the DATE header. This MR widens the support with additional front matter headers LASTMOD, PUBLISHDATE and EXPIRYDATE.
bdbfacb
@johannesengl #8536
Dependency Updates
- deps: Update go-org to v1.6.6
1c841ec
@niklasfasching
Documentation
- docs: Improve examples of variadic math functions
b6f44aa
@jmooring - readme: Update dependency list
04b9811
@deining
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.