nasa / openmct

A web based mission control framework.
https://nasa.github.io/openmct/
Other
12.09k stars 1.26k forks source link

chore(deps-dev): bump marked from 12.0.0 to 14.1.3 #7912

Closed dependabot[bot] closed 2 weeks ago

dependabot[bot] commented 1 month ago

Bumps marked from 12.0.0 to 14.1.3.

Release notes

Sourced from marked's releases.

v14.1.3

14.1.3 (2024-10-15)

Bug Fixes

  • include single nested parens in emStrong link mask (#3475) (2b7efa8)
  • kill SIGINT signal at man for marked --help (#3483) (b1fd3ea)

v14.1.2

14.1.2 (2024-09-08)

Bug Fixes

v14.1.1

14.1.1 (2024-09-04)

Bug Fixes

v14.1.0

14.1.0 (2024-08-26)

Bug Fixes

Features

  • add provideLexer and provideParser hooks (#3424) (447f5af)

v14.0.0

14.0.0 (2024-08-07)

Bug Fixes

BREAKING CHANGES

... (truncated)

Commits
  • 4359a62 chore(release): 14.1.3 [skip ci]
  • 2b7efa8 fix: include single nested parens in emStrong link mask (#3475)
  • b1fd3ea fix: kill SIGINT signal at man for marked --help (#3483)
  • 9c8c82c chore(deps-dev): Bump @​markedjs/eslint-config from 1.0.4 to 1.0.5 (#3490)
  • 0e7cdf7 chore(deps-dev): Bump typescript from 5.6.2 to 5.6.3 (#3489)
  • 2898bf0 docs: Add marked-more-lists to known extensions in documentation (#3480)
  • d96a4ef chore(deps-dev): Bump rollup from 4.22.4 to 4.24.0 (#3479)
  • c4137b6 chore(deps-dev): Bump eslint from 9.11.1 to 9.12.0 (#3478)
  • 4509626 chore(deps-dev): Bump @​semantic-release/github from 10.3.4 to 11.0.0 (#3473)
  • dfcbc60 chore(deps-dev): Bump commonmark from 0.31.1 to 0.31.2 (#3472)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
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 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)
codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.32%. Comparing base (2010f2e) to head (3ea28b0). Report is 1 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #7912 +/- ## ========================================== + Coverage 57.67% 62.32% +4.65% ========================================== Files 677 435 -242 Lines 27373 13593 -13780 Branches 2689 0 -2689 ========================================== - Hits 15787 8472 -7315 + Misses 11247 5121 -6126 + Partials 339 0 -339 ``` | [Flag](https://app.codecov.io/gh/nasa/openmct/pull/7912/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) | Coverage Δ | | |---|---|---| | [e2e-ci](https://app.codecov.io/gh/nasa/openmct/pull/7912/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) | `62.23% <ø> (+0.27%)` | :arrow_up: | | [e2e-full](https://app.codecov.io/gh/nasa/openmct/pull/7912/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) | `23.46% <ø> (-34.68%)` | :arrow_down: | | [unit](https://app.codecov.io/gh/nasa/openmct/pull/7912/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) | `?` | | [see 379 files with indirect coverage changes](https://app.codecov.io/gh/nasa/openmct/pull/7912/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) ------ [Continue to review full report in Codecov by Sentry](https://app.codecov.io/gh/nasa/openmct/pull/7912?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa). > **Legend** - [Click here to learn more](https://docs.codecov.io/docs/codecov-delta?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa) > `Δ = absolute (impact)`, `ø = not affected`, `? = missing data` > Powered by [Codecov](https://app.codecov.io/gh/nasa/openmct/pull/7912?dropdown=coverage&src=pr&el=footer&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa). Last update [2010f2e...3ea28b0](https://app.codecov.io/gh/nasa/openmct/pull/7912?dropdown=coverage&src=pr&el=lastupdated&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa). Read the [comment docs](https://docs.codecov.io/docs/pull-request-comments?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=nasa).
dependabot[bot] commented 2 weeks ago

Superseded by #7925.