Skip to content

Comments

chore(deps): bump markdown-it-anchor from 8.3.0 to 9.2.0#40

Merged
kahboom merged 2 commits intomainfrom
dependabot/npm_and_yarn/markdown-it-anchor-9.2.0
Jan 13, 2026
Merged

chore(deps): bump markdown-it-anchor from 8.3.0 to 9.2.0#40
kahboom merged 2 commits intomainfrom
dependabot/npm_and_yarn/markdown-it-anchor-9.2.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps markdown-it-anchor from 8.3.0 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)

[9.0.1] - 2024-05-17

  • Fix types following upgrade. (#131)

[9.0.0] - 2024-05-16

  • Support markdown-it 14. This may be breaking hence the major. (#129, #128)

[8.6.7] - 2023-02-16

  • Fix link in deprecation warning. (#123)

[8.6.6] - 2022-12-18

  • npm audit fix. (#121)

[8.6.5] - 2022-09-12

  • Support native ESM modules with TypeScript. (#118)

[8.6.4] - 2021-05-11

  • Fix linkAfterHeader type to support wrapper tuple. (#116)

[8.6.3] - 2021-05-05

  • Fix permalink generator type to return void instead of string. (#115)

[8.6.2] - 2021-04-08

  • Fix types to reflect optional permalink arguments and properties. (#114)

[8.6.1] - 2021-04-08

  • Fix type for headerLink permalink options. (#108)
  • Allow to customize the space text (e.g. using  ). (#88)

[8.6.0] - 2021-04-08

  • Add a getTokensText option to customize how we extract the title text from the heading tokens. (#112)

[8.5.0] - 2021-04-04

  • Support wrapping output of linkAfterHeader. (#100, #110)

[8.4.1] - 2021-10-11

  • Attempt to fix npm publish that didn't publish previous version.

[8.4.0] - 2021-10-11

  • Add a fix for Safari reader view in headerLink. (#107)

... (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 [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 8.3.0 to 9.2.0.
- [Release notes](https://github.com/valeriangalliat/markdown-it-anchor/releases)
- [Changelog](https://github.com/valeriangalliat/markdown-it-anchor/blob/master/CHANGELOG.md)
- [Commits](valeriangalliat/markdown-it-anchor@v8.3.0...v9.2.0)

---
updated-dependencies:
- dependency-name: markdown-it-anchor
  dependency-version: 9.2.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 12, 2026
@kahboom kahboom merged commit 38b35c9 into main Jan 13, 2026
5 checks passed
@kahboom kahboom deleted the dependabot/npm_and_yarn/markdown-it-anchor-9.2.0 branch January 13, 2026 17:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant