Update dependency marked to ^0.5.0 - autoclosed
Created by: renovate[bot]
This PR contains the following updates:
Package | Type | Update | New value | References | Sourcegraph |
---|---|---|---|---|---|
marked | dependencies | minor | ^0.5.0 | homepage, source | |
@types/marked | devDependencies | patch | 0.4.2 | source |
Release Notes
markedjs/marked
v0.5.1
Security
Bug Fixes
- Fix typographic substitution in (pre|code|kbd|script) blocks when smartypants=true #1335
- Fix auto-linking email address #1338
Other
- Refactor the
escape()
function to improve performance 10-20% #975 - Update copyright in source code #1326
- Update benchmark tests #1019
- Add dependency badges to readme #1333
v0.5.0
Security
- Use rtrim, not unsafe /X+$/ #1260
Breaking Changes
- Fix GFM empty table cells #1262
- Fix GFM extended auto-linking requiring multiple backpedals #1293
- Fix GFM strikethrough compatibility #1258
- Fix issues link references and prototypes #1299
- Fix hard line break when backslash at EOL #1303
- Fix hyperlinks with parenthesis #1305
- Fix loose lists #1304
- Fix strong and em #1315
Docs
- Fix typo in USING_ADVANCED.md #1276
- Add pictures to AUTHORS.md #1272
- Change badge to latest version of marked #1300
- Change badges from shields.io to badgen.net #1317
- Use iframe to sandbox generated html #1295
- Add additional links into readme #1310
- Add missing parameters for renderer methods #1311
- Add undocumented option descriptions #1312
- Add navigation sidebar to the docs #1316
CI
- Change travis clone depth to 3 #1270
Renovate configuration
rebase!
".
This PR has been generated by Renovate Bot. View repository job log here.