Bump markdown-it-anchor from 9.0.1 to 9.2.0 #4

Open
opened 2025-04-29 21:34:14 +00:00 by tcsenpai · 0 comments
Owner

Originally created by @dependabot[bot] on 4/29/2025

Bumps markdown-it-anchor from 9.0.1 to 9.2.0.

Changelog

Sourced from markdown-it-anchor's changelog.

[9.2.0] - 2024-09-07

  • Re-export Token and State types from markdown-it. (#135)

[9.1.0] - 2024-08-24

  • Introduce a slugifyWithState option. (#125, #134)

[9.0.2] - 2024-08-24

  • Support duplicated class attributes. (#133)
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)
*Originally created by @dependabot[bot] on 4/29/2025* Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 9.0.1 to 9.2.0. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md">markdown-it-anchor's changelog</a>.</em></p> <blockquote> <h2>[9.2.0] - 2024-09-07</h2> <ul> <li>Re-export <code>Token</code> and <code>State</code> types from markdown-it. (<a href="https://redirect.github.com/valeriangalliat/markdown-it-anchor/issues/135">#135</a>)</li> </ul> <h2>[9.1.0] - 2024-08-24</h2> <ul> <li>Introduce a <code>slugifyWithState</code> option. (<a href="https://redirect.github.com/valeriangalliat/markdown-it-anchor/issues/125">#125</a>, <a href="https://redirect.github.com/valeriangalliat/markdown-it-anchor/issues/134">#134</a>)</li> </ul> <h2>[9.0.2] - 2024-08-24</h2> <ul> <li>Support duplicated <code>class</code> attributes. (<a href="https://redirect.github.com/valeriangalliat/markdown-it-anchor/issues/133">#133</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/957d7129a6a84bfa3e22283b99ee94c2dbdc16de"><code>957d712</code></a> 9.2.0</li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/bbea319b3f3325b039e94eda6358f0e3af2144a6"><code>bbea319</code></a> Update changelog</li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/8182650d6740a145fb18e4cb199178a7bd98f713"><code>8182650</code></a> Fix import</li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/6de6c1b11bfd7a113b8ffd9791d653e3a9b2a55c"><code>6de6c1b</code></a> Put back deep import for markdwon-it types and fix typo</li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/75e6322360faf93ec7515d96ff2b520fb3e0d73d"><code>75e6322</code></a> Merge pull request <a href="https://redirect.github.com/valeriangalliat/markdown-it-anchor/issues/135">#135</a> from nex3/patch-1</li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/1628108693ac2182d69a84fb69bc9ff5586b6e18"><code>1628108</code></a> Use types from <code>@​types/markdown-it</code></li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/4e6b760cf09c93667e34a39e7326cfafea04cdda"><code>4e6b760</code></a> Export Token and State types from index.d.ts</li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/b10a72e431886c7783f2c3d38728d5ef7166eb3b"><code>b10a72e</code></a> 9.1.0</li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/a2c59650dc4da78f87c210899a17a35772173ab1"><code>a2c5965</code></a> Update changelog</li> <li><a href="https://github.com/valeriangalliat/markdown-it-anchor/commit/bfa8b79690a937622cc2030978120c38ecf0f8f4"><code>bfa8b79</code></a> Merge pull request <a href="https://redirect.github.com/valeriangalliat/markdown-it-anchor/issues/134">#134</a> from valeriangalliat/slugify-with-state</li> <li>Additional commits viewable in <a href="https://github.com/valeriangalliat/markdown-it-anchor/compare/v9.0.1...v9.2.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=markdown-it-anchor&package-manager=npm_and_yarn&previous-version=9.0.1&new-version=9.2.0)](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>
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: tcsenpai/obsidiangarden_netlify#4
No description provided.