Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): Bump markdown-it-anchor from 7.1.0 to 8.3.0 #231

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 26, 2021

Bumps markdown-it-anchor from 7.1.0 to 8.3.0.

Changelog

Sourced from markdown-it-anchor's changelog.

[8.3.0] - 2021-08-26

  • Make core loop resilient to permalink renderers mutating the token stream with splice. (#100)

[8.2.0] - 2021-08-26

  • Introduce a linkInsideHeader permalink option, which is the closest to the permalink in previous versions. (#101)
  • Refactor tests using AVA.

[8.1.3] - 2021-08-24

  • Fix tabIndex type. (#103)

[8.1.2] - 2021-07-23

  • Fix prepublish script not being run on npm publish anymore.
  • Update the dist code.

[8.1.1] - 2021-07-23

  • Fix ReferenceError with process.emitWarning in the browser. (#102)

[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)
  • Change the way to configure a permalink, allowing for more accessible choices. (#82, #89)
  • Show a deprecation warning for the old permalink option.
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 dependabot bot added the dependencies Pull requests that update a dependency file label Aug 26, 2021
Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.1.0 to 8.3.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@v7.1.0...v8.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/markdown-it-anchor-8.3.0 branch from 08fc006 to f45cabc Compare August 27, 2021 12:30
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.

None yet

0 participants