Skip to content

chore: bump github.com/gohugoio/hugo from 0.125.2 to 0.125.3 #13057

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 23, 2024

Bumps github.com/gohugoio/hugo from 0.125.2 to 0.125.3.

Release notes

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

v0.125.3

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."

  • markup/goldmark: Fix data race in the hugocontext wrapper 509ab08c1 @​bep
  • tpl: Escape .Title in built-in image and link render hooks 15a4b9b33 @​bep
  • tpl/tplimpl: Improve embedded templates 10a8448ee @​jmooring #12396
  • SECURITY.md: Update link to security model 722c486a3 @​ejona86
  • modules: Fix potential infinite loop in module collection f40f50ead @​bep #12407
Commits
  • 474c4c0 releaser: Bump versions for release of 0.125.3
  • 509ab08 markup/goldmark: Fix data race in the hugocontext wrapper
  • 2d75f53 Delete .hugo_build.lock
  • 15a4b9b tpl: Escape .Title in built-in image and link render hooks
  • 10a8448 tpl/tplimpl: Improve embedded templates
  • 722c486 SECURITY.md: Update link to security model
  • f40f50e modules: Fix potential infinite loop in module collection
  • See full diff 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.125.2 to 0.125.3.
- [Release notes](https://github.com/gohugoio/hugo/releases)
- [Changelog](https://github.com/gohugoio/hugo/blob/master/hugoreleaser.toml)
- [Commits](gohugoio/hugo@v0.125.2...v0.125.3)

---
updated-dependencies:
- dependency-name: github.com/gohugoio/hugo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@matifali matifali enabled auto-merge (squash) April 23, 2024 21:31
@matifali matifali merged commit 39ccff9 into main Apr 24, 2024
26 checks passed
@matifali matifali deleted the dependabot/go_modules/github.com/gohugoio/hugo-0.125.3 branch April 24, 2024 13:39
@github-actions github-actions bot locked and limited conversation to collaborators Apr 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant