This repository was archived by the owner on Nov 25, 2021. It is now read-only.
Commit a7b5c08
fix(deps): update dependency marked to ^0.4.0 || ^0.5.0 (#50)
This PR contains the following updates:
| Package | Type | Update | Change | References |
|---|---|---|---|---|
| marked | dependencies | minor | `^0.4.0` -> `^0.4.0 || ^0.5.0` | [homepage](https://marked.js.org), [source](https://renovatebot.com/gh/markedjs/marked) |
---
### Release Notes
<details>
<summary>markedjs/marked</summary>
### [`v0.5.1`](https://renovatebot.com/gh/markedjs/marked/releases/v0.5.1)
[Compare Source](https://renovatebot.com/gh/markedjs/marked/compare/v0.5.0...v0.5.1)
#### Security
- Fix inline code regex and prevent REDOS [#​1337](https://renovatebot.com/gh/markedjs/marked/issues/1337)
- Use `@markedjs/html-differ` to prevent REDOS [#​1331](https://renovatebot.com/gh/markedjs/marked/issues/1331)
#### Bug Fixes
- Fix typographic substitution in (pre|code|kbd|script) blocks when smartypants=true [#​1335](https://renovatebot.com/gh/markedjs/marked/issues/1335)
- Fix auto-linking email address [#​1338](https://renovatebot.com/gh/markedjs/marked/issues/1338)
#### Other
- Refactor the `escape()` function to improve performance 10-20% [#​975](https://renovatebot.com/gh/markedjs/marked/issues/975)
- Update copyright in source code [#​1326](https://renovatebot.com/gh/markedjs/marked/issues/1326)
- Update benchmark tests [#​1019](https://renovatebot.com/gh/markedjs/marked/issues/1019)
- Add dependency badges to readme [#​1333](https://renovatebot.com/gh/markedjs/marked/issues/1333)
### [`v0.5.0`](https://renovatebot.com/gh/markedjs/marked/releases/v0.5.0)
[Compare Source](https://renovatebot.com/gh/markedjs/marked/compare/0.4.0...v0.5.0)
#### Security
- Use rtrim, not unsafe /X+$/ [#​1260](https://renovatebot.com/gh/markedjs/marked/issues/1260)
#### Breaking Changes
- Fix GFM empty table cells [#​1262](https://renovatebot.com/gh/markedjs/marked/issues/1262)
- Fix GFM extended auto-linking requiring multiple backpedals [#​1293](https://renovatebot.com/gh/markedjs/marked/issues/1293)
- Fix GFM strikethrough compatibility [#​1258](https://renovatebot.com/gh/markedjs/marked/issues/1258)
- Fix issues link references and prototypes [#​1299](https://renovatebot.com/gh/markedjs/marked/issues/1299)
- Fix hard line break when backslash at EOL [#​1303](https://renovatebot.com/gh/markedjs/marked/issues/1303)
- Fix hyperlinks with parenthesis [#​1305](https://renovatebot.com/gh/markedjs/marked/issues/1305)
- Fix loose lists [#​1304](https://renovatebot.com/gh/markedjs/marked/issues/1304)
- Fix strong and em [#​1315](https://renovatebot.com/gh/markedjs/marked/issues/1315)
#### Docs
- Fix typo in USING_ADVANCED.md [#​1276](https://renovatebot.com/gh/markedjs/marked/issues/1276)
- Add pictures to AUTHORS.md [#​1272](https://renovatebot.com/gh/markedjs/marked/issues/1272)
- Change badge to latest version of marked [#​1300](https://renovatebot.com/gh/markedjs/marked/issues/1300)
- Change badges from shields.io to badgen.net [#​1317](https://renovatebot.com/gh/markedjs/marked/issues/1317)
- Use iframe to sandbox generated html [#​1295](https://renovatebot.com/gh/markedjs/marked/issues/1295)
- Add additional links into readme [#​1310](https://renovatebot.com/gh/markedjs/marked/issues/1310)
- Add missing parameters for renderer methods [#​1311](https://renovatebot.com/gh/markedjs/marked/issues/1311)
- Add undocumented option descriptions [#​1312](https://renovatebot.com/gh/markedjs/marked/issues/1312)
- Add navigation sidebar to the docs [#​1316](https://renovatebot.com/gh/markedjs/marked/issues/1316)
#### CI
- Change travis clone depth to 3 [#​1270](https://renovatebot.com/gh/markedjs/marked/issues/1270)
</details>
---
### Renovate configuration
:date: **Schedule**: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.
:vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or if you modify the PR title to begin with "`rebase!`".
:no_bell: **Ignore**: Close this PR and you won't be reminded about this update again.
---
This PR has been generated by [Renovate Bot](https://renovatebot.com/gh/marketplace/renovate). View repository job log [here](https://renovatebot.com/dashboard#sourcegraph/codeintellify).1 parent c64074c commit a7b5c08
2 files changed
+13
-8
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
0 commit comments