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.193 #246

Merged
merged 1 commit into from
Jul 22, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 16, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.0.0-next.193

Compare Source

Patch Changes
  • fix: improve validation error that occurs when using {@​render ...} to render default slotted content (#​12521)

  • fix: reset hydrate node after hydrate(...) (#​12512)

v5.0.0-next.192

Compare Source

Patch Changes
  • fix: make animations more robust to quick shuffling (#​12496)

  • feat: warn if binding to a non-reactive property (#​12500)

  • fix: ensure $state proxy invokes set accessor if present (#​12503)

v5.0.0-next.191

Compare Source

Patch Changes
  • fix: properly assign trailing comments (#​12471)

  • breaking: remove deep reactivity from non-bindable props (#​12484)

  • fix: ensure async initial store value is noticed (#​12486)

  • fix: don't add imports to hoisted event parameters (#​12493)

  • fix: set volume through DOM property rather than attribute (#​12485)

v5.0.0-next.190

Compare Source

Patch Changes
  • fix: hydrate multiple <svelte:head> elements correctly (#​12475)

  • fix: assign correct scope to attributes of named slot (#​12476)

  • breaking: warn on quoted single-expression attributes in runes mode (#​12479)

v5.0.0-next.189

Compare Source

Patch Changes

v5.0.0-next.188

Compare Source

Patch Changes
  • fix: ensure $state.snapshot never errors (#​12445)

  • feat: move dev-time component properties to private symbols' (#​12461)

v5.0.0-next.187

Compare Source

Patch Changes
  • fix: always pass original component to HMR wrapper (#​12454)

  • fix: ensure previous transitions are properly aborted (#​12460)

v5.0.0-next.186

Compare Source

Patch Changes
  • feat: skip pending block for already-resolved promises (#​12274)

  • feat: add ability to ignore warnings through warningFilter compiler option (#​12296)

  • fix: run animations in microtask so that deferred transitions can measure nodes correctly (#​12453)

v5.0.0-next.185

Compare Source

Patch Changes
  • fix: allow leading and trailing comments in mustache expression (#​11866)

  • fix: ensure hydration walks all nodes (#​12448)

  • fix: prevent whitespaces merging across component boundaries (#​12449)

  • fix: detect mutations within assignment expressions (#​12429)


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

Copy link

cloudflare-workers-and-pages bot commented Jul 16, 2024

Deploying svead with  Cloudflare Pages  Cloudflare Pages

Latest commit: 36aa628
Status: ✅  Deploy successful!
Preview URL: https://c1afac11.svead.pages.dev
Branch Preview URL: https://renovate-svelte-5-x.svead.pages.dev

View logs

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.186 chore(deps): update dependency svelte to v5.0.0-next.187 Jul 16, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 65458b4 to df1a458 Compare July 16, 2024 22:40
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.187 chore(deps): update dependency svelte to v5.0.0-next.188 Jul 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.188 chore(deps): update dependency svelte to v5.0.0-next.189 Jul 17, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.189 chore(deps): update dependency svelte to v5.0.0-next.190 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 6a9ed66 to 04c9f54 Compare July 18, 2024 16:34
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.190 chore(deps): update dependency svelte to v5.0.0-next.191 Jul 18, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from b070c41 to cb08fce Compare July 18, 2024 17:49
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.191 chore(deps): update dependency svelte to v5.0.0-next.192 Jul 19, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 4e41ab9 to 2e46e99 Compare July 21, 2024 12:42
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.192 chore(deps): update dependency svelte to v5.0.0-next.193 Jul 21, 2024
@spences10 spences10 merged commit 0eb3ac1 into main Jul 22, 2024
1 of 3 checks passed
@spences10 spences10 deleted the renovate/svelte-5.x branch July 22, 2024 18:48
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