Skip to content

Commit

Permalink
chore(deps): update dependency marked to v10
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [marked](https://marked.js.org)
([source](https://togithub.com/markedjs/marked)) | [`^9.0.0` ->
`^10.0.0`](https://renovatebot.com/diffs/npm/marked/9.0.0/10.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/marked/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/marked/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/marked/9.0.0/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/marked/9.0.0/10.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>markedjs/marked (marked)</summary>

###
[`v10.0.0`](https://togithub.com/markedjs/marked/releases/tag/v10.0.0)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.1.6...v10.0.0)

##### Bug Fixes

- run spec tests with testutils
([#&#8203;3017](https://togithub.com/markedjs/marked/issues/3017))
([014d4e6](https://togithub.com/markedjs/marked/commit/014d4e61f662d308e434afe1fce513fda93e2d67))

##### BREAKING CHANGES

-   drop support for node v16

### [`v9.1.6`](https://togithub.com/markedjs/marked/releases/tag/v9.1.6)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.1.5...v9.1.6)

##### Bug Fixes

- fix instance options sent to lexer and parser
([#&#8203;3073](https://togithub.com/markedjs/marked/issues/3073))
([f9d08cc](https://togithub.com/markedjs/marked/commit/f9d08cc1ef5294b1866705860242f78528f8d508))

### [`v9.1.5`](https://togithub.com/markedjs/marked/releases/tag/v9.1.5)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.1.4...v9.1.5)

##### Bug Fixes

- fix emstrong unicode
([#&#8203;3070](https://togithub.com/markedjs/marked/issues/3070))
([54b6d1c](https://togithub.com/markedjs/marked/commit/54b6d1c47ddbae3e9db5c0ffcd3d96b7daa0b7d1))

### [`v9.1.4`](https://togithub.com/markedjs/marked/releases/tag/v9.1.4)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.1.3...v9.1.4)

##### Bug Fixes

- Fix type declaration bundle(s)
([#&#8203;3038](https://togithub.com/markedjs/marked/issues/3038))
([a7b402c](https://togithub.com/markedjs/marked/commit/a7b402ccce7fbe5acd24c785ca678b4d34dbd3b7))

### [`v9.1.3`](https://togithub.com/markedjs/marked/releases/tag/v9.1.3)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.1.2...v9.1.3)

##### Bug Fixes

- fix empty heading breaks paragraph and table
([#&#8203;3050](https://togithub.com/markedjs/marked/issues/3050))
([a1034e6](https://togithub.com/markedjs/marked/commit/a1034e6dd1ddbc2f723627f271bba29486005c1a))

### [`v9.1.2`](https://togithub.com/markedjs/marked/releases/tag/v9.1.2)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.1.1...v9.1.2)

##### Bug Fixes

- trim newline from blockquote token.text
([#&#8203;3037](https://togithub.com/markedjs/marked/issues/3037))
([92033e5](https://togithub.com/markedjs/marked/commit/92033e57c80656df104e1d1de50de311f6526c82))

### [`v9.1.1`](https://togithub.com/markedjs/marked/releases/tag/v9.1.1)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.1.0...v9.1.1)

##### Bug Fixes

- add marked.min.js to package exports
([#&#8203;3035](https://togithub.com/markedjs/marked/issues/3035))
([71fc094](https://togithub.com/markedjs/marked/commit/71fc09492843633055d6ba84cbe1fe7e2e94a563))

### [`v9.1.0`](https://togithub.com/markedjs/marked/releases/tag/v9.1.0)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.0.3...v9.1.0)

##### Features

- add `--no-clobber` option to CLI
([#&#8203;3025](https://togithub.com/markedjs/marked/issues/3025))
([b8adee7](https://togithub.com/markedjs/marked/commit/b8adee7f7ca589cde2c25caeb0ee628f792b9a8f))

### [`v9.0.3`](https://togithub.com/markedjs/marked/releases/tag/v9.0.3)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.0.2...v9.0.3)

##### Bug Fixes

- marked --help
([#&#8203;2991](https://togithub.com/markedjs/marked/issues/2991))
([43643b3](https://togithub.com/markedjs/marked/commit/43643b3a0013deba352ebf4daf399daaa57915b7))

### [`v9.0.2`](https://togithub.com/markedjs/marked/releases/tag/v9.0.2)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.0.1...v9.0.2)

##### Bug Fixes

- fix unicode emstrong
([#&#8203;2989](https://togithub.com/markedjs/marked/issues/2989))
([8ebbb3c](https://togithub.com/markedjs/marked/commit/8ebbb3c3d414ebf9fad7696de55ecc1e95dd0db1))

### [`v9.0.1`](https://togithub.com/markedjs/marked/releases/tag/v9.0.1)

[Compare
Source](https://togithub.com/markedjs/marked/compare/v9.0.0...v9.0.1)

##### Bug Fixes

- fix unexpected setext heading
([#&#8203;2986](https://togithub.com/markedjs/marked/issues/2986))
([bcc3067](https://togithub.com/markedjs/marked/commit/bcc3067087b60a2913938d0bca77a71dacc06ba2))
- single column table
([#&#8203;2985](https://togithub.com/markedjs/marked/issues/2985))
([0743d4a](https://togithub.com/markedjs/marked/commit/0743d4adb48f7ccf410912d4c211545772882479))

</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 [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/octokit/rest.js).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 11, 2023
1 parent 93f559b commit 414943c
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions docs/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"gatsby-transformer-remark": "^5.23.0",
"html-react-parser": "^5.0.0",
"lodash": "^4.17.15",
"marked": "^9.0.0",
"marked": "^10.0.0",
"prismjs": "^1.16.0",
"react": "^17.0.2",
"react-debounce-render": "^8.0.0",
Expand Down

0 comments on commit 414943c

Please sign in to comment.