Skip to content

Bump markdown-it-anchor from 7.1.0 to 8.6.2#50

Closed
dependabot[bot] wants to merge 1 commit intoegirls-livefrom
dependabot/npm_and_yarn/markdown-it-anchor-8.6.2
Closed

Bump markdown-it-anchor from 7.1.0 to 8.6.2#50
dependabot[bot] wants to merge 1 commit intoegirls-livefrom
dependabot/npm_and_yarn/markdown-it-anchor-8.6.2

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Apr 11, 2022

Bumps markdown-it-anchor from 7.1.0 to 8.6.2.

Changelog

Sourced from markdown-it-anchor's changelog.

[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)

[8.3.1] - 2021-09-15

  • Update TypeScript types to properly reflect the export style of @types/markdown-it. Also use export default anchor in type declaration instead of export = anchor so that TypeScript allows both import anchor from 'markdown-it-anchor' and import anchor = require('markdown-it-anchor') syntaxes instead of being forced to the latter. (#106)
  • Added a hack to make TypeScript work with the modern import syntax when not being used with a bundler. ([6fcc502])

[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

... (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)

Bumps [markdown-it-anchor](https://github.com/valeriangalliat/markdown-it-anchor) from 7.1.0 to 8.6.2.
- [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.6.2)

---
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 added the dependencies Pull requests that update a dependency file label Apr 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github May 6, 2022

Superseded by #52.

@dependabot dependabot bot closed this May 6, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/markdown-it-anchor-8.6.2 branch May 6, 2022 08:47
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