Bump marked from 12.0.2 to 14.1.2 #61

Closed
Ghost wants to merge 1 commit from refs/pull/61/head into main
Ghost commented 2024-09-09 22:00:46 +00:00 (Migrated from codeberg.org)

Bumps marked from 12.0.2 to 14.1.2.

Release notes

Sourced from marked's releases.

v14.1.2

14.1.2 (2024-09-08)

Bug Fixes

v14.1.1

14.1.1 (2024-09-04)

Bug Fixes

v14.1.0

14.1.0 (2024-08-26)

Bug Fixes

Features

  • add provideLexer and provideParser hooks (#3424) (447f5af)

v14.0.0

14.0.0 (2024-08-07)

Bug Fixes

BREAKING CHANGES

  • Remove old renderer
  • throw an error if async: false is set when an extension sets async: true

v13.0.3

13.0.3 (2024-07-28)

Bug Fixes

... (truncated)

Commits

Dependabot compatibility score

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 commands and options

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)
Bumps [marked](https://github.com/markedjs/marked) from 12.0.2 to 14.1.2. <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>v14.1.2</h2> <h2><a href="https://github.com/markedjs/marked/compare/v14.1.1...v14.1.2">14.1.2</a> (2024-09-08)</h2> <h3>Bug Fixes</h3> <ul> <li>fix html following list (<a href="https://redirect.github.com/markedjs/marked/issues/3444">#3444</a>) (<a href="https://github.com/markedjs/marked/commit/9d7b7287495d719e0a9c5d4def403a6d0284a20d">9d7b728</a>)</li> </ul> <h2>v14.1.1</h2> <h2><a href="https://github.com/markedjs/marked/compare/v14.1.0...v14.1.1">14.1.1</a> (2024-09-04)</h2> <h3>Bug Fixes</h3> <ul> <li>Don't replace tabs with spaces (<a href="https://redirect.github.com/markedjs/marked/issues/3438">#3438</a>) (<a href="https://github.com/markedjs/marked/commit/9ed6456a37648d6944e549e04e7e441686dd6c6f">9ed6456</a>)</li> </ul> <h2>v14.1.0</h2> <h1><a href="https://github.com/markedjs/marked/compare/v14.0.0...v14.1.0">14.1.0</a> (2024-08-26)</h1> <h3>Bug Fixes</h3> <ul> <li>don't export block or inline (<a href="https://redirect.github.com/markedjs/marked/issues/3427">#3427</a>) (<a href="https://github.com/markedjs/marked/commit/3f0430a45e14808bcf894323c8b680135e68f139">3f0430a</a>)</li> </ul> <h3>Features</h3> <ul> <li>add provideLexer and provideParser hooks (<a href="https://redirect.github.com/markedjs/marked/issues/3424">#3424</a>) (<a href="https://github.com/markedjs/marked/commit/447f5af7e46665de28da711fc7887b56bc38715e">447f5af</a>)</li> </ul> <h2>v14.0.0</h2> <h1><a href="https://github.com/markedjs/marked/compare/v13.0.3...v14.0.0">14.0.0</a> (2024-08-07)</h1> <h3>Bug Fixes</h3> <ul> <li>allow async option to dictate type returned (<a href="https://redirect.github.com/markedjs/marked/issues/3341">#3341</a>) (<a href="https://github.com/markedjs/marked/commit/b5a50041ae0347a80d8d017b39b46a57f58354d0">b5a5004</a>)</li> <li>Remove useNewRenderer (<a href="https://redirect.github.com/markedjs/marked/issues/3342">#3342</a>) (<a href="https://github.com/markedjs/marked/commit/e64f226539baafee2935e173281157c70fb402db">e64f226</a>)</li> </ul> <h3>BREAKING CHANGES</h3> <ul> <li>Remove old renderer</li> <li>throw an error if <code>async: false</code> is set when an extension sets <code>async: true</code></li> </ul> <h2>v13.0.3</h2> <h2><a href="https://github.com/markedjs/marked/compare/v13.0.2...v13.0.3">13.0.3</a> (2024-07-28)</h2> <h3>Bug Fixes</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/markedjs/marked/commit/0309c2f6f00324c18563d1e503107e56517c05a9"><code>0309c2f</code></a> chore(release): 14.1.2 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/9d7b7287495d719e0a9c5d4def403a6d0284a20d"><code>9d7b728</code></a> fix: fix html following list (<a href="https://redirect.github.com/markedjs/marked/issues/3444">#3444</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/2fe4136b5b9da3020fa500f9bc090d55cb4f3835"><code>2fe4136</code></a> chore: update testutils to v14.1.1-0 (<a href="https://redirect.github.com/markedjs/marked/issues/3443">#3443</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/f3c387fbcf9f9a7738072c29ec5f1ed5a326438c"><code>f3c387f</code></a> chore(release): 14.1.1 [skip ci]</li> <li><a href="https://github.com/markedjs/marked/commit/9ed6456a37648d6944e549e04e7e441686dd6c6f"><code>9ed6456</code></a> fix: Don't replace tabs with spaces (<a href="https://redirect.github.com/markedjs/marked/issues/3438">#3438</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/2ff0547e878ee82cd05913fc40fb2471d4a7a61d"><code>2ff0547</code></a> chore(deps-dev): Bump <code>@​markedjs/eslint-config</code> from 1.0.1 to 1.0.2 (<a href="https://redirect.github.com/markedjs/marked/issues/3442">#3442</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/e6167a9a4096592689f17a026867618ecc42dd45"><code>e6167a9</code></a> chore(deps-dev): Bump rollup from 4.21.0 to 4.21.2 (<a href="https://redirect.github.com/markedjs/marked/issues/3441">#3441</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/2124b5de1e37416cf60d568f9822c11ef3b2fc89"><code>2124b5d</code></a> chore: update <code>@​marked/testutils</code> (<a href="https://redirect.github.com/markedjs/marked/issues/3431">#3431</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/e6f0ca570e03174061754c290a1ebe05d8f810b5"><code>e6f0ca5</code></a> chore(deps-dev): Bump eslint from 9.9.0 to 9.9.1 (<a href="https://redirect.github.com/markedjs/marked/issues/3430">#3430</a>)</li> <li><a href="https://github.com/markedjs/marked/commit/73d21f480dc7bdd863c50693329128b70a0fc0a2"><code>73d21f4</code></a> chore(deps-dev): Bump tslib from 2.6.3 to 2.7.0 (<a href="https://redirect.github.com/markedjs/marked/issues/3429">#3429</a>)</li> <li>Additional commits viewable in <a href="https://github.com/markedjs/marked/compare/v12.0.2...v14.1.2">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=marked&package-manager=npm_and_yarn&previous-version=12.0.2&new-version=14.1.2)](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>
Ghost commented 2025-11-18 09:23:23 +00:00 (Migrated from codeberg.org)

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting `@dependabot ignore this major version` or `@dependabot ignore this minor version`. If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Pull request closed

Sign in to join this conversation.
No description provided.