aevea / knit

Tool to gamify merge requests
0 stars 0 forks source link

chore(deps): update dependency svelte to v3.22.0 #49

Closed renovate[bot] closed 4 years ago

renovate[bot] commented 4 years ago

This PR contains the following updates:

Package Type Update Change
svelte devDependencies minor 3.21.0 -> 3.22.0

Release Notes

sveltejs/svelte ### [`v3.22.0`](https://togithub.com/sveltejs/svelte/blob/master/CHANGELOG.md#​3220) [Compare Source](https://togithub.com/sveltejs/svelte/compare/v3.21.0...v3.22.0) - Fix misaligned line numbers in source maps ([#​3906](https://togithub.com/sveltejs/svelte/issues/3906)) - Make setting a `tweened` store using `duration: 0` instantly update the value ([#​4399](https://togithub.com/sveltejs/svelte/issues/4399)) - Fix reactivity with imported values that are then mutated ([#​4555](https://togithub.com/sveltejs/svelte/issues/4555)) - Fix contextual dynamic `bind:this` inside `{#each}` block ([#​4686](https://togithub.com/sveltejs/svelte/issues/4686)) - Do not display a11y warning about missing `href` for `` with `name` or `id` ([#​4697](https://togithub.com/sveltejs/svelte/issues/4697)) - Disable infinite loop guard inside generators ([#​4698](https://togithub.com/sveltejs/svelte/issues/4698)) - Display `a11y-invalid-attribute` warning for `href="javascript:..."` ([#​4733](https://togithub.com/sveltejs/svelte/pull/4733)) - Implement `a11y-img-redundant-alt` warning ([#​4750](https://togithub.com/sveltejs/svelte/pull/4750)) - Fix variable name conflict with component called `` ([#​4768](https://togithub.com/sveltejs/svelte/issues/4768))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.