Skip to content

build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.8.2#80

Merged
djmoch merged 1 commit into
mainfrom
dependabot/go_modules/github.com/yuin/goldmark-1.7.16
May 16, 2026
Merged

build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.8.2#80
djmoch merged 1 commit into
mainfrom
dependabot/go_modules/github.com/yuin/goldmark-1.7.16

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps github.com/yuin/goldmark from 1.7.13 to 1.8.2.

Release notes

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

v1.8.2

fix: setext headings positions

v1.8.1

fix: block positions

v1.8.0

  • feat: add position information to all nodes
    • add position information to all nodes, including inline nodes and link reference definition nodes.
    • Now link reference definition nodes are represented as a new node type.
    • Link and image nodes have a new field Reference which is a pointer to the reference link if this link is a reference link. This field is nil for non-reference links.

v1.7.17 release

Full Changelog: yuin/goldmark@v1.7.16...v1.7.17

v1.7.16 release

No release notes provided.

v1.7.15 release

No release notes provided.

v1.7.14 release

No release notes provided.

Commits
  • 379bf24 fix: setext headings positions
  • e8f2337 fix: block positions
  • dfa1ae1 feat: add position information to all nodes
  • cb46bbc fix: prevent XSS by escaping dangerous URLs in links and images
  • d8b123c refactor: simplify codes
  • db34c99 Merge pull request #535 from Sebbito/master
  • 5a2a2bf Merge pull request #545 from maxatome/fix-table-panic
  • 9aca462 fix(table): if table cell attribute is a string, a panic occurs
  • 246a6f1 fix: #542
  • 2589b6a fix: #541
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jan 7, 2026
@djmoch

djmoch commented May 16, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.13 to 1.8.2.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.7.13...v1.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.7.16 build(deps): bump github.com/yuin/goldmark from 1.7.13 to 1.8.2 May 16, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/github.com/yuin/goldmark-1.7.16 branch from 6034e29 to aebaaaf Compare May 16, 2026 14:10
@djmoch djmoch merged commit 56091fa into main May 16, 2026
7 checks passed
@djmoch djmoch deleted the dependabot/go_modules/github.com/yuin/goldmark-1.7.16 branch May 16, 2026 14:12
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