chore: bump github.com/gohugoio/hugo from 0.158.0 to 0.159.2#23957
Merged
github-actions[bot] merged 1 commit intoApr 2, 2026
Merged
Conversation
Bumps [github.com/gohugoio/hugo](https://github.com/gohugoio/hugo) from 0.158.0 to 0.159.2. - [Release notes](https://github.com/gohugoio/hugo/releases) - [Commits](gohugoio/hugo@v0.158.0...v0.159.2) --- updated-dependencies: - dependency-name: github.com/gohugoio/hugo dependency-version: 0.159.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
125e2d2 to
d1d3140
Compare
Shelnutt2
added a commit
that referenced
this pull request
May 13, 2026
Bump `github.com/yuin/goldmark` from v1.7.16 to v1.7.17 to fix [CVE-2026-5160](https://nvd.nist.gov/vuln/detail/CVE-2026-5160). goldmark v1.7.16 is vulnerable to XSS due to improper ordering of URL validation and normalization. The renderer validates link destinations using a prefix-based check (`IsDangerousURL`) before resolving HTML entities, allowing an attacker to bypass validation with entity-encoded `javascript:` URIs. This is the minimal fix for the IronBank finding on the `coder/coder-enterprise/coder-service-2:2.31.11` image. The fix is already on `main` (v1.8.2 via Hugo bump in #23957); this targets the v2.31.x release branch with only the goldmark dependency change. Closes [ENT-8](https://linear.app/codercom/issue/ENT-8) > Generated by Coder Agents
This was referenced May 13, 2026
Shelnutt2
added a commit
that referenced
this pull request
May 13, 2026
Upgrade `github.com/yuin/goldmark` from v1.7.13 to v1.7.17 to address CVE-2026-5160, an XSS vulnerability caused by improper ordering of URL validation and normalization. - **CVE:** [CVE-2026-5160](https://nvd.nist.gov/vuln/detail/CVE-2026-5160) - **Previous version:** v1.7.13 - **New version:** v1.7.17 Related: #23957 (main fix) > [!NOTE] > This PR was generated by [Coder Agents](https://coder.com) for Linear issue [ENT-33](https://linear.app/codercom/issue/ENT-33/ironbank-v230x-upgrade-goldmark-from-v1713-cve-2026-5160).
Shelnutt2
added a commit
that referenced
this pull request
May 13, 2026
## Summary Upgrades `github.com/yuin/goldmark` from v1.7.13 to v1.7.17 on the `release/2.29` branch to remediate **CVE-2026-5160** (XSS via improper ordering of URL validation and normalization). ## Changes - `go.mod`: bump `github.com/yuin/goldmark` v1.7.13 → v1.7.17 - `go.sum`: updated checksums ## References - [CVE-2026-5160 (NVD)](https://nvd.nist.gov/vuln/detail/CVE-2026-5160) - Fix on main: #23957 - Linear: ENT-41 > [!NOTE] > Generated by Coder Agents. Please review before merging.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/gohugoio/hugo from 0.158.0 to 0.159.2.
Release notes
Sourced from github.com/gohugoio/hugo's releases.
... (truncated)
Commits
5f4646areleaser: Bump versions for release of 0.159.2479fe6cFix potential content XSS by escaping dangerous URLs in links and images81a5cdcreleaser: Add standard withdeploy release assetsdf520e3resources/page: Fix shared reader in Source.ValueAsOpenReadSeekCloserb55d452testing: Simplify line ending handling in testsea7eac6readme: Update Go version to 1.25.0458ebddreleaser: Prepare repository for 0.160.0-DEV86c7d3areleaser: Bump versions for release of 0.159.142289d7minifiers: Keep x-bind and blank namespace in SVG minification0c013c2Adjust depreceated syntax in testsDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)