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 prettier-plugin-svelte to v3.2.1 #174

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
prettier-plugin-svelte 3.1.2 -> 3.2.1 age adoption passing confidence

Release Notes

sveltejs/prettier-plugin-svelte (prettier-plugin-svelte) ### [`v3.2.1`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#321) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.2.0...v3.2.1) - (fix) handle updated `@render` tag AST shape ### [`v3.2.0`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#320) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v3.1.2...v3.2.0) - (feat) format JSON script tags - (feat) introduce separate entry point using `prettier/standalone` - (fix) don't duplicate comments of nested script/style tags - (fix) handle updated `Snippet` block AST shape

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: 30db179f0f15f8ac0645355672930f79bc5ba167

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 (336e758) to head (30db179). 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 #174 +/- ## ======================================= 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.