popeindustries / lit-html-server

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

Bump web-streams-polyfill from 2.0.3 to 2.0.4 #61

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps web-streams-polyfill from 2.0.3 to 2.0.4.

Release notes *Sourced from [web-streams-polyfill's releases](https://github.com/MattiasBuelens/web-streams-polyfill/releases).* > ## v2.0.4 > * πŸ› Fix pipe not aborting when both `preventAbort` and `preventCancel` are set ([#31](https://github-redirect.dependabot.com/MattiasBuelens/web-streams-polyfill/pull/31)) > * πŸ‘“ Align with [spec version `e4d3b1a`](https://github.com/whatwg/streams/tree/e4d3b1a826e34d27a7cb5485a1cc4b078608c9ec/) ([#31](https://github-redirect.dependabot.com/MattiasBuelens/web-streams-polyfill/pull/31))
Changelog *Sourced from [web-streams-polyfill's changelog](https://github.com/MattiasBuelens/web-streams-polyfill/blob/master/CHANGELOG.md).* > ## v2.0.4 (2019-08-01) > > * πŸ› Fix pipe not aborting when both `preventAbort` and `preventCancel` are set ([#31](https://github-redirect.dependabot.com/MattiasBuelens/web-streams-polyfill/pull/31)) > * πŸ‘“ Align with [spec version `e4d3b1a`](https://github.com/whatwg/streams/tree/e4d3b1a826e34d27a7cb5485a1cc4b078608c9ec/) ([#31](https://github-redirect.dependabot.com/MattiasBuelens/web-streams-polyfill/pull/31))
Commits - [`cf49b96`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/cf49b9643f2e840c4afa4f4521c5c1d034d1609b) 2.0.4 - [`b3f3623`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/b3f36233f3dec1f113a7d4625ce066ae0bb8f79a) Update changelog [skip ci] - [`3eac7d5`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/3eac7d5472d05ffba2e86ad9cfb2d2bf68bfad83) Restore default value in getIterator - [`15433c6`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/15433c644c50368f0b7cf6b2d7fd0c03d0545b17) Update dependencies - [`9f8028f`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/9f8028f36c7f5bcbb0632632654a000cebbb28f6) Merge pull request [#31](https://github-redirect.dependabot.com/MattiasBuelens/web-streams-polyfill/issues/31) from MattiasBuelens/fix-pipe-abort-with-preventcancel-... - [`3a21e2f`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/3a21e2f55de078a8329ae246d35d195946effd92) Update changelog [skip ci] - [`0ee769b`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/0ee769bd979061a2c18cbf6a3f07b832ee04ffdf) Update spec/wpt commit links [skip ci] - [`46b1243`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/46b1243c516701884934a451d5fab6c3ba8eb6ca) Replace WaitForAllPromise helper with Promise.all - [`ba10589`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/ba10589e6a7cb2b94944883eeb832f5a3d7b11d0) Roll WPT - [`0cfca38`](https://github.com/MattiasBuelens/web-streams-polyfill/commit/0cfca38cff644d67c5a27e882e5b82ecf355ddc3) Fix pipe not aborting when both preventAbort and preventCancel are set - Additional commits viewable in [compare view](https://github.com/MattiasBuelens/web-streams-polyfill/compare/v2.0.3...v2.0.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.