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

@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 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>
@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 added the deps label Sep 7, 2026

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 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
File Description
go.mod Updates Goldmark from v1.8.5 to v1.8.6.
go.sum Updates 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-actions Bot merged commit d3cc757 into main Sep 7, 2026
33 of 34 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-d5a5f09c30 branch September 7, 2026 11:09
jeremy added a commit that referenced this pull request Sep 9, 2026
* origin/main:
  deps: bump github.com/yuin/goldmark in the go-dependencies group (#685)
  Update nix flake and plugin version for v0.10.0 (#684)
  Preserve template library breadcrumb context (#683)
  Add to-do list template library commands (#682)
  Add a CLI command to edit your profile (bio, title, out-of-office) (#679)
  feat(bubble-up): add bubble-up add/remove commands (#677)
  Resolve a bare numeric `cards <id>` to a clear error instead of silent exit-0 (#678)

# Conflicts:
#	go.mod
#	go.sum
#	internal/version/sdk-provenance.json
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 deps go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant