Skip to content

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

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-gohugoio-hugo-0.x
Open

fix(deps): update module github.com/gohugoio/hugo to v0.163.3#2048
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-gohugoio-hugo-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/gohugoio/hugo v0.162.1v0.163.3 age adoption passing confidence

Release Notes

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

v0.163.3

Compare Source

What's Changed

v0.163.2

Compare Source

What's Changed

v0.163.1

Compare Source

The majority of the fixes in this release are security related (including the upstream fix in 93c8c7d (golang.org/x/image)). Thanks to @​vnth4nhnt for finding the issues fixed in a00b5c7 and cf9c8f9 (I will do the CVE work on this later). There has been a uptick in security reports lately, which doesn't mean that Hugo has gotten less secure, this is mostly the work of the new and powerful AI tools using Hugo's restrictive security model as their baseline. Just take a look at Go's recent security issue list to see a demonstration of this.

What's Changed

v0.163.0

Compare Source

The main topic in this release is improvements to the AVIF image handling that we introduced in v0.162.0. See the docs for details, but:

  • We have turned down the default quality for AVIF to 60. Turns out, JPEG/WebP with quality 75 is comparable to AVIF with quality 60. You can now also set quality per image format in your project config (and also per image processed if needed).
  • We have added a hint to the AVIF with the same values as for WEBP. For lossy compression, the photo/picture hints (and the default) encodes with YUV420 chroma subsampling instead of YUV444, keeping 444 for text/icon/drawing. This greatly reduces the memory needed to encode these images.

Improvements

Dependency Updates


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

ℹ️ 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):

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

Details:

Package Change
go 1.25 -> 1.26.0
github.com/bep/overlayfs v0.10.0 -> v0.11.0
github.com/bits-and-blooms/bitset v1.24.4 -> v1.24.5
golang.org/x/text v0.37.0 -> v0.38.0

@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot temporarily deployed to pull request June 8, 2026 14:47 Inactive
@renovate renovate Bot force-pushed the renovate/github.com-gohugoio-hugo-0.x branch from 7db6d16 to ce737b0 Compare June 12, 2026 00:51
@renovate renovate Bot changed the title fix(deps): update module github.com/gohugoio/hugo to v0.163.0 fix(deps): update module github.com/gohugoio/hugo to v0.163.1 Jun 12, 2026
@github-actions github-actions Bot temporarily deployed to pull request June 12, 2026 00:52 Inactive
@renovate renovate Bot changed the title fix(deps): update module github.com/gohugoio/hugo to v0.163.1 fix(deps): update module github.com/gohugoio/hugo to v0.163.2 Jun 16, 2026
@renovate renovate Bot force-pushed the renovate/github.com-gohugoio-hugo-0.x branch from ce737b0 to 188dba6 Compare June 16, 2026 02:39
@github-actions github-actions Bot temporarily deployed to pull request June 16, 2026 02:40 Inactive
@renovate renovate Bot changed the title fix(deps): update module github.com/gohugoio/hugo to v0.163.2 fix(deps): update module github.com/gohugoio/hugo to v0.163.3 Jun 18, 2026
@renovate renovate Bot force-pushed the renovate/github.com-gohugoio-hugo-0.x branch from 188dba6 to 459b3ec Compare June 18, 2026 22:05
@github-actions github-actions Bot temporarily deployed to pull request June 18, 2026 22:07 Inactive
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