jsdoc-baseline icon indicating copy to clipboard operation
jsdoc-baseline copied to clipboard

fix(deps): update dependency markdown-it-anchor to v8

Open renovate[bot] opened this issue 4 years ago • 1 comments

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-it-anchor ^7.1.0 -> ^8.6.5 age adoption passing confidence

Release Notes

valeriangalliat/markdown-it-anchor

v8.6.5

Compare Source

  • Support native ESM modules with TypeScript. ([#​118])

v8.6.4

Compare Source

  • Fix linkAfterHeader type to support wrapper tuple. ([#​116])

v8.6.3

Compare Source

  • Fix permalink generator type to return void instead of string. ([#​115])

v8.6.2

Compare Source

  • Fix types to reflect optional permalink arguments and properties. ([#​114])

v8.6.1

Compare Source

  • Fix type for headerLink permalink options. ([#​108])
  • Allow to customize the space text (e.g. using  ). ([#​88])

v8.6.0

Compare Source

  • Add a getTokensText option to customize how we extract the title text from the heading tokens. ([#​112])

v8.5.0

Compare Source

v8.4.1

Compare Source

  • Attempt to fix npm publish that didn't publish previous version.

v8.4.0

Compare Source

  • Add a fix for Safari reader view in headerLink. ([#​107])

v8.3.1

Compare Source

  • 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])

v8.3.0

Compare Source

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

v8.2.0

Compare Source

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

v8.1.3

Compare Source

v8.1.2

Compare Source

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

v8.1.1

Compare Source

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

v8.1.0

Compare Source

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

v8.0.5

Compare Source

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

v8.0.4

Compare Source

  • Fix level option TypeScript type. ([#​97])

v8.0.3

Compare Source

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

v8.0.2

Compare Source

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

v8.0.1

Compare Source

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

v8.0.0

Compare Source

  • 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.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] avatar Jun 14 '21 21:06 renovate[bot]

Branch automerge failure

This PR was configured for branch automerge, however this is not possible so it has been raised as a PR instead.


  • Branch has one or more failed status checks

renovate[bot] avatar Jun 14 '21 21:06 renovate[bot]