Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 22, 2021

Bumps svelte-check from 1.1.10 to 1.2.6.

Release notes

Sourced from svelte-check's releases.

svelte-check-1.2.6

  • (feat) files ending with .svelte.d.ts are now resolved prior to a same file ending with .svelte. This enables library authors to ship type definitions of Svelte files next to their implementation. (#878)
  • (fix) handle $store in directive - animate/transition/action can use $stores, too (#877)
  • (fix) control flow for awaited promise (#880)
  • (fix) svelte2tsx-generation of bubbled and custom events (#886)
  • (fix) generate getter/setter when accessors is true (#882)

svelte-check-1.2.5

  • (fix) Don't step out of if block on else if (#874)
  • (perf) improve svelte-check performance (#872)

svelte-check-1.2.4

  • (fix) sanitize leading invalid attribute chars (#862)
  • (fix) if conditions control flow (#619)
  • (fix) spellcheck attribute allows strings true and false
  • (fix) ignore generated $store declaration (#871)

svelte-check-1.2.3

  • (fix) store access first in expression statement without semicolon in previous line no longer throws error (#859)

svelte-check-1.2.2

  • (fix) add missing transition events (#857)
  • (fix) $store declaration generation for declaration list (#856)
  • (fix) omit svelte compiler from bundle

svelte-check-1.2.1

  • (fix) $store usage declared in module (#850)
  • (fix) relax value typing (#849)

svelte-check-1.2.0

  • (feat) support for <svelte:fragment> (#848)

svelte-check-1.1.36

  • (fix) named slot element can reference let'ed variable (#817, #834)
  • (fix) add href attribute to svg image tag (#824)
  • (fix) add <details> ontoggle event (#829)
  • (fix) adjust shorthand transition/animation transformation to match Svelte's runtime behavior (#816)
  • (fix) control flow for stores. This requires TypeScript 4.2 or later (#493)
  • (fix) correct classname generation for all-invalid filenames (#836)
  • (fix) watch (d.)ts/js files (#839)

svelte-check-1.1.35

  • (fix) adjust shorthand transition/animation transformation to match Svelte's runtime behavior (#816)

svelte-check-1.1.34

  • (fix) svelte2tsx: filter out chars not allowed in JSX (#806)
  • (fix) infer element type for directives. Silences wrong type errors (#815)
  • (fix) add missing events to Window

svelte-check-1.1.33

... (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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2021

Superseded by #78.

@dependabot dependabot bot closed this Mar 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-check-1.2.6 branch March 24, 2021 06:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant