wt-js-sdk
wt-js-sdk copied to clipboard
chore(deps): update dependency marked to v0.7.0 [security]
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| marked (source) | resolutions | minor | 0.6.1 -> 0.7.0 |
GitHub Vulnerability Alerts
GHSA-ch52-vgq2-943f
Affected versions of marked are vulnerable to Regular Expression Denial of Service (ReDoS). The _label subrule may significantly degrade parsing performance of malformed input.
Recommendation
Upgrade to version 0.7.0 or later.
Release Notes
markedjs/marked
v0.7.0
Security
Breaking Changes
- Deprecate
sanitizeandsanitizeroptions #1504 - Move
fencesto CommonMark #1511 - Move
tablesto GFM #1511 - Remove
tablesoption #1511 - Single backtick in link text needs to be escaped #1515
Fixes
Tests
- Run tests with correct options #1511
v0.6.3
Fixes
- Fix nested blockquotes #1464
- Fix
<em>issue with mixed content #1451 - revert #1464 #1497
- Fix
breaks: true#1507
Docs
- add docs for workers #1432
- Add security policy #1492
- Update supported spec versions #1491
- Update test folder descriptions #1506
DevOps
- Use latest commit for demo master #1457
- Update tests to commonmark 0.29 #1465
- Update tests to GFM 0.29 #1470
- Fix commonmark spec 57 and 40 (headings) #1475
v0.6.2
Security
Fixes
Enhancements
CLI
- Update man page to include
--testand fix argv parameters #1442 - Add a
--versionflag to print marked version #1448
Testing
Renovate configuration
:date: Schedule: "" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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.