TomokiMiyauci / utterances-component

Component library for utterances
https://utterances-component.vercel.app
MIT License
10 stars 0 forks source link

⬆️ Bump svelte-check from 2.2.2 to 2.5.0 #197

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps svelte-check from 2.2.2 to 2.5.0.

Release notes

Sourced from svelte-check's releases.

svelte-check-2.5.0

  • (feat) add sveltekit:reload (#1431)
  • (fix) allow null and undefined for style and class directives (#1432)
  • (fix) more robust handling of script tags in {@html ..} tags (#1433)
  • (fix) remove obsolete dependency on minimist (#1417)

svelte-check-2.4.6

svelte-check-2.4.5

  • (fix) regression with boolean literal props type inference (#1390)

svelte-check-2.4.4

  • (fix) prevent svelte2tsx function expression scope leaks (#1380)
  • (fix) initialize props so control flow works (#1378)

New transformation:

  • (fix) add key after index definition (#1385)
  • (fix) better ensureComponent check (#1384)

svelte-check-2.4.3

New transformation:

  • (fix) no error for component typedef with event (#1375)

svelte-check-2.4.2

For new transformation:

  • (fix) sanitize component name (#1366)
  • (fix) handle multiline attributes (#1367)

svelte-check-2.4.1

  • (fix) relax style directive typings (#1361)

For new transformation:

  • (fix) handle events with invalid prop chars (#1356)
  • (fix) svg attributes and casing (#1357)
  • (fix) allow data attributes (#1359)
  • (fix) better error message for missing type definition (#1360)

svelte-check-2.4.0

  • (feat) introduce a new transformation which replaces the now deprecated jsx/tsx transformation which powers the intellisense. It's disabled by default for now and can be turned on through the --use-new-transformation setting. You can read more about the new transformation in the PR (#1237). Please provide feedback in #1352 . If you don't notice anything or only slight improvements, we succeeded.
  • (fix) add 'translate' attribute to definitions (#1349)

svelte-check-2.3.0

  • (feat) support new style directive (requires Svelte 3.46.1 or later) (#1332)
  • (feat) support new const tag (#1072)

svelte-check-2.2.12

  • (fix) handle slot spread (#1292)
  • (fix) update submit event type defintion (#1307)

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tomoki-miyauci/utterances-component/B9XG7PeEpJiHrH2yEcK5tPnW3zph
✅ Preview: https://utterances-component-git-dependabot-npman-4a0d0f-tomoki-miyauci.vercel.app

dependabot[bot] commented 2 years ago

Superseded by #198.