Skip to content

ci(deps): update dependency hugo to v0.147.9#178

Closed
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/hugo-0.147.x
Closed

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 25, 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.147.9

Release Notes

gohugoio/hugo (hugo)

v0.147.9

Compare Source

Improvements and fixes

Dependency Updates

v0.147.8

Compare Source

The primary motivation behind this release is to get the Docker package security patched and up to date.

Improvements

Dependency Updates

v0.147.7

Compare Source

Bug fixes

Improvements

Dependency Updates

v0.147.6

Compare Source

What's Changed

v0.147.5

Compare Source

We have gotten some requests about updating the minifier library we use, so here you go @​myitcv and others. I'm probably going to regret doing that particular upgrade on a Thursday, but so be it.

What's Changed

v0.147.4

Compare Source

What's Changed

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.

v0.147.2

Compare Source

What's Changed

v0.147.1

Compare Source

Bug fixes

Improvements

Dependency Updates

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 with alignx 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:

baseURL = "http://example.org"
title = "My Hugo Site"

### ... import any themes/modules.
### This will merge in all config imported from imported modules. 
_merge = "deep"

See the documentation for details.

Bug fixes

Improvements

Dependency Updates

v0.146.7

Compare Source

Bug fixes

Improvements

Dependency Updates

v0.146.6

Compare Source

What's Changed

v0.146.5

Compare Source

What's Changed

v0.146.4

Compare Source

What's Changed

v0.146.3

Compare Source

What's Changed

v0.146.2

Compare Source

What's Changed

v0.146.1

Compare Source

This fixes a regression introduced in v0.146.0 released earlier today.

v0.146.0

Compare Source

[!NOTE]
There's a v0.146.1 bug fix release that fixes a regression introduced in this release.

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:

  • templates.Current: Info about the current executing template and its call stack. Very useful for debugging.
  • time.In: Returns the given date/time as represented in the specified IANA time zone.

Bug fixes

Improvements

Dependency Updates

Documentation

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


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.147.x branch from 5f83181 to 44b954c Compare May 1, 2025 18:20
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.0 ci(deps): update dependency hugo to v0.147.1 May 1, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 44b954c to b2db7f0 Compare May 6, 2025 13:15
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.1 ci(deps): update dependency hugo to v0.147.2 May 6, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 2 times, most recently from a79bce7 to 73bd5dd Compare May 12, 2025 19:49
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.2 ci(deps): update dependency hugo to v0.147.3 May 12, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 73bd5dd to 4a46e4e Compare May 20, 2025 13:07
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.3 ci(deps): update dependency hugo to v0.147.4 May 20, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 4a46e4e to 6820bae Compare May 22, 2025 13:02
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.4 ci(deps): update dependency hugo to v0.147.5 May 22, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 6820bae to d6bc4da Compare May 27, 2025 17:19
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.5 ci(deps): update dependency hugo to v0.147.6 May 27, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from d6bc4da to 76f3b5f Compare May 31, 2025 16:59
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.6 ci(deps): update dependency hugo to v0.147.7 May 31, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 2 times, most recently from ead6ca6 to 65fd244 Compare June 7, 2025 18:35
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.7 ci(deps): update dependency hugo to v0.147.8 Jun 7, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 5 times, most recently from d2dfc64 to 217dedb Compare June 20, 2025 16:09
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 217dedb to a5ad75c Compare June 23, 2025 10:35
@renovate renovate bot changed the title ci(deps): update dependency hugo to v0.147.8 ci(deps): update dependency hugo to v0.147.9 Jun 23, 2025
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from a5ad75c to f0ca24d Compare July 3, 2025 16:16
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 2 times, most recently from 20efc6a to c4417e4 Compare July 22, 2025 13:50
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 3 times, most recently from 079909b to 64a4352 Compare August 12, 2025 00:36
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 4 times, most recently from 41c23fb to 91fe0b8 Compare August 29, 2025 09:29
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 91fe0b8 to 6fd8947 Compare September 6, 2025 20:41
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 6fd8947 to 4cf1e60 Compare October 4, 2025 21:10
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 4cf1e60 to cffe7bc Compare October 14, 2025 11:16
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 2 times, most recently from 99d1a9a to 88cbf99 Compare November 4, 2025 23:13
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 3 times, most recently from 54b746b to 664a0d2 Compare November 20, 2025 22:09
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from 664a0d2 to 28f29f5 Compare November 24, 2025 15:47
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 2 times, most recently from de7a537 to 4d5d7f6 Compare December 3, 2025 11:42
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 3 times, most recently from dbd1e60 to d49d351 Compare December 17, 2025 23:36
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from d49d351 to 33216c9 Compare January 10, 2026 01:13
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch 2 times, most recently from 3d4eb12 to f671092 Compare January 28, 2026 03:01
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from f671092 to f50fe6f Compare February 3, 2026 00:57
@renovate renovate bot force-pushed the renovate/hugo-0.147.x branch from f50fe6f to a961ace Compare February 4, 2026 13:48
@DanySK DanySK closed this Feb 22, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Feb 22, 2026

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (0.147.9). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/hugo-0.147.x branch February 22, 2026 16:19
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