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 svelte-check to v3.7.0 #211

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
svelte-check 3.6.7 -> 3.7.0 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte-check) ### [`v3.7.0`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.7.0) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.6.9...svelte-check-3.7.0) - 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)) ### [`v3.6.9`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.6.9) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.6.8...svelte-check-3.6.9) - fix: ensure type widening for `bind:group` - perf: improve perf in deleteUnresolvedResolutionsFromCache ([#​2320](https://togithub.com/sveltejs/language-tools/issues/2320)) - fix: adjust for moved compiler file in Svelte 5 ([#​2327](https://togithub.com/sveltejs/language-tools/issues/2327)) ### [`v3.6.8`](https://togithub.com/sveltejs/language-tools/releases/tag/svelte-check-3.6.8) [Compare Source](https://togithub.com/sveltejs/language-tools/compare/svelte-check-3.6.7...svelte-check-3.6.8) - 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: 398821a2f30215dece0e7df65cce0111ae55a3e3

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 (398821a).

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #211 +/- ## ======================================= Coverage 28.58% 28.58% ======================================= Files 42 42 Lines 1046 1046 Branches 71 72 +1 ======================================= 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.