Update dependency gohugoio/hugo to v0.126.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
gohugoio/hugo | minor |
v0.125.7 -> v0.126.0
|
|
gohugoio/hugo | ironbank-github | minor |
v0.125.7 -> v0.126.0
|
Release Notes
gohugoio/hugo (gohugoio/hugo)
v0.126.0
This release brings, drum roll, a long-awaited Hugo feature that has had many names. At one point we named it pages from data. You can read all about it in the documentation where it's titled Content Adapters.
Also worth mentioning are the new Extras Goldmark Extensions, which allows you to enable Markdown syntax for inserted text, mark text, subscript and superscript. A big thanks to @bowman2001 for the implementation.
Improvements
- tpl/tplimpl: Plainify title and description in twitter_cards.html
74ab839
@jmooring #12433 - tpl/tplimpl: Plainify title and description in schema.html
92290aa
@jmooring #12432 - resources/images: Handle NaN EXIF latitude and longitude
6dbbe6d
@jmooring #12490 - Create pages from _content.gotmpl
e2d66e3
@bep #12427 #12485 #6310 #5074 - create/skeletons: Remove superfluous language code fallback
55dea41
@jmooring #12479 - tpl/tplimpl: Improve locale value in opengraph.html
87ab7f7
@jmooring #12480 - tpl/tplimpl: Retain query string and fragment in render-image.html
6dfeb9f
@jmooring #12468 - markup/goldmark: Support extras extension
ca9a77e
@jmooring
Dependency Updates
- build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0
ee26e69
@dependabot[bot] - build(deps): bump golang.org/x/image from 0.15.0 to 0.16.0
6e83d00
@dependabot[bot]
Documentation
Build Setup
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.