ssssota / svelte-exmarkdown

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

fix(deps): update dependency remark-rehype to v11 - autoclosed #99

Closed renovate[bot] closed 12 months ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
remark-rehype ^10.1.0 -> ^11.0.0 age adoption passing confidence

Release Notes

remarkjs/remark-rehype (remark-rehype) ### [`v11.0.0`](https://togithub.com/remarkjs/remark-rehype/releases/tag/11.0.0) [Compare Source](https://togithub.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0) ##### Change - [`30091c7`](https://togithub.com/remarkjs/remark-rehype/commit/30091c7) Change to require Node.js 16 **migrate**: update too - [`cafeacc`](https://togithub.com/remarkjs/remark-rehype/commit/cafeacc) Change to use `exports` **migrate**: don’t use private APIs - [`acb292a`](https://togithub.com/remarkjs/remark-rehype/commit/acb292a) Update `mdast-util-to-hast`, `@types/{hast,mdast}`, unified, etc **migrate**: update too if you don’t use handlers, this should be fine; if you do, see [`mdast-util-to-hast@13.0.0`](https://togithub.com/syntax-tree/mdast-util-to-hast/releases/tag/13.0.0) - [`ba50965`](https://togithub.com/remarkjs/remark-rehype/commit/ba50965) Remove `Processor` type **migrate**: get it from `unified` ##### Add - [`b990986`](https://togithub.com/remarkjs/remark-rehype/commit/b990986) Add exports of `defaultFootnoteBackContent`, `defaultFootnoteBackLabel` **Full Changelog**: https://github.com/remarkjs/remark-rehype/compare/10.1.0...11.0.0

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 1 year ago

⚠️ No Changeset found

Latest commit: a66c63fb25d681924f45c4c5c4f8d707ee9a1be0

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 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (799ad02) 98.72% compared to head (a66c63f) 98.72%.

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #99 +/- ## ======================================= 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.