Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 11, 2025

Bumps github.com/gohugoio/hugo from 0.147.0 to 0.148.2.

Release notes

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

v0.148.2

What's Changed

  • tpl: Add test for recent template selection regression 7ff5ec734 @​bep #13868
  • Revert "hugolib: Honor implicit "page" type during template selection" 3937ab24d @​bep #13868
  • Fix regression with hyphenated codeblock templates, e.g. render-codeblock-go-html-template.html 9c57af135 @​bep #13864
  • commands: Avoid full browser refresh on simple CSS changes d240a705d @​bep

v0.148.1

What's Changed

  • Fix assignment to entry in nil map 6f42cfbc9 @​bep #13853
  • deps: Downgrade github.com/niklasfasching/go-org v1.9.0 => v1.8.0 a84beee42 @​bep #13846

v0.148.0

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

Note

  • Fix some uglyURLs issues for home, section and taxonomy kind (note) b8ba33ca9 @​bep #4428 #7497
  • Fix branch paths when OutputFormat.Path is configured (note) f967212b7 @​bep #13829

Bug fixes

Improvements

  • Add Ancestors (plural) method to GitInfo, rename Ancestor field to Parent 3e2f1cdfd @​bep #13839
  • Allow creating home pages from content adapters bba6996e1 @​bep
  • Remove the internal GitInfo type and make Page.GitInf() return a pointer 90d397b14 @​bep #5693
  • source: Expose Ancestor in GitInfo 61e6c730d @​jenbroek #5693
  • config: Increase test coverage 266d46dcc @​pixel365
  • markup/goldmark: Change link and image render hook enablement to enums 84b31721b @​jmooring #13535
  • hugolib: Honor implicit "page" type during template selection cfc8d315b @​jmooring #13826
  • deploy: walkLocal worker pool for performance dd6e2c872 @​davidejones

Dependency Updates

  • build(deps): bump github.com/evanw/esbuild from 0.25.5 to 0.25.6 0a5b87028 @​dependabot[bot]
  • build(deps): bump github.com/olekukonko/tablewriter from 1.0.7 to 1.0.8 94e2c276a @​dependabot[bot]
  • build(deps): bump github.com/niklasfasching/go-org from 1.8.0 to 1.9.0 e77b2ad8f @​dependabot[bot]
  • build(deps): bump github.com/alecthomas/chroma/v2 from 2.18.0 to 2.19.0 9487acf6a @​dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.32.0 to 0.34.0 1e9a0b93e @​dependabot[bot]

... (truncated)

Commits
  • 40c3d82 releaser: Bump versions for release of 0.148.2
  • 7ff5ec7 tpl: Add test for recent template selection regression
  • 3937ab2 Revert "hugolib: Honor implicit "page" type during template selection"
  • 9c57af1 Fix regression with hyphenated codeblock templates, e.g. render-codeblock-go-...
  • d240a70 commands: Avoid full browser refresh on simple CSS changes
  • bbcc2a7 releaser: Prepare repository for 0.149.0-DEV
  • 98ba786 releaser: Bump versions for release of 0.148.1
  • 6f42cfb Fix assignment to entry in nil map
  • a84beee deps: Downgrade github.com/niklasfasching/go-org v1.9.0 => v1.8.0
  • 65893ef releaser: Prepare repository for 0.149.0-DEV
  • 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.147.0 to 0.148.2.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml)
- [Commits](gohugoio/hugo@v0.147.0...v0.148.2)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-version: 0.148.2
  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 Aug 11, 2025
Copy link
Author

dependabot bot commented on behalf of github Sep 1, 2025

Superseded by #65.

@dependabot dependabot bot closed this Sep 1, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.148.2 branch September 1, 2025 21:49
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