49.md (7625B)
1 # PR #49 Bump marked from 11.0.1 to 12.0.2 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2024-04-22T01:19:38Z 6 - **Branch:** dependabot/npm_and_yarn/marked-12.0.2 → main 7 - **Closed:** 2024-06-17T01:24:51Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [49.diff](./49.diff) 10 11 --- 12 13 Bumps [marked](https://github.com/markedjs/marked) from 11.0.1 to 12.0.2. 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.2</h2> 19 <h2><a href="https://github.com/markedjs/marked/compare/v12.0.1...v12.0.2">12.0.2</a> (2024-04-19)</h2> 20 <h3>Bug Fixes</h3> 21 <ul> 22 <li>fix Setext continuation in blockquote (<a href="https://redirect.github.com/markedjs/marked/issues/3257">#3257</a>) (<a href="https://github.com/markedjs/marked/commit/e9f0eed707ece9e29c3bf340900d1acb42acaddd">e9f0eed</a>)</li> 23 </ul> 24 <h2>v12.0.1</h2> 25 <h2><a href="https://github.com/markedjs/marked/compare/v12.0.0...v12.0.1">12.0.1</a> (2024-03-06)</h2> 26 <h3>Bug Fixes</h3> 27 <ul> 28 <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> 29 </ul> 30 <h2>v12.0.0</h2> 31 <h1><a href="https://github.com/markedjs/marked/compare/v11.2.0...v12.0.0">12.0.0</a> (2024-02-03)</h1> 32 <h3>Bug Fixes</h3> 33 <ul> 34 <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> 35 </ul> 36 <h3>BREAKING CHANGES</h3> 37 <ul> 38 <li><a href="https://spec.commonmark.org/0.31.2/changes.html">changes to spec</a></li> 39 <li>Update HTML block tags: add search, remove source</li> 40 <li>Update punctuation to include unicode punctuation and symbol categories</li> 41 <li>Update HTML comment to include <code><!--></code> and <code><!---></code></li> 42 </ul> 43 <h2>v11.2.0</h2> 44 <h1><a href="https://github.com/markedjs/marked/compare/v11.1.1...v11.2.0">11.2.0</a> (2024-01-27)</h1> 45 <h3>Bug Fixes</h3> 46 <ul> 47 <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> 48 </ul> 49 <h3>Features</h3> 50 <ul> 51 <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> 52 </ul> 53 <h2>v11.1.1</h2> 54 <h2><a href="https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1">11.1.1</a> (2023-12-31)</h2> 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/c6a98ea66c36d12255543e2fabd8f8236dbc5276"><code>c6a98ea</code></a> chore(release): 12.0.2 [skip ci]</li> 63 <li><a href="https://github.com/markedjs/marked/commit/e9f0eed707ece9e29c3bf340900d1acb42acaddd"><code>e9f0eed</code></a> fix: fix Setext continuation in blockquote (<a href="https://redirect.github.com/markedjs/marked/issues/3257">#3257</a>)</li> 64 <li><a href="https://github.com/markedjs/marked/commit/a90223b680994570624aa6f8cb0a266ba7d4ee1a"><code>a90223b</code></a> chore(deps-dev): Bump <code>@typescript-eslint/eslint-plugin</code> from 7.4.0 to 7.6.0 (#...</li> 65 <li><a href="https://github.com/markedjs/marked/commit/7757f96ff6f429546b6801de5e00904f5181cab7"><code>7757f96</code></a> chore(deps-dev): Bump typescript from 5.4.4 to 5.4.5 (<a href="https://redirect.github.com/markedjs/marked/issues/3261">#3261</a>)</li> 66 <li><a href="https://github.com/markedjs/marked/commit/609b65cee1fd071d9373523e1386287ceb4e9242"><code>609b65c</code></a> chore(deps-dev): Bump <code>@arethetypeswrong/cli</code> from 0.15.2 to 0.15.3 (<a href="https://redirect.github.com/markedjs/marked/issues/3258">#3258</a>)</li> 67 <li><a href="https://github.com/markedjs/marked/commit/dfa835e7ad04fdc6b72e393989862935b29b4bd5"><code>dfa835e</code></a> chore(deps-dev): Bump rollup from 4.14.1 to 4.14.3 (<a href="https://redirect.github.com/markedjs/marked/issues/3259">#3259</a>)</li> 68 <li><a href="https://github.com/markedjs/marked/commit/f0fb744f5ee3d8b683c9ce87abde4f8fdcfb9bda"><code>f0fb744</code></a> chore(deps-dev): Bump semantic-release from 23.0.6 to 23.0.7 (<a href="https://redirect.github.com/markedjs/marked/issues/3255">#3255</a>)</li> 69 <li><a href="https://github.com/markedjs/marked/commit/924130d49b41b69c595c8682696c6e63804fbf30"><code>924130d</code></a> chore(deps-dev): Bump <code>@semantic-release/github</code> from 10.0.2 to 10.0.3 (<a href="https://redirect.github.com/markedjs/marked/issues/3254">#3254</a>)</li> 70 <li><a href="https://github.com/markedjs/marked/commit/8cdb7caa324d13738244a4effa418500dee5edb2"><code>8cdb7ca</code></a> chore(deps-dev): Bump rollup from 4.13.2 to 4.14.1 (<a href="https://redirect.github.com/markedjs/marked/issues/3253">#3253</a>)</li> 71 <li><a href="https://github.com/markedjs/marked/commit/1cc9eb2804bef33cc4e12a1b57d4aeeeae9a3d27"><code>1cc9eb2</code></a> chore(deps-dev): Bump typescript from 5.4.3 to 5.4.4 (<a href="https://redirect.github.com/markedjs/marked/issues/3252">#3252</a>)</li> 72 <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v11.0.1...v12.0.2">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-06-17T01:24:50Z 111 112 Superseded by #63. 113