Commit 630cc65
authored
build(deps): bump marked from 17.0.3 to 17.0.4 (gitgitgadget#2167)
Bumps [marked](https://github.com/markedjs/marked) from 17.0.3 to
17.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/markedjs/marked/releases">marked's
releases</a>.</em></p>
<blockquote>
<h2>v17.0.4</h2>
<h2><a
href="https://github.com/markedjs/marked/compare/v17.0.3...v17.0.4">17.0.4</a>
(2026-03-04)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>prevent ReDoS in inline link regex title group (<a
href="https://redirect.github.com/markedjs/marked/issues/3902">#3902</a>)
(<a
href="https://github.com/markedjs/marked/commit/46fb9b806f02a2105f7450ce682a069f49c83f78">46fb9b8</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/markedjs/marked/commit/22f0c555375becb1eda9406a2975e71a266637cb"><code>22f0c55</code></a>
chore(release): 17.0.4 [skip ci]</li>
<li><a
href="https://github.com/markedjs/marked/commit/46fb9b806f02a2105f7450ce682a069f49c83f78"><code>46fb9b8</code></a>
fix: prevent ReDoS in inline link regex title group (<a
href="https://redirect.github.com/markedjs/marked/issues/3902">#3902</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/5b6faee492c5f4c9dadf7742666c42ba332df998"><code>5b6faee</code></a>
chore(deps-dev): Bump eslint from 10.0.1 to 10.0.2 (<a
href="https://redirect.github.com/markedjs/marked/issues/3904">#3904</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/bcdaf6a328182103a2d46a4fec830f5c74603c15"><code>bcdaf6a</code></a>
chore(deps-dev): Bump <code>@semantic-release/npm</code> from 13.1.4 to
13.1.5 (<a
href="https://redirect.github.com/markedjs/marked/issues/3905">#3905</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/baa78a5e6a9940b767e48ed7278322d7b9dc2c63"><code>baa78a5</code></a>
docs: Add marked-abc to known extensions list (<a
href="https://redirect.github.com/markedjs/marked/issues/3903">#3903</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/1aed9ac2ba6e48886fcb500a35c8bf034dc78abf"><code>1aed9ac</code></a>
chore(deps-dev): Bump eslint from 10.0.0 to 10.0.1 (<a
href="https://redirect.github.com/markedjs/marked/issues/3901">#3901</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/8045055664ec3722d121729b030b89ef8f862562"><code>8045055</code></a>
chore: rename escape helper function (<a
href="https://redirect.github.com/markedjs/marked/issues/3900">#3900</a>)</li>
<li>See full diff in <a
href="https://github.com/markedjs/marked/compare/v17.0.3...v17.0.4">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>2 files changed
Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
0 commit comments