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.141.0 #160

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 17, 2025

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

Release notes

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

v0.141.0

This release adds try, a new general mechanism for handling errors within templates, a new images.Mask image filter, a new images.QR function, a new alignx option to control horizontal alignment in images.Text, and more.

Note

  • Adjust error handling in ToMath vs try (note) dde9d9d54 @​bep #13239
  • resources: Replace error handling in GetRemote with try (note) 0918e087e @​bep #13216
  • For render hooks, only fallback to HTML (or the defaultOutputFormat) template 76993369a @​bep #13242

Bug fixes

  • common/paths: Fix docstring 8b5262691 @​jdbaldry
  • commands: Fix spelling in comment 60c24fc5e @​bep
  • Fix branch resource overlapping bundle path c5a63a3b4 @​bep #13228
  • templates: Fix handling of multiple defers in the same template 61d3d2012 @​bep #13236
  • Fix NPX issue with TailwindCSS v4 cfa080181 @​bep #13221
  • Fix server refresh on 404 template changes d913f46a8 @​bep #13209

Improvements

  • tpl/tplimpl: Simplify some test assertions 1fad3832a @​bep
  • tpl/tplimpl: Deprecate twitter shortcode in favor of x shortcode 1191467c0 @​jmooring #13214
  • commands: Set up the glboal logger early 41137077b @​bep #13265
  • commands: Add --printZero to the config command 5bb156457 @​bep
  • tpl/collections: Use MapRange/SetIterKey/SetIterValue for Where, Sort and Merge de7137cc3 @​bep
  • tpl/collections: Add BenchmarkWhereMap 956f915f7 @​bep
  • tpl/collections: Add BenchmarkSortMap a2a4166f6 @​bep
  • tpl/collections: Add Merge benchmark 39f582f9f @​bep
  • resources/images: Refactor golden image tests to locate them closer to the implementation 2501de7aa @​bep
  • resources/images: Add some mask tests 06cc8673f @​bep #13244
  • resources/images: Add images.Mask 71fae9918 @​trickkiste #13244
  • tpl/tplimpl: Use plain text for image render hook alt attribute 8af04745f @​jmooring
  • resources/images: Add some golden tests for images.QR 892b49110 @​bep
  • tpl/images: Change signature of images.QR to images.QR TEXT OPTIONS b13d0a68e @​jmooring #13230
  • resources/images: Add some golden tests for images.Text d9594a96f @​bep
  • images.Text: Add "alignx" option for horizontal alignment 4a5cc2dd2 @​jlskuz #10849
  • images: Rework the golden tests 9cad8d38c @​bep
  • create: Respect --noBuildLock in hugo new 2a7bb1c7c @​bep
  • tpl/images: Format the QR hashes as hex 5f2adad2c @​bep
  • tpl/images: Add images.QR function 4ea94c451 @​jmooring #13205
  • Add try 5d2cbee98 @​bep #9737
  • resources: Add FromOpts for more effective resource creation 723e3f434 @​bep
  • markup/highlight: Remove noHl option 2db43f841 @​jmooring #9885

Dependency Updates

  • deps: Upgrade github.com/gohugoio/hashstructure from 0.1.0 to 0.3.0 a2edf04c2 @​bep
  • build(deps): bump golang.org/x/tools from 0.28.0 to 0.29.0 f024a5050 @​dependabot[bot]
  • build(deps): bump golang.org/x/net from 0.33.0 to 0.34.0 80704bc9a @​dependabot[bot]

... (truncated)

Commits
  • e7bd516 releaser: Bump versions for release of 0.141.0
  • 1fad383 tpl/tplimpl: Simplify some test assertions
  • 8b52626 common/paths: Fix docstring
  • 5c55088 Merge commit '81a7b6390036138356773c87a886679c81c524e1'
  • 81a7b63 Squashed 'docs/' changes from f0f4bcb24..4429eeeea
  • 88ecc3b docs: Regen CLI docs
  • 1191467 tpl/tplimpl: Deprecate twitter shortcode in favor of x shortcode
  • 60c24fc commands: Fix spelling in comment
  • 4113707 commands: Set up the glboal logger early
  • 5bb1564 commands: Add --printZero to the config command
  • 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 the topic: infrastructure Related to project infrastructure label Jan 17, 2025
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.138.0 to 0.141.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.141.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 force-pushed the dependabot/go_modules/github.com/gohugoio/hugo-0.141.0 branch from deb5000 to 9f452c0 Compare January 20, 2025 10:25
@per1234 per1234 added the type: enhancement Proposed improvement label Jan 21, 2025
Copy link
Owner

@per1234 per1234 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See the review on the previous bump PR:

#142 (review)

Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 23, 2025

Superseded by #163.

@dependabot dependabot bot closed this Jan 23, 2025
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.141.0 branch January 23, 2025 07:09
@per1234 per1234 added the conclusion: duplicate Has already been submitted label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conclusion: duplicate Has already been submitted topic: infrastructure Related to project infrastructure type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant