Commit graph

881 commits

Author SHA1 Message Date
dependabot[bot]
0856f9d979 chore(deps-dev): bump ts-loader from 5.4.3 to 5.4.4 (#244)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 5.4.3 to 5.4.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v5.4.3...v5.4.4)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-26 19:44:07 +02:00
dependabot[bot]
09f51cfb85 chore(deps-dev): bump typescript from 3.4.4 to 3.4.5 (#243)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.4 to 3.4.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-24 18:31:47 +02:00
dependabot[bot]
46326d67d2 chore(deps-dev): bump ts-loader from 5.3.3 to 5.4.3 (#241)
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader) from 5.3.3 to 5.4.3.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases)
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v5.3.3...v5.4.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-23 21:14:09 +02:00
dependabot[bot]
1365867417 chore(deps-dev): bump @types/node from 11.13.6 to 11.13.7 (#242)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.6 to 11.13.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-23 21:13:43 +02:00
dependabot[bot]
7ca46eca0c chore(deps-dev): bump webpack-cli from 3.3.0 to 3.3.1 (#240)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v.3.3.0...v.3.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-22 09:29:53 +02:00
iCrawl
b691ac19c5
feat: switch to eslint and bundle with webpack 2019-04-21 20:30:00 +02:00
berwyn (Jamison)
983207ae48 Add Workspace Exclusion Regex Support (#220) 2019-04-19 13:00:44 +02:00
dependabot[bot]
4c01c27b09 chore(deps-dev): bump typescript from 3.4.3 to 3.4.4 (#238)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.3 to 3.4.4.
<details>
<summary>Commits</summary>

- See full diff in [compare view](https://github.com/Microsoft/TypeScript/commits)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.4.3&new-version=3.4.4)](https://dependabot.com/compatibility-score.html?dependency-name=typescript&package-manager=npm_and_yarn&previous-version=3.4.3&new-version=3.4.4)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 yourself)
- `@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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.

</details>
2019-04-19 01:30:03 +02:00
dependabot[bot]
7e49262334 chore(deps-dev): bump @types/node from 11.13.4 to 11.13.5 (#237)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.4 to 11.13.5.
<details>
<summary>Commits</summary>

- See full diff in [compare view](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=11.13.4&new-version=11.13.5)](https://dependabot.com/compatibility-score.html?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=11.13.4&new-version=11.13.5)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 yourself)
- `@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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.

</details>
2019-04-18 01:14:45 +02:00
dependabot[bot]
b82f156360 chore(deps-dev): bump tslint from 5.15.0 to 5.16.0 (#235)
Bumps [tslint](https://github.com/palantir/tslint) from 5.15.0 to 5.16.0.
<details>
<summary>Release notes</summary>

*Sourced from [tslint's releases](https://github.com/palantir/tslint/releases).*

> ## v5.16.0
> - [bugfix] Excuse more [`quotemark`](https://palantir.github.io/tslint/rules/quotemark/) backtick edge cases and fix behavior for TS < 2.7.1 ([#4642](https://github-redirect.dependabot.com/palantir/tslint/issues/4642))
> - [bugfix] Fix regression in [`interface-name`](https://palantir.github.io/tslint/rules/interface-name/) rule related to numeric characters in interface names ([#4655](https://github-redirect.dependabot.com/palantir/tslint/issues/4655), [#4626](https://github-redirect.dependabot.com/palantir/tslint/issues/4626))
> - [enhancement] Update `nyc` from v10.2.0 to v13.3.0 ([#4633](https://github-redirect.dependabot.com/palantir/tslint/issues/4633))
> - [enhancement] Migrate from deprecated [babel-code-frame](https://www.npmjs.com/package/babel-code-frame) package to new [@babel/code-frame](https://www.npmjs.com/package/@babel/code-frame) package ([#4632](https://github-redirect.dependabot.com/palantir/tslint/issues/4632))
> - [enhancement] Improve error message for [`restrict-plus-operands`](https://palantir.github.io/tslint/rules/restrict-plus-operands/) rule. ([#4635](https://github-redirect.dependabot.com/palantir/tslint/issues/4635))
> - [enhancement] [`comment-format`](https://palantir.github.io/tslint/rules/comment-format/) rule now whitelists `//region` comments generated by JetBrains IDE ([#4609](https://github-redirect.dependabot.com/palantir/tslint/issues/4609))
> - [enhancement] Relax [`no-null-undefined-union`](https://palantir.github.io/tslint/rules/no-null-undefined-union/) rule. ([#4625](https://github-redirect.dependabot.com/palantir/tslint/issues/4625))
> - [new-rule-option] `allow-else-if` option for [`unnecessary-else`](https://palantir.github.io/tslint/rules/unnecessary-else/) rule ([#4599](https://github-redirect.dependabot.com/palantir/tslint/issues/4599))
> - [documentation] Fix "identifer" typo in custom rules docs ([#4657](https://github-redirect.dependabot.com/palantir/tslint/issues/4657))
> - [documentation] Fix code example for [`switch-default`](https://palantir.github.io/tslint/rules/switch-default/) rule ([#4650](https://github-redirect.dependabot.com/palantir/tslint/issues/4650))
> - [documentation] Fix documentation example for prose formatter ([#4656](https://github-redirect.dependabot.com/palantir/tslint/issues/4656))
> - [documentation] [`no-parameter-properties`](https://palantir.github.io/tslint/rules/no-parameter-properties/): fix unclear rule description ([#4629](https://github-redirect.dependabot.com/palantir/tslint/issues/4629))
> - [documentation] Fix typo in rule docs generation ([#4638](https://github-redirect.dependabot.com/palantir/tslint/issues/4638))
> 
> Thanks to our contributors!
> 
> - Oleg Artene
> - William Neely
> - Bjorn Stromberg
> - Matthew Barry
> - Neha Rathi
> - Vincent Langlet
> - rarenal
> - Greg Jednaszewski
> - Adam Postma
> - Eric Ferreira
> - Evgeniy Timokhov
> - Martin Probst
</details>
<details>
<summary>Changelog</summary>

*Sourced from [tslint's changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md).*

> ## v5.16.0
> 
> - [bugfix] Excuse more [`quotemark`](https://palantir.github.io/tslint/rules/quotemark/) backtick edge cases and fix behavior for TS < 2.7.1 ([#4642](https://github-redirect.dependabot.com/palantir/tslint/issues/4642))
> - [bugfix] Fix regression in [`interface-name`](https://palantir.github.io/tslint/rules/interface-name/) rule related to numeric characters in interface names ([#4655](https://github-redirect.dependabot.com/palantir/tslint/issues/4655), [#4626](https://github-redirect.dependabot.com/palantir/tslint/issues/4626))
> - [enhancement] Update `nyc` from v10.2.0 to v13.3.0 ([#4633](https://github-redirect.dependabot.com/palantir/tslint/issues/4633))
> - [enhancement] Migrate from deprecated [babel-code-frame](https://www.npmjs.com/package/babel-code-frame) package to new [@babel/code-frame](https://www.npmjs.com/package/@babel/code-frame) package ([#4632](https://github-redirect.dependabot.com/palantir/tslint/issues/4632))
> - [enhancement] Improve error message for [`restrict-plus-operands`](https://palantir.github.io/tslint/rules/restrict-plus-operands/) rule. ([#4635](https://github-redirect.dependabot.com/palantir/tslint/issues/4635))
> - [enhancement] [`comment-format`](https://palantir.github.io/tslint/rules/comment-format/) rule now whitelists `//region` comments generated by JetBrains IDE ([#4609](https://github-redirect.dependabot.com/palantir/tslint/issues/4609))
> - [enhancement] Relax [`no-null-undefined-union`](https://palantir.github.io/tslint/rules/no-null-undefined-union/) rule. ([#4625](https://github-redirect.dependabot.com/palantir/tslint/issues/4625))
> - [new-rule-option] `allow-else-if` option for [`unnecessary-else`](https://palantir.github.io/tslint/rules/unnecessary-else/) rule ([#4599](https://github-redirect.dependabot.com/palantir/tslint/issues/4599))
> - [documentation] Fix "identifer" typo in custom rules docs ([#4657](https://github-redirect.dependabot.com/palantir/tslint/issues/4657))
> - [documentation] Fix code example for [`switch-default`](https://palantir.github.io/tslint/rules/switch-default/) rule ([#4650](https://github-redirect.dependabot.com/palantir/tslint/issues/4650))
> - [documentation] Fix documentation example for prose formatter ([#4656](https://github-redirect.dependabot.com/palantir/tslint/issues/4656))
> - [documentation] [`no-parameter-properties`](https://palantir.github.io/tslint/rules/no-parameter-properties/): fix unclear rule description ([#4629](https://github-redirect.dependabot.com/palantir/tslint/issues/4629))
> - [documentation] Fix typo in rule docs generation ([#4638](https://github-redirect.dependabot.com/palantir/tslint/issues/4638))
> 
> Thanks to our contributors!
> 
> - Oleg Artene
> - William Neely
> - Bjorn Stromberg
> - Matthew Barry
> - Neha Rathi
> - Vincent Langlet
> - rarenal
> - Greg Jednaszewski
> - Adam Postma
> - Eric Ferreira
> - Evgeniy Timokhov
> - Martin Probst
</details>
<details>
<summary>Commits</summary>

- [`94f6561`](94f6561c50) Prepare release v5.16.0 ([#4668](https://github-redirect.dependabot.com/palantir/tslint/issues/4668))
- [`6d6a901`](6d6a90154e) [quotemark] Excuse more backtick edge cases ([#4642](https://github-redirect.dependabot.com/palantir/tslint/issues/4642))
- [`cf65288`](cf65288ccb) Refactor CI config, require lockfile to be up to date ([#4667](https://github-redirect.dependabot.com/palantir/tslint/issues/4667))
- [`110afa0`](110afa08ec) Fix lint errors in restrictPlusOperandsRule.ts
- [`3dc40d0`](3dc40d0200) Improve error message for restrict-plus-operands rule ([#4635](https://github-redirect.dependabot.com/palantir/tslint/issues/4635))
- [`e36cc17`](e36cc17740) [unnecessary-else] Allow "else if" statements with new rule option ([#4599](https://github-redirect.dependabot.com/palantir/tslint/issues/4599))
- [`5272262`](527226294f) [no-inferred-empty-object-type] Skip test in TS > 3.4.x ([#4661](https://github-redirect.dependabot.com/palantir/tslint/issues/4661))
- [`2ca2f19`](2ca2f19908) fix identifer to identifier typo - note missing (i) ([#4657](https://github-redirect.dependabot.com/palantir/tslint/issues/4657))
- [`35db430`](35db43043f) Fix interfaceName rule ([#4655](https://github-redirect.dependabot.com/palantir/tslint/issues/4655))
- [`d7c514e`](d7c514e284) 4515 ([#4656](https://github-redirect.dependabot.com/palantir/tslint/issues/4656))
- Additional commits viewable in [compare view](https://github.com/palantir/tslint/compare/5.15.0...5.16.0)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=tslint&package-manager=npm_and_yarn&previous-version=5.15.0&new-version=5.16.0)](https://dependabot.com/compatibility-score.html?dependency-name=tslint&package-manager=npm_and_yarn&previous-version=5.15.0&new-version=5.16.0)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 yourself)
- `@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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.

</details>
2019-04-17 00:15:28 +02:00
iCrawl
36242349cf
release: up version 2019-04-11 18:55:04 +02:00
iCrawl
226b208ebd
fix: error message 2019-04-11 18:54:59 +02:00
iCrawl
c5693a9e21
chore: deps 2019-04-11 18:50:06 +02:00
Smokie
9b01d3c793 feat: added more languages (#227)
* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update Activity.ts

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Update languages.json

* Convert spaces to tabs
2019-04-11 18:46:25 +02:00
imfunny
fcecfbc1d0 Update package.json (#223) 2019-04-11 18:45:44 +02:00
dependabot[bot]
da8b523562 chore(deps-dev): bump @types/node from 11.13.3 to 11.13.4 (#234)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.3 to 11.13.4.
<details>
<summary>Commits</summary>

- See full diff in [compare view](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=11.13.3&new-version=11.13.4)](https://dependabot.com/compatibility-score.html?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=11.13.3&new-version=11.13.4)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 yourself)
- `@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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.

</details>
2019-04-11 18:45:28 +02:00
dependabot[bot]
fd05eedd59 chore(deps-dev): bump @types/node from 11.13.2 to 11.13.3 (#233)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.2 to 11.13.3.
<details>
<summary>Commits</summary>

- See full diff in [compare view](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
</details>
<br />

[![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=11.13.2&new-version=11.13.3)](https://dependabot.com/compatibility-score.html?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=11.13.2&new-version=11.13.3)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 yourself)
- `@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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.

</details>
2019-04-10 19:28:08 +02:00
dependabot[bot]
03945c6abc chore(deps-dev): bump typescript from 3.4.2 to 3.4.3 (#232)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-10 10:11:05 +02:00
dependabot[bot]
f6bcf6bbe8 chore(deps): bump clipboardy from 1.2.3 to 2.0.0 (#231)
Bumps [clipboardy](https://github.com/sindresorhus/clipboardy) from 1.2.3 to 2.0.0.
- [Release notes](https://github.com/sindresorhus/clipboardy/releases)
- [Commits](https://github.com/sindresorhus/clipboardy/compare/v1.2.3...v2.0.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-09 08:39:14 +02:00
dependabot[bot]
307d621b3c chore(deps-dev): bump @types/node from 11.13.1 to 11.13.2 (#230)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.1 to 11.13.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 22:39:26 +02:00
dependabot[bot]
ebae3809df chore(deps-dev): bump @types/node from 11.13.0 to 11.13.1 (#229)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.13.0 to 11.13.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-08 21:07:15 +02:00
dependabot[bot]
34b5a51a36 chore(deps-dev): bump typescript from 3.4.1 to 3.4.2 (#228)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-05 22:53:16 +02:00
dependabot[bot]
42e8a88c76 chore(deps-dev): bump tslint from 5.14.0 to 5.15.0 (#226)
Bumps [tslint](https://github.com/palantir/tslint) from 5.14.0 to 5.15.0.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/5.14.0...5.15.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02 01:13:45 +02:00
dependabot[bot]
8ab26e3d6c chore(deps-dev): bump @types/node from 11.12.2 to 11.13.0 (#225)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.12.2 to 11.13.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-04-02 01:13:37 +02:00
dependabot[bot]
3d1b1b0a40 chore(deps-dev): bump @types/node from 11.12.0 to 11.12.2 (#222)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.12.0 to 11.12.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-31 00:59:32 +01:00
dependabot[bot]
224eb3bc0e chore(deps-dev): bump typescript from 3.3.4000 to 3.4.1 (#221)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.4000 to 3.4.1.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.3.4000...v3.4.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-31 00:59:23 +01:00
dependabot[bot]
a14982616e chore(deps-dev): bump @types/node from 11.11.8 to 11.12.0 (#217)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.8 to 11.12.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-26 22:15:05 +01:00
dependabot[bot]
3cb39f9ce5 chore(deps-dev): bump @types/node from 11.11.7 to 11.11.8 (#216)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.7 to 11.11.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-26 17:16:05 +01:00
dependabot[bot]
17a05431ed chore(deps-dev): bump @types/node from 11.11.6 to 11.11.7 (#215)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.6 to 11.11.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-26 00:33:58 +01:00
dependabot[bot]
c845962553 chore(deps-dev): bump vscode from 1.1.32 to 1.1.33 (#211)
Bumps [vscode](https://github.com/Microsoft/vscode) from 1.1.32 to 1.1.33.
- [Release notes](https://github.com/Microsoft/vscode/releases)
- [Commits](https://github.com/Microsoft/vscode/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-24 15:42:00 +01:00
dependabot[bot]
b03b1d1e1c chore(deps-dev): bump @types/node from 11.11.4 to 11.11.6 (#213)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.4 to 11.11.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-24 05:13:42 +01:00
dependabot[bot]
846cab328f chore(deps-dev): bump typescript from 3.3.3333 to 3.3.4000 (#207)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 3.3.3333 to 3.3.4000.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v3.3.3333...v3.3.4000)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-20 12:04:36 +01:00
dependabot[bot]
5d988fb4fe chore(deps-dev): bump @types/node from 11.11.3 to 11.11.4 (#208)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.3 to 11.11.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-20 12:01:06 +01:00
dependabot[bot]
a7891d2ea4 chore(deps-dev): bump vscode from 1.1.30 to 1.1.32 (#209)
Bumps [vscode](https://github.com/Microsoft/vscode) from 1.1.30 to 1.1.32.
- [Release notes](https://github.com/Microsoft/vscode/releases)
- [Commits](https://github.com/Microsoft/vscode/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-20 12:00:59 +01:00
dependabot[bot]
7bdc9534f5 chore(deps-dev): bump fs-nextra from 0.4.3 to 0.4.5 (#205)
Bumps [fs-nextra](https://github.com/bdistin/fs-nextra) from 0.4.3 to 0.4.5.
- [Release notes](https://github.com/bdistin/fs-nextra/releases)
- [Commits](https://github.com/bdistin/fs-nextra/commits/v0.4.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-17 17:21:31 +01:00
dependabot[bot]
7b92b0e08a chore(deps-dev): bump gulp-typescript from 5.0.0 to 5.0.1 (#202)
Bumps [gulp-typescript](https://github.com/ivogabe/gulp-typescript) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/ivogabe/gulp-typescript/releases)
- [Commits](https://github.com/ivogabe/gulp-typescript/compare/v5.0.0...v5.0.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 17:10:16 +01:00
dependabot[bot]
946cc68ef1 chore(deps-dev): bump tslint from 5.13.1 to 5.14.0 (#201)
Bumps [tslint](https://github.com/palantir/tslint) from 5.13.1 to 5.14.0.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/5.13.1...5.14.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 07:03:40 +01:00
dependabot[bot]
f6cb059dc1 chore(deps-dev): bump @types/node from 11.11.2 to 11.11.3 (#200)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.2 to 11.11.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-13 07:03:28 +01:00
dependabot[bot]
6e4bbc1092 chore(deps-dev): bump @types/node from 11.11.1 to 11.11.2 (#199)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.1 to 11.11.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-12 20:47:03 +01:00
dependabot[bot]
ad8144fcbc chore(deps-dev): bump @types/node from 11.11.0 to 11.11.1 (#198)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.11.0 to 11.11.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-11 23:43:09 +01:00
dependabot[bot]
1de42506c9 chore(deps-dev): bump @types/node from 11.10.5 to 11.11.0 (#196)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.10.5 to 11.11.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-10 10:04:09 +01:00
dependabot[bot]
f66c67df85 chore(deps-dev): bump @types/node from 11.10.4 to 11.10.5 (#194)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.10.4 to 11.10.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 21:00:18 +01:00
dependabot[bot]
4548101d39 chore(deps): bump vsls from 0.3.967 to 0.3.1291 (#193)
Bumps [vsls](https://github.com/MicrosoftDocs/live-share) from 0.3.967 to 0.3.1291.
- [Release notes](https://github.com/MicrosoftDocs/live-share/releases)
- [Commits](https://github.com/MicrosoftDocs/live-share/commits)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-06 20:58:26 +01:00
dependabot[bot]
02625dbe72 chore(deps-dev): bump @types/node from 11.9.6 to 11.10.4 (#191)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.9.6 to 11.10.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-02 14:23:37 +01:00
Crawl
c75b9919d9
chore: upgrade yarn.lock 2019-03-01 04:57:46 +01:00
dependabot[bot]
2d546170a0 chore(deps-dev): bump tslint from 5.13.0 to 5.13.1 (#186)
Bumps [tslint](https://github.com/palantir/tslint) from 5.13.0 to 5.13.1.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/5.13.0...5.13.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-01 04:25:11 +01:00
dependabot[bot]
1f12f97f3a chore(deps-dev): bump @types/node from 11.9.5 to 11.9.6 (#185)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.9.5 to 11.9.6.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-03-01 04:25:02 +01:00
dependabot[bot]
b20e49be3b chore(deps-dev): bump tslint from 5.12.1 to 5.13.0 (#184)
Bumps [tslint](https://github.com/palantir/tslint) from 5.12.1 to 5.13.0.
- [Release notes](https://github.com/palantir/tslint/releases)
- [Changelog](https://github.com/palantir/tslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/palantir/tslint/compare/5.12.1...5.13.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-24 02:40:35 +01:00
dependabot[bot]
042ebf249c chore(deps-dev): bump @types/node from 11.9.4 to 11.9.5 (#183)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 11.9.4 to 11.9.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-22 23:18:48 +01:00
dependabot[bot]
f15514e373 chore(deps-dev): bump vscode from 1.1.29 to 1.1.30 (#181)
Bumps [vscode](https://github.com/Microsoft/vscode-extension-vscode) from 1.1.29 to 1.1.30.
- [Release notes](https://github.com/Microsoft/vscode-extension-vscode/releases)
- [Commits](https://github.com/Microsoft/vscode-extension-vscode/compare/1.1.29...1.1.30)

Signed-off-by: dependabot[bot] <support@dependabot.com>
2019-02-21 23:35:44 +01:00