Skip to content
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

chore(deps): update dependency rehype-highlight to v6 #857

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 12, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
rehype-highlight ^4.1.0 -> ^6.0.0 age adoption passing confidence

Release Notes

rehypejs/rehype-highlight (rehype-highlight)

v6.0.0

Compare Source

  • 2c5a4ec Remove detection by default
    breaking: see commit message for migration
  • 9c42989 Fix to throw error on file

v5.0.2

Compare Source

Full Changelog: rehypejs/rehype-highlight@5.0.1...5.0.2

v5.0.1

Compare Source

Full Changelog: rehypejs/rehype-highlight@5.0.0...5.0.1

v5.0.0

Compare Source

  • dfa5a4b Use ESM
    • Change:

      // From CommonJS
      var rehypeHighlight = require('rehype-highlight')
      
      // To ESM
      import rehypeHighlight from 'rehype-highlight'

      Learn more about ESM in this guide

  • c87da55 Update lowlight
    • This changes from having all languages registered by default (191) to only having common languages on (35). See https://github.com/wooorm/lowlight#syntaxes for which languages are on by default and which can be added.
      This makes rehype-highlight much faster and viable for use in browsers
    • This removes the light version of the plugin, because the default is now light
    • Updating lowlight also updates highlight.js to v11, which improves results
  • fa5fcf4 Add JSDoc based types
  • 84b5ce2 Fix code being dropped

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch 2 times, most recently from f131aff to f460322 Compare October 24, 2022 04:32
@renovate renovate bot changed the title chore(deps): update dependency rehype-highlight to v6 Update dependency rehype-highlight to v6 Dec 17, 2022
@renovate renovate bot changed the title Update dependency rehype-highlight to v6 chore(deps): update dependency rehype-highlight to v6 Dec 17, 2022
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch 2 times, most recently from 23ce9ac to 0d85c04 Compare January 22, 2023 01:21
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch from 0d85c04 to 6cf1342 Compare February 13, 2023 05:04
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch 2 times, most recently from be48927 to beb942e Compare April 7, 2023 03:09
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch 4 times, most recently from 0acf39d to d8c707e Compare May 1, 2023 08:04
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch 7 times, most recently from 588a5ae to 32375bd Compare June 10, 2023 02:34
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch from 32375bd to f762d56 Compare June 12, 2023 04:37
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch 3 times, most recently from a99a284 to 903401d Compare June 26, 2023 05:14
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch 3 times, most recently from e2e3249 to 5f1e696 Compare August 9, 2023 23:59
@renovate renovate bot force-pushed the renovate/rehype-highlight-6.x branch from 5f1e696 to 80029d4 Compare August 14, 2023 09:34
@gilest
Copy link
Collaborator

gilest commented Aug 14, 2023

The change to ESM breaks the website build

@gilest gilest closed this Aug 14, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 14, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 6.x releases. But if you manually upgrade to 6.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/rehype-highlight-6.x branch August 14, 2023 09:44
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