Skip to content

Update dependency highlight.js to v10.7.3 #7

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Mar 25, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
highlight.js (source) minor 10.6.0 -> 10.7.3

Release Notes

isagalaev/highlight.js

v10.7.3

Compare Source

  • fix(parser) Resolves issue with missing TypeScript property Jacob Swanner

No other changes.

v10.7.2

Compare Source

This is a patch release. The only change is that deprecation messages
are throttled and shown only once.

v10.7.1

Compare Source

  • fix(parser) Resolves issues with TypeScript types Josh Goebel
Version 10.7.0

Parser:

New Languages:

Language grammar improvements:

Deprecations:

  • highlight(languageName, code, ignoreIllegals, continuation) deprecated as of 10.7
    • Please use the newer API which takes code and then accepts options as an object
    • IE: highlight(code, {language, ignoreIllegals})
    • continuation is for internal use only and no longer supported
  • highlightBlock(el) deprecated as of 10.7.
    • Please use highlightElement(el) instead.
    • Plugin callbacks renamed before/after:highlightBlock => before/after:highlightElement
    • Plugin callback now takes el vs block attribute
    • The old API and callbacks will be supported until v12.

v10.7.0

Compare Source

Parser:

New Languages:

Language grammar improvements:

Deprecations:

  • highlight(languageName, code, ignoreIllegals, continuation) deprecated as of 10.7
    • Please use the newer API which takes code and then accepts options as an object
    • IE: highlight(code, {language, ignoreIllegals})
    • continuation is for internal use only and no longer supported
  • highlightBlock(el) deprecated as of 10.7.
    • Please use highlightElement(el) instead.
    • Plugin callbacks renamed before/after:highlightBlock => before/after:highlightElement
    • Plugin callback now takes el vs block attribute
    • The old API and callbacks will be supported until v12.

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, check this box.

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

@renovate renovate bot force-pushed the renovate/highlight.js-10.x branch from c54e1ca to 98bb74d Compare April 4, 2021 20:44
@renovate renovate bot changed the title Update dependency highlight.js to v10.7.1 Update dependency highlight.js to v10.7.2 Apr 4, 2021
@renovate renovate bot force-pushed the renovate/highlight.js-10.x branch from 98bb74d to c3ab688 Compare April 10, 2021 18:03
peterjuma added a commit that referenced this pull request May 1, 2021
peterjuma added a commit that referenced this pull request May 1, 2021
peterjuma added a commit that referenced this pull request May 1, 2021
peterjuma added a commit that referenced this pull request May 1, 2021
@peterjuma peterjuma force-pushed the renovate/highlight.js-10.x branch from c3ab688 to 8d0b1d3 Compare May 1, 2021 15:47
@renovate renovate bot changed the title Update dependency highlight.js to v10.7.2 Update dependency highlight.js to v10.7.3 Jun 8, 2021
@renovate renovate bot force-pushed the renovate/highlight.js-10.x branch from 8d0b1d3 to ccbc335 Compare June 8, 2021 00:22
peterjuma added a commit that referenced this pull request May 4, 2024
@peterjuma peterjuma force-pushed the main branch 2 times, most recently from d94d5e7 to 4bb0840 Compare July 14, 2024 11:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant