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.140.1 #153

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 2024

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

Release notes

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

v0.140.1

Some bug fixes in the (most likely) last Hugo release of the year. Of some technical interest to some, I can mention that I, @​bep, have reworked hugoreleaser to use YAML (with anchors/aliases) instead of TOML for the release configuration. Have a look at the end result.

What's Changed

  • Update gocloud and docs for S3-Compatible Endpoints e229f4b38 @​tebriel
  • js/esbuild: Don't try to resolve packages in /assets marked as external 020253904 @​bep #13183
  • Fix union, complement, symdiff, and intersect for transient resources 4a5e94087 @​bep #13181
  • release: Add withdeploy deb extended archives 48a7aee96 @​bep #13166
  • common/loggers: Write PrintTimerIfDelayed output to stdErr 6c583e322 @​jmooring #13171
  • build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1 5d64b492f @​dependabot[bot]
  • hugolib: Fix fallbacks for menu entry Name and Title b3f32949c @​jmooring #13161

v0.140.0

The big new feature in this release is js.Batch – this enables JavaScript bundle groups (e.g. scripts per section) with global code splitting and flexible hooks/runners setup.

Bug fixes

  • Fix panic on server rebuilds when using both base templates and template.Defer a5e5be234 @​bep #12963
  • js: Fix js.Batch for multihost setups 565c30eac @​bep #13151
  • parser/pageparser: Fix Org Mode summary delimiter assignment 48dd6a918 @​jmooring #13152
  • Fix a rebuild on resource rename case 744b8566e @​bep
  • tpl/tplimpl: Fix title attribute in details shortcode a32c889a7 @​jmooring
  • Fix Sass imports on the form index.{scss,sass} 5ab38de36 @​bep #13123
  • markup/goldmark: Fix blockquote render hook text parsing 34373407b @​jmooring #12913 #13119

Improvements

Dependency Updates

  • build(deps): bump golang.org/x/crypto from 0.30.0 to 0.31.0 157d86414 @​dependabot[bot]
  • build(deps): bump golang.org/x/tools from 0.27.0 to 0.28.0 947e4e66b @​dependabot[bot]
  • build(deps): bump github.com/hairyhenderson/go-codeowners 5f897868c @​dependabot[bot]

... (truncated)

Commits
  • a9b0b95 releaser: Bump versions for release of 0.140.1
  • e229f4b Update gocloud and docs for S3-Compatible Endpoints
  • 0202539 js/esbuild: Don't try to resolve packages in /assets marked as external
  • 4a5e940 Fix union, complement, symdiff, and intersect for transient resources
  • 48a7aee release: Add withdeploy deb extended archives
  • 6c583e3 common/loggers: Write PrintTimerIfDelayed output to stdErr
  • 5d64b49 build(deps): bump github.com/spf13/cast from 1.7.0 to 1.7.1
  • b3f3294 hugolib: Fix fallbacks for menu entry Name and Title
  • 55ecd3a releaser: Prepare repository for 0.141.0-DEV
  • 3f35721 releaser: Bump versions for release of 0.140.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)

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.138.0 to 0.140.1.
- [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.140.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the topic: infrastructure Related to project infrastructure label Dec 24, 2024
@per1234 per1234 added the type: enhancement Proposed improvement label Dec 24, 2024
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 Dec 31, 2024

Superseded by #154.

@dependabot dependabot bot closed this Dec 31, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.140.1 branch December 31, 2024 06:30
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 type: enhancement Proposed improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant