-
Notifications
You must be signed in to change notification settings - Fork 1
Update dependency hugo to v0.147.3 #37
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/hugo-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
❌ Deploy Preview for ffddorf-exto failed.
|
22f467d
to
5d5c148
Compare
5d5c148
to
2d71be8
Compare
2d71be8
to
0cef5c8
Compare
0cef5c8
to
f05373b
Compare
f05373b
to
db0829c
Compare
8860a54
to
578761b
Compare
b839f5b
to
4b7dcb7
Compare
4b7dcb7
to
97939e9
Compare
97939e9
to
601bf4a
Compare
601bf4a
to
f245238
Compare
f245238
to
80a71ce
Compare
80a71ce
to
bf237f2
Compare
bf237f2
to
6ad7fbf
Compare
c176d21
to
29a2074
Compare
29a2074
to
7a56e78
Compare
7a56e78
to
a9b13cd
Compare
a9b13cd
to
2d0bd12
Compare
2d0bd12
to
2142294
Compare
2142294
to
ce37397
Compare
ce37397
to
80e24df
Compare
80e24df
to
f5e5871
Compare
f5e5871
to
ab89012
Compare
ab89012
to
a5df286
Compare
a5df286
to
c5228b4
Compare
c5228b4
to
42426c9
Compare
42426c9
to
5777ec5
Compare
5777ec5
to
2b4de81
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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.133.0
->0.147.3
Release Notes
gohugoio/hugo (hugo)
v0.147.3
Compare Source
Mostly bug fixes here, but also a new template func to get a really big number. You can read about why that is useful in the documentation.
8142699
@jmooring #13700bc98e7a
@bep #13707c745a3e
@bep #136929d1d8c8
@jmooring #1370184d7a10
@jmooring #13687325a0db
@jmooring #13693v0.147.2
Compare Source
What's Changed
363ab48
@bep #1368980f0595
@bep #13684b39b249
@bep #13681v0.147.1
Compare Source
Bug fixes
be93d52
@bep #13672a1cb15e
@bep #13648Improvements
5fec782
@bep #13672 #13668673a4d0
@jmooring #1256431db7ed
@jmooring #13655Dependency Updates
620fc87
@dependabot[bot]8b2124e
@dependabot[bot]927d1ec
@dependabot[bot]v0.147.0
Compare Source
This release comes with a new
aligny
option (shoutout to @pranshugaba for the implementation) for images.Text that, in combination withalignx
makes it simple to e.g. center the text on top of image in both axis. But the main reason this release comes now and not later, is the improvements/fixes to the order Hugo applies the default configuration to some keys. This is inherited from how we did this before we rewrote the configuration handling, and it made the merging of configuration from modules/themes into the config root harder and less flexible than it had to be. Me, @bep, looking into this, was triggered by this forum topic. Having many sites share a common configuration is very useful. With this release, you can simply get what the thread starter asks for by doing something à la:See the documentation for details.
Bug fixes
07983e0
@bep #136515c49140
@jmooring #13650179aea1
@bep #13643 #136466a0e042
@coliffImprovements
75b219d
@jmooringad4f63c
@bep5320231
@bep #134142fce0ba
@pranshugabaDependency Updates
1bd7ac7
@dependabot[bot]41cb880
@dependabot[bot]v0.146.7
Compare Source
Bug fixes
4967308
@bep #136326d69dc8
@bep #136364eb0e42
@bep #136215e62cc6
@bep #13630Improvements
db72a1f
@jmooring #88591408c15
@bep #13627Dependency Updates
ad78761
@dependabot[bot]9c65b9e
@dependabot[bot]be3b147
@dependabot[bot]v0.146.6
Compare Source
What's Changed
088cd2f
@bep #13628v0.146.5
Compare Source
What's Changed
64cf008
@dependabot[bot]d61b9fc
@bep #13612v0.146.4
Compare Source
What's Changed
65c94c7
@bep #13601e8e8ce1
@bep #13600cf9e690
@bep #136058a2830f
@bep #136041e0287f
@bep #13599v0.146.3
Compare Source
What's Changed
30b9c19
@bep #13588c871062
@bep #13595v0.146.2
Compare Source
What's Changed
d1c3944
@bep #135931074e01
@bep #13584c19f1f2
@bep #135879221cbc
@bep #13583v0.146.1
Compare Source
This fixes a regression introduced in v0.146.0 released earlier today.
3b9f2a7
@bep #13579v0.146.0
Compare Source
The big new thing in this release is a fully refreshed template system – simpler and much better. We're working on the updated documentation for this, but see this issue for some more information. We have gone to great lengths to make this as backwards compatible as possible, but make sure you test your site before going live with this new version. This version also comes with a full dependency refresh and some useful new template funcs:
Bug fixes
6f14dbe
@jmooring #13531Improvements
383dd82
@bep #13577208a0de
@bep #13571d4c6dd1
@bep #1357124ac6a9
@jmooring #13489 #135441e00842
@jmooring83cfdd7
@bep #13541 #13545 #13515 #7964 #13365 #12988 #4891812ea0b
@bep07cbe57
@jmooring #13548c15ebce
@jmooring #135308d2379b
@bepa6bd677
@jmooring #13516f34cdc3
@thevilledev52561d5
@bepd28c84a
@khayyamsaleem #13471b9add1c
@jmooring #1344593df176
@jmooring #13475eebea9e
@willfaught3f2e1c0
@bep #134653a11d22
@hannesbraunDependency Updates
18d2d2f
@dependabot[bot]cd3e349
@dependabot[bot]8cd799a
@dependabot[bot]af0602c
@dependabot[bot]650fe6c
@dependabot[bot]d63491b
@dependabot[bot]e6e18e9
@dependabot[bot]43af3bc
@dependabot[bot]10b5543
@jmooring26d986f
@dependabot[bot]ebc0693
@dependabot[bot]7ca6bb0
@dependabot[bot]bddd2f9
@dependabot[bot]1c69135
@dependabot[bot]17db4ed
@dependabot[bot]3968f91
@dependabot[bot]e9bd237
@dependabot[bot]f4f21f5
@dependabot[bot]61c39ae
@dependabot[bot]2037137
@bep #13484d78d4cf
@dependabot[bot]f9aae15
@dependabot[bot]b068671
@dependabot[bot]93d9c05
@dependabot[bot]Documentation
a98ec3b
@jmooringv0.145.0
Compare Source
The notable new feature is the new transform.PortableText function that makes it possible to use the Sanity CMS with Hugo.
Bug fixes
4094a1e
@coliff521911a
@bepab9e545
@martey381c0da
@bep #13443227e429
@bepc3d435a
@bep #13420Improvements
c498d0f
@bep2f4e666
@coliff04f21b4
@bepd0ce942
@jmooringDependency Updates
6927e6f
@bep #13449b7ae24b
@dependabot[bot]1a4851f
@dependabot[bot]d1f2330
@dependabot[bot]Documentation
e5eecbd
@margauBuild Setup
4fd7f32
@jmooringv0.144.2
Compare Source
What's Changed
c3d435a
@bep #13420v0.144.1
Compare Source
What's Changed
494e88a
@bep #13416v0.144.0
Compare Source
Go 1.24 upgrade, several performance improvements, new :contentbasename and :slugorcontentbasename permalink tokens, enable KaTeX
mhchem
extension for transform.ToMath, full dependency refresh, newdrop
option for js.Build, new auth module option useful for private module repositories, autoID support for definition terms, newconfigurationTypes
configuration option, and more. For more details, see this topic.Note
24cc255
@bep #13405 #13410Bug fixes
85c1727
@bep641403f
@bep #13406c1f4228
@p-westone865d59
@bep #13344Improvements
5de3913
@jmooring7b7a0f3
@bep #11722cb7a433
@hacdias #11722157d370
@bep #13403 #11566503dcf6
@jmooring2c77719
@bep #13385fd38aee
@bep #13384d25f7ec
@bep #1336234dcac5
@jmooringee43860
@jmooringfd8b0fb
@bep #133819b5f786
@bep #12484e6feb9e
@bep #13373f02da7f
@theSuessc2fb221
@bep #12274a352e69
@jmooring #133571dd27be
@bepeb7a5aa
@bep #13355029d1e0
@bepDependency Updates
a2ca956
@dependabot[bot]367fe52
@dependabot[bot]9c2f8ec
@dependabot[bot]bd77944
@dependabot[bot]2e835d0
@dependabot[bot]d89b9d8
@dependabot[bot]8721a35
@dependabot[bot]c054e18
@dependabot[bot]5e4ffa0
@dependabot[bot]0cdcc2b
@dependabot[bot]a591c44
@dependabot[bot]2d86a05
@dependabot[bot]22ee091
@dependabot[bot]b50ab04
@dependabot[bot]b772f0e
@dependabot[bot]d58c019
@dependabot[bot]Documentation
5dd0ba0
@jmooringf0c1852
@jmooring #13360v0.143.1
Compare Source
What's Changed
760c13a
@bep #133323bd73d2
@alexandear7104de8
@jmooring #13333835579b
@bepv0.143.0
Compare Source
This is mostly a bug fix release, ironing out some quirks with the partial server rebuilds etc., but notable is also the new responseHeaders option on
resources.GetRemote
that allows you to extract headers from the server’s response.Bug fixes
db28695
@bep #13316329b234
@bep #132546c68142
@bep #13316cd7dc7a
@bep #13014bb7b3d3
@bep #12465f704d75
@chalinImprovements
778f0d9
@bep13b208e
@alex-shpak33b46d8
@jmooring #13320e08d9af
@jmooring #13302c939c33
@guilhas07873a5cd
@jmooringf42a4b6
@jmooring #13211a563783
@bep68586c8
@bep #1252151bb2fe
@bep #132047f0f50b
@bep #1259477a8e34
@jmooringv0.142.0
Compare Source
This is is mostly a bug fix release. It's a minor and not a patch release because of the image file cache issue fixes (see #13273 #13272). Fixing this required us to break the hashes for many of the generated images so we used this opportunity to simplify how we generate these hashes/image filenames.
Bug fixes
6aa72ac
@bep #13286 #132924b0c194
@flyn-org8de4ffb
@jmooring #132791f5a15a
@bep #13273 #13272Improvements
637995b
@bepf1de5d2
@bep #132788897113
@nfriedliv0.141.0
Compare Source
This release adds try, a new general mechanism for handling errors within templates, a new images.Mask image filter, a new images.QR function, a new
alignx
option to control horizontal alignment in images.Text, and more.Note
dde9d9d
@bep #132390918e08
@bep #132167699336
@bep #13242Bug fixes
8b52626
@jdbaldry60c24fc
@bepc5a63a3
@bep #1322861d3d20
@bep #13236cfa0801
@bep #13221d913f46
@bep #13209Improvements
1fad383
@bep1191467
@jmooring #132144113707
@bep #132655bb1564
@bepde7137c
@bep956f915
@bepa2a4166
@bep39f582f
@bep2501de7
@bep06cc867
@bep #1324471fae99
@trickkiste #132448af0474
@jmooring892b491
@bepb13d0a6
@jmooring #13230d9594a9
@bep4a5cc2d
@jlskuz #108499cad8d3
@bep2a7bb1c
@bep5f2adad
@bep4ea94c4
@jmooring #132055d2cbee
@bep #9737723e3f4
@bep2db43f8
@jmooring #9885Dependency Updates
a2edf04
@bepf024a50
@dependabot[bot]80704bc
@dependabot[bot]b7b49fb
@dependabot[bot]a837976
@dependabot[bot]Documentation
88ecc3b
@bepConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.