popeindustries / lit-html-server

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

Bump lint-staged from 9.2.0 to 9.2.1 #59

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps lint-staged from 9.2.0 to 9.2.1.

Release notes *Sourced from [lint-staged's releases](https://github.com/okonet/lint-staged/releases).* > ## v9.2.1 > ## [9.2.1](https://github.com/okonet/lint-staged/compare/v9.2.0...v9.2.1) (2019-07-25) > > > ### Bug Fixes > > * pin commitizen@3.1.2 to support node 8 ([ee774e3](https://github.com/okonet/lint-staged/commit/ee774e3)) > * pin cz-conventional-changelog@2.1.0 to support node 8 ([e879b6a](https://github.com/okonet/lint-staged/commit/e879b6a)) > * remove empty spaces from warning ([6126b72](https://github.com/okonet/lint-staged/commit/6126b72))
Commits - [`e879b6a`](https://github.com/okonet/lint-staged/commit/e879b6afbd0b922b5d5e950c52c01e95a6394b29) fix: pin cz-conventional-changelog@2.1.0 to support node 8 - [`ee774e3`](https://github.com/okonet/lint-staged/commit/ee774e31af1663f1b927da83e2ea6ebf13571144) fix: pin commitizen@3.1.2 to support node 8 - [`eb07cd5`](https://github.com/okonet/lint-staged/commit/eb07cd5b6cd1a2ccfb22cb9a64849c6ed54ea9a3) chore: use jsonlint --in-place - [`6126b72`](https://github.com/okonet/lint-staged/commit/6126b725b9a5a834736fb7bca66e55173d263eb5) fix: remove empty spaces from warning - [`0ce85b2`](https://github.com/okonet/lint-staged/commit/0ce85b202305522bc694f19b53a2a35ffb5af838) chore: upgrade devDependencies and simplify eslint config - [`34ab803`](https://github.com/okonet/lint-staged/commit/34ab803e1a164ae3bd51705d8e91ace477c2a46d) chore: upgrade production depedencies - [`127cd95`](https://github.com/okonet/lint-staged/commit/127cd95b6faecf605449054eba54582b146719d5) refactor: set SIGINT listener in bin instead of runAll - [`0342ebf`](https://github.com/okonet/lint-staged/commit/0342ebff6e2e4e6ad228fcd7dce7bf11e999dc34) test: update snapshots - [`7a9df2f`](https://github.com/okonet/lint-staged/commit/7a9df2f734623000d708e4eba248fd0c571494bd) refactor: change 'linters' to 'tasks' - [`7432469`](https://github.com/okonet/lint-staged/commit/743246979008495efdeb9013ade90f18569dd02f) test: add integration test for runAll - Additional commits viewable in [compare view](https://github.com/okonet/lint-staged/compare/v9.2.0...v9.2.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.
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.