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 ^4.2.19 #390

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 12, 2023

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) ^4.1.2 -> ^4.2.19 age adoption passing confidence
svelte (source) ^4.0.0 -> ^4.2.19 age adoption passing confidence
svelte (source) ^4.2.0 -> ^4.2.19 age adoption passing confidence

Release Notes

sveltejs/svelte (svelte)

v4.2.19

Compare Source

Patch Changes
  • fix: ensure typings for <svelte:options> are picked up (#​12902)

  • fix: escape < in attribute strings (#​12989)

v4.2.18

Compare Source

Patch Changes

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)

Configuration

📅 Schedule: Branch creation - "* * * * 0,6" in timezone America/Vancouver, 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 these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@changeset-bot
Copy link

changeset-bot bot commented Aug 12, 2023

⚠️ No Changeset found

Latest commit: c77936e

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 force-pushed the renovate/svelte-4.x branch 2 times, most recently from 58a79e3 to a6d5e08 Compare August 26, 2023 07:30
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.0 chore(deps): update dependency svelte to ^4.2.1 Sep 23, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from a6d5e08 to 0258df5 Compare September 23, 2023 10:35
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.1 chore(deps): update dependency svelte to ^4.2.2 Oct 21, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 0258df5 to 3e8b2e3 Compare October 21, 2023 07:28
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.2 chore(deps): update dependency svelte to ^4.2.3 Nov 11, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 3e8b2e3 to 23a2b00 Compare November 11, 2023 09:39
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.3 chore(deps): update dependency svelte to ^4.2.5 Nov 18, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 23a2b00 to 098a678 Compare November 18, 2023 08:06
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.5 chore(deps): update dependency svelte to ^4.2.7 Nov 25, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 098a678 to b44eddd Compare November 25, 2023 09:51
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.7 chore(deps): update dependency svelte to ^4.2.8 Dec 2, 2023
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from b44eddd to d27b3f3 Compare December 2, 2023 09:53
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from d27b3f3 to 20d1afc Compare January 20, 2024 11:23
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.8 chore(deps): update dependency svelte to ^4.2.9 Jan 20, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 20d1afc to b622cb4 Compare February 10, 2024 10:18
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.9 chore(deps): update dependency svelte to ^4.2.10 Feb 10, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from b622cb4 to 2ea8941 Compare February 17, 2024 10:52
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.10 chore(deps): update dependency svelte to ^4.2.11 Feb 17, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 2ea8941 to b95707e Compare February 24, 2024 08:17
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.11 chore(deps): update dependency svelte to ^4.2.12 Feb 24, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from b95707e to 656d04a Compare April 13, 2024 11:27
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.12 chore(deps): update dependency svelte to ^4.2.14 Apr 13, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 656d04a to 484650e Compare April 20, 2024 10:12
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.14 chore(deps): update dependency svelte to ^4.2.15 Apr 20, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.15 chore(deps): update dependency svelte to ^4.2.16 May 11, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 484650e to 5d3e139 Compare May 11, 2024 08:17
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 5d3e139 to 1fd23b0 Compare May 18, 2024 07:03
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.16 chore(deps): update dependency svelte to ^4.2.17 May 18, 2024
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.17 chore(deps): update dependency svelte to ^4.2.18 Jun 8, 2024
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 1fd23b0 to 26a6ea4 Compare June 8, 2024 07:20
@renovate renovate bot force-pushed the renovate/svelte-4.x branch from 26a6ea4 to c77936e Compare August 24, 2024 07:11
@renovate renovate bot changed the title chore(deps): update dependency svelte to ^4.2.18 chore(deps): update dependency svelte to ^4.2.19 Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants