Skip to content
This repository was archived by the owner on Jun 17, 2022. It is now read-only.

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2022

Bumps svelte-check from 2.4.0 to 2.4.5.

Release notes

Sourced from svelte-check's releases.

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)
Commits
  • 0a81092 (fix) regression with boolean literal props type inference (#1390)
  • ec51f91 (feat) improve property access completion in markup (#1381)
  • 1a9c259 (fix) adjust svelte-check version
  • 6b65f0d Bump ajv from 6.12.2 to 6.12.6 (#1387)
  • c8cc4c2 (fix) better ensureComponent check (#1384)
  • 9c12aec (fix) initialize props so control flow works (#1378)
  • 0c0186c (fix) add key after index definition in new each transformation (#1385)
  • f5bf9db [chore] update bug template
  • cbcd4be (fix) prevent svelte2tsx function expression scope leaks (#1380)
  • 513b28c (fix) no TS/JS completions in html text (#1369)
  • Additional commits viewable in compare view

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 17, 2022

The following labels could not be found: type:dependencies.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-check-2.4.5 branch from 78826ae to 3db6414 Compare February 17, 2022 03:54
Bumps [svelte-check](https://github.com/sveltejs/language-tools) from 2.4.0 to 2.4.5.
- [Release notes](https://github.com/sveltejs/language-tools/releases)
- [Commits](sveltejs/language-tools@svelte-check-2.4.0...svelte-check-2.4.5)

---
updated-dependencies:
- dependency-name: svelte-check
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/svelte-check-2.4.5 branch from 3db6414 to 26ad1bb Compare February 17, 2022 03:55
@CuriousCorrelation CuriousCorrelation merged commit 67e8a9a into main Feb 17, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/svelte-check-2.4.5 branch February 17, 2022 03:55
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.

2 participants