Skip to content

Bump markdown-it-anchor from 5.2.5 to 8.1.0#48

Closed
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/markdown-it-anchor-8.1.0
Closed

Bump markdown-it-anchor from 5.2.5 to 8.1.0#48
dependabot-preview[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/markdown-it-anchor-8.1.0

Conversation

@dependabot-preview
Copy link
Copy Markdown

Bumps markdown-it-anchor from 5.2.5 to 8.1.0.

Changelog

Sourced from markdown-it-anchor's changelog.

[8.1.0] - 2021-07-01

  • Add token.meta.isPermalinkSymbol to help other plugins (e.g. TOC) to identify and ignore permalink symbols. (#99)

[8.0.5] - 2021-07-01

  • Revert html_inline to html_block in legacy permalink. (#98)

[8.0.4] - 2021-06-25

  • Fix level option TypeScript type. (#97)

[8.0.3] - 2021-06-20

  • Update TypeScript types compatible with 8.0.0 release. (#95)

[8.0.2] - 2021-06-19

  • Fix bug with linkAfterHeader permalink renderer. (#93)
  • Also fix regression where symbol wasn't allowed to be HTML anymore in new renderers.

[8.0.1] - 2021-06-15

  • Fix permalink option typo in readme. (#91)

[8.0.0] - 2021-06-14

  • Set tabindex="-1" on headers. (#85, #86)
  • Include and document accessible permalink options. (#82, #89)

[7.1.0] - 2021-03-06

  • Update TypeScript types. (#83)

[7.0.2] - 2021-02-06

  • Optimize token parsing. (#80)

[7.0.1] - 2021-01-28

  • Add a Chinese readme. (#79)

[7.0.0] - 2021-01-04

  • Depend on any markdown-it version. (#76)

[6.0.1] - 2020-11-19

  • Added example.html test case.
  • Added uniqueSlugStartIndex test case.
  • Fix equal -> strictEqual.
  • Updated dependencies -> found 0 vulnerabilities.

[6.0.0] - 2020-09-29

  • Allow to configure unique slug start index, and make it 1 instead of 2 to mimic what markdown-toc, github-slugger, and GitHub itself does by default. This should improve out of the box compatibility with other packages. (#74)

[5.3.0] - 2020-05-12

... (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 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)
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .github/dependabot.yml file in this repo:

  • Update frequency
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 5, 2021
@dependabot-preview
Copy link
Copy Markdown
Author

Superseded by #51.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/markdown-it-anchor-8.1.0 branch July 26, 2021 06:37
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants