Commit f8554d8
authored
Bump marked from 15.0.12 to 16.0.0 (#1379)
Bumps [marked](https://github.com/markedjs/marked) from 15.0.12 to
16.0.0.
<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>v16.0.0</h2>
<h1><a
href="https://github.com/markedjs/marked/compare/v15.0.12...v16.0.0">16.0.0</a>
(2025-06-27)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>remove cjs build & update min node to 20 (<a
href="https://redirect.github.com/markedjs/marked/issues/3687">#3687</a>)
(<a
href="https://github.com/markedjs/marked/commit/0a35d8f28b264b801dc01f256d578f4edf46d002">0a35d8f</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>minify ./lib/marked.esm.js and ./lib/marked.umd.js</li>
<li>remove ./marked.min.js use ./lib/marked.umd.js instead</li>
<li>remove ./lib/marked.cjs</li>
<li>update minimum supported node version to 20 to support
<code>require('marked.esm.js')</code>. see <a
href="https://nodejs.org/docs/latest-v20.x/api/modules.html#loading-ecmascript-modules-using-require">https://nodejs.org/docs/latest-v20.x/api/modules.html#loading-ecmascript-modules-using-require</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/markedjs/marked/commit/2b47cced195d2fb553e16332787c3b1693b3e83d"><code>2b47cce</code></a>
chore(release): 16.0.0 [skip ci]</li>
<li><a
href="https://github.com/markedjs/marked/commit/0a35d8f28b264b801dc01f256d578f4edf46d002"><code>0a35d8f</code></a>
fix: remove cjs build & update min node to 20 (<a
href="https://redirect.github.com/markedjs/marked/issues/3687">#3687</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/4fc639e053a605b25abf66dccaa70c1bf6562eb7"><code>4fc639e</code></a>
chore(deps-dev): Bump <code>@arethetypeswrong/cli</code> from 0.18.1 to
0.18.2 (<a
href="https://redirect.github.com/markedjs/marked/issues/3711">#3711</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/c2c9c2a5450c52be311074ae6fde099581cd1867"><code>c2c9c2a</code></a>
chore(deps-dev): Bump eslint from 9.28.0 to 9.29.0 (<a
href="https://redirect.github.com/markedjs/marked/issues/3710">#3710</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/b0b37f76ce03a29ce54d104812dc8e66df949170"><code>b0b37f7</code></a>
chore(deps-dev): Bump cheerio from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/markedjs/marked/issues/3708">#3708</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/129c627c492ac4a255992c7e5aabd9c25af905d4"><code>129c627</code></a>
chore(deps-dev): Bump esbuild from 0.25.4 to 0.25.5 (<a
href="https://redirect.github.com/markedjs/marked/issues/3706">#3706</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/bb26ffd0e9c09d57aa7f6ae7d028161314e4caba"><code>bb26ffd</code></a>
chore(deps-dev): Bump eslint from 9.27.0 to 9.28.0 (<a
href="https://redirect.github.com/markedjs/marked/issues/3705">#3705</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/045ca84cfe522d5cc21aaf298fcaddd0c1af53c6"><code>045ca84</code></a>
Document risk of adding infinite extensions when using global marked
instance...</li>
<li><a
href="https://github.com/markedjs/marked/commit/eb9df63fe8f37ef59f4b9561bf84b65bc5dff844"><code>eb9df63</code></a>
chore(deps-dev): Bump semantic-release from 24.2.4 to 24.2.5 (<a
href="https://redirect.github.com/markedjs/marked/issues/3697">#3697</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/d48c79a45efe6e743389dedcba91dcb7da7bcac0"><code>d48c79a</code></a>
chore(deps-dev): Bump <code>@semantic-release/github</code> from 11.0.2
to 11.0.3 (<a
href="https://redirect.github.com/markedjs/marked/issues/3698">#3698</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/markedjs/marked/compare/v15.0.12...v16.0.0">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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 64368b7 commit f8554d8
2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments