Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/gohugoio/hugo from 0.138.0 to 0.144.0 #174

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 18, 2025

Bumps github.com/gohugoio/hugo from 0.138.0 to 0.144.0.

Release notes

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

v0.144.0

Go 1.24 upgrade, several performance improvements, new :contentbasename and :slugorcontentbasename permalink tokens, enable KaTeX mhchem extension for transform.ToMath, full dependency refresh, new drop option for js.Build, new auth module option useful for private module repositories, autoID support for definition terms, new configurationTypes configuration option, and more. For more details, see this topic.

Note

  • Fix auto generated header ids so they don't contain e.g. hyperlink destinations (note) 24cc25552 @​bep #13405 #13410

Bug fixes

  • markup/goldmark: Fix panic on stray attribute nodes 85c172774 @​bep
  • Fix Position for passthrough hooks 641403f7d @​bep #13406
  • config: Fix server.redirects.fromRe being ignored unless server.redirects.from is also set c1f4228d6 @​p-weston
  • Fix shortcode name in error message on self-closing shortcodes with no .Inner e865d5984 @​bep #13344

Improvements

  • config/allconfig: Deprecate :filename and :slugorfilename tokens 5de3913ed @​jmooring
  • resources/page: Revise the new contentbasename permalinks tokens 7b7a0f362 @​bep #11722
  • resources/page: Add :contentbasename and :contentbasenameorslug permalink tokens cb7a4339b @​hacdias #11722
  • Add autoID for definition terms 157d3703c @​bep #13403 #11566
  • internal/warpc: Enable KaTeX mhchem extension 503dcf625 @​jmooring
  • modules: Add GOAUTH to module config 2c77719cd @​bep #13385
  • Support menus as maps in content adapters fd38aee69 @​bep #13384
  • js/esbuild: Add drop option d25f7ec17 @​bep #13362
  • config: Remove unused code 34dcac53b @​jmooring
  • commands: Use punctuation consistently in short description ee438606d @​jmooring
  • Upgrade to Go 1.24 fd8b0fbf8 @​bep #13381
  • Deprecate kind, lang, and path from front matter 9b5f786df @​bep #12484
  • commands: Move the CHMOD event filter up e6feb9e0b @​bep #13373
  • parser: Handle org-mode filetags as slice f02da7fbc @​theSuess
  • Add ContentTypes to config c2fb22120 @​bep #12274
  • commands: Validate style argument passed to gen chromastyles a352e69b0 @​jmooring #13357
  • Update CONTRIBUTING.md 1dd27be81 @​bep
  • Move "print unused templates" after renderDeferred eb7a5aaba @​bep #13355
  • Add some more server options/improvements 029d1e0ce @​bep

Dependency Updates

  • build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1 a2ca95629 @​dependabot[bot]
  • build(deps): bump github.com/sanity-io/litter from 1.5.7 to 1.5.8 367fe526e @​dependabot[bot]
  • build(deps): bump github.com/sanity-io/litter from 1.5.5 to 1.5.7 9c2f8ec61 @​dependabot[bot]
  • build(deps): bump github.com/gohugoio/hugo-goldmark-extensions/extras bd77944ba @​dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.29.0 to 0.30.0 2e835d084 @​dependabot[bot]
  • build(deps): bump github.com/aws/aws-sdk-go-v2/service/cloudfront d89b9d891 @​dependabot[bot]
  • build(deps): bump google.golang.org/api from 0.206.0 to 0.221.0 8721a3520 @​dependabot[bot]
  • build(deps): bump github.com/bep/imagemeta from 0.8.3 to 0.8.4 c054e1882 @​dependabot[bot]
  • build(deps): bump golang.org/x/image from 0.22.0 to 0.24.0 5e4ffa0e8 @​dependabot[bot]
  • build(deps): bump golang.org/x/mod from 0.22.0 to 0.23.0 0cdcc2b58 @​dependabot[bot]
  • build(deps): bump github.com/gohugoio/hashstructure from 0.3.0 to 0.5.0 a591c4406 @​dependabot[bot]
  • build(deps): bump github.com/bep/simplecobra from 0.4.0 to 0.5.0 2d86a0512 @​dependabot[bot]

... (truncated)

Commits
  • b289b17 releaser: Bump versions for release of 0.144.0
  • 85c1727 markup/goldmark: Fix panic on stray attribute nodes
  • 641403f Fix Position for passthrough hooks
  • 24cc255 Fix auto generated header ids so they don't contain e.g. hyperlink destinatio...
  • a2ca956 build(deps): bump github.com/spf13/cobra from 1.8.1 to 1.9.1
  • 367fe52 build(deps): bump github.com/sanity-io/litter from 1.5.7 to 1.5.8
  • 5de3913 config/allconfig: Deprecate :filename and :slugorfilename tokens
  • 7b7a0f3 resources/page: Revise the new contentbasename permalinks tokens
  • cb7a433 resources/page: Add :contentbasename and :contentbasenameorslug permalink tokens
  • 157d370 Add autoID for definition terms
  • 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.138.0 to 0.144.0.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml)
- [Commits](gohugoio/hugo@v0.138.0...v0.144.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Feb 18, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 20, 2025

Superseded by #175.

@dependabot dependabot bot closed this Feb 20, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.144.0 branch February 20, 2025 06:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic: infrastructure Related to project infrastructure
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant