Skip to content

deps(deps): bump github.com/yuin/goldmark from 1.7.16 to 1.7.17#54

Merged
jackchuka merged 1 commit intomainfrom
dependabot/go_modules/main/github.com/yuin/goldmark-1.7.17
Mar 24, 2026
Merged

deps(deps): bump github.com/yuin/goldmark from 1.7.16 to 1.7.17#54
jackchuka merged 1 commit intomainfrom
dependabot/go_modules/main/github.com/yuin/goldmark-1.7.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps github.com/yuin/goldmark from 1.7.16 to 1.7.17.

Release notes

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

v1.7.17 release

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

Commits
  • 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
  • ea86b36 Fix doc error in markdown.go
  • 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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/yuin/goldmark](https://github.com/yuin/goldmark) from 1.7.16 to 1.7.17.
- [Release notes](https://github.com/yuin/goldmark/releases)
- [Commits](yuin/goldmark@v1.7.16...v1.7.17)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Mar 23, 2026

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@jackchuka jackchuka merged commit 46876a3 into main Mar 24, 2026
2 checks passed
@jackchuka jackchuka deleted the dependabot/go_modules/main/github.com/yuin/goldmark-1.7.17 branch March 24, 2026 01:55
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 25, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [jackchuka/mdschema](https://github.com/jackchuka/mdschema) | patch | `v0.12.5` → `v0.12.7` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>jackchuka/mdschema (jackchuka/mdschema)</summary>

### [`v0.12.7`](https://github.com/jackchuka/mdschema/releases/tag/v0.12.7)

[Compare Source](jackchuka/mdschema@v0.12.6...v0.12.7)

#### What's Changed

- deps(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;55](jackchuka/mdschema#55)
- deps(deps): bump github.com/yuin/goldmark from 1.7.16 to 1.7.17 by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;54](jackchuka/mdschema#54)
- chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in the go\_modules group across 1 directory by [@&#8203;dependabot](https://github.com/dependabot)\[bot] in [#&#8203;56](jackchuka/mdschema#56)

**Full Changelog**: <jackchuka/mdschema@v0.12.6...v0.12.7>

### [`v0.12.6`](https://github.com/jackchuka/mdschema/releases/tag/v0.12.6)

[Compare Source](jackchuka/mdschema@v0.12.5...v0.12.6)

#### What's Changed

- chore: bump Go version to 1.26.1 by [@&#8203;jackchuka](https://github.com/jackchuka) in [#&#8203;53](jackchuka/mdschema#53)

**Full Changelog**: <jackchuka/mdschema@v0.12.5...v0.12.6>

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever MR is behind base branch, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44Ny4xIiwidXBkYXRlZEluVmVyIjoiNDMuODcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6OnBhdGNoIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant