41.md (7562B)
1 # PR #41 Bump marked from 11.0.1 to 12.0.1 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2024-03-11T01:28:22Z 6 - **Branch:** dependabot/npm_and_yarn/marked-12.0.1 → main 7 - **Closed:** 2024-04-22T01:19:41Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [41.diff](./41.diff) 10 11 --- 12 13 Bumps [marked](https://github.com/markedjs/marked) from 11.0.1 to 12.0.1. 14 <details> 15 <summary>Release notes</summary> 16 <p><em>Sourced from <a href="https://github.com/markedjs/marked/releases">marked's releases</a>.</em></p> 17 <blockquote> 18 <h2>v12.0.1</h2> 19 <h2><a href="https://github.com/markedjs/marked/compare/v12.0.0...v12.0.1">12.0.1</a> (2024-03-06)</h2> 20 <h3>Bug Fixes</h3> 21 <ul> 22 <li>fix setext heading interupts (<a href="https://redirect.github.com/markedjs/marked/issues/3210">#3210</a>) (<a href="https://github.com/markedjs/marked/commit/d8484450722449b416508b5bde7c6ba4d9f3bfa8">d848445</a>)</li> 23 </ul> 24 <h2>v12.0.0</h2> 25 <h1><a href="https://github.com/markedjs/marked/compare/v11.2.0...v12.0.0">12.0.0</a> (2024-02-03)</h1> 26 <h3>Bug Fixes</h3> 27 <ul> 28 <li>update to commonmark spec <a href="https://spec.commonmark.org/0.31.2">0.31</a> (<a href="https://redirect.github.com/markedjs/marked/issues/3176">#3176</a>) (<a href="https://github.com/markedjs/marked/commit/3d9017bb8e146a2ee37cd7b4d6d84c61d60a93dc">3d9017b</a>)</li> 29 </ul> 30 <h3>BREAKING CHANGES</h3> 31 <ul> 32 <li><a href="https://spec.commonmark.org/0.31.2/changes.html">changes to spec</a></li> 33 <li>Update HTML block tags: add search, remove source</li> 34 <li>Update punctuation to include unicode punctuation and symbol categories</li> 35 <li>Update HTML comment to include <code><!--></code> and <code><!---></code></li> 36 </ul> 37 <h2>v11.2.0</h2> 38 <h1><a href="https://github.com/markedjs/marked/compare/v11.1.1...v11.2.0">11.2.0</a> (2024-01-27)</h1> 39 <h3>Bug Fixes</h3> 40 <ul> 41 <li>Fix ENOENT error message in CLI (<a href="https://redirect.github.com/markedjs/marked/issues/3165">#3165</a>) (<a href="https://github.com/markedjs/marked/commit/bf44ae85edac35627be9acaeebb969c4b29a6505">bf44ae8</a>)</li> 42 </ul> 43 <h3>Features</h3> 44 <ul> 45 <li>flatten childToken arrays (<a href="https://redirect.github.com/markedjs/marked/issues/3172">#3172</a>) (<a href="https://github.com/markedjs/marked/commit/4826841bd6c344455fee81d2445812bb3ac9005d">4826841</a>)</li> 46 </ul> 47 <h2>v11.1.1</h2> 48 <h2><a href="https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1">11.1.1</a> (2023-12-31)</h2> 49 <h3>Bug Fixes</h3> 50 <ul> 51 <li>improve lexing inline elements step's performance (<a href="https://redirect.github.com/markedjs/marked/issues/3146">#3146</a>) (<a href="https://github.com/markedjs/marked/commit/4f87b2ac7b9c493a255dee5b5456449f56e2c08d">4f87b2a</a>)</li> 52 </ul> 53 <h2>v11.1.0</h2> 54 <h1><a href="https://github.com/markedjs/marked/compare/v11.0.1...v11.1.0">11.1.0</a> (2023-12-12)</h1> 55 <!-- raw HTML omitted --> 56 </blockquote> 57 <p>... (truncated)</p> 58 </details> 59 <details> 60 <summary>Commits</summary> 61 <ul> 62 <li><a href="https://github.com/markedjs/marked/commit/339eca1e0c591ce42b6cadbc9c7088724097acdf"><code>339eca1</code></a> chore(release): 12.0.1 [skip ci]</li> 63 <li><a href="https://github.com/markedjs/marked/commit/d8484450722449b416508b5bde7c6ba4d9f3bfa8"><code>d848445</code></a> fix: fix setext heading interupts (<a href="https://redirect.github.com/markedjs/marked/issues/3210">#3210</a>)</li> 64 <li><a href="https://github.com/markedjs/marked/commit/d61c266097415f2d2594f1c9876a59c455ec8823"><code>d61c266</code></a> chore: small typo Wil[l] (<a href="https://redirect.github.com/markedjs/marked/issues/3216">#3216</a>)</li> 65 <li><a href="https://github.com/markedjs/marked/commit/fb890ec8ef206de15f34eb18153f28d6fdcbf19a"><code>fb890ec</code></a> chore(deps-dev): Bump <code>@arethetypeswrong/cli</code> from 0.14.1 to 0.15.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3214">#3214</a>)</li> 66 <li><a href="https://github.com/markedjs/marked/commit/09aa31bdf740233a76ad4b96a2d4bb96f98f0fba"><code>09aa31b</code></a> chore(deps-dev): Bump <code>@typescript-eslint/eslint-plugin</code> from 7.0.2 to 7.1.1 (#...</li> 67 <li><a href="https://github.com/markedjs/marked/commit/8f4e79f52bc912d9ff4f198ea3d174418afc8312"><code>8f4e79f</code></a> chore(deps-dev): Bump <code>@semantic-release/npm</code> from 11.0.2 to 11.0.3 (<a href="https://redirect.github.com/markedjs/marked/issues/3212">#3212</a>)</li> 68 <li><a href="https://github.com/markedjs/marked/commit/506725fa78271a3071f528f917026a74a06a16aa"><code>506725f</code></a> chore(deps-dev): Bump <code>@typescript-eslint/parser</code> from 7.0.2 to 7.1.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3211">#3211</a>)</li> 69 <li><a href="https://github.com/markedjs/marked/commit/daa511d79de75a5ed7151a88a26020acaa8037e6"><code>daa511d</code></a> chore: fix tests in node v21 (<a href="https://redirect.github.com/markedjs/marked/issues/3209">#3209</a>)</li> 70 <li><a href="https://github.com/markedjs/marked/commit/c831f3547e77cb8b4d560078d23bd936cf15d190"><code>c831f35</code></a> chore: add changelog that points to releases (<a href="https://redirect.github.com/markedjs/marked/issues/3207">#3207</a>)</li> 71 <li><a href="https://github.com/markedjs/marked/commit/dc9c28c277297a30295a1cdb28d69db00a7de6d8"><code>dc9c28c</code></a> chore: update dev deps (<a href="https://redirect.github.com/markedjs/marked/issues/3206">#3206</a>)</li> 72 <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v11.0.1...v12.0.1">compare view</a></li> 73 </ul> 74 </details> 75 <br /> 76 77 78 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 79 80 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`. 81 82 [//]: # (dependabot-automerge-start) 83 [//]: # (dependabot-automerge-end) 84 85 --- 86 87 <details> 88 <summary>Dependabot commands and options</summary> 89 <br /> 90 91 You can trigger Dependabot actions by commenting on this PR: 92 - `@dependabot rebase` will rebase this PR 93 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 94 - `@dependabot merge` will merge this PR after your CI passes on it 95 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 96 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 97 - `@dependabot reopen` will reopen this PR if it is closed 98 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 99 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 100 - `@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) 101 - `@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) 102 - `@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) 103 104 105 </details> 106 107 108 ## Comments 109 110 ### @dependabot[bot] — 2024-04-22T01:19:41Z 111 112 Superseded by #49. 113