popeindustries / lit-html-server

Render lit-html templates on the server as Node.js streams
MIT License
265 stars 12 forks source link

Bump lit-html from 1.1.0 to 1.1.1 #51

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps lit-html from 1.1.0 to 1.1.1.

Release notes *Sourced from [lit-html's releases](https://github.com/Polymer/lit-html/releases).* > ## v1.1.1 > ### Changed > * `render` and `shady-render` now both accept any value that is renderable by `NodePart`. ([#910](https://github-redirect.dependabot.com/Polymer/lit-html/issues/910))
Changelog *Sourced from [lit-html's changelog](https://github.com/Polymer/lit-html/blob/master/CHANGELOG.md).* > ## [1.1.1] - 2019-07-09 > > ### Changed > * `render` and `shady-render` now both accept any value that is renderable by `NodePart`. ([#910](https://github-redirect.dependabot.com/Polymer/lit-html/issues/910))
Commits - [`47a8af4`](https://github.com/Polymer/lit-html/commit/47a8af4805d775614fe075975eba2c3f6e521a04) Prepare 1.1.1 release - [`b7f5a06`](https://github.com/Polymer/lit-html/commit/b7f5a06c69417da3a1099da49bd988eadbf9ffb4) Add check-version-tracker script - [`04a30ab`](https://github.com/Polymer/lit-html/commit/04a30abb010b4e0d8abec1b2ca411b127d8a06e0) Remove warning that directives may change before 1.0 release - [`5c49a35`](https://github.com/Polymer/lit-html/commit/5c49a35b8a93153f94663281dab7b74501a5e202) Fix lint warnings - [`049bf1b`](https://github.com/Polymer/lit-html/commit/049bf1bf9d00ee6f4e3c47dde075981ea661c1d8) Bump TypeScript and tach/benchmarks packages ([#943](https://github-redirect.dependabot.com/Polymer/lit-html/issues/943)) - [`2120a94`](https://github.com/Polymer/lit-html/commit/2120a942602f21ce07ca174333f9acedc2bd2367) Revert "Change classMap to set classes correctly for SVGs ([#932](https://github-redirect.dependabot.com/Polymer/lit-html/issues/932))" - [`dbb3312`](https://github.com/Polymer/lit-html/commit/dbb33127a1d500686ab8766599606ef27db18ce7) Change classMap to set classes correctly for SVGs ([#932](https://github-redirect.dependabot.com/Polymer/lit-html/issues/932)) - [`5fad61a`](https://github.com/Polymer/lit-html/commit/5fad61a273aac7294e4af0c9c789d150030060b9) Update CHANGELOG.md for PR [#910](https://github-redirect.dependabot.com/Polymer/lit-html/issues/910). ([#945](https://github-redirect.dependabot.com/Polymer/lit-html/issues/945)) - [`8655aa5`](https://github.com/Polymer/lit-html/commit/8655aa5f57c36a0b9fa0c89d36514ff60868ad25) Scope styles even if the rendered value is not a TemplateResult. ([#910](https://github-redirect.dependabot.com/Polymer/lit-html/issues/910)) - [`97047f1`](https://github.com/Polymer/lit-html/commit/97047f106202bac303b3a223172c99bceec0a194) Attach tachometer checks to the right commit and distinguish with label. ([#941](https://github-redirect.dependabot.com/Polymer/lit-html/issues/941)) - Additional commits viewable in [compare view](https://github.com/Polymer/lit-html/compare/v1.1.0...v1.1.1)


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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it). To ignore the version in this PR you can just close it - `@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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.