这是indexloc提供的服务,不要输入任何密码
Skip to content

chore(deps): update dependency svelte to v3.46.4 #535

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
Mar 26, 2022
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 6, 2022

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte

v3.46.4

Compare Source

  • Avoid maximum call stack size exceeded errors on large components (#​4694)
  • Preserve leading space with preserveWhitespace: true (#​4731)
  • Preserve leading space in <pre> tags (#​6437)
  • Improve error message when trying to use style: directives on inline components (#​7177)
  • Add FormData as a known global (#​7199)
  • Mark css/instance/module AST properties as optional in types (#​7204)

v3.46.3

Compare Source

  • Ignore whitespace in {#each} blocks when containing elements with animate: (#​5477)
  • Throw compiler error when variable in context="instance" collides with import in context="module" (#​7090)
  • Fix compiler crash when {@&#8203;const} contains arrow functions (#​7134)

v3.46.2

Compare Source

  • Export FlipParams interface from svelte/animate (#​7103)
  • Fix style: directive reactivity inside {#each} block (#​7136)

v3.46.1

Compare Source

  • Handle style:kebab-case directives (#​7122)
  • Improve AST produced for style: directives (#​7127)

v3.46.0

Compare Source

v3.45.0

Compare Source

  • Fix non-boolean attribute rendering in SSR to render truthy values as-is (#​6121)
  • Fix binding to a member expression also invalidating the member property (#​6921)
  • Fix default values in {#each}/etc. destructurings not being considered references for the purposes of compiler warnings (#​6964)
  • Fix {:else if} value incorrectly being cached (#​7043)
  • Add a11y-no-redundant-roles warning (#​7067)
  • Fix code generation error with arrow functions whose bodies are object destructuring assignments (#​7087)

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, click this checkbox.

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

@vercel
Copy link

vercel bot commented Jan 6, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/egoist/tsup/6bj6MEh9uuoVyZ6gPK3DYJGsXKaH
✅ Preview: https://tsup-git-renovate-svelte-3x-egoist.vercel.app

@renovate renovate bot force-pushed the renovate/svelte-3.x branch from 528e3d2 to 388434d Compare January 12, 2022 00:04
@renovate renovate bot changed the title chore(deps): update dependency svelte to v3.45.0 chore(deps): update dependency svelte to v3.46.0 Jan 12, 2022
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from 388434d to 35fba3e Compare January 12, 2022 22:13
@renovate renovate bot changed the title chore(deps): update dependency svelte to v3.46.0 chore(deps): update dependency svelte to v3.46.1 Jan 12, 2022
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from 35fba3e to e9bb021 Compare January 15, 2022 02:04
@renovate renovate bot changed the title chore(deps): update dependency svelte to v3.46.1 chore(deps): update dependency svelte to v3.46.2 Jan 15, 2022
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from e9bb021 to 9e214da Compare January 26, 2022 16:41
@renovate renovate bot changed the title chore(deps): update dependency svelte to v3.46.2 chore(deps): update dependency svelte to v3.46.3 Jan 26, 2022
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from 9e214da to 7de68c8 Compare January 29, 2022 10:16
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from 7de68c8 to a158fd3 Compare February 3, 2022 19:41
@renovate renovate bot changed the title chore(deps): update dependency svelte to v3.46.3 chore(deps): update dependency svelte to v3.46.4 Feb 3, 2022
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from a158fd3 to d9f9f60 Compare March 26, 2022 08:44
@renovate renovate bot force-pushed the renovate/svelte-3.x branch from d9f9f60 to 345d0df Compare March 26, 2022 08:47
@egoist egoist merged commit 2dfb209 into dev Mar 26, 2022
@egoist egoist deleted the renovate/svelte-3.x branch March 26, 2022 08:50
@github-actions
Copy link
Contributor

github-actions bot commented Apr 1, 2022

🎉 This PR is included in version 5.12.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants