Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 2, 2025

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

Release notes

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

v0.147.7

Bug fixes

  • Fix language handling in shortcode templates 5273a884d @​bep #13767
  • Make sure that unreferenced but changed bundle resources gets republished 766a2e786 @​bep #13748
  • resources/page: Respect disablePathToLower for permalink tokens 843ffeb48 @​jmooring #13755

Improvements

  • Handle KaTeX warnings (#13760) 633494851 @​bep #13735
  • common/collections: Increase test coverage bff5d1912 @​pixel365
  • parser/pageparser: Add coverage for all IsX methods of Item da370d30d @​pixel365
  • resources: Remove unused interface 6bd328c58 @​bep

Dependency Updates

  • build(deps): bump golang.org/x/image from 0.26.0 to 0.27.0 75259636c @​dependabot[bot]
  • build(deps): bump golang.org/x/text from 0.24.0 to 0.25.0 0df9f3510 @​dependabot[bot]
  • build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0 302e6a726 @​dependabot[bot]
  • build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.2 to 2.18.0 202fe0d45 @​dependabot[bot]
  • deps: Upgrade github.com/olekukonko/tablewriter v0.0.5 => v1.0.7 13e161755 @​bep

v0.147.6

What's Changed

  • Improve warning message on superfluous prefix when using function 'partials.Include' e57dcd379 @​deining
  • Fix recent regression with cascading of params to content adapters eaf5ace30 @​bep #13743
  • Fix it so e.g. de in layouts/_shortcodes/de.html is not interpreted as a language code 9ad26b69a @​bep #13740
  • commands: Make sure the browser gets refreshed on changes when --disableFastRender is set f47193669 @​bep #13727
  • tpl/transform: Expose the KaTeX strict option 013c8cfb2 @​jmooring #13729

v0.147.5

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

  • Fix live reload when editing inline partials 0c7b1a3f2 @​bep #13723
  • build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.23.5 970b887ba @​dependabot[bot]

v0.147.4

What's Changed

  • Fix it so css.TailwindCSS inlineImports options isn't always enabled a03a245f0 @​bep #13719
  • tpl: Add a test case 5a81a3a4c @​bep #13699

... (truncated)

Commits
  • 1894536 releaser: Bump versions for release of 0.147.7
  • 5273a88 Fix language handling in shortcode templates
  • 6334948 Handle KaTeX warnings (#13760)
  • 7525963 build(deps): bump golang.org/x/image from 0.26.0 to 0.27.0
  • 0df9f35 build(deps): bump golang.org/x/text from 0.24.0 to 0.25.0
  • 302e6a7 build(deps): bump github.com/spf13/cast from 1.7.1 to 1.8.0
  • 202fe0d build(deps): bump github.com/alecthomas/chroma/v2 from 2.17.2 to 2.18.0
  • 843ffeb resources/page: Respect disablePathToLower for permalink tokens
  • bff5d19 common/collections: Increase test coverage
  • da370d3 parser/pageparser: Add coverage for all IsX methods of Item
  • 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.147.7.
- [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.147.7)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-version: 0.147.7
  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 Jun 2, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 9, 2025

Superseded by #582.

@dependabot dependabot bot closed this Jun 9, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.147.7 branch June 9, 2025 12:13
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.

1 participant