CloudNativeEntrepreneur / sveltekit-web3auth

Web3 auth via JWTs for Sveltekit
MIT License
29 stars 3 forks source link

chore(deps): update dependency svelte to v3.46.4 - autoclosed #73

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte 3.46.2 -> 3.46.4 age adoption passing confidence

Release Notes

sveltejs/svelte ### [`v3.46.4`](https://togithub.com/sveltejs/svelte/blob/HEAD/CHANGELOG.md#​3464) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.46.3...v3.46.4) - Avoid `maximum call stack size exceeded` errors on large components ([#​4694](https://togithub.com/sveltejs/svelte/issues/4694)) - Preserve leading space with `preserveWhitespace: true` ([#​4731](https://togithub.com/sveltejs/svelte/issues/4731)) - Preserve leading space in `
` tags ([#​6437](https://togithub.com/sveltejs/svelte/issues/6437))
-   Improve error message when trying to use `style:` directives on inline components ([#​7177](https://togithub.com/sveltejs/svelte/issues/7177))
-   Add `FormData` as a known global ([#​7199](https://togithub.com/sveltejs/svelte/pull/7199))
-   Mark `css`/`instance`/`module` AST properties as optional in types ([#​7204](https://togithub.com/sveltejs/svelte/pull/7204))

### [`v3.46.3`](https://togithub.com/sveltejs/svelte/blob/HEAD/CHANGELOG.md#​3463)

[Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.46.2...v3.46.3)

-   Ignore whitespace in `{#each}` blocks when containing elements with `animate:` ([#​5477](https://togithub.com/sveltejs/svelte/pull/5477))
-   Throw compiler error when variable in `context="instance"` collides with import in `context="module"` ([#​7090](https://togithub.com/sveltejs/svelte/issues/7090))
-   Fix compiler crash when `{@​const}` contains arrow functions ([#​7134](https://togithub.com/sveltejs/svelte/issues/7134))


Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.