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.20.2 #2204

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) 5.19.10 -> 5.20.2 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v5.20.2

Compare Source

Patch Changes
  • chore: remove unused options.uid in render (#​15302)

  • fix: do not warn for binding_property_non_reactive if binding is a store in an each (#​15318)

  • fix: prevent writable store value from becoming a proxy when reassigning using $-prefix (#​15283)

  • fix: muted reactive without bind and select/autofocus attributes working with function calls (#​15326)

  • fix: ensure input elements and elements with dir attribute are marked as non-static (#​15259)

  • fix: fire delegated events on target even it was disabled in the meantime (#​15319)

v5.20.1

Compare Source

Patch Changes
  • fix: ensure AST analysis on svelte.js modules succeeds (#​15297)

  • fix: ignore typescript abstract methods (#​15267)

  • fix: correctly ssr component in svelte:head with $props.id() or css='injected' (#​15291)

v5.20.0

Compare Source

Minor Changes
  • feat: SSR-safe ID generation with $props.id() (#​15185)
Patch Changes
  • fix: take private and public into account for constant_assignment of derived state (#​15276)

  • fix: value/checked not correctly set using spread (#​15239)

  • chore: tweak effect self invalidation logic, run transition dispatches without reactive context (#​15275)

  • fix: use importNode to clone templates for Firefox (#​15272)

  • fix: recurse into $derived for ownership validation (#​15166)


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" 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 Jan 27, 2025

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

changeset-bot bot commented Jan 27, 2025

⚠️ No Changeset found

Latest commit: 812a9fd

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

Copy link

vercel bot commented Jan 27, 2025

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

Name Status Preview Updated (UTC)
zag-nextjs ✅ Ready (Inspect) Visit Preview Feb 19, 2025 1:26am
zag-solid ✅ Ready (Inspect) Visit Preview Feb 19, 2025 1:26am
zag-svelte ✅ Ready (Inspect) Visit Preview Feb 19, 2025 1:26am
zag-vue ✅ Ready (Inspect) Visit Preview Feb 19, 2025 1:26am
zag-website ✅ Ready (Inspect) Visit Preview Feb 19, 2025 1:26am

Copy link

pkg-pr-new bot commented Jan 27, 2025

Open in Stackblitz

@zag-js/anatomy

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy@2204

@zag-js/anatomy-icons

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/anatomy-icons@2204

@zag-js/docs

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/docs@2204

@zag-js/core

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/core@2204

@zag-js/store

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/store@2204

@zag-js/types

npm i https://pkg.pr.new/chakra-ui/zag/@zag-js/types@2204

commit: 8e94d04

@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 9e0b96e to 2d13c87 Compare January 28, 2025 13:41
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.3 chore(deps): update dependency svelte to v5.19.4 Jan 28, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 2d13c87 to 7a93e23 Compare January 29, 2025 17:31
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.4 chore(deps): update dependency svelte to v5.19.5 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 7a93e23 to 8e94d04 Compare January 30, 2025 21:29
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.5 chore(deps): update dependency svelte to v5.19.6 Jan 30, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 8e94d04 to 7085e45 Compare February 3, 2025 18:13
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.6 chore(deps): update dependency svelte to v5.19.7 Feb 3, 2025
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.10 chore(deps): update dependency svelte to v5.19.10 - autoclosed Feb 12, 2025
@renovate renovate bot closed this Feb 12, 2025
@renovate renovate bot deleted the renovate/svelte-5.x branch February 12, 2025 14:19
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.10 - autoclosed chore(deps): update dependency svelte to v5.19.10 Feb 17, 2025
@renovate renovate bot reopened this Feb 17, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 6bb7c41 to 11fc2dc Compare February 17, 2025 03:36
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.19.10 chore(deps): update dependency svelte to v5.20.1 Feb 17, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 11fc2dc to 7344f49 Compare February 17, 2025 05:46
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.20.1 chore(deps): update dependency svelte to v5.20.2 Feb 18, 2025
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 7344f49 to 7b8106d Compare February 18, 2025 19:05
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