popeindustries / lit-html-server

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

Bump rollup from 1.16.3 to 1.16.4 #47

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps rollup from 1.16.3 to 1.16.4.

Release notes *Sourced from [rollup's releases](https://github.com/rollup/rollup/releases).* > ## v1.16.4 > *2019-07-02* > > ### Bug Fixes > * Do not show a TypeScript error when providing a location as number to this.warn and this.error ([#2974](https://github-redirect.dependabot.com/rollup/rollup/issues/2974)) > * Use the correct TypeScript type for Sourcemap.version ([#2976](https://github-redirect.dependabot.com/rollup/rollup/issues/2976)) > > ### Pull Requests > * [#2965](https://github-redirect.dependabot.com/rollup/rollup/pull/2974): Use async readFile in getRollupDefaultPlugin ([@​kaksmet](https://github.com/kaksmet)) > * [#2974](https://github-redirect.dependabot.com/rollup/rollup/pull/2974): Align TS types, docs and implementation for this.warn and this.error ([@​lukastaegert](https://github.com/lukastaegert)) > * [#2976](https://github-redirect.dependabot.com/rollup/rollup/pull/2976): Fix sourcemap type and update dependencies ([@​lukastaegert](https://github.com/lukastaegert))
Changelog *Sourced from [rollup's changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md).* > ## 1.16.4 > *2019-07-02* > > ### Bug Fixes > * Do not show a TypeScript error when providing a location as number to this.warn and this.error ([#2974](https://github-redirect.dependabot.com/rollup/rollup/issues/2974)) > * Use the correct TypeScript type for Sourcemap.version ([#2976](https://github-redirect.dependabot.com/rollup/rollup/issues/2976)) > > ### Pull Requests > * [#2965](https://github-redirect.dependabot.com/rollup/rollup/pull/2974): Use async readFile in getRollupDefaultPlugin ([@​kaksmet](https://github.com/kaksmet)) > * [#2974](https://github-redirect.dependabot.com/rollup/rollup/pull/2974): Align TS types, docs and implementation for this.warn and this.error ([@​lukastaegert](https://github.com/lukastaegert)) > * [#2976](https://github-redirect.dependabot.com/rollup/rollup/pull/2976): Fix sourcemap type and update dependencies ([@​lukastaegert](https://github.com/lukastaegert))
Commits - [`2896755`](https://github.com/rollup/rollup/commit/2896755cc61fc360c0b59d196eb04d705a38b633) 1.16.4 - [`c2eb6e6`](https://github.com/rollup/rollup/commit/c2eb6e6e2df95a39369367a3428b25978e35eb63) Update changelog - [`b02296a`](https://github.com/rollup/rollup/commit/b02296a619967b0c4bd8e1bdfa5cae3b367b726d) Use async readFile in getRollupDefaultPlugin ([#2965](https://github-redirect.dependabot.com/rollup/rollup/issues/2965)) - [`20b434d`](https://github.com/rollup/rollup/commit/20b434d3d2e01489fdf383d8efae1a3f806c74ae) Update changelog - [`eb97a3d`](https://github.com/rollup/rollup/commit/eb97a3dbef0ebabb330c79ad40bfdb7d679ad49b) Fix sourcemap type and update dependencies ([#2976](https://github-redirect.dependabot.com/rollup/rollup/issues/2976)) - [`959df58`](https://github.com/rollup/rollup/commit/959df581baf371dfb55c30ea46f1f334b50d8326) Update changelog - [`5682ae9`](https://github.com/rollup/rollup/commit/5682ae907f248d94b61fdb25df4378736acdd818) Align TS types, docs and implementation for this.warn and this.error ([#2975](https://github-redirect.dependabot.com/rollup/rollup/issues/2975)) - [`21b7ce4`](https://github.com/rollup/rollup/commit/21b7ce438de6e1c3b06d44bddf1bdfcd2396492d) Compensate for netlify URL normalization and fix scrolling again - [`928d7d6`](https://github.com/rollup/rollup/commit/928d7d65b5fbdf54fa74cdc7264429844a81e26c) Update website links - [`0dd6c15`](https://github.com/rollup/rollup/commit/0dd6c1513d2cfe4825c7280224805b68262b9f0d) Remove accidental solo test run - See full diff in [compare view](https://github.com/rollup/rollup/compare/v1.16.3...v1.16.4)


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.