Skip to content

Comments

Bump markdown-it-anchor from 7.1.0 to 8.6.5#87

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

Bump markdown-it-anchor from 7.1.0 to 8.6.5#87
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/markdown-it-anchor-8.6.5

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 19, 2022

Bumps markdown-it-anchor from 7.1.0 to 8.6.5.

Changelog

Sourced from markdown-it-anchor's changelog.

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

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

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

---
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 Sep 19, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 19, 2022

Superseded by #94.

@dependabot dependabot bot closed this Dec 19, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/markdown-it-anchor-8.6.5 branch December 19, 2022 21:03
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