cunicu / gont

A Go testing framework for distributed applications
http://gont.cunicu.li/
Apache License 2.0
77 stars 5 forks source link

chore(deps): update dependency marked to v14 #194

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Update Change
marked major 13.0.3 -> 14.0.0

Release Notes

markedjs/marked (marked) ### [`v14.0.0`](https://togithub.com/markedjs/marked/releases/tag/v14.0.0) [Compare Source](https://togithub.com/markedjs/marked/compare/v13.0.3...v14.0.0) ##### Bug Fixes - allow async option to dictate type returned ([#​3341](https://togithub.com/markedjs/marked/issues/3341)) ([b5a5004](https://togithub.com/markedjs/marked/commit/b5a50041ae0347a80d8d017b39b46a57f58354d0)) - Remove useNewRenderer ([#​3342](https://togithub.com/markedjs/marked/issues/3342)) ([e64f226](https://togithub.com/markedjs/marked/commit/e64f226539baafee2935e173281157c70fb402db)) ##### BREAKING CHANGES - Remove old renderer - throw an error if `async: false` is set when an extension sets `async: true`

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), 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.



This PR was generated by Mend Renovate. View the repository job log.

codecov[bot] commented 2 months ago

Codecov Report

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

Project coverage is 50.56%. Comparing base (44b16da) to head (1f12cc2).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #194 +/- ## ======================================= Coverage 50.56% 50.56% ======================================= Files 67 67 Lines 3212 3212 ======================================= Hits 1624 1624 Misses 1362 1362 Partials 226 226 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.