Skip to content

chore: bump github.com/gohugoio/hugo from 0.143.0 to 0.146.3 #17384

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2025

Bumps github.com/gohugoio/hugo from 0.143.0 to 0.146.3.

Release notes

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

v0.146.3

What's Changed

  • tpl: Make any layout set in front matter higher priority 30b9c19c7 @​bep #13588
  • tpl: Fix it so embedded render-codeblock-goat is used even if custom render-codeblock exists c8710625b @​bep #13595

v0.146.2

What's Changed

  • tpl: Fix codeblock hook resolve issue d1c394442 @​bep #13593
  • tpl: Fix legacy section mappings 1074e0115 @​bep #13584
  • tpl: Resolve layouts/all.html for all html output formats c19f1f236 @​bep #13587
  • tpl: Fix some baseof lookup issues 9221cbca4 @​bep #13583

v0.146.1

This fixes a regression introduced in v0.146.0 released earlier today.

  • tpl: Skip dot and temp files inside /layouts 3b9f2a7de @​bep #13579

v0.146.0

[!NOTE] There's a v0.146.1 bug fix release that fixes a regression introduced in this release.

The big new thing in this release is a fully refreshed template system – simpler and much better. We're working on the updated documentation for this, but see this issue for some more information. We have gone to great lengths to make this as backwards compatible as possible, but make sure you test your site before going live with this new version. This version also comes with a full dependency refresh and some useful new template funcs:

  • templates.Current: Info about the current executing template and its call stack. Very useful for debugging.
  • time.In: Returns the given date/time as represented in the specified IANA time zone.

Bug fixes

  • tpl/tplimpl: Fix full screen option in vimeo and youtube shortcodes 6f14dbe24 @​jmooring #13531

Improvements

... (truncated)

Commits
  • 05ef8b7 releaser: Bump versions for release of 0.146.3
  • 30b9c19 tpl: Make any layout set in front matter higher priority
  • c871062 tpl: Fix it so embedded render-codeblock-goat is used even if custom render-c...
  • 53221f8 releaser: Prepare repository for 0.147.0-DEV
  • ff3ab19 releaser: Bump versions for release of 0.146.2
  • d1c3944 tpl: Fix codeblock hook resolve issue
  • 1074e01 tpl: Fix legacy section mappings
  • c19f1f2 tpl: Resolve layouts/all.html for all html output formats
  • 9221cbc tpl: Fix some baseof lookup issues
  • e3e3f9a releaser: Prepare repository for 0.147.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.143.0 to 0.146.3.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.yaml)
- [Commits](gohugoio/hugo@v0.143.0...v0.146.3)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-version: 0.146.3
  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 Apr 14, 2025
@github-actions github-actions bot enabled auto-merge (squash) April 14, 2025 11:42
@github-actions github-actions bot merged commit f75d01f into main Apr 14, 2025
36 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.146.3 branch April 14, 2025 11:54
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