Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2025

Bumps github.com/gohugoio/hugo from 0.124.0 to 0.150.0.

Release notes

Sourced from github.com/gohugoio/hugo's releases.

v0.150.0

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

  • build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0 d1f6a1dc5 @​dependabot[bot]
  • modules: Add support for direct version module imports in hugo.toml 747cf4ad6 @​bep #13964
  • resources/page: Fix truncated summary logic d8774d7fc @​jmooring #13967 #13968
  • config/security: Add PROGRAMDATA to the osenv allowlist 3b8947d82 @​jmooring

v0.149.1

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

[!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

  • Remove test with deprecated path usage 80e973ea5 @​bep

... (truncated)

Commits
  • 3f5473b releaser: Bump versions for release of 0.150.0
  • d1f6a1d build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0
  • 747cf4a modules: Add support for direct version module imports in hugo.toml
  • d8774d7 resources/page: Fix truncated summary logic
  • 3b8947d config/security: Add PROGRAMDATA to the osenv allowlist
  • 321a66e releaser: Prepare repository for 0.150.0-DEV
  • 57a784e releaser: Bump versions for release of 0.149.1
  • 25c0f24 Remove noindex meta tag from alias.html
  • 4f2d2b2 Fix nilpointer on ToC heading
  • b8eb45c tpl/collections: Require collections.D args to be ints
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.124.0 to 0.150.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml)
- [Commits](gohugoio/hugo@v0.124.0...v0.150.0)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-version: 0.150.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 22, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 29, 2025

Superseded by #704.

@dependabot dependabot bot closed this Sep 29, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.150.0 branch September 29, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants