ssssota / svelte-exmarkdown

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

chore(deps): update dependency svelte2tsx to v0.7.7 #212

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 4 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte2tsx (source) 0.7.4 -> 0.7.7 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte2tsx) ### [`v0.7.7`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.7) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte2tsx-0.7.6...svelte2tsx-0.7.7) - feat: mark only properties as bindable that were declared using `$bindable()` in Svelte 5 runes mode ([#​2336](https://togithub.com/sveltejs/language-tools/issues/2336)) - chore: better Svelte 5 interop ([#​2336](https://togithub.com/sveltejs/language-tools/issues/2336)) - fix: preserve event attribute casing in Svelte 5 ([#​2347](https://togithub.com/sveltejs/language-tools/issues/2347)) - fix: handle `#await` inside `#snippet` ([#​2348](https://togithub.com/sveltejs/language-tools/issues/2348)) - fix: better `bind:group` transformation ([#​2349](https://togithub.com/sveltejs/language-tools/issues/2349)) - fix: handle boolean css var ([#​2350](https://togithub.com/sveltejs/language-tools/issues/2350)) ### [`v0.7.6`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.6) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte2tsx-0.7.5...svelte2tsx-0.7.6) - fix: ensure type widening for `bind:group` ### [`v0.7.5`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte2tsx-0.7.5) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte2tsx-0.7.4...svelte2tsx-0.7.5) - chore: support TypeScript 5.4 ([#​2313](https://togithub.com/sveltejs/language-tools/issues/2313)) - fix: allow falsy values for render tags

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

⚠️ No Changeset found

Latest commit: b8616fdf473512c37cd8aafbbe44a33af9e2e695

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

Codecov Report

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

Project coverage is 28.58%. Comparing base (0037fc7) to head (764b7e1).

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

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