Skip to content

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

Merged
github-actions[bot] merged 1 commit into
mainfrom
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#685
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-d5a5f09c30

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubSep 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 from 1.8.5 to 1.8.6, a patch release that fixes URL escaping bugs that could drop truncated UTF-8 bytes and validate the same hex digit twice.

Written for commit afa770d. 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>
@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 7, 2026
CopilotAI balanced review requested due to automatic review settings September 7, 2026 11:07
@dependabotdependabotBot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 7, 2026

CopilotAI left a comment

Copy link
Copy Markdown

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 bump and checksums are consistent, with existing rich-text tests covering affected behavior.

Pull request overview

Updates Goldmark to v1.8.6, incorporating URL escaping and extension fixes.

Changes:

  • Bumps the direct Goldmark dependency.
  • Updates module checksums.

[!TIP]
If you aren't ready for review, convert to a draft PR.
Click "Convert to draft" or run gh pr ready --undo.
Click "Ready for review" or run gh pr ready to reengage.

File summaries
FileDescription
go.modUpdates Goldmark from v1.8.5 to v1.8.6.
go.sumUpdates Goldmark checksums.
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-actionsBot merged commit d3cc757 into mainSep 7, 2026
33 of 34 checks passed
@dependabot
dependabotBot deleted the dependabot/go_modules/go-dependencies-d5a5f09c30 branch September 7, 2026 11:09
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filedepsgoPull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant