msc-viewer.meta

Issues/PRs archive for MTRNord/msc-viewer
git clone git://archive.git.mtrnord.blog/MTRNord/msc-viewer.meta.git
Log | Files | Refs

27.md (7829B)


      1 # PR #27 Bump marked from 11.0.1 to 12.0.0
      2 
      3 - **Status:** closed
      4 - **Author:** @dependabot[bot]
      5 - **Created:** 2024-02-05T01:33:57Z
      6 - **Branch:** dependabot/npm_and_yarn/marked-12.0.0 → main
      7 - **Closed:** 2024-03-11T01:28:24Z
      8 - **Labels:** dependencies, javascript
      9 - **Diff:** [27.diff](./27.diff)
     10 
     11 ---
     12 
     13 Bumps [marked](https://github.com/markedjs/marked) from 11.0.1 to 12.0.0.
     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.0</h2>
     19 <h1><a href="https://github.com/markedjs/marked/compare/v11.2.0...v12.0.0">12.0.0</a> (2024-02-03)</h1>
     20 <h3>Bug Fixes</h3>
     21 <ul>
     22 <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>
     23 </ul>
     24 <h3>BREAKING CHANGES</h3>
     25 <ul>
     26 <li><a href="https://spec.commonmark.org/0.31.2/changes.html">changes to spec</a></li>
     27 <li>Update HTML block tags: add search, remove source</li>
     28 <li>Update punctuation to include unicode punctuation and symbol categories</li>
     29 <li>Update HTML comment to include <!-- raw HTML omitted --> and <!-- raw HTML omitted --></li>
     30 </ul>
     31 <h2>v11.2.0</h2>
     32 <h1><a href="https://github.com/markedjs/marked/compare/v11.1.1...v11.2.0">11.2.0</a> (2024-01-27)</h1>
     33 <h3>Bug Fixes</h3>
     34 <ul>
     35 <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>
     36 </ul>
     37 <h3>Features</h3>
     38 <ul>
     39 <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>
     40 </ul>
     41 <h2>v11.1.1</h2>
     42 <h2><a href="https://github.com/markedjs/marked/compare/v11.1.0...v11.1.1">11.1.1</a> (2023-12-31)</h2>
     43 <h3>Bug Fixes</h3>
     44 <ul>
     45 <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>
     46 </ul>
     47 <h2>v11.1.0</h2>
     48 <h1><a href="https://github.com/markedjs/marked/compare/v11.0.1...v11.1.0">11.1.0</a> (2023-12-12)</h1>
     49 <h3>Features</h3>
     50 <ul>
     51 <li>add processAllTokens hook (<a href="https://redirect.github.com/markedjs/marked/issues/3114">#3114</a>) (<a href="https://github.com/markedjs/marked/commit/faae24356a4cee3a19fb6faa58b7b269fd11f62e">faae243</a>)</li>
     52 </ul>
     53 </blockquote>
     54 </details>
     55 <details>
     56 <summary>Commits</summary>
     57 <ul>
     58 <li><a href="https://github.com/markedjs/marked/commit/cd151602170433b2ab3cd854f8e639185dbadfd0"><code>cd15160</code></a> chore(release): 12.0.0 [skip ci]</li>
     59 <li><a href="https://github.com/markedjs/marked/commit/3d9017bb8e146a2ee37cd7b4d6d84c61d60a93dc"><code>3d9017b</code></a> fix: update to commonmark specs 0.31 (<a href="https://redirect.github.com/markedjs/marked/issues/3176">#3176</a>)</li>
     60 <li><a href="https://github.com/markedjs/marked/commit/365e720585b34a6d93faad4e9082521714f7807f"><code>365e720</code></a> chore(deps-dev): Bump <code>@​arethetypeswrong/cli</code> from 0.13.5 to 0.13.6 (<a href="https://redirect.github.com/markedjs/marked/issues/3181">#3181</a>)</li>
     61 <li><a href="https://github.com/markedjs/marked/commit/2bf064571dd00d1a4116f0498308a1a882805964"><code>2bf0645</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/eslint-plugin</code> from 6.19.0 to 6.19.1 ...</li>
     62 <li><a href="https://github.com/markedjs/marked/commit/a26db80a0b516775505c728b6170bab284055a91"><code>a26db80</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/parser</code> from 6.19.0 to 6.19.1 (<a href="https://redirect.github.com/markedjs/marked/issues/3180">#3180</a>)</li>
     63 <li><a href="https://github.com/markedjs/marked/commit/ee9e20e77adf764f61764d38725847aef7895e00"><code>ee9e20e</code></a> chore(deps-dev): Bump dts-bundle-generator from 9.2.4 to 9.2.5 (<a href="https://redirect.github.com/markedjs/marked/issues/3178">#3178</a>)</li>
     64 <li><a href="https://github.com/markedjs/marked/commit/f0507cbd83c63f42b16cda6f9c18de71dfb17ebb"><code>f0507cb</code></a> chore(release): 11.2.0 [skip ci]</li>
     65 <li><a href="https://github.com/markedjs/marked/commit/4826841bd6c344455fee81d2445812bb3ac9005d"><code>4826841</code></a> feat: flatten childToken arrays (<a href="https://redirect.github.com/markedjs/marked/issues/3172">#3172</a>)</li>
     66 <li><a href="https://github.com/markedjs/marked/commit/bf44ae85edac35627be9acaeebb969c4b29a6505"><code>bf44ae8</code></a> fix: Fix ENOENT error message in CLI (<a href="https://redirect.github.com/markedjs/marked/issues/3165">#3165</a>)</li>
     67 <li><a href="https://github.com/markedjs/marked/commit/47a140acd096c2021fa1b9608c3550399f41c36a"><code>47a140a</code></a> chore(deps-dev): Bump <code>@​typescript-eslint/parser</code> from 6.18.1 to 6.19.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3175">#3175</a>)</li>
     68 <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v11.0.1...v12.0.0">compare view</a></li>
     69 </ul>
     70 </details>
     71 <br />
     72 
     73 
     74 [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=marked&package-manager=npm_and_yarn&previous-version=11.0.1&new-version=12.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
     75 
     76 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`.
     77 
     78 [//]: # (dependabot-automerge-start)
     79 [//]: # (dependabot-automerge-end)
     80 
     81 ---
     82 
     83 <details>
     84 <summary>Dependabot commands and options</summary>
     85 <br />
     86 
     87 You can trigger Dependabot actions by commenting on this PR:
     88 - `@dependabot rebase` will rebase this PR
     89 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
     90 - `@dependabot merge` will merge this PR after your CI passes on it
     91 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
     92 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging
     93 - `@dependabot reopen` will reopen this PR if it is closed
     94 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
     95 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
     96 - `@dependabot ignore <dependency name> major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
     97 - `@dependabot ignore <dependency name> minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
     98 - `@dependabot ignore <dependency name>` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
     99 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency
    100 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions
    101 
    102 
    103 </details>
    104 
    105 
    106 ## Comments
    107 
    108 ### @dependabot[bot] — 2024-03-11T01:28:24Z
    109 
    110 Superseded by #41.
    111