ssssota / svelte-exmarkdown

Svelte component to render markdown.
https://ssssota.github.io/svelte-exmarkdown
MIT License
177 stars 6 forks source link

chore(deps): update dependency remark-mdc to v3 - autoclosed #134

Closed renovate[bot] closed 8 months ago

renovate[bot] commented 9 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-mdc ^2.0.0 -> ^3.0.0 age adoption passing confidence

Release Notes

nuxtlabs/remark-mdc (remark-mdc) ### [`v3.0.0`](https://togithub.com/nuxtlabs/remark-mdc/blob/HEAD/CHANGELOG.md#v300) [Compare Source](https://togithub.com/nuxtlabs/remark-mdc/compare/v2.1.0...v3.0.0) [compare changes](https://togithub.com/nuxtlabs/remark-mdc/compare/v2.1.0...v3.0.0) ##### 🩹 Fixes - Binding & component props ([a92995c](https://togithub.com/nuxtlabs/remark-mdc/commit/a92995c)) - Test script ([fd1c9f6](https://togithub.com/nuxtlabs/remark-mdc/commit/fd1c9f6)) - Typing mistakes or misspelled words ([#​66](https://togithub.com/nuxtlabs/remark-mdc/pull/66)) - Parse binding component AST to markdown ([#​68](https://togithub.com/nuxtlabs/remark-mdc/pull/68)) - Use yaml style when component has one or more named slot ([2b3218b](https://togithub.com/nuxtlabs/remark-mdc/commit/2b3218b)) - Flat package usage ([f849c67](https://togithub.com/nuxtlabs/remark-mdc/commit/f849c67)) ##### 📖 Documentation - Update README.md ([add35c2](https://togithub.com/nuxtlabs/remark-mdc/commit/add35c2)) ##### 🏡 Chore - Upgrade deps ([7b66091](https://togithub.com/nuxtlabs/remark-mdc/commit/7b66091)) - Update types ([ead0a87](https://togithub.com/nuxtlabs/remark-mdc/commit/ead0a87)) ##### ❤️ Contributors - Farnabaz ([@​farnabaz](http://github.com/farnabaz)) - Emmanuel Salomon ([@​ManUtopiK](http://github.com/ManUtopiK)) ### [`v2.1.0`](https://togithub.com/nuxtlabs/remark-mdc/blob/HEAD/CHANGELOG.md#v210) [Compare Source](https://togithub.com/nuxtlabs/remark-mdc/compare/v2.0.0...v2.1.0) [compare changes](https://togithub.com/nuxtlabs/remark-mdc/compare/v2.0.0...v2.1.0) ##### 🚀 Enhancements - Unwrap single child of components and slots ([#​62](https://togithub.com/nuxtlabs/remark-mdc/pull/62)) - Add default value to variable binding ([#​58](https://togithub.com/nuxtlabs/remark-mdc/pull/58)) ##### 📖 Documentation - Add binding variables ([#​59](https://togithub.com/nuxtlabs/remark-mdc/pull/59)) ##### ❤️ Contributors - Maxime Pauvert ([@​maximepvrt](http://github.com/maximepvrt)) - Farnabaz ([@​farnabaz](http://github.com/farnabaz))

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.



This PR has been generated by Mend Renovate. View repository job log here.

changeset-bot[bot] commented 9 months ago

⚠️ No Changeset found

Latest commit: 5b2eb78391f21b15a245fe4e4735eac0e5bd332e

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

codecov-commenter commented 9 months ago

Codecov Report

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

Comparison is base (a061863) 98.72% compared to head (5b2eb78) 98.72%. Report is 2 commits behind head on main.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #134 +/- ## ======================================= Coverage 98.72% 98.72% ======================================= Files 7 7 Lines 235 235 Branches 37 37 ======================================= Hits 232 232 Misses 3 3 ```

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