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.268 - autoclosed #860

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 18, 2024

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.0.0-next.268

Compare Source

Patch Changes
  • breaking: disallow state mutations in logic block expression (#​13625)

  • breaking: stronger enumerated types (#​13624)

  • chore: improve runtime performance of derived signals (#​13626)

v5.0.0-next.267

Compare Source

Patch Changes
  • fix: ensure inserted code is preserved during migration (#​13617)

  • fix: ensure each block consistency to internal mutations to the collection (#​13614)

  • chore: improve derived ownership model (#​13623)

  • fix: ensure await block scope transforms are isolated (#​13622)

v5.0.0-next.266

Compare Source

Patch Changes
  • feat: add hidden until-found and beforematch (#​13612)

  • fix: ensure local prop value is read during teardown (#​13611)

  • fix: take snippets into account when scoping CSS (#​13589)

  • breaking: scope :not(...) selectors (#​13568)

  • breaking: scope :has(...) selectors (#​13567)

v5.0.0-next.265

Compare Source

Patch Changes
  • fix: ensure source and filename are known to compileModule's source map (#​13546)

  • fix: cleanup non-branch effects created inside block effects (#​13600)

  • fix: do no rerun the each block when array change from empty to empty (#​13553)

  • fix: ensure effects destroy owned deriveds upon teardown (#​13563)

  • fix: ensure proxied arrays correctly update their length upon deletions (#​13549)

  • fix: avoid assigning input.value if the value is the same to fix minlength (#​13574)

  • fix: use analysis.name when migrating <svelte:self> (#​13544)

  • fix: strip BOM character from input (#​13548)

v5.0.0-next.264

Compare Source

Patch Changes
  • fix: exclude custom elements from HTML tree validation (#​13540)

  • fix: apply class/style directives after attributes (#​13535)

  • fix: make immutable option work more correctly (#​13526)

  • breaking: use <svelte-css-wrapper> instead of <div> for style props (#​13499)

  • fix: mark custom element with virtual class attribute as dynamic (#​13435)

  • fix: ensure set_text applies coercion to objects before diff (#​13542)

v5.0.0-next.263

Compare Source

Patch Changes
  • fix: add media listeners immediately when using bind:paused (#​13502)

  • fix: further improve reconciliation of inert each block rows (#​13527)

  • feat: add types for the search element (#​13489)

  • feat: support migrating svelte:self (#​13504)

  • feat: support migration of single assignment labeled statements (#​13461)

  • fix: correctly migrate $slots with bracket member expressions & slots with static props (#​13468)

  • feat: migrate slot usages (#​13500)

  • fix: recreate SvelteDate methods deriveds if they are destroyed (#​13515)

  • fix: allow imports from svelte/legacy in SSR (#​13523)

v5.0.0-next.262

Compare Source

Patch Changes
  • feat: enable snippets to fill slots (#​13427)

  • fix: strip internal properties from rest props during SSR (#​13492)

  • fix: allow combinator at start of nested CSS selector (#​13440)

v5.0.0-next.260

Compare Source

Patch Changes
  • fix: ensure use directives execute in the correct sequence (#​13384)

  • fix: blank CSS contents while migrating (#​13403)

  • fix: avoid migrating slots in custom elements (#​13406)

  • fix: don't consider children of rules when checking whether they are used or not (#​13410)

  • fix: treat <img> alt attribute as content for a11y labelling purposes (#​13411)

  • fix: make ownership widening more robust to userland proxies (#​13377)

  • fix: validation should not fail on anonymous declarations (#​13393)

v5.0.0-next.259

Compare Source

Patch Changes
  • fix: higher fidelity event migration (#​13362)

  • fix: properly remove root anchor node on unmount (#​13381)

  • fix: improve reconciliation of inert each block rows (#​13379)

v5.0.0-next.258

Compare Source

Patch Changes
  • fix: only use getComputedStyle with elements (#​13366)

  • fix: make each items reassignable in legacy mode (#​12257)

v5.0.0-next.257

Compare Source

Patch Changes
  • fix: only set attribute as property if element has setter (#​13341)

v5.0.0-next.256

Compare Source

Patch Changes
  • fix: only warn on context="module" in runes mode (#​13332)

  • feat: deprecate <svelte:self> in runes mode (#​13333)

  • fix: set strings as attributes, non-strings as properties if property exists (#​13327)

v5.0.0-next.255

Compare Source

Patch Changes
  • fix: keep bound inputs in sync in runes mode (#​13328)

  • fix: silence snapshot warnings inside $inspect (#​13334)

v5.0.0-next.254

Compare Source

Patch Changes
  • feat: account for zoom when calculating animation transforms (#​13317)

v5.0.0-next.253

Compare Source

Patch Changes
  • fix: delete transformers shadowed by unreassigned state (#​13316)

  • fix: don't make wheel events passive by default (#​13322)

v5.0.0-next.252

Compare Source

Patch Changes
  • fix: handle $Props interface during migration (#​13305)

  • fix: attach effects-inside-deriveds to the parent of the derived (#​13309)

  • fix: simplify and robustify appending styles (#​13303)

v5.0.0-next.251

Compare Source

Patch Changes
  • fix: improve performance of scheduling effects (#​13300)

v5.0.0-next.250

Compare Source

Patch Changes
  • fix: correctly migrate sequence expressions (#​13291)

  • fix: avoid disconnecting deriveds that are still active (#​13292)

  • feat: Add accessibility warnings for buttons and anchors without explicit labels and content (#​13130)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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

changeset-bot bot commented Sep 18, 2024

⚠️ No Changeset found

Latest commit: e7161b1

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 changed the title chore(deps): update dependency svelte to v5.0.0-next.250 chore(deps): update dependency svelte to v5.0.0-next.251 Sep 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.251 chore(deps): update dependency svelte to v5.0.0-next.252 Sep 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.252 chore(deps): update dependency svelte to v5.0.0-next.253 Sep 19, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from c973bd9 to b575ec7 Compare September 19, 2024 20:18
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.253 chore(deps): update dependency svelte to v5.0.0-next.255 Sep 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.255 chore(deps): update dependency svelte to v5.0.0-next.256 Sep 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.256 chore(deps): update dependency svelte to v5.0.0-next.257 Sep 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.257 chore(deps): update dependency svelte to v5.0.0-next.258 Sep 23, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.258 chore(deps): update dependency svelte to v5.0.0-next.259 Sep 24, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 3 times, most recently from 591b608 to 9f0e15d Compare September 27, 2024 01:56
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.259 chore(deps): update dependency svelte to v5.0.0-next.260 Sep 27, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 3 times, most recently from e7c8ccd to fbb24ce Compare October 4, 2024 03:57
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.260 chore(deps): update dependency svelte to v5.0.0-next.262 Oct 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.262 chore(deps): update dependency svelte to v5.0.0-next.263 Oct 8, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.263 chore(deps): update dependency svelte to v5.0.0-next.264 Oct 9, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from f24a377 to db42a22 Compare October 14, 2024 19:52
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.264 chore(deps): update dependency svelte to v5.0.0-next.265 Oct 14, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.265 chore(deps): update dependency svelte to v5.0.0-next.266 Oct 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.266 chore(deps): update dependency svelte to v5.0.0-next.268 Oct 16, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.0.0-next.268 chore(deps): update dependency svelte to v5.0.0-next.268 - autoclosed Oct 16, 2024
@renovate renovate bot closed this Oct 16, 2024
@renovate renovate bot deleted the renovate/svelte-5.x branch October 16, 2024 13:52
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.

0 participants