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

Update dependency svelte to v4.2.17 #14

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 3, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

sveltejs/svelte (svelte)

v4.2.17

Compare Source

Patch Changes
  • fix: correctly handle falsy values of style directives in SSR mode (#​11584)

v4.2.16

Compare Source

Patch Changes
  • fix: check if svelte component exists on custom element destroy (#​11489)

v4.2.15

Compare Source

Patch Changes
  • support attribute selector inside :global() (#​11135)

v4.2.14

Compare Source

Patch Changes
  • fix parsing camelcase container query name (#​11131)

v4.2.13

Compare Source

Patch Changes
  • fix: applying :global for +,~ sibling combinator when slots are present (#​9282)

v4.2.12

Compare Source

Patch Changes
  • fix: properly update svelte:component props when there are spread props (#​10604)

v4.2.11

Compare Source

Patch Changes
  • fix: check that component wasn't instantiated in connectedCallback (#​10466)

v4.2.10

Compare Source

Patch Changes
  • fix: add scrollend event type (#​10336)

  • fix: add fetchpriority attribute type (#​10390)

  • fix: Add miter-clip and arcs to stroke-linejoin attribute (#​10377)

  • fix: make inline doc links valid (#​10366)

v4.2.9

Compare Source

Patch Changes
  • fix: add types for popover attributes and events (#​10042)

  • fix: add gamepadconnected and gamepaddisconnected events (#​9864)

  • fix: make @types/estree a dependency (#​10149)

  • fix: bump axobject-query (#​10167)

v4.2.8

Compare Source

Patch Changes
  • fix: port over props that were set prior to initialization (#​9701)

v4.2.7

Compare Source

Patch Changes
  • fix: handle spreads within static strings (#​9554)

v4.2.6

Compare Source

Patch Changes
  • fix: adjust static attribute regex (#​9551)

v4.2.5

Compare Source

Patch Changes
  • fix: ignore expressions in top level script/style tag attributes (#​9498)

v4.2.4

Compare Source

Patch Changes
  • fix: handle closing tags inside attribute values (#​9486)

v4.2.3

Compare Source

Patch Changes
  • fix: improve a11y-click-events-have-key-events message (#​9358)

  • fix: more robust hydration of html tag (#​9184)

v4.2.2

Compare Source

Patch Changes
  • fix: support camelCase properties on custom elements (#​9328)

  • fix: add missing plaintext-only value to contenteditable type (#​9242)

  • chore: upgrade magic-string to 0.30.4 (#​9292)

  • fix: ignore trailing comments when comparing nodes (#​9197)

v4.2.1

Compare Source

Patch Changes
  • fix: update style directive when style attribute is present and is updated via an object prop (#​9187)

  • fix: css sourcemap generation with unicode filenames (#​9120)

  • fix: do not add module declared variables as dependencies (#​9122)

  • fix: handle svelte:element with dynamic this and spread attributes (#​9112)

  • fix: silence false positive reactive component warning (#​9094)

  • fix: head duplication when binding is present (#​9124)

  • fix: take custom attribute name into account when reflecting property (#​9140)

  • fix: add indeterminate to the list of HTMLAttributes (#​9180)

  • fix: recognize option value on spread attribute (#​9125)

v4.2.0

Compare Source

Minor Changes
  • feat: move svelteHTML from language-tools into core to load the correct svelte/element types (#​9070)

v4.1.2

Compare Source

Patch Changes
  • fix: allow child element with slot attribute within svelte:element (#​9038)

  • fix: Add data-* to svg attributes (#​9036)

v4.1.1

Compare Source

Patch Changes
  • fix: svelte:component spread props change not picked up (#​9006)

v4.1.0

Compare Source

Minor Changes
  • feat: add ability to extend custom element class (#​8991)
Patch Changes
  • fix: ensure svelte:component evaluates props once (#​8946)

  • fix: remove let:variable slot bindings from select binding dependencies (#​8969)

  • fix: handle destructured primitive literals (#​8871)

  • perf: optimize imports that are not mutated or reassigned (#​8948)

  • fix: don't add accessor twice (#​8996)

v4.0.5

Compare Source

Patch Changes
  • fix: generate type definition with nullable types (#​8924)

v4.0.4

Compare Source

Patch Changes
  • fix: claim svg tags in raw mustache tags correctly (#​8910)

  • fix: repair invalid raw html content during hydration (#​8912)

v4.0.3

Compare Source

Patch Changes
  • fix: handle falsy srcset values (#​8901)

v4.0.2

Compare Source

Patch Changes
  • fix: reflect all custom element prop updates back to attribute (#​8898)

  • fix: shrink custom element baseline a bit (#​8858)

  • fix: use non-destructive hydration for all @html tags (#​8880)

  • fix: align disclose-version exports specification (#​8874)

  • fix: check srcset when hydrating to prevent needless requests (#​8868)


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.

@renovate renovate bot changed the title Update dependency svelte to v4.0.2 Update dependency svelte to v4.0.3 Jul 3, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 91ec4b0 to 6ab5d20 Compare July 3, 2023 21:16
@renovate renovate bot changed the title Update dependency svelte to v4.0.3 Update dependency svelte to v4.0.4 Jul 4, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 6ab5d20 to f71f463 Compare July 4, 2023 21:54
@renovate renovate bot changed the title Update dependency svelte to v4.0.4 Update dependency svelte to v4.0.5 Jul 6, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from f71f463 to 7f6dbbf Compare July 6, 2023 16:25
@renovate renovate bot changed the title Update dependency svelte to v4.0.5 Update dependency svelte to v4.1.0 Jul 19, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 7f6dbbf to 1870f36 Compare July 19, 2023 16:41
@renovate renovate bot changed the title Update dependency svelte to v4.1.0 Update dependency svelte to v4.1.1 Jul 20, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 1870f36 to 97d7bad Compare July 20, 2023 18:01
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 97d7bad to e06224a Compare July 31, 2023 14:20
@renovate renovate bot changed the title Update dependency svelte to v4.1.1 Update dependency svelte to v4.1.2 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch 2 times, most recently from 3765a60 to 40b527a Compare August 11, 2023 15:58
@renovate renovate bot changed the title Update dependency svelte to v4.1.2 Update dependency svelte to v4.2.0 Aug 11, 2023
@renovate renovate bot changed the title Update dependency svelte to v4.2.0 Update dependency svelte to v4.2.1 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 40b527a to 941b2b0 Compare September 20, 2023 11:22
@renovate renovate bot changed the title Update dependency svelte to v4.2.1 Update dependency svelte to v4.2.2 Oct 19, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 941b2b0 to b3e8a08 Compare October 19, 2023 09:32
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from b3e8a08 to ac3c084 Compare November 10, 2023 12:59
@renovate renovate bot changed the title Update dependency svelte to v4.2.2 Update dependency svelte to v4.2.3 Nov 10, 2023
@renovate renovate bot changed the title Update dependency svelte to v4.2.3 Update dependency svelte to v4.2.4 Nov 16, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from ac3c084 to eaa2702 Compare November 16, 2023 21:53
@renovate renovate bot changed the title Update dependency svelte to v4.2.4 Update dependency svelte to v4.2.5 Nov 17, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from eaa2702 to f108ab1 Compare November 17, 2023 17:18
@renovate renovate bot changed the title Update dependency svelte to v4.2.5 Update dependency svelte to v4.2.6 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from f108ab1 to 932ef46 Compare November 20, 2023 10:38
@renovate renovate bot changed the title Update dependency svelte to v4.2.6 Update dependency svelte to v4.2.7 Nov 20, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 932ef46 to 304eee0 Compare November 20, 2023 15:36
@renovate renovate bot changed the title Update dependency svelte to v4.2.7 Update dependency svelte to v4.2.8 Nov 30, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 304eee0 to 2e19901 Compare November 30, 2023 13:11
@renovate renovate bot changed the title Update dependency svelte to v4.2.8 Update dependency svelte to v4.2.9 Jan 17, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 2e19901 to 15df806 Compare January 17, 2024 14:22
@renovate renovate bot changed the title Update dependency svelte to v4.2.9 Update dependency svelte to v4.2.10 Feb 5, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 15df806 to 84bd716 Compare February 5, 2024 19:54
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 84bd716 to edc60c5 Compare February 15, 2024 19:23
@renovate renovate bot changed the title Update dependency svelte to v4.2.10 Update dependency svelte to v4.2.11 Feb 15, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from edc60c5 to ca1c569 Compare February 23, 2024 10:21
@renovate renovate bot changed the title Update dependency svelte to v4.2.11 Update dependency svelte to v4.2.12 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from ca1c569 to e693952 Compare April 10, 2024 20:13
@renovate renovate bot changed the title Update dependency svelte to v4.2.12 Update dependency svelte to v4.2.13 Apr 10, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from e693952 to d87d544 Compare April 13, 2024 01:22
@renovate renovate bot changed the title Update dependency svelte to v4.2.13 Update dependency svelte to v4.2.14 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from d87d544 to 5a69aee Compare April 17, 2024 13:16
@renovate renovate bot changed the title Update dependency svelte to v4.2.14 Update dependency svelte to v4.2.15 Apr 17, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 5a69aee to 478c874 Compare May 7, 2024 13:58
@renovate renovate bot changed the title Update dependency svelte to v4.2.15 Update dependency svelte to v4.2.16 May 7, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x-lockfile branch from 478c874 to 2bb0680 Compare May 13, 2024 22:50
@renovate renovate bot changed the title Update dependency svelte to v4.2.16 Update dependency svelte to v4.2.17 May 13, 2024
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.

None yet

0 participants