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.16.1 #2851

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2024

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v5.16.1

Compare Source

Patch Changes
  • fix: ensure unowned deriveds correctly get re-linked to the graph (#​14855)

  • fix: ensure $inspect.trace works correctly with null values (#​14853)

v5.16.0

Compare Source

Minor Changes
  • feat: allow class attribute to be an object or array, using clsx (#​14714)
Patch Changes
  • fix: don't include keyframes in global scope in the keyframes to rename (#​14822)

v5.15.0

Compare Source

Minor Changes
  • feat: add "worker" exports condition to better support bundling for worker-based environments (#​14779)

v5.14.6

Compare Source

Patch Changes
  • fix: treeshake $inspect.trace code if unused in modules (#​14774)

  • fix: Improve typescript DX for $inspect, $props, $bindable, and $host (#​14777)

v5.14.5

Compare Source

Patch Changes
  • fix: bump esrap dependency (#​14765)

  • fix: ensure svg namespace for <a> elements is correct (#​14756)

  • fix: treeshake $inspect.trace code if unused (#​14770)

v5.14.4

Compare Source

Patch Changes
  • fix: remove implements from class declarations (#​14749)

  • fix: remove unwanted properties from both replaced and unreplaced nodes (#​14744)

v5.14.3

Compare Source

Patch Changes
  • fix: bump esrap, prevent malformed AST (#​14742)

  • fix: compare array contents for equality mismatch detections, not the arrays themselves (#​14738)

v5.14.2

Compare Source

Patch Changes
  • fix: correctly highlight first rerun of $inspect.trace (#​14734)

  • chore: more loose parser improvements (#​14733)

v5.14.1

Compare Source

Patch Changes
  • fix: improve unowned derived performance (#​14724)

v5.14.0

Compare Source

Minor Changes

v5.13.0

Compare Source

Minor Changes
  • feat: add outro option to unmount (#​14540)

  • feat: provide loose parser mode (#​14691)

v5.12.0

Compare Source

Minor Changes
  • feat: expose more AST types from "svelte/compiler" (#​14601)
Patch Changes
  • fix: don't add parenthesis to media query if already present (#​14699)

  • fix: ensure if block paths retain correct template namespacing (#​14685)

v5.11.3

Compare Source

Patch Changes
  • fix: allow unquoted slash in attributes (#​14615)

  • fix: better handle hydration of script/style elements (#​14683)

  • fix: make defaultValue work with spread (#​14640)

  • fix: avoid mutation validation for invalidate_inner_signals (#​14688)

v5.11.2

Compare Source

Patch Changes
  • fix: correctly handle ssr for reactivity/window (#​14681)

v5.11.1

Compare Source

Patch Changes
  • fix: account for global block in is_empty (#​14677)

  • fix: remove overzealous reactive_declaration_non_reactive_property warning (#​14663)

v5.11.0

Compare Source

Minor Changes
  • feat: add svelte/reactivity/window module (#​14660)
Patch Changes
  • fix: take into account registration state when setting custom element props (#​14508)

v5.10.1

Compare Source

Patch Changes
  • fix: ensure snippet hoisting works in the correct scope (#​14642)

  • fix: ensure $state.snapshot clones holey arrays correctly (#​14657)

  • fix: restore input binding selection position (#​14649)

  • fix: transform everything that is not a selector inside :global (#​14577)

  • Overwrite Spring.#last_value when using .set() with {instant: true} (#​14656)

  • fix: don't emit assignment warnings for bindings (#​14651)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Dec 10, 2024
@theguild-bot
Copy link
Collaborator

theguild-bot commented Dec 10, 2024

🚀 Snapshot Release (alpha)

The latest changes of this PR are available as alpha on npm (based on the declared changesets):

Package Version Info
@graphql-eslint/eslint-plugin 4.4.0-alpha-20250102201215-6445418d2c63ef40a6b521682571372f6da95ca7 npm ↗︎ unpkg ↗︎

Copy link
Contributor

github-actions bot commented Dec 10, 2024

💻 Website Preview

The latest changes are available as preview in: https://77d0c9a5.graphql-eslint.pages.dev

@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.10.1 chore(deps): update dependency svelte to v5.11.0 Dec 11, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from ba670ea to 6497694 Compare December 12, 2024 01:13
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.11.0 chore(deps): update dependency svelte to v5.11.2 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 6497694 to b79a492 Compare December 12, 2024 23:26
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.11.2 chore(deps): update dependency svelte to v5.12.0 Dec 12, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from b79a492 to 1371a6b Compare December 14, 2024 15:24
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.12.0 chore(deps): update dependency svelte to v5.13.0 Dec 14, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 1371a6b to dd28972 Compare December 15, 2024 16:06
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.13.0 chore(deps): update dependency svelte to v5.14.0 Dec 15, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from dd28972 to cb18c59 Compare December 16, 2024 21:26
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.0 chore(deps): update dependency svelte to v5.14.1 Dec 16, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from cb18c59 to bbf07b5 Compare December 17, 2024 16:54
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.1 chore(deps): update dependency svelte to v5.14.2 Dec 17, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from bbf07b5 to 972a700 Compare December 18, 2024 05:22
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.2 chore(deps): update dependency svelte to v5.14.3 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 972a700 to 762ee07 Compare December 18, 2024 11:46
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.3 chore(deps): update dependency svelte to v5.14.4 Dec 18, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 762ee07 to 669414d Compare December 19, 2024 16:24
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.4 chore(deps): update dependency svelte to v5.14.5 Dec 19, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.14.5 chore(deps): update dependency svelte to v5.15.0 Dec 20, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch 2 times, most recently from 6affaec to 242665b Compare December 24, 2024 19:50
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.15.0 chore(deps): update dependency svelte to v5.16.0 Dec 24, 2024
@renovate renovate bot force-pushed the renovate/svelte-5.x branch from 242665b to 6445418 Compare January 2, 2025 20:11
@renovate renovate bot changed the title chore(deps): update dependency svelte to v5.16.0 chore(deps): update dependency svelte to v5.16.1 Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Development

Successfully merging this pull request may close these issues.

1 participant