Update dependency marked to v2 #405

Merged
konrad merged 1 commits from renovate/marked-2.x into master 2021-02-08 07:03:21 +00:00
Member

This PR contains the following updates:

Package Type Update Change
marked (source) dependencies major 1.2.9 -> 2.0.0

Release Notes

markedjs/marked

v2.0.0

Compare Source

Bug Fixes
BREAKING CHANGES
  • em and strong tokenizers have been merged into one emStrong tokenizer.
  • code and text tokenizers do not get passed all tokens as a second parameter.
  • No longer supporting IE 11. IE 11 may still work but we are not committed to making sure it works with every update. We still provide an es5 version in lib/marked.js but some pollyfills may be needed for IE 11 in the future.

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

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [marked](https://marked.js.org) ([source](https://github.com/markedjs/marked)) | dependencies | major | [`1.2.9` -> `2.0.0`](https://renovatebot.com/diffs/npm/marked/1.2.9/2.0.0) | --- ### Release Notes <details> <summary>markedjs/marked</summary> ### [`v2.0.0`](https://github.com/markedjs/marked/releases/v2.0.0) [Compare Source](https://github.com/markedjs/marked/compare/v1.2.9...v2.0.0) ##### Bug Fixes - Join adjacent inlineText tokens ([#&#8203;1926](https://github.com/markedjs/marked/issues/1926)) ([f848e77](https://github.com/markedjs/marked/commit/f848e7703956a6c37871432a7e128f51b1700aa0)) - Total rework of Emphasis/Strong ([#&#8203;1864](https://github.com/markedjs/marked/issues/1864)) ([7293251](https://github.com/markedjs/marked/commit/7293251c438e3ee968970f7609f1a27f9007bccd)) ##### BREAKING CHANGES - `em` and `strong` tokenizers have been merged into one `emStrong` tokenizer. - `code` and `text` tokenizers do not get passed all tokens as a second parameter. - No longer supporting IE 11. IE 11 may still work but we are not committed to making sure it works with every update. We still provide an es5 version in `lib/marked.js` but some pollyfills may be needed for IE 11 in the future. </details> --- ### Renovate 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. --- - [ ] <!-- 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 added the
dependencies
label 2021-02-07 23:02:22 +00:00
renovate added 1 commit 2021-02-07 23:02:23 +00:00
continuous-integration/drone/pr Build is passing Details
277ecdab78
Update dependency marked to v2
konrad merged commit eff427fc3f into master 2021-02-08 07:03:21 +00:00
This repo is archived. You cannot comment on pull requests.
No description provided.