ssssota / svelte-exmarkdown

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

chore(deps): update dependency mermaid to v10.9.0 #193

Closed renovate[bot] closed 6 months ago

renovate[bot] commented 6 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
mermaid 10.8.0 -> 10.9.0 age adoption passing confidence

Release Notes

mermaid-js/mermaid (mermaid) ### [`v10.9.0`](https://togithub.com/mermaid-js/mermaid/releases/tag/v10.9.0) [Compare Source](https://togithub.com/mermaid-js/mermaid/compare/v10.8.0...v10.9.0) ### Release Notes - Correcting path to docker-entrypoint.sh ([#​5327](https://togithub.com/mermaid-js/mermaid/issues/5327)) [@​bstordrup](https://togithub.com/bstordrup) - Fix chrome webstore url causing 404 ([#​5352](https://togithub.com/mermaid-js/mermaid/issues/5352)) [@​Abrifq](https://togithub.com/Abrifq) - Fix color and arrow for merge commit (gitGraph) ([#​5152](https://togithub.com/mermaid-js/mermaid/issues/5152)) [@​macherel](https://togithub.com/macherel) - Fix link to Contributors section in README ([#​5298](https://togithub.com/mermaid-js/mermaid/issues/5298)) [@​BaumiCoder](https://togithub.com/BaumiCoder) - Fix macOS onboarding issues ([#​5262](https://togithub.com/mermaid-js/mermaid/issues/5262)) [@​thedustin](https://togithub.com/thedustin) - Fix netlify deploy ([#​5332](https://togithub.com/mermaid-js/mermaid/issues/5332)) [@​sidharthv96](https://togithub.com/sidharthv96) - Link to webhelp ([#​5316](https://togithub.com/mermaid-js/mermaid/issues/5316)) [@​BaumiCoder](https://togithub.com/BaumiCoder) - Update contribute ([#​5268](https://togithub.com/mermaid-js/mermaid/issues/5268)) [@​FutzMonitor](https://togithub.com/FutzMonitor) - Updates Timeline Documentation ([#​5315](https://togithub.com/mermaid-js/mermaid/issues/5315)) [@​FutzMonitor](https://togithub.com/FutzMonitor) - \[Docs] Updated chrome extension url's to new store ([#​5297](https://togithub.com/mermaid-js/mermaid/issues/5297)) [@​Abrifq](https://togithub.com/Abrifq) - chore: Update CSpell configuration ([#​5286](https://togithub.com/mermaid-js/mermaid/issues/5286)) [@​Jason3S](https://togithub.com/Jason3S) - feat: add name field to the actors ([#​5284](https://togithub.com/mermaid-js/mermaid/issues/5284)) [@​ad1992](https://togithub.com/ad1992) - fix typo cutomers => customers ([#​5269](https://togithub.com/mermaid-js/mermaid/issues/5269)) [@​elgalu](https://togithub.com/elgalu) #### 🚀 Features - Bump [@​zenuml/core](https://togithub.com/zenuml/core) and update render options in mermaid-zenuml ([#​5257](https://togithub.com/mermaid-js/mermaid/issues/5257)) [@​dontry](https://togithub.com/dontry) - Implement "until" keyword in gantt charts ([#​5224](https://togithub.com/mermaid-js/mermaid/issues/5224)) [@​fzag](https://togithub.com/fzag) - Integrated Katex typesetting into flowcharts ([#​2885](https://togithub.com/mermaid-js/mermaid/issues/2885)) [@​NicolasNewman](https://togithub.com/NicolasNewman) #### 🧰 Maintenance - Add gitgraph parallel commits to docs ([#​5336](https://togithub.com/mermaid-js/mermaid/issues/5336)) [@​NicolasCwy](https://togithub.com/NicolasCwy) - Update recommended Vitest extension ([#​5322](https://togithub.com/mermaid-js/mermaid/issues/5322)) [@​NicolasCwy](https://togithub.com/NicolasCwy) #### 📚 Documentation - Add new extension to integrations ([#​5287](https://togithub.com/mermaid-js/mermaid/issues/5287)) [@​BoDonkey](https://togithub.com/BoDonkey) - Added link to Blazorade Mermaid to the community integrations page. ([#​5333](https://togithub.com/mermaid-js/mermaid/issues/5333)) [@​MikaBerglund](https://togithub.com/MikaBerglund) - Replace version number placeholder ([#​5304](https://togithub.com/mermaid-js/mermaid/issues/5304)) [@​BaumiCoder](https://togithub.com/BaumiCoder) 🎉 **Thanks to all contributors helping with this release!** 🎉

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 6 months ago

⚠️ No Changeset found

Latest commit: 109cb5f1e49de11241d11b8aed0dc25db98ff063

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 6 months ago

Codecov Report

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

Project coverage is 28.58%. Comparing base (ec822f1) to head (109cb5f).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #193 +/- ## ======================================= Coverage 28.58% 28.58% ======================================= Files 42 42 Lines 1046 1046 Branches 71 71 ======================================= Hits 299 299 Misses 733 733 Partials 14 14 ```

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