Skip to content

Bump markdown-it-toc-and-anchor from 1.0.1 to 4.2.0#5

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/markdown-it-toc-and-anchor-4.2.0
Open

Bump markdown-it-toc-and-anchor from 1.0.1 to 4.2.0#5
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/markdown-it-toc-and-anchor-4.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Sep 1, 2020

Bumps markdown-it-toc-and-anchor from 1.0.1 to 4.2.0.

Release notes

Sourced from markdown-it-toc-and-anchor's releases.

v4.2.0

Bug Fixes

Features

  • add anchorLinkPrefix option #27, thanks ruanyf
  • add wrapHeadingTextInAnchor option #28, thanks jsepia
  • add slugify option, improve example in README, add corresponding test (a085aaf)

4.1.2

  • Fixed: TypeError: Cannot read property 'breaks' of undefined (#30)

4.1.1

  • Fixed: inexistent environment in markdown-it parsing on second instance

4.1.0

  • Added: tocCallback option to allow getting toc elements in addition to / instead of @[toc] transformation

4.0.0

  • Changed: refactored toc generation to allow full markdown processing
  • Removed: indentation option (the output is now generated by markdown-it and has no indentation)
  • Added: dependency to clone
  • Fixed: link inside heading not rendered correctly (#7)

3.1.0

  • Added: tocLastLevel option to skip some upper heading levels (#1)
  • Fixed: eslint command now using gitignore (fix for Windows), automatic syntax fix
  • Fixed: ava configuration (fix for Windows) (#14)

3.0.1

  • Fixed: Reset anchor ids (#13)

3.0.0

No API changes.

  • Changed: this plugin does not require markdown-it anymore (#2)
Changelog

Sourced from markdown-it-toc-and-anchor's changelog.

4.2.0 (2019-01-01)

Bug Fixes

Features

  • add anchorLinkPrefix option #27, thanks ruanyf
  • add wrapHeadingTextInAnchor option #28, thanks jsepia
  • add slugify option, improve example in README, add corresponding test (a085aaf)

4.1.2 (2017-03-07)

Bug Fixes

  • TypeError: Cannot read property 'breaks' of undefined (#30)

Features

  • add anchorLinkPrefix option (3f35d5a)

4.1.1 (2016-05-05)

Bug Fixes

  • inexistent environment in markdown-it parsing on second instance

4.1.0 (2016-04-23)

Commits
  • c9be944 chore(CI): fix config
  • 15ae80e chore(docs): update CHANGELOG.md
  • 494320d chore(CI): fix config
  • d4162d5 chore(CI): fix config
  • 02f798d chore(CI): fix config
  • 79ebf9e chore(CI): fix build job config
  • c30789c chore(release): 4.2.0
  • 82b0faf chore: automatic publication
  • 2e5b246 chore: update all devDependencies to their latest versions
  • 1e55cc1 fix: remove potential infinite loop, DDOS vector
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by med_freeman, a new releaser for markdown-it-toc-and-anchor since your current version.


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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 1, 2020
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