build(deps): bump github.com/yuin/goldmark from 1.7.16 to 1.8.2 in /contrib#21
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
5ecf770 to
0393a12
Compare
Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.16 to 1.8.2. - [Release notes](https://github.com/yuin/goldmark/releases) - [Commits](yuin/goldmark@v1.7.16...v1.8.2) --- updated-dependencies: - dependency-name: github.com/yuin/goldmark dependency-version: 1.8.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
0393a12 to
945e330
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps github.com/yuin/goldmark from 1.7.16 to 1.8.2.
Release notes
Sourced from github.com/yuin/goldmark's releases.
Commits
379bf24fix: setext headings positionse8f2337fix: block positionsdfa1ae1feat: add position information to all nodescb46bbcfix: prevent XSS by escaping dangerous URLs in links and imagesd8b123crefactor: simplify codesdb34c99Merge pull request #535 from Sebbito/master5a2a2bfMerge pull request #545 from maxatome/fix-table-panic9aca462fix(table): if table cell attribute is a string, a panic occursea86b36Fix doc error in markdown.go