Skip to content
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

chore(deps): update dependency svelte to v5.0.0-next.225 #1775

Merged
merged 1 commit into from
Aug 20, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 5.0.0-next.218 -> 5.0.0-next.225 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v5.0.0-next.225

Compare Source

Patch Changes
  • chore: improve the performance of set_text for single expressions (#​12893)

  • fix: add cleanup function signature to createRawSnippet (#​12894)

  • feat: more efficient checking for missing SSR text node (#​12891)

  • fix: ensure nullish expressions render empty text (#​12898)

v5.0.0-next.224

Compare Source

Patch Changes
  • chore: inline start and end node properties into effect (#​12878)

  • fix: correctly ensure prop bindings are reactive when bound (#​12879)

  • fix: remove sapper bindings (#​12875)

  • chore: refactor internal signal dependency heuristic (#​12881)

  • fix: allow store as initial value for props in ssr (#​12885)

v5.0.0-next.223

Compare Source

Patch Changes
  • fix: treat module-level imports as non-reactive in legacy mode (#​12845)

  • breaking: remove foreign namespace (#​12869)

  • feat: more efficient text-only fragments (#​12864)

  • fix: ensure outro animation is not prematurely aborted (#​12865)

  • chore: improve performance of DOM traversal operations (#​12863)

  • feat: better destructuring assignments (#​12872)

  • fix: stricter crossorigin and wrap attributes types (#​12858)

v5.0.0-next.222

Compare Source

Patch Changes
  • fix: avoid throwing store_invalid_subscription_module for runes (#​12848)

  • fix: omit $index parameter where possible (#​12851)

  • feat: skip over static subtrees (#​12849)

  • chore: set binding.kind before analysis (#​12843)

  • feat: better compiler warnings for non-reactive dependencies of reactive statements (#​12824)

  • fix: skip unnecessary $legacy flag (#​12850)

v5.0.0-next.221

Compare Source

Patch Changes
  • fix: ensure onwheel is passive by default (#​12837)

  • chore: improve signal perf by using Set rather than array for reactions (#​12831)

  • fix: ensure each key validation occurs for updates (#​12836)

v5.0.0-next.220

Compare Source

Patch Changes
  • feat: warn on invalid event handlers (#​12818)

v5.0.0-next.219

Compare Source

Patch Changes
  • feat: add compiler error when encountering a $-prefixed store value outside a .svelte file (#​12799)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" in timezone UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

Copy link
Contributor Author

renovate bot commented Aug 19, 2024

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.

Copy link

vercel bot commented Aug 19, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
zag-nextjs ✅ Ready (Inspect) Visit Preview Aug 19, 2024 4:38am
zag-solid ✅ Ready (Inspect) Visit Preview Aug 19, 2024 4:38am
zag-svelte ✅ Ready (Inspect) Visit Preview Aug 19, 2024 4:38am
zag-vue ✅ Ready (Inspect) Visit Preview Aug 19, 2024 4:38am
zag-website ✅ Ready (Inspect) Visit Preview Aug 19, 2024 4:38am

Copy link

changeset-bot bot commented Aug 19, 2024

⚠️ No Changeset found

Latest commit: 2227306

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

@segunadebayo segunadebayo merged commit ee565aa into main Aug 20, 2024
20 checks passed
@segunadebayo segunadebayo deleted the renovate/svelte-5.x branch August 20, 2024 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant