Skip to content

Commit

Permalink
chore(deps): Bump marked-terminal from 6.2.0 to 7.0.0 (#2003)
Browse files Browse the repository at this point in the history
Bumps [marked-terminal](https://github.com/mikaelbr/marked-terminal)
from 6.2.0 to 7.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/mikaelbr/marked-terminal/releases">marked-terminal's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.0</h2>
<h2>Breaking changes</h2>
<ul>
<li>Replace cardinal with cli-highlight by <a
href="https://github.com/jescalan"><code>@​jescalan</code></a> in <a
href="https://redirect.github.com/mikaelbr/marked-terminal/pull/262">mikaelbr/marked-terminal#262</a></li>
</ul>
<p>This might cause changes for your custom options to highlight. See
readme for details</p>
<h2>What's Changed</h2>
<ul>
<li>fix: allow marked v12 by <a
href="https://github.com/UziTech"><code>@​UziTech</code></a> in <a
href="https://redirect.github.com/mikaelbr/marked-terminal/pull/268">mikaelbr/marked-terminal#268</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/jescalan"><code>@​jescalan</code></a>
made their first contribution in <a
href="https://redirect.github.com/mikaelbr/marked-terminal/pull/262">mikaelbr/marked-terminal#262</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/mikaelbr/marked-terminal/compare/v6.2.0...v7.0.0">https://github.com/mikaelbr/marked-terminal/compare/v6.2.0...v7.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mikaelbr/marked-terminal/commit/29c974d1b46d67a540a649e993ea327bbeff78fd"><code>29c974d</code></a>
v7.0.0</li>
<li><a
href="https://github.com/mikaelbr/marked-terminal/commit/b9b472bc7f78177bc199d47fb3ff2dc57c8df321"><code>b9b472b</code></a>
bump lock file</li>
<li><a
href="https://github.com/mikaelbr/marked-terminal/commit/a46142ff0b18f724d1d23754e5e2c6a4f6a9e6d0"><code>a46142f</code></a>
v6.3.0</li>
<li><a
href="https://github.com/mikaelbr/marked-terminal/commit/dc60dc64b2e8e261b0e1ae84e4c13293b414bc6f"><code>dc60dc6</code></a>
fix: allow marked v12 (<a
href="https://redirect.github.com/mikaelbr/marked-terminal/issues/268">#268</a>)</li>
<li><a
href="https://github.com/mikaelbr/marked-terminal/commit/466b161c6f31a90e25b25080654c1deca426bd18"><code>466b161</code></a>
chore(deps-dev): bump marked from 11.0.1 to 11.2.0 (<a
href="https://redirect.github.com/mikaelbr/marked-terminal/issues/266">#266</a>)</li>
<li><a
href="https://github.com/mikaelbr/marked-terminal/commit/27fac189ad902355e6fe8d33b8807b1889d8b6ea"><code>27fac18</code></a>
chore(deps-dev): bump rollup from 4.9.4 to 4.9.6 (<a
href="https://redirect.github.com/mikaelbr/marked-terminal/issues/265">#265</a>)</li>
<li><a
href="https://github.com/mikaelbr/marked-terminal/commit/d6e59bfeadded4d2884660d5c47e8be2b17e5957"><code>d6e59bf</code></a>
chore(deps-dev): bump rollup from 4.8.0 to 4.9.4 (<a
href="https://redirect.github.com/mikaelbr/marked-terminal/issues/261">#261</a>)</li>
<li><a
href="https://github.com/mikaelbr/marked-terminal/commit/338ebd706f14d2672760a21b1897d54cdef44e5b"><code>338ebd7</code></a>
Replace cardinal with cli-highlight (<a
href="https://redirect.github.com/mikaelbr/marked-terminal/issues/262">#262</a>)</li>
<li>See full diff in <a
href="https://github.com/mikaelbr/marked-terminal/compare/v6.2.0...v7.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=marked-terminal&package-manager=npm_and_yarn&previous-version=6.2.0&new-version=7.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 27, 2024
1 parent 21f849a commit 2f5bf5f
Show file tree
Hide file tree
Showing 2 changed files with 116 additions and 36 deletions.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"inversify": "6.0.1",
"lodash": "^4.17.21",
"marked": "^9.1.4",
"marked-terminal": "^6.2.0",
"marked-terminal": "^7.0.0",
"normalize-path": "^3.0.0",
"pony-cause": "^2.1.10",
"reflect-metadata": "^0.2.1",
Expand Down
150 changes: 115 additions & 35 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ __metadata:
jest-junit: ^16.0.0
lodash: ^4.17.21
marked: ^9.1.4
marked-terminal: ^6.2.0
marked-terminal: ^7.0.0
mockdate: ^3.0.5
normalize-path: ^3.0.0
npm-run-all: ^4.1.5
Expand Down Expand Up @@ -3596,10 +3596,10 @@ __metadata:
languageName: node
linkType: hard

"ansicolors@npm:~0.3.2":
version: 0.3.2
resolution: "ansicolors@npm:0.3.2"
checksum: e84fae7ebc27ac96d9dbb57f35f078cd6dde1b7046b0f03f73dcefc9fbb1f2e82e3685d083466aded8faf038f9fa9ebb408d215282bcd7aaa301d5ac3c486815
"any-promise@npm:^1.0.0":
version: 1.3.0
resolution: "any-promise@npm:1.3.0"
checksum: 0ee8a9bdbe882c90464d75d1f55cf027f5458650c4bd1f0467e65aec38ccccda07ca5844969ee77ed46d04e7dded3eaceb027e8d32f385688523fe305fa7e1de
languageName: node
linkType: hard

Expand Down Expand Up @@ -4307,18 +4307,6 @@ __metadata:
languageName: node
linkType: hard

"cardinal@npm:^2.1.1":
version: 2.1.1
resolution: "cardinal@npm:2.1.1"
dependencies:
ansicolors: ~0.3.2
redeyed: ~2.1.0
bin:
cdl: ./bin/cdl.js
checksum: e8d4ae46439cf8fed481c0efd267711ee91e199aa7821a9143e784ed94a6495accd01a0b36d84d377e8ee2cc9928a6c9c123b03be761c60b805f2c026b8a99ad
languageName: node
linkType: hard

"case-sensitive-paths-webpack-plugin@npm:^2.4.0":
version: 2.4.0
resolution: "case-sensitive-paths-webpack-plugin@npm:2.4.0"
Expand Down Expand Up @@ -4491,6 +4479,22 @@ __metadata:
languageName: node
linkType: hard

"cli-highlight@npm:^2.1.11":
version: 2.1.11
resolution: "cli-highlight@npm:2.1.11"
dependencies:
chalk: ^4.0.0
highlight.js: ^10.7.1
mz: ^2.4.0
parse5: ^5.1.1
parse5-htmlparser2-tree-adapter: ^6.0.0
yargs: ^16.0.0
bin:
highlight: bin/highlight
checksum: 0a60e60545e39efea78c1732a25b91692017ec40fb6e9497208dc0eeeae69991d3923a8d6e4edd0543db3c395ed14529a33dd4d0353f1679c5b6dded792a8496
languageName: node
linkType: hard

"cli-table3@npm:^0.6.3":
version: 0.6.3
resolution: "cli-table3@npm:0.6.3"
Expand Down Expand Up @@ -4525,6 +4529,17 @@ __metadata:
languageName: node
linkType: hard

"cliui@npm:^7.0.2":
version: 7.0.4
resolution: "cliui@npm:7.0.4"
dependencies:
string-width: ^4.2.0
strip-ansi: ^6.0.0
wrap-ansi: ^7.0.0
checksum: ce2e8f578a4813806788ac399b9e866297740eecd4ad1823c27fd344d78b22c5f8597d548adbcc46f0573e43e21e751f39446c5a5e804a12aace402b7a315d7f
languageName: node
linkType: hard

"cliui@npm:^8.0.1":
version: 8.0.1
resolution: "cliui@npm:8.0.1"
Expand Down Expand Up @@ -5683,7 +5698,7 @@ __metadata:
languageName: node
linkType: hard

"esprima@npm:^4.0.0, esprima@npm:^4.0.1, esprima@npm:~4.0.0":
"esprima@npm:^4.0.0, esprima@npm:^4.0.1":
version: 4.0.1
resolution: "esprima@npm:4.0.1"
bin:
Expand Down Expand Up @@ -6732,6 +6747,13 @@ __metadata:
languageName: node
linkType: hard

"highlight.js@npm:^10.7.1":
version: 10.7.3
resolution: "highlight.js@npm:10.7.3"
checksum: defeafcd546b535d710d8efb8e650af9e3b369ef53e28c3dc7893eacfe263200bba4c5fcf43524ae66d5c0c296b1af0870523ceae3e3104d24b7abf6374a4fea
languageName: node
linkType: hard

"hosted-git-info@npm:^3.0.8":
version: 3.0.8
resolution: "hosted-git-info@npm:3.0.8"
Expand Down Expand Up @@ -8563,19 +8585,19 @@ __metadata:
languageName: node
linkType: hard

"marked-terminal@npm:^6.2.0":
version: 6.2.0
resolution: "marked-terminal@npm:6.2.0"
"marked-terminal@npm:^7.0.0":
version: 7.0.0
resolution: "marked-terminal@npm:7.0.0"
dependencies:
ansi-escapes: ^6.2.0
cardinal: ^2.1.1
chalk: ^5.3.0
cli-highlight: ^2.1.11
cli-table3: ^0.6.3
node-emoji: ^2.1.3
supports-hyperlinks: ^3.0.0
peerDependencies:
marked: ">=1 <12"
checksum: d57b695822a4935e8cbde7fbb2fc1430ec76833d25e8dff5ce531a4cde615ebc4d47cbb5ee46a5acffdb19a53a37a673d7e893e07cae3cc37ff1f37b68ce6fbe
marked: ">=1 <13"
checksum: a348cf52f03b7c4d346ee3d36f8494903031f656885325f2ffd1c71c8b0d6ee204aba1a6debea8802397a15ce1c2d642cb58f5aa37b46b7dc0470a40b0e98b84
languageName: node
linkType: hard

Expand Down Expand Up @@ -8961,6 +8983,17 @@ __metadata:
languageName: node
linkType: hard

"mz@npm:^2.4.0":
version: 2.7.0
resolution: "mz@npm:2.7.0"
dependencies:
any-promise: ^1.0.0
object-assign: ^4.0.1
thenify-all: ^1.0.0
checksum: 8427de0ece99a07e9faed3c0c6778820d7543e3776f9a84d22cf0ec0a8eb65f6e9aee9c9d353ff9a105ff62d33a9463c6ca638974cc652ee8140cd1e35951c87
languageName: node
linkType: hard

"nanoid@npm:^3.3.4":
version: 3.3.6
resolution: "nanoid@npm:3.3.6"
Expand Down Expand Up @@ -9285,7 +9318,7 @@ __metadata:
languageName: node
linkType: hard

"object-assign@npm:^4.1.1":
"object-assign@npm:^4.0.1, object-assign@npm:^4.1.1":
version: 4.1.1
resolution: "object-assign@npm:4.1.1"
checksum: fcc6e4ea8c7fe48abfbb552578b1c53e0d194086e2e6bbbf59e0a536381a292f39943c6e9628af05b5528aa5e3318bb30d6b2e53cadaf5b8fe9e12c4b69af23f
Expand Down Expand Up @@ -9559,6 +9592,15 @@ __metadata:
languageName: node
linkType: hard

"parse5-htmlparser2-tree-adapter@npm:^6.0.0":
version: 6.0.1
resolution: "parse5-htmlparser2-tree-adapter@npm:6.0.1"
dependencies:
parse5: ^6.0.1
checksum: 1848378b355d027915645c13f13f982e60502d201f53bc2067a508bf2dba4aac08219fc781dcd160167f5f50f0c73f58d20fa4fb3d90ee46762c20234fa90a6d
languageName: node
linkType: hard

"parse5-htmlparser2-tree-adapter@npm:^7.0.0":
version: 7.0.0
resolution: "parse5-htmlparser2-tree-adapter@npm:7.0.0"
Expand All @@ -9569,6 +9611,20 @@ __metadata:
languageName: node
linkType: hard

"parse5@npm:^5.1.1":
version: 5.1.1
resolution: "parse5@npm:5.1.1"
checksum: 613a714af4c1101d1cb9f7cece2558e35b9ae8a0c03518223a4a1e35494624d9a9ad5fad4c13eab66a0e0adccd9aa3d522fc8f5f9cc19789e0579f3fa0bdfc65
languageName: node
linkType: hard

"parse5@npm:^6.0.1":
version: 6.0.1
resolution: "parse5@npm:6.0.1"
checksum: 7d569a176c5460897f7c8f3377eff640d54132b9be51ae8a8fa4979af940830b2b0c296ce75e5bd8f4041520aadde13170dbdec44889975f906098ea0002f4bd
languageName: node
linkType: hard

"parse5@npm:^7.0.0":
version: 7.1.2
resolution: "parse5@npm:7.1.2"
Expand Down Expand Up @@ -10286,15 +10342,6 @@ __metadata:
languageName: node
linkType: hard

"redeyed@npm:~2.1.0":
version: 2.1.1
resolution: "redeyed@npm:2.1.1"
dependencies:
esprima: ~4.0.0
checksum: 39a1426e377727cfb47a0e24e95c1cf78d969fbc388dc1e0fa1e2ef8a8756450cefb8b0c2598f63b85f1a331986fca7604c0db798427a5775a1dbdb9c1291979
languageName: node
linkType: hard

"reflect-metadata@npm:^0.1.13":
version: 0.1.13
resolution: "reflect-metadata@npm:0.1.13"
Expand Down Expand Up @@ -11476,6 +11523,24 @@ __metadata:
languageName: node
linkType: hard

"thenify-all@npm:^1.0.0":
version: 1.6.0
resolution: "thenify-all@npm:1.6.0"
dependencies:
thenify: ">= 3.1.0 < 4"
checksum: dba7cc8a23a154cdcb6acb7f51d61511c37a6b077ec5ab5da6e8b874272015937788402fd271fdfc5f187f8cb0948e38d0a42dcc89d554d731652ab458f5343e
languageName: node
linkType: hard

"thenify@npm:>= 3.1.0 < 4":
version: 3.3.1
resolution: "thenify@npm:3.3.1"
dependencies:
any-promise: ^1.0.0
checksum: 84e1b804bfec49f3531215f17b4a6e50fd4397b5f7c1bccc427b9c656e1ecfb13ea79d899930184f78bc2f57285c54d9a50a590c8868f4f0cef5c1d9f898b05e
languageName: node
linkType: hard

"through@npm:2, through@npm:^2.3.8, through@npm:~2.3, through@npm:~2.3.1":
version: 2.3.8
resolution: "through@npm:2.3.8"
Expand Down Expand Up @@ -12458,7 +12523,7 @@ __metadata:
languageName: node
linkType: hard

"yargs-parser@npm:^20.2.7, yargs-parser@npm:^20.2.9":
"yargs-parser@npm:^20.2.2, yargs-parser@npm:^20.2.7, yargs-parser@npm:^20.2.9":
version: 20.2.9
resolution: "yargs-parser@npm:20.2.9"
checksum: 8bb69015f2b0ff9e17b2c8e6bfe224ab463dd00ca211eece72a4cd8a906224d2703fb8a326d36fdd0e68701e201b2a60ed7cf81ce0fd9b3799f9fe7745977ae3
Expand Down Expand Up @@ -12505,6 +12570,21 @@ __metadata:
languageName: node
linkType: hard

"yargs@npm:^16.0.0":
version: 16.2.0
resolution: "yargs@npm:16.2.0"
dependencies:
cliui: ^7.0.2
escalade: ^3.1.1
get-caller-file: ^2.0.5
require-directory: ^2.1.1
string-width: ^4.2.0
y18n: ^5.0.5
yargs-parser: ^20.2.2
checksum: b14afbb51e3251a204d81937c86a7e9d4bdbf9a2bcee38226c900d00f522969ab675703bee2a6f99f8e20103f608382936034e64d921b74df82b63c07c5e8f59
languageName: node
linkType: hard

"yargs@npm:^17.3.1, yargs@npm:^17.6.2":
version: 17.6.2
resolution: "yargs@npm:17.6.2"
Expand Down

0 comments on commit 2f5bf5f

Please sign in to comment.