Skip to content

deps: bump github.com/yuin/goldmark from 1.8.5 to 1.8.6 in the go-dependencies group - #209

Merged
github-actions[bot] merged 2 commits into
masterfrom
dependabot/go_modules/go-dependencies-d5a5f09c30
Sep 7, 2026
Merged

deps: bump github.com/yuin/goldmark from 1.8.5 to 1.8.6 in the go-dependencies group#209
github-actions[bot] merged 2 commits into
masterfrom
dependabot/go_modules/go-dependencies-d5a5f09c30

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 1 update: github.com/yuin/goldmark.

Updates github.com/yuin/goldmark from 1.8.5 to 1.8.6

Release notes

Sourced from github.com/yuin/goldmark's releases.

v1.8.6

  • fix(extension): fix #571
  • Merge pull request #569
Commits
  • e3e8a53 Merge pull request #569 from binggao1230/fix-urlescape-percent-hex-guard
  • 8701257 Merge pull request #570 from BananaJeanss/patch-1
  • c52d4b3 fix(extension): fix #571
  • 37b454c Remove Go Report Card badge
  • 72f79b9 fix: URLEscape dropped a truncated utf8 leading byte
  • 67a4ecf fix: URLEscape validated the same hex digit twice
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Summary by cubic

Updates github.com/yuin/goldmark to v1.8.6, a patch release that fixes URL escaping bugs that could drop truncated UTF-8 leading bytes and validate the same hex digit twice. Also bumps govulncheck to v1.7.0 and the Go toolchain to 1.26.6.

Written for commit 6df4ef0. Summary will update on new commits.

Review in cubic

Bumps the go-dependencies group with 1 update: [github.com/yuin/goldmark](https://github.com/yuin/goldmark).


Updates `github.com/yuin/goldmark` from 1.8.5 to 1.8.6
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.8.5...v1.8.6)

---
updated-dependencies:
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.8.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 7, 2026
Copilot AI balanced review requested due to automatic review settings September 7, 2026 11:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 7, 2026
@github-actions
github-actions Bot enabled auto-merge (squash) September 7, 2026 11:08

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The patch dependency update is consistent and has no unresolved issues.

Pull request overview

Updates Goldmark from v1.8.5 to v1.8.6, incorporating upstream URL-escaping fixes.

Changes:

  • Bumps the Goldmark dependency version.
  • Refreshes module checksums.
File summaries
File Description
go.sum Updates Goldmark checksums.
go.mod Updates Goldmark to v1.8.6.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Balanced

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@github-actions

github-actions Bot commented Sep 7, 2026

Copy link
Copy Markdown

Sensitive Change Detection (shadow mode)

This PR modifies control-plane files:

  • .github/workflows/test.yml

Shadow mode — this check is informational only. When activated, changes to these paths will require approval from a maintainer.

@github-actions
github-actions Bot merged commit 5a97107 into master Sep 7, 2026
15 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-d5a5f09c30 branch September 7, 2026 20:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants