9.md (5410B)
1 # PR #9 Bump marked from 11.0.1 to 11.1.0 2 3 - **Status:** closed 4 - **Author:** @dependabot[bot] 5 - **Created:** 2023-12-18T01:22:58Z 6 - **Branch:** dependabot/npm_and_yarn/marked-11.1.0 → main 7 - **Closed:** 2024-01-01T01:33:09Z 8 - **Labels:** dependencies, javascript 9 - **Diff:** [9.diff](./9.diff) 10 11 --- 12 13 Bumps [marked](https://github.com/markedjs/marked) from 11.0.1 to 11.1.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>v11.1.0</h2> 19 <h1><a href="https://github.com/markedjs/marked/compare/v11.0.1...v11.1.0">11.1.0</a> (2023-12-12)</h1> 20 <h3>Features</h3> 21 <ul> 22 <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> 23 </ul> 24 </blockquote> 25 </details> 26 <details> 27 <summary>Commits</summary> 28 <ul> 29 <li><a href="https://github.com/markedjs/marked/commit/0d3e9e72603d31720b6754f640eb27a672ff1d0e"><code>0d3e9e7</code></a> chore(release): 11.1.0 [skip ci]</li> 30 <li><a href="https://github.com/markedjs/marked/commit/faae24356a4cee3a19fb6faa58b7b269fd11f62e"><code>faae243</code></a> feat: add processAllTokens hook (<a href="https://redirect.github.com/markedjs/marked/issues/3114">#3114</a>)</li> 31 <li><a href="https://github.com/markedjs/marked/commit/f6450bc6de455c40ef282ac1a525befe80aabd87"><code>f6450bc</code></a> chore(deps-dev): Bump <code>@semantic-release/npm</code> from 11.0.1 to 11.0.2 (<a href="https://redirect.github.com/markedjs/marked/issues/3132">#3132</a>)</li> 32 <li><a href="https://github.com/markedjs/marked/commit/16b401d81af567f0ee69c26df1b809b621c6267a"><code>16b401d</code></a> chore(deps-dev): Bump eslint from 8.54.0 to 8.55.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3131">#3131</a>)</li> 33 <li><a href="https://github.com/markedjs/marked/commit/f899cfab56b779488c1978ac3a96ee63b62204b7"><code>f899cfa</code></a> chore(deps-dev): Bump <code>@typescript-eslint/parser</code> from 6.13.1 to 6.13.2 (<a href="https://redirect.github.com/markedjs/marked/issues/3130">#3130</a>)</li> 34 <li><a href="https://github.com/markedjs/marked/commit/eb5cfe36b050fd8ec4209e0036734f1b45b24b51"><code>eb5cfe3</code></a> chore(deps-dev): Bump <code>@arethetypeswrong/cli</code> from 0.13.2 to 0.13.3 (<a href="https://redirect.github.com/markedjs/marked/issues/3129">#3129</a>)</li> 35 <li><a href="https://github.com/markedjs/marked/commit/5f505c33a8c18fb1a0bfc8a3f284fe866b13411e"><code>5f505c3</code></a> chore(deps-dev): Bump <code>@semantic-release/github</code> from 9.2.4 to 9.2.5 (<a href="https://redirect.github.com/markedjs/marked/issues/3128">#3128</a>)</li> 36 <li>See full diff in <a href="https://github.com/markedjs/marked/compare/v11.0.1...v11.1.0">compare view</a></li> 37 </ul> 38 </details> 39 <br /> 40 41 42 [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 43 44 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`. 45 46 [//]: # (dependabot-automerge-start) 47 [//]: # (dependabot-automerge-end) 48 49 --- 50 51 <details> 52 <summary>Dependabot commands and options</summary> 53 <br /> 54 55 You can trigger Dependabot actions by commenting on this PR: 56 - `@dependabot rebase` will rebase this PR 57 - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it 58 - `@dependabot merge` will merge this PR after your CI passes on it 59 - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it 60 - `@dependabot cancel merge` will cancel a previously requested merge and block automerging 61 - `@dependabot reopen` will reopen this PR if it is closed 62 - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually 63 - `@dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency 64 - `@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) 65 - `@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) 66 - `@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) 67 - `@dependabot unignore <dependency name>` will remove all of the ignore conditions of the specified dependency 68 - `@dependabot unignore <dependency name> <ignore condition>` will remove the ignore condition of the specified dependency and ignore conditions 69 70 71 </details> 72 73 74 ## Comments 75 76 ### @dependabot[bot] — 2024-01-01T01:33:09Z 77 78 Superseded by #15. 79