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

chore(deps): update dependency gohugoio/hugo to v0.125.5 #787

Merged
merged 1 commit into from
May 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 17, 2024

Mend Renovate

This PR contains the following updates:

Package Update Change
gohugoio/hugo minor v0.124.1 -> v0.125.5

Release Notes

gohugoio/hugo (gohugoio/hugo)

v0.125.5

Compare Source

What's Changed

v0.125.4

Compare Source

What Changed

v0.125.3

Compare Source

This release fixes a security issue reported by @​ejona86 (see #​12411) that could allow XSS injection from Markdown content files if one of the internal link or image render hook templates added in Hugo 0.123.0 are enabled. You typically control and trust the content files, but according to Hugo's security model, we state that "template and configuration authors (you) are trusted, but the data you send in is not."

v0.125.2

Compare Source

What's Changed

v0.125.1

Compare Source

What's Changed

v0.125.0

Compare Source

Some of the notable new features in this release:

  • strings.Diff template func.
  • .PageInner in render hooks to get the inner page when using .RenderShortcode in a shortcode, typically used to resolve links and page resources relative to an included Page.
  • Add Luminance to $image.Color, allowing for sorting by relative luminance. e197c7b @​bep #​10450

This release is built with Go 1.22.2 (#​12351) which comes with a fix for security issue CVE-2023-45288. We don't see how that could be exploited in Hugo, but we do appreciate that people want a clean security report.

Bug fixes

Improvements

Dependency Updates

Documentation


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner April 17, 2024 11:08
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.125.0 chore(deps): update dependency gohugoio/hugo to v0.125.1 Apr 18, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch 2 times, most recently from 62a8fe5 to c8cbe02 Compare April 20, 2024 19:15
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.125.1 chore(deps): update dependency gohugoio/hugo to v0.125.2 Apr 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.125.2 chore(deps): update dependency gohugoio/hugo to v0.125.3 Apr 22, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch 2 times, most recently from 66682eb to 09aaa6d Compare April 25, 2024 14:41
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.125.3 chore(deps): update dependency gohugoio/hugo to v0.125.4 Apr 25, 2024
@renovate renovate bot force-pushed the renovate/gohugoio-hugo-0.x branch from 09aaa6d to 40868f6 Compare May 1, 2024 18:14
@renovate renovate bot changed the title chore(deps): update dependency gohugoio/hugo to v0.125.4 chore(deps): update dependency gohugoio/hugo to v0.125.5 May 1, 2024
Copy link
Contributor

@etsauer etsauer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@etsauer etsauer merged commit c5f8d30 into main May 1, 2024
1 check passed
@etsauer etsauer deleted the renovate/gohugoio-hugo-0.x branch May 1, 2024 19:32
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.

1 participant