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.142 #1520

Merged
merged 1 commit into from
May 27, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 27, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.0.0-next.142

Patch Changes
  • fix: allow runelike writable as prop (#​11768)

  • fix: support array.lastIndexOf without second argument (#​11766)

  • fix: handle this parameter in TypeScript-annotated functions (#​11795)

  • fix: allow classes to be reassigned (#​11794)

  • fix: capture the correct event names when spreading attributes (#​11783)

  • fix: allow global next to & for nesting (#​11784)

  • fix: parse ongotpointercapture and onlostpointercapture events correctly (#​11790)

  • fix: only inject push/pop in SSR components when necessary (#​11771)

v5.0.0-next.141

Compare Source

Patch Changes
  • fix: throw on invalid attribute expressions (#​11736)

  • fix: use svg methods for updating svg attributes too (#​11755)

  • fix: don't warn on link without href if aria-disabled (#​11737)

  • fix: don't use console.trace inside dev warnings (#​11744)

v5.0.0-next.140

Compare Source

Patch Changes
  • breaking: event handlers + bindings now yield effect updates (#​11706)

v5.0.0-next.139

Compare Source

Patch Changes
  • fix: ensure we clear down each block opening anchors from document (#​11740)

v5.0.0-next.138

Compare Source

Patch Changes
  • fix: allow comments after last selector in css (#​11723)

  • fix: don't add scoping modifier to nesting selectors (#​11713)

  • chore: speedup hydration around input and select values (#​11717)

  • fix: update value like attributes in a separate template_effect (#​11720)

  • fix: improve handling of unowned derived signal (#​11712)

v5.0.0-next.137

Compare Source

Patch Changes
  • fix: migrate derivations without semicolons (#​11704)

  • fix: check for invalid bindings on window and document (#​11676)

  • fix: more efficient spread attributes in SSR output (#​11660)

  • fix: inline pointer events now correctly work in Chrome (#​11695)

  • fix: don't require warning codes to be separated by commas in non-runes mode (#​11669)


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 has been generated by Mend Renovate. View repository job log here.

Copy link
Contributor Author

renovate bot commented May 27, 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 May 27, 2024

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

Name Status Preview Updated (UTC)
zag-nextjs ✅ Ready (Inspect) Visit Preview May 27, 2024 0:51am
zag-solid ✅ Ready (Inspect) Visit Preview May 27, 2024 0:51am
zag-svelte ✅ Ready (Inspect) Visit Preview May 27, 2024 0:51am
zag-vue ✅ Ready (Inspect) Visit Preview May 27, 2024 0:51am
zag-website ✅ Ready (Inspect) Visit Preview May 27, 2024 0:51am

Copy link

changeset-bot bot commented May 27, 2024

⚠️ No Changeset found

Latest commit: 3098ae6

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

@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 45e0f40 to 3098ae6 Compare May 27, 2024 12:42
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.141 chore(deps): update dependency svelte to v5.0.0-next.142 May 27, 2024
@segunadebayo segunadebayo merged commit 9bbd3fa into main May 27, 2024
16 of 20 checks passed
@segunadebayo segunadebayo deleted the renovate/svelte-5.x branch May 27, 2024 12:47
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