stormkit-io / app-stormkit-io

Stormkit is an all in one solution for Full Stack Javascript applications.
https://app.stormkit.io
GNU General Public License v3.0
66 stars 8 forks source link

chore: bump @codemirror/lang-javascript from 0.19.3 to 6.0.0 #376

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @codemirror/lang-javascript from 0.19.3 to 6.0.0.

Changelog

Sourced from @​codemirror/lang-javascript's changelog.

6.0.0 (2022-06-08)

Breaking changes

Update dependencies to 6.0.0

0.20.1 (2022-06-01)

New features

localCompletionSource (included in the support extensions returned from javascript) now provides a way to complete locally-defined names.

0.20.0 (2022-04-20)

New features

The new autoCloseTags extension (included by default in the javascript language extension when jsx is configured) finishes JSX closing tags when you type a > or / character.

0.19.7 (2022-01-28)

0.19.6 (2022-01-11)

Bug fixes

Remove accidentally released unfinished changes.

0.19.5 (2022-01-11)

Bug fixes

Add the function highlight modifier to variables used in tagged template expressions.

0.19.4 (2022-01-03)

Bug fixes

Fix highlighting of TypeScript private/public/protected keywords.

Commits
  • 0d8b7a6 Mark version 6.0.0
  • b095e8b Include keyword completions in the language support
  • 2aa9114 Add more keywords snippets
  • 7e68aa1 Mark version 0.20.1
  • 6b45ba5 Add local variable completion support
  • a6d06bd Mark version 0.20.0
  • dcda7e0 Bump lezer version to 0.16.0
  • 29f6d3e Move highlighting information into @​lezer/javascript
  • d22f787 Simplify duplicate test
  • 82aa6ec Add tag closing functionality for JSX
  • 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[bot] commented 2 years ago

The following labels could not be found: npm.