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

Update typescript-lit-html-plugin to the latest version 🚀 #8

Open
wants to merge 1 commit into
base: devel
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Jun 29, 2018

Version 0.3.0 of typescript-lit-html-plugin was just published.

Dependency typescript-lit-html-plugin
Current Version 0.2.0
Type devDependency

The version 0.3.0 is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.

It might be worth looking into these changes and trying to get this project onto the latest version of typescript-lit-html-plugin.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 11 commits.

  • f63ce7a 0.3.0
  • 746754a Update test package-lock
  • c093f8a Update package.lock
  • 3b3dabc Fix tests for node 8+
  • 33973aa Merge pull request #9 from justinribeiro/css-intellisense
  • 4d7e187 Add CSS completion tests, revise HTML completion tests
  • 0ecb6c3 Add languageId check to show contextually correct completion list
  • bb9c7f3 html completions should go before css otherwise duplication from parseStylesheet() removes documentation from completion entry
  • e75e8ce Add launch.json for easier debugging
  • 9f0750d Add css-lang lookup into completion list
  • faab2d8 Add css-lang service, update lang types

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 29, 2018

Version 0.3.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 11c26f6 Don't return signature help inside template strings
  • 21c1ce0 Removing duplicate format setup code
  • c6e5418 Update dev deps
  • 2fec86f Use node 9 for travis

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 3, 2018

Version 0.4.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 4, 2018

Version 0.4.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 6cb07ae 0.4.1
  • d0f1da8 Add pinning test for css quick info
  • 146f4d2 Merge pull request #13 from justinribeiro/css-quickinfo-hover
  • 9d96216 Show proper hover informtion on line language type

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 5, 2018

Version 0.4.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 76b864a 0.4.2
  • f7b46cd Use node 10 for travis
  • 720152a Merge pull request #14 from justinribeiro/css-quickinfo-styling
  • 81f0e78 Make quick info hover look more consistent with html/css hover

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 6, 2018

Version 0.5.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • ca93cc0 0.5.0
  • 1e31cc7 Update e2e deps
  • 91f8b68 Merge pull request #15 from justinribeiro/css-quickfix-support
  • 3d913b2 Add quickfix support for embedded css blocks

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 9, 2018

Version 0.5.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • d31a46b 0.5.1
  • 2cbea02 Remove css lang-service dep
  • 509caaa Formatting
  • b4ad4cb Extracting HtmlPlugin to a class
  • 9160b91 Fix case where formatting styled could erase placeholder
  • 8116717 Remove hover workaround
  • a1babb3 Delegate to styled plugin for css completions
  • aaee67b Removing now unused variables
  • d94de5f Use injected virtualDocumentProvider
  • 4b186ef More delegation back to styled
  • 761029f Delegate getSemanticDiagnostics to styled plugin
  • 73b607c Use single htmlLanguageService
  • 2e6805d Working on reusing styled-components plugin in html

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 9, 2018

Version 0.5.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 10, 2018

Version 0.5.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 177ec01 0.5.3
  • 790008f Disable formatting of any code with style blocks temporarily

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Oct 15, 2018

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 6f8129e Pick up new dependecy versions
  • 072463f Update to decorator lib 2.0

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 14, 2018

Update to this version instead 🚀

Commits

The new version differs by commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

Update to this version instead 🚀

Commits

The new version differs by 1 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Nov 16, 2018

Update to this version instead 🚀

Commits

The new version differs by 6 commits.

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants