Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 4, 2024

This PR contains the following updates:

Package Update Change
gohugoio/hugo minor 0.133.1 -> 0.150.0

Release Notes

gohugoio/hugo (gohugoio/hugo)

v0.150.0

Compare Source

The big new feature in this relase is the new version config option on Module imports, which allows you to set the requested module version query directly in your Hugo configuration (e.g. hugo.toml). This is a feature that have been requested by many, and I (@​bep) was reminded about it by this recent thread, which also outlines a common use case for this: Mounting multiple old versions/branches of API documentation into the project.

What's Changed

v0.149.1

Compare Source

The main motivation behind this release is the Go 1.25.1 upgrade, which comes with a security fix. Hugo does not use the feature in question, but we understand that many Hugo users like to have a clean security report.

Note

Note that CSS minification now targets CSS3, removing certain optimizations that were specific to CSS2.

What's Changed

v0.149.0

Compare Source

[!NOTE]
If running on Netlify, make sure you have configured your build with their latest build image, see this issue.

Hugo v0.149.0 comes with bug fixes and a set of new features/improvements, notably:

Note

Bug fixes

Improvements

Dependency Updates

Documentation

v0.148.2

Compare Source

What's Changed

v0.148.1

Compare Source

What's Changed

v0.148.0

Compare Source

[!NOTE]
There's some minor breaking changes in this release. Please read this thread for more information.

Note

Bug fixes

Improvements

Dependency Updates

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


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM ( * 0-3 * * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 changed the title chore(deps): update dependency gohugoio/hugo to v0.134.0 chore(deps): update dependency gohugoio/hugo to v0.134.1 Sep 5, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from d190096 to ad8bb61 Compare September 5, 2024 12:16
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.134.1 chore(deps): update dependency gohugoio/hugo to v0.134.2 Sep 10, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from ad8bb61 to 00e18b8 Compare September 10, 2024 13:40
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.134.2 chore(deps): update dependency gohugoio/hugo to v0.134.3 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 00e18b8 to 6b4a796 Compare September 19, 2024 19:59
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.134.3 chore(deps): update dependency gohugoio/hugo to v0.135.0 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 6b4a796 to a5dad29 Compare September 27, 2024 16:51
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.135.0 chore(deps): update dependency gohugoio/hugo to v0.136.0 Oct 15, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch 2 times, most recently from 8df82d2 to 1330d01 Compare October 16, 2024 16:53
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.136.0 chore(deps): update dependency gohugoio/hugo to v0.136.1 Oct 16, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 1330d01 to cd8f114 Compare October 17, 2024 16:58
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.136.1 chore(deps): update dependency gohugoio/hugo to v0.136.2 Oct 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.136.2 chore(deps): update dependency gohugoio/hugo to v0.136.3 Oct 21, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from cd8f114 to 9f2c423 Compare October 21, 2024 17:09
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.136.3 chore(deps): update dependency gohugoio/hugo to v0.136.4 Oct 22, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch 2 times, most recently from a6ec699 to b096cde Compare October 24, 2024 14:30
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.136.4 chore(deps): update dependency gohugoio/hugo to v0.136.5 Oct 24, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from b096cde to a7ea185 Compare November 4, 2024 17:09
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.136.5 chore(deps): update dependency gohugoio/hugo to v0.137.0 Nov 4, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from a7ea185 to d322a8a Compare November 5, 2024 15:08
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.137.0 chore(deps): update dependency gohugoio/hugo to v0.137.1 Nov 5, 2024
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.137.1 chore(deps): update dependency gohugoio/hugo to v0.138.0 Nov 6, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from d322a8a to 3bb04d8 Compare November 6, 2024 13:09
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 3bb04d8 to 5e12fac Compare November 18, 2024 16:57
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.138.0 chore(deps): update dependency gohugoio/hugo to v0.139.0 Nov 18, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 5e12fac to ae32165 Compare November 23, 2024 16:16
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.139.0 chore(deps): update dependency gohugoio/hugo to v0.139.1 Nov 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.0 chore(deps): update dependency gohugoio/hugo to v0.147.1 May 1, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 4c58552 to a176c53 Compare May 6, 2025 16:59
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.1 chore(deps): update dependency gohugoio/hugo to v0.147.2 May 6, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from a176c53 to 4ad1b58 Compare May 12, 2025 16:27
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.2 chore(deps): update dependency gohugoio/hugo to v0.147.3 May 12, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 4ad1b58 to 924a3d0 Compare May 20, 2025 15:59
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.3 chore(deps): update dependency gohugoio/hugo to v0.147.4 May 20, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 924a3d0 to a8aa0d8 Compare May 22, 2025 17:14
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.4 chore(deps): update dependency gohugoio/hugo to v0.147.5 May 22, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from a8aa0d8 to 03f5694 Compare May 27, 2025 13:27
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.5 chore(deps): update dependency gohugoio/hugo to v0.147.6 May 27, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 03f5694 to f842c84 Compare May 31, 2025 16:52
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.6 chore(deps): update dependency gohugoio/hugo to v0.147.7 May 31, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from f842c84 to f80f46d Compare June 7, 2025 16:27
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.7 chore(deps): update dependency gohugoio/hugo to v0.147.8 Jun 7, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from f80f46d to 43680d8 Compare June 23, 2025 10:54
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.8 chore(deps): update dependency gohugoio/hugo to v0.147.9 Jun 23, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 43680d8 to e17e5fc Compare July 8, 2025 14:44
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.147.9 chore(deps): update dependency gohugoio/hugo to v0.148.0 Jul 8, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from e17e5fc to 3b1ab2f Compare July 11, 2025 15:54
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.148.0 chore(deps): update dependency gohugoio/hugo to v0.148.1 Jul 11, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 3b1ab2f to 979c11f Compare July 27, 2025 17:00
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.148.1 chore(deps): update dependency gohugoio/hugo to v0.148.2 Jul 27, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 979c11f to 15b176d Compare August 27, 2025 19:47
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.148.2 chore(deps): update dependency gohugoio/hugo to v0.149.0 Aug 27, 2025
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 15b176d to 2e7ba64 Compare September 4, 2025 17:10
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.149.0 chore(deps): update dependency gohugoio/hugo to v0.149.1 Sep 4, 2025
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 2e7ba64 to 19a4d84 Compare September 8, 2025 16:44
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.149.1 chore(deps): update dependency gohugoio/hugo to v0.150.0 Sep 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants