ci(deps): update dependency hugo to v0.145.0#173
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
ci(deps): update dependency hugo to v0.145.0#173renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
0f3bb1b to
26ce8c7
Compare
b440a6a to
d31c796
Compare
d31c796 to
b8df997
Compare
b8df997 to
d560fa0
Compare
dc56399 to
5fa80d1
Compare
5fa80d1 to
30d2507
Compare
10a441d to
4748472
Compare
4bcc0c2 to
7e653e7
Compare
3bb1c5b to
f516339
Compare
a959e7d to
8232893
Compare
8232893 to
c64678c
Compare
c64678c to
cb90b37
Compare
cb90b37 to
eb5232e
Compare
d0d7aef to
4edd3a5
Compare
84bdc57 to
2b22b3a
Compare
2b22b3a to
fbfc237
Compare
f906f87 to
afde32d
Compare
d97cd0d to
1659949
Compare
1659949 to
0e70a84
Compare
e421f6f to
ac907f2
Compare
da6a0fb to
71cfa0f
Compare
ac0ef8e to
3b54abe
Compare
3b54abe to
200f622
Compare
200f622 to
b4a0925
Compare
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.124.1→0.145.0Release Notes
gohugoio/hugo (hugo)
v0.145.0Compare 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.2Compare Source
What's Changed
c3d435a@bep #13420v0.144.1Compare Source
What's Changed
494e88a@bep #13416v0.144.0Compare Source
Go 1.24 upgrade, several performance improvements, new :contentbasename and :slugorcontentbasename permalink tokens, enable KaTeX
mhchemextension for transform.ToMath, full dependency refresh, newdropoption for js.Build, new auth module option useful for private module repositories, autoID support for definition terms, newconfigurationTypesconfiguration 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.1Compare Source
What's Changed
760c13a@bep #133323bd73d2@alexandear7104de8@jmooring #13333835579b@bepv0.143.0Compare 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.GetRemotethat 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.0Compare 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.0Compare 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
alignxoption 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@bep4462861@bepBuild Setup
3682027@jmooringv0.140.2Compare Source
The timing of this release comes from the security fix in
golang.org/x/net'shtml.Parsefunction. This is used in two places in Hugo:It's a little bit of a stretch to see how this could be exploited in Hugo, but we understand that many want a clean security report. See this issue for details.
What's Changed
hugo gen chromastylesalongside css83cec78@diwasrimal4e52be8@dependabot[bot]7888ac5@jmooring #13201eb1dbe0@jmooring #1319977824d7@bep #13164ec0caae@bep845b888@bepv0.140.1Compare Source
Some bug fixes in the (most likely) last Hugo release of the year. Of some technical interest to some, I can mention that I, @bep, have reworked hugoreleaser to use YAML (with anchors/aliases) instead of TOML for the release configuration. Have a look at the end result.
What's Changed
e229f4b@tebriel0202539@bep #131834a5e940@bep #1318148a7aee@bep #131666c583e3@jmooring #131715d64b49@dependabot[bot]b3f3294@jmooring #13161v0.140.0Compare Source
The big new feature in this release is js.Batch – this enables JavaScript bundle groups (e.g. scripts per section) with global code splitting and flexible hooks/runners setup.
Bug fixes
a5e5be2@bep #12963565c30e@bep #1315148dd6a9@jmooring #13152744b856@bepa32c889@jmooring5ab38de@bep #131233437340@jmooring #12913 #13119Improvements
5c80cb0@bep7de5317@bep4cbd4ef@bep852d868@jmooring1e34e5b@jmooring641d261@jmooring #13131a834bb9@bep4f130f6@racehd9dfa112@bep #13074ec1933f@bep #1313675ad9cd@bep #13133e293e7c@bep #12626 #7499 #9978 #12879 #13113 #131166be2530@bep #13130989b299@bepDependency Updates
157d864@dependabot[bot]947e4e6@dependabot[bot]5f89786@dependabot[bot]7b69218@dependabot[bot]v0.139.5Compare Source
This is a release created for technical reasons, see #13147
It's the same as https://github.com/gohugoio/hugo/releases/tag/v0.139.4 -- go there for release archives.
v0.139.4Compare Source
This release contains a security fix. See this Security Advisory for details. Note that this is only relevant if you don't trust your content (e.g. Markdown) files.
What's Changed
54398f8@jmooringb8c15f2@bepd0dc518@alexandearb529859@jmooring #13107v0.139.3Compare Source
What's Changed
c1dc35d@bep #13093dea158c@bep7e130e3@dependabot[bot]88b7868@dependabot[bot]fc3d1cb@thirdkeywordv0.139.2Compare Source
Note that this is the second patch release today. See v0.139.1. We had to do this release to get the Hugo Docs build running.
What's Changed
0ab8189@bep #13084v0.139.1Compare Source
What's Changed
aa3dd19@bep #130825a50eee@bep #130828d017a6@bep #13076v0.139.0Compare Source
This release is mostly about removing code that has been deprecated for a long time. This has been shown as an
ERRORin the build log and failed the build for at least the last 6 minor Hugo versions, in most cases much longer.But this is also a full dependency refresh, and there are also some new stuff. For one, we added a
-Oflag tohugo serverto open up the site in your browser after start. This is now my (@bep) shortcut to start the server:Note
1fd845e@bepad43d13@bepBug fixes
8d92042@bep #13065d4de780@bep #13051e79ee0d@deiningImprovements
e917401@bep #130633b6eaf9@bep #130455e3133a@bepac6962d@bep #1304023d21b0@KN4CK3Rce9cf88@bep #130378aba6dc@bepa7df536@bep #130212b97a2a@jmooring #13023Dependency Updates
eb29814@dependabot[bot]61e2ce2@dependabot[bot]2d503f8@dependabot[bot]3a6b2e6@dependabot[bot]6bde8ab@bep2c54c32@dependabot[bot]7a2f04e@dependabot[bot]7921777@dependabot[bot]33e964d@dependabot[bot]588c901@bep #1295846e1705@dependabot[bot]cb6580d@dependabot[bot]Documentation
66dd6ec@bep58a3c91@bepBuild Setup
f7fc6cc@bep #13029v0.138.0Compare Source
What's Changed
95e2d5b@bep #130192c3efc8@bep #13016v0.137.1Compare Source
What's Changed
ca4fc58@bep4faaaf9@bep #1301394b46c3@bep #130092b0b3b8@bep #13012801035b@jmooring #13010v0.137.0Compare Source
Note that we have no longer build the deploy feature in the standard and extended archives. If you need that, download archives with
withdeployin the filename. See instalation for details. You can read #12994 for more on the motivation behind this, but for one, it shaves off about 40% of the binary size.Bug fixes
30d9aea@bep #130041f23b49@bep #12854 #12998e10915f@bepImprovements
fcdc454@bep #12912 #130076cf23bf[@bepConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.