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-dev): bump svelte-check from 1.1.28 to 1.2.3 #81

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps svelte-check from 1.1.28 to 1.2.3.

Release notes

Sourced from svelte-check's releases.

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

  • (fix) transform slot bind:this (allowed for custom elements) (#803)

svelte-check-1.1.32

  • (fix) fallback param for built-in transition/animate to silence wrong errors about missing params (#785)

svelte-check-1.1.31

Test release to test new deployment setup

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 dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 8, 2021
@dependabot dependabot bot requested a review from giodamelio March 8, 2021 00:46
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2021

Superseded by #83.

@dependabot dependabot bot closed this Mar 11, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-check-1.2.3 branch March 11, 2021 00:39
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant