Skip to content
This repository has been archived by the owner on Jul 10, 2023. It is now read-only.

chore(deps): update dependency svelte-check to v2.10.3 #1706

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 17, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
svelte-check 2.8.0 -> 2.10.3 age adoption passing confidence

Release Notes

sveltejs/language-tools (svelte-check)

v2.10.3

Compare Source

  • (fix) data-sveltekit attributes are valid on all elements (#​1773)
  • (fix) move interface if referenced by generic (#​1791)
  • (fix) no error with unkown props if uses $$props (#​1769)

v2.10.2

Compare Source

  • (fix) add polling interval to watchFile

v2.10.1

Compare Source

  • (fix) add "" and "off" as valid data-sveltekit-X values (#​1753) (#​1749)
  • (fix) getter type is nonnullable (#​1751)
  • (fix) add FormDataEvent (#​1760)
  • (fix) full version number in svelte-check --version (#​1747)

v2.10.0

Compare Source

  • (fix) type error for component with no props (#​1744)
  • (fix) generic support for component getter and accessor (#​1689)
  • (fix) allow falsy values for svelte:component (#​1694)
  • (fix) skip forwarded event from svelte:self (#​1693)
  • (fix) case insenstive file system document sync (#​1697)
  • (feat) add --preserveWatchOutput option (#​1715)

v2.9.2

Compare Source

  • (fix) relax event handler typings (#​1502)
  • (fix) ensure correct typings are accessed (#​1675)

v2.9.1

Compare Source

  • (fix) add print-color-adjust (#​1661)

New transformation:

  • (fix) silence duplicate props warning for window/body (#​1656)
  • (fix) use let for #each block (#​1636)
  • (fix) better backwards compatibility (#​1640)
  • (fix) more robust check for block start (#​1641)

v2.9.0

Compare Source

  • (fix) more robust ./$types auto imports for SvelteKit (#​1609)
  • (fix) extract name in destructuring with default in reactive statement (#​1605)

New transformation:

  • (feat) enable actions to enhance typings on applied element (not usable yet, requires pending Svelte PR) (#​1553)
  • (feat) preserve bind: for better type checking of HTML elements (#​1596)
  • (feat) keep colon while transforming events (#​1549)

v2.8.1

Compare Source

  • (fix) allow SapperAnchorProps & SvelteKitAnchorProps on svelte:element (#​1577)

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 has been generated by Mend Renovate. View repository job log here.

@vercel
Copy link

vercel bot commented Aug 17, 2022

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
svelte-component-template ❌ Failed (Inspect) Mar 18, 2023 at 9:59AM (UTC)

@renovate renovate bot force-pushed the renovate/svelte-check-2.x branch from dddc3c4 to 54956d8 Compare August 29, 2022 13:26
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v2.8.1 chore(deps): update dependency svelte-check to v2.9.0 Aug 29, 2022
@renovate renovate bot force-pushed the renovate/svelte-check-2.x branch from 54956d8 to b9e26ea Compare November 20, 2022 16:40
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v2.9.0 chore(deps): update dependency svelte-check to v2.9.2 Nov 20, 2022
@renovate renovate bot force-pushed the renovate/svelte-check-2.x branch from b9e26ea to d0dc98d Compare March 18, 2023 09:57
@renovate renovate bot changed the title chore(deps): update dependency svelte-check to v2.9.2 chore(deps): update dependency svelte-check to v2.10.3 Mar 18, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants