Commit e0010bb
authored
build(marked): bump marked from 10.0.0 to 11.0.0 (#75)
Bumps [marked](https://github.com/markedjs/marked) from 10.0.0 to
11.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>v11.0.0</h2>
<h1><a
href="https://github.com/markedjs/marked/compare/v10.0.0...v11.0.0">11.0.0</a>
(2023-11-29)</h1>
<h3>Bug Fixes</h3>
<ul>
<li>clean up rules so they can be typed (<a
href="https://redirect.github.com/markedjs/marked/issues/3087">#3087</a>)
(<a
href="https://github.com/markedjs/marked/commit/175fc0c3212b4af4d5f24482595823f2567f8f1e">175fc0c</a>)</li>
<li>fix marked types (<a
href="https://redirect.github.com/markedjs/marked/issues/3103">#3103</a>)
(<a
href="https://github.com/markedjs/marked/commit/edae309505b2d25f4040e7a37f02ef560c27fb26">edae309</a>)</li>
</ul>
<h3>BREAKING CHANGES</h3>
<ul>
<li>Lexer.rules object has been changed so it can be properly types.
Some intermediate rules have been removed.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/markedjs/marked/commit/f45cfc3e2d6082736e7835862cc6deb911218633"><code>f45cfc3</code></a>
chore(release): 11.0.0 [skip ci]</li>
<li><a
href="https://github.com/markedjs/marked/commit/175fc0c3212b4af4d5f24482595823f2567f8f1e"><code>175fc0c</code></a>
fix: clean up rules so they can be typed (<a
href="https://redirect.github.com/markedjs/marked/issues/3087">#3087</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/edae309505b2d25f4040e7a37f02ef560c27fb26"><code>edae309</code></a>
fix: fix marked types (<a
href="https://redirect.github.com/markedjs/marked/issues/3103">#3103</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/4f3304018e104d43b29dcd81a9fcf78d8c3ea52b"><code>4f33040</code></a>
docs: add docs for esm in browser (<a
href="https://redirect.github.com/markedjs/marked/issues/3107">#3107</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/daef1a5140abc2bf24f71dc15f39321ef4e9a571"><code>daef1a5</code></a>
chore(deps-dev): Bump <code>@arethetypeswrong/cli</code> from 0.13.1 to
0.13.2 (<a
href="https://redirect.github.com/markedjs/marked/issues/3109">#3109</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/e044d0c7c1e3bfc94177e4923281a7df30a44dbe"><code>e044d0c</code></a>
chore(deps-dev): Bump <code>@typescript-eslint/parser</code> from
6.11.0 to 6.13.0 (<a
href="https://redirect.github.com/markedjs/marked/issues/3113">#3113</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/9dcfcc940ee7a3eb350337f8b595c6b28fad1f74"><code>9dcfcc9</code></a>
chore(deps-dev): Bump typescript from 5.2.2 to 5.3.2 (<a
href="https://redirect.github.com/markedjs/marked/issues/3111">#3111</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/65d497e8eb2a29ac10fbfa8290f8c64ee9d32106"><code>65d497e</code></a>
chore(deps-dev): Bump rollup from 4.5.0 to 4.6.0 (<a
href="https://redirect.github.com/markedjs/marked/issues/3110">#3110</a>)</li>
<li><a
href="https://github.com/markedjs/marked/commit/78b412a4465a2540612aa4123c5e5e035e40d77b"><code>78b412a</code></a>
chore(deps-dev): Bump <code>@typescript-eslint/eslint-plugin</code>
from 6.11.0 to 6.12.0 ...</li>
<li><a
href="https://github.com/markedjs/marked/commit/7595d55ebbe1d45a2a21d477eda83f0745d767fe"><code>7595d55</code></a>
chore(deps-dev): Bump rollup from 4.3.0 to 4.5.0 (<a
href="https://redirect.github.com/markedjs/marked/issues/3100">#3100</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/markedjs/marked/compare/v10.0.0...v11.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 de5c966 commit e0010bb
2 files changed
+5
-5
lines changedSome 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 | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments