Skip to content
This repository was archived by the owner on Mar 9, 2022. It is now read-only.

Update dependency markdown-it-anchor to v8#48

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markdown-it-anchor-8.x
Open

Update dependency markdown-it-anchor to v8#48
renovate[bot] wants to merge 1 commit intomainfrom
renovate/markdown-it-anchor-8.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
markdown-it-anchor 5.3.0 -> 8.4.1 age adoption passing confidence

Release Notes

valeriangalliat/markdown-it-anchor

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.

v7.1.0

Compare Source

  • Update TypeScript types. ([#​83])

v7.0.2

Compare Source

  • Optimize token parsing. ([#​80])

v7.0.1

Compare Source

  • Add a Chinese readme. ([#​79])

v7.0.0

Compare Source

  • Depend on any markdown-it version. ([#​76])

v6.0.1

Compare Source

  • Added example.html test case.
  • Added uniqueSlugStartIndex test case.
  • Fix equal -> strictEqual.
  • Updated dependencies -> found 0 vulnerabilities.

v6.0.0

Compare Source

  • Allow to configure unique slug start index, and make it 1 instead of 2
    to mimic what markdown-toc, github-slugger, and GitHub itself does by
    default. This should improve out of the box compatibility with other
    packages. ([#​74])

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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 WhiteSource Renovate. View repository job log here.

@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch 3 times, most recently from 537871e to b2288e4 Compare June 20, 2021 22:11
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch 3 times, most recently from 6d6d363 to e3b07e4 Compare July 1, 2021 16:56
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch 2 times, most recently from aa5907c to 075f1a0 Compare July 8, 2021 19:04
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch from 075f1a0 to c21cbee Compare July 23, 2021 12:20
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch from c21cbee to 8795a5e Compare August 9, 2021 20:02
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch 3 times, most recently from 1653efe to 47ce599 Compare August 26, 2021 22:12
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch from 47ce599 to 7b7d606 Compare September 15, 2021 20:21
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch from 7b7d606 to 68942ae Compare September 23, 2021 07:52
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch from 68942ae to f0b3d61 Compare October 11, 2021 19:08
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch from f0b3d61 to 3465c95 Compare December 2, 2021 14:31
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch 2 times, most recently from 4c3fbb1 to ae87db6 Compare December 16, 2021 18:44
@renovate renovate Bot force-pushed the renovate/markdown-it-anchor-8.x branch from ae87db6 to ff7c775 Compare January 15, 2022 16:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant