Skip to content

deps: bump the go-dependencies group with 2 updates#185

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-bb64fcc0eb
Jul 20, 2026
Merged

deps: bump the go-dependencies group with 2 updates#185
github-actions[bot] merged 1 commit into
masterfrom
dependabot/go_modules/go-dependencies-bb64fcc0eb

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 20, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-dependencies group with 2 updates: github.com/mattn/go-isatty and github.com/yuin/goldmark.

Updates github.com/mattn/go-isatty from 0.0.22 to 0.0.23

Commits

Updates github.com/yuin/goldmark from 1.8.2 to 1.8.4

Release notes

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

v1.8.4

fix: disable svg in data:image urls

v1.8.3

Full Changelog: yuin/goldmark@v1.8.2...v1.8.3

Commits

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

Update two Go dependencies to pick up fixes and security hardening in Markdown parsing. No application code changes.

  • Dependencies
    • github.com/yuin/goldmark: 1.8.2 → 1.8.4 (disables SVG in data:image URLs; bug fixes)
    • github.com/mattn/go-isatty: 0.0.22 → 0.0.23 (minor fixes and platform updates)

Written for commit ac47a64. Summary will update on new commits.

Review in cubic

Bumps the go-dependencies group with 2 updates: [github.com/mattn/go-isatty](https://github.com/mattn/go-isatty) and [github.com/yuin/goldmark](https://github.com/yuin/goldmark).


Updates `github.com/mattn/go-isatty` from 0.0.22 to 0.0.23
- [Commits](mattn/go-isatty@v0.0.22...v0.0.23)

Updates `github.com/yuin/goldmark` from 1.8.2 to 1.8.4
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.8.2...v1.8.4)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-isatty
  dependency-version: 0.0.23
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/yuin/goldmark
  dependency-version: 1.8.4
  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 Jul 20, 2026
Copilot AI review requested due to automatic review settings July 20, 2026 11:07
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 20, 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.

Pull request overview

Note

Copilot could not run the full agentic suite for this review because it was automatically requested on a bot-authored pull request. Request a review from Copilot under Reviewers to retry with the full agentic suite. Improved support for bot-authored pull requests is coming soon.

Updates Go module dependencies to newer patch releases to pick up fixes and stay current.

Changes:

  • Bump github.com/mattn/go-isatty from v0.0.22 to v0.0.23
  • Bump github.com/yuin/goldmark from v1.8.2 to v1.8.4
  • Regenerate go.sum entries to match updated module versions

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
go.mod Updates required dependency versions for go-isatty and goldmark.
go.sum Updates checksum entries corresponding to the new module versions.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@github-actions
github-actions Bot enabled auto-merge (squash) July 20, 2026 11:07
@github-actions
github-actions Bot merged commit f16fd27 into master Jul 20, 2026
16 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/go-dependencies-bb64fcc0eb branch July 20, 2026 11:09
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.

1 participant