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

Update Hugo to v0.140.2 #536

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Update Hugo to v0.140.2 #536

wants to merge 1 commit into from

Conversation

bot-actions[bot]
Copy link
Contributor

@bot-actions bot-actions bot commented Jan 1, 2025

👑 Hugo update!

v0.140.2 Release Notes

The timing of this release comes from the security fix in golang.org/x/net's html.Parse function. This is used in two places in Hugo:

  1. Extracting table of contents from Asciidoctor rendered output.
  2. Collecting HTML classes etc. when build stats is enabled

It's a little bit of a stretch to see how this could be exploited in Hugo, but we understand that many want a clean security report. See this issue for details.

What's Changed

  • Print cli usage of hugo gen chromastyles alongside css 83cec785c @diwasrimal
  • build(deps): bump golang.org/x/net from 0.32.0 to 0.33.0 4e52be8b9 @dependabot[bot]
  • config/allconfig: Fix slice of language configs 7888ac585 @jmooring #13201
  • config/allconfig: Throw error when output format is not defined eb1dbe070 @jmooring #13199
  • Fix same resource file published more than once 77824d704 @bep #13164
  • markup/highlight: Add wrapperClass option ec0caaec7 @bep
  • Update README.md 845b8885d @bep

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant