Skip to content

ci(deps): update dependency hugo to v0.145.0#173

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/hugo-0.145.x
Open

ci(deps): update dependency hugo to v0.145.0#173
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/hugo-0.145.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 26, 2025

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Update Change
hugo minor 0.124.10.145.0

Release Notes

gohugoio/hugo (hugo)

v0.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

Improvements

Dependency Updates

Documentation

  • github: Build docker image with both extended and withdeploy tags e5eecbd @​margau

Build Setup

v0.144.2

Compare Source

What's Changed

v0.144.1

Compare Source

What's Changed

v0.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, new drop option for js.Build, new auth module option useful for private module repositories, autoID support for definition terms, new configurationTypes configuration option, and more. For more details, see this topic.

Note

Bug fixes

Improvements

Dependency Updates

Documentation

v0.143.1

Compare Source

What's Changed

v0.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

Improvements

v0.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

Improvements

v0.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

Bug fixes

Improvements

Dependency Updates

Documentation

Build Setup

v0.140.2

Compare Source

The timing of this release comes from the security fix in golang.org/x/net's html.Parse function. This is used in two places in Hugo:

  1. Extracting table of contents from Asciidoctor rendered output.
  2. Collecting HTML classes etc. when build stats is enabled

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

v0.140.1

Compare 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

v0.140.0

Compare 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

Improvements

Dependency Updates

v0.139.5

Compare 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.4

Compare 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

v0.139.3

Compare Source

What's Changed

v0.139.2

Compare 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

v0.139.1

Compare Source

What's Changed

v0.139.0

Compare Source

This release is mostly about removing code that has been deprecated for a long time. This has been shown as an ERROR in 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 -O flag to hugo server to open up the site in your browser after start. This is now my (@​bep) shortcut to start the server:

function h() {
  hugo server  -F -O -N -D
}

Note

Bug fixes

Improvements

Dependency Updates

Documentation

Build Setup

v0.138.0

Compare Source

What's Changed

v0.137.1

Compare Source

What's Changed

v0.137.0

Compare Source

Note that we have no longer build the deploy feature in the standard and extended archives. If you need that, download archives with withdeploy in 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

Improvements


Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 2 times, most recently from 0f3bb1b to 26ce8c7 Compare March 16, 2025 02:10
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 3 times, most recently from b440a6a to d31c796 Compare March 31, 2025 23:47
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from d31c796 to b8df997 Compare May 9, 2025 16:19
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from b8df997 to d560fa0 Compare June 1, 2025 09:24
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 5 times, most recently from dc56399 to 5fa80d1 Compare June 20, 2025 16:09
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from 5fa80d1 to 30d2507 Compare July 3, 2025 16:16
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 3 times, most recently from 10a441d to 4748472 Compare July 22, 2025 13:56
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 3 times, most recently from 4bcc0c2 to 7e653e7 Compare July 29, 2025 08:39
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 4 times, most recently from 3bb1c5b to f516339 Compare August 12, 2025 00:36
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 4 times, most recently from a959e7d to 8232893 Compare August 29, 2025 09:29
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from 8232893 to c64678c Compare September 6, 2025 20:41
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from c64678c to cb90b37 Compare October 4, 2025 21:10
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from cb90b37 to eb5232e Compare October 14, 2025 11:15
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 2 times, most recently from d0d7aef to 4edd3a5 Compare November 4, 2025 23:13
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 3 times, most recently from 84bdc57 to 2b22b3a Compare November 20, 2025 22:09
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from 2b22b3a to fbfc237 Compare November 24, 2025 15:47
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 2 times, most recently from f906f87 to afde32d Compare December 3, 2025 11:42
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 3 times, most recently from d97cd0d to 1659949 Compare December 17, 2025 23:36
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from 1659949 to 0e70a84 Compare January 10, 2026 01:13
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 2 times, most recently from e421f6f to ac907f2 Compare January 28, 2026 03:01
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 2 times, most recently from da6a0fb to 71cfa0f Compare February 4, 2026 13:48
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch 2 times, most recently from ac0ef8e to 3b54abe Compare March 1, 2026 01:51
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from 3b54abe to 200f622 Compare March 6, 2026 01:32
@renovate renovate bot force-pushed the renovate/hugo-0.145.x branch from 200f622 to b4a0925 Compare March 17, 2026 21:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant