Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/gohugoio/hugo from 0.148.1 to 0.149.1.

Release notes

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

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

Bug fixes

  • create: Fix new content command with future dates bb4e66cd7 @​justuswilhelm #12599
  • Fix server rebuild when adding a new leaf bundle with resources in one go 13b43e611 @​bep #13925
  • Fix rebuild when deleting a content adapter file 87e100e61 @​bep

Improvements

  • tpl/collections: Add an integration test for collections.D 84b512391 @​bep
  • tpl/collections: Add collections.D using Vitter's Method D for sequential random sampling 1ba80874e @​bep
  • commands: Deprecate --omitEmpty on chromastyles command 61ec7a20a @​bep
  • commands: Add --omitClassComments to the chromastyles command c289fcaaa @​bep

... (truncated)

Commits
  • 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
  • 1d90aff Upgrade to Go 1.25.1
  • e751afa Fix config env handling for some slice options
  • a09b8a6 minifiers: Update deprecation handling
  • 0071b47 Update README.md
  • 70d6299 releaser: Prepare repository for 0.150.0-DEV
  • 6624033 releaser: Bump versions for release of 0.149.0
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 8, 2025
@github-actions github-actions bot enabled auto-merge (squash) September 8, 2025 11:40
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gohugoio/hugo-0.149.1 branch from a31a6ed to a5e3693 Compare September 8, 2025 11:52
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.148.1 to 0.149.1.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml)
- [Commits](gohugoio/hugo@v0.148.1...v0.149.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/gohugoio/hugo-0.149.1 branch from a5e3693 to 4d6a65f Compare September 8, 2025 11:53
@github-actions github-actions bot merged commit 6e33c38 into main Sep 8, 2025
31 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.149.1 branch September 8, 2025 12:05
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