Skip to content

fix(deps): update module github.com/gohugoio/hugo to v0.146.0 #245

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
merged 1 commit into from
Apr 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gohugoio/hugo v0.145.0 -> v0.146.0 age adoption passing confidence

Release Notes

gohugoio/hugo (github.com/gohugoio/hugo)

v0.146.0

Compare Source

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

Improvements

Dependency Updates

Documentation


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) April 10, 2025 16:03
Copy link
Contributor Author

renovate bot commented Apr 10, 2025

ℹ Artifact update notice

File name: deps/go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 7 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.23 -> 1.23.0
github.com/bep/godartsass/v2 v2.3.2 -> v2.5.0
github.com/bep/overlayfs v0.9.2 -> v0.10.0
github.com/pelletier/go-toml/v2 v2.2.3 -> v2.2.4
github.com/spf13/afero v1.11.0 -> v1.14.0
golang.org/x/net v0.35.0 -> v0.39.0
golang.org/x/sys v0.30.0 -> v0.32.0
golang.org/x/text v0.22.0 -> v0.24.0

@renovate renovate bot merged commit 1fb7238 into main Apr 10, 2025
4 checks passed
@renovate renovate bot deleted the renovate/github.com-gohugoio-hugo-0.x branch April 10, 2025 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants