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 svelte2tsx to v0.7.1 #167

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
svelte2tsx (source) 0.7.0 -> 0.7.1 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte2tsx) ### [`v0.7.1`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.1) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte2tsx-0.7.0...svelte2tsx-0.7.1) - fix: take type annotations into account when transforming one-way bindings ([#​2283](https://togithub.com/sveltejs/language-tools/issues/2283)) Svelte 5: - fix: deduplicate generate props/events/slot types correctly ([#​2269](https://togithub.com/sveltejs/language-tools/issues/2269)) - fix: adjust snippet code generation for new AST shape ([#​2282](https://togithub.com/sveltejs/language-tools/issues/2282)) - fix: ensure correct types for media bindings ([#​2284](https://togithub.com/sveltejs/language-tools/issues/2284)) - fix: implict children tweaks ([#​2285](https://togithub.com/sveltejs/language-tools/issues/2285)) ([#​2263](https://togithub.com/sveltejs/language-tools/issues/2263))

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: fe530e28d7602ffe399941426e3c4de6d0ef641b

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 (dc49a64) to head (fe530e2).

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

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