fix(deps): update dependency lowlight to v3 #2107

Open
renovate wants to merge 1 commits from renovate/lowlight-3.x into main
Member

This PR contains the following updates:

Package Type Update Change
lowlight dependencies major 2.9.0 -> 3.1.0

Release Notes

wooorm/lowlight (lowlight)

v3.1.0

Compare Source

  • 0271644 Update Highlight.js to ~11.9.0

Full Changelog: https://github.com/wooorm/lowlight/compare/3.0.0...3.1.0

v3.0.0

Compare Source

Change
  • ce261f3 Change to require Node.js 16
    migrate: update too
  • d2d5adb Change to use exports
    migrate: don’t use private APIs
  • f2020a7 Change API to allow different instances
    migrate: now, createLowlight, all, and common are exported;
    do createLowlight() to create a lowlight with nothing yet,
    createLowlight(common) for one with common languages, etc.
  • 7fe3006 Rename registerLanguage to register
    migrate: rename registerLanguage to register
  • 8d2645d Remove use of global highlight instance
    by @​dschwank in https://github.com/wooorm/lowlight/pull/51
    migrate: make sure to register languages you want with lowlight

Full Changelog: https://github.com/wooorm/lowlight/compare/2.9.0...3.0.0


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 Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [lowlight](https://github.com/wooorm/lowlight) | dependencies | major | [`2.9.0` -> `3.1.0`](https://renovatebot.com/diffs/npm/lowlight/2.9.0/3.1.0) | --- ### Release Notes <details> <summary>wooorm/lowlight (lowlight)</summary> ### [`v3.1.0`](https://github.com/wooorm/lowlight/releases/tag/3.1.0) [Compare Source](https://github.com/wooorm/lowlight/compare/3.0.0...3.1.0) - [`0271644`](https://github.com/wooorm/lowlight/commit/0271644) Update `Highlight.js` to `~11.9.0` **Full Changelog**: https://github.com/wooorm/lowlight/compare/3.0.0...3.1.0 ### [`v3.0.0`](https://github.com/wooorm/lowlight/releases/tag/3.0.0) [Compare Source](https://github.com/wooorm/lowlight/compare/2.9.0...3.0.0) ##### Change - [`ce261f3`](https://github.com/wooorm/lowlight/commit/ce261f3) Change to require Node.js 16 **migrate**: update too - [`d2d5adb`](https://github.com/wooorm/lowlight/commit/d2d5adb) Change to use `exports` **migrate**: don’t use private APIs - [`f2020a7`](https://github.com/wooorm/lowlight/commit/f2020a7) Change API to allow different instances **migrate**: now, `createLowlight`, `all`, and `common` are exported; do `createLowlight()` to create a lowlight with nothing yet, `createLowlight(common)` for one with common languages, etc. - [`7fe3006`](https://github.com/wooorm/lowlight/commit/7fe3006) Rename `registerLanguage` to `register` **migrate**: rename `registerLanguage` to `register` - [`8d2645d`](https://github.com/wooorm/lowlight/commit/8d2645d) Remove use of global highlight instance by [@&#8203;dschwank](https://github.com/dschwank) in https://github.com/wooorm/lowlight/pull/51 **migrate**: make sure to register languages you want with lowlight **Full Changelog**: https://github.com/wooorm/lowlight/compare/2.9.0...3.0.0 </details> --- ### 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjE3NS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate added the
dependencies
label 2024-02-11 10:05:16 +00:00
renovate added 1 commit 2024-02-11 10:05:19 +00:00
continuous-integration/drone/push Build is passing Details
continuous-integration/drone/pr Build is failing Details
80941ad477
fix(deps): update dependency lowlight to v3
renovate force-pushed renovate/lowlight-3.x from 80941ad477 to f67040c83b 2024-02-11 13:05:55 +00:00 Compare
renovate force-pushed renovate/lowlight-3.x from f67040c83b to 1f16b9e975 2024-04-18 20:07:22 +00:00 Compare
renovate force-pushed renovate/lowlight-3.x from 1f16b9e975 to 813a1b8eb2 2024-04-19 07:11:15 +00:00 Compare
Some checks failed
continuous-integration/drone/pr Build is failing
Required
Details
This pull request doesn't have enough approvals yet. 0 of 1 approvals granted.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: vikunja/vikunja#2107
No description provided.