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.17 #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

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte (source) ^4.1.2 -> ^4.2.17 age adoption passing confidence
svelte (source) ^4.0.0 -> ^4.2.17 age adoption passing confidence
svelte (source) ^4.2.0 -> ^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)

Configuration

📅 Schedule: Branch creation - "every weekend" 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 has been generated by Mend Renovate. View repository job log here.

@changeset-bot
Copy link

changeset-bot bot commented Aug 12, 2023

⚠️ No Changeset found

Latest commit: 1fd23b0

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 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 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 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 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 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 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 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 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 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 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 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 changed the title chore(deps): update dependency svelte to ^4.2.16 chore(deps): update dependency svelte to ^4.2.17 May 18, 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.

None yet

0 participants