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.166 #635

Merged
merged 1 commit into from
Jun 28, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 18, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.0.0-next.166

Compare Source

Patch Changes
  • fix: remove correct event listener from document (#​12101)

  • fix: correctly serialize object assignment expressions (#​12175)

  • fix: robustify migration script around indentation and comments (#​12176)

  • fix: improve await block behaviour in non-runes mode (#​12179)

  • fix: improve select handling of dynamic value with placeholders (#​12181)

v5.0.0-next.165

Compare Source

Patch Changes
  • breaking: bump dts-buddy (#​12134)

  • fix: throw compilation error for malformed snippets (#​12144)

v5.0.0-next.164

Compare Source

Patch Changes
  • fix: prevent a11y_label_has_associated_control false positive for component or render tag in <label> (#​12119)

  • fix: allow multiple optional parameters with defaults in snippets (#​12070)

v5.0.0-next.163

Patch Changes
  • feat: more accurate render/mount/hydrate options (#​12111)

  • fix: better binding interop between runes/non-runes components (#​12123)

v5.0.0-next.162

Patch Changes
  • chore: remove anchor node from each block items (#​11836)

v5.0.0-next.160

Compare Source

Patch Changes
  • chore: improve runtime performance of capturing reactive signals (#​12093)

v5.0.0-next.159

Compare Source

Patch Changes
  • fix: ensure element size bindings don't unsubscribe multiple times from the resize observer (#​12091)

  • fix: prevent misidentification of bindings as delegatable event handlers if used outside event attribute (#​12081)

  • fix: preserve current input values when removing defaults (#​12083)

  • fix: preserve component function context for nested components (#​12089)

v5.0.0-next.158

Compare Source

Patch Changes
  • fix: adjust module declaration to work around language tools bug (#​12071)

v5.0.0-next.157

Compare Source

Patch Changes
  • fix: handle is attribute on elements with spread (#​12056)

  • fix: correctly process empty lines in messages (#​12057)

  • fix: rewrite state_unsafe_mutation message (#​12059)

  • fix: support function invocation from imported *.svelte components (#​12061)

  • fix: better types for on (#​12053)

v5.0.0-next.155

Compare Source

Patch Changes
  • fix: robustify migration script (#​12019)

  • fix: relax constraint for ComponentProps (#​12026)

  • fix: address event delegation duplication behaviour (#​12014)

  • chore: remove createRoot references (#​12018)

  • chore: clear Map/Set before triggering $inspect callbacks (#​12013)

  • breaking: rename $effect.active to $effect.tracking (#​12022)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

Copy link

cloudflare-workers-and-pages bot commented Jun 18, 2024

Deploying sveltekit-embed with  Cloudflare Pages  Cloudflare Pages

Latest commit: a867624
Status: ✅  Deploy successful!
Preview URL: https://f8b51cbe.sveltekit-embed.pages.dev
Branch Preview URL: https://renovate-svelte-5-x.sveltekit-embed.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 4d9f2f3 to 075c41c Compare June 18, 2024 09:09
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.158 chore(deps): update dependency svelte to v5.0.0-next.159 Jun 19, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 639c953 to 230ad98 Compare June 19, 2024 22:20
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.159 chore(deps): update dependency svelte to v5.0.0-next.160 Jun 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.160 chore(deps): update dependency svelte to v5.0.0-next.162 Jun 20, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from e6118cc to e6bb941 Compare June 21, 2024 22:12
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.162 chore(deps): update dependency svelte to v5.0.0-next.163 Jun 21, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.163 chore(deps): update dependency svelte to v5.0.0-next.164 Jun 22, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 6 times, most recently from a80ec7f to 1c11513 Compare June 24, 2024 14:18
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.164 chore(deps): update dependency svelte to v5.0.0-next.165 Jun 24, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.165 chore(deps): update dependency svelte to v5.0.0-next.166 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from c1dadf8 to 1533125 Compare June 26, 2024 09:03
@spences10 spences10 merged commit 0074400 into main Jun 28, 2024
2 checks passed
@spences10 spences10 deleted the renovate/svelte-5.x branch June 28, 2024 07:26
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.

1 participant