Skip to content

Update dependency svelte to v3.31.2 #32

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 15, 2021
Merged

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 2, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte 3.31.0 -> 3.31.2 age adoption passing confidence

Release Notes

sveltejs/svelte

v3.31.2

Compare Source

  • Rework SSR store handling to subscribe and unsubscribe as in DOM mode (#​3375, #​3582, #​3636)
  • Fix error when removing elements that are already transitioning out (#​5789, #​5808)
  • Fix duplicate content race condition with {#await} blocks and out transitions (#​5815)
  • Deconflict variable names used for contextual actions (#​5834)

v3.31.1

Compare Source

  • Fix scrolling of element with resize listener by making the <iframe> have z-index: -1 (#​5448)
  • Fix location of automatically declared reactive variables (#​5749)
  • Warn when using className or htmlFor attributes (#​5777)
  • Fix checkbox bind:group in keyed {#each} where the array can be reordered (#​5779)
  • Fix checkbox bind:group in nested {#each} contexts (#​5811)
  • Add graphics roles as known ARIA roles (#​5822)
  • Fix local transitions if a parent has a cancelled outro transition (#​5829)
  • Support use:obj.some.deep.function as actions (#​5844)

Renovate 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.


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

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

@renovate renovate bot force-pushed the renovate/svelte-3.x branch from b2b085d to 384412b Compare January 4, 2021 23:20
@renovate renovate bot changed the title Update dependency svelte to v3.31.1 Update dependency svelte to v3.31.2 Jan 4, 2021
@thecodejack thecodejack merged commit 4c11888 into master Jan 15, 2021
@renovate renovate bot deleted the renovate/svelte-3.x branch January 15, 2021 16:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants