Skip to content

Commit

Permalink
Merge #496
Browse files Browse the repository at this point in the history
496: Bump @typescript-eslint/eslint-plugin from 2.5.0 to 2.6.1 r=saneyuki a=dependabot-preview[bot]

Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 2.5.0 to 2.6.1.
<details>
<summary>Release notes</summary>

*Sourced from [@typescript-eslint/eslint-plugin's releases](https://github.com/typescript-eslint/typescript-eslint/releases).*

> ## v2.6.1
> ## [2.6.1](typescript-eslint/typescript-eslint@v2.6.0...v2.6.1) (2019-11-04)
> 
> 
> ### Bug Fixes
> 
> * **typescript-estree:** don't use typescript's synthetic default ([#1156](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1156)) ([17c956e](typescript-eslint/typescript-eslint@17c956e)), closes [#1153](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1153)
> * **typescript-estree:** fix filename handling for vue JSX + markdown ([#1127](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1127)) ([366518f](typescript-eslint/typescript-eslint@366518f))
> * **typescript-estree:** improve comment parsing code ([#1120](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1120)) ([e54998d](typescript-eslint/typescript-eslint@e54998d))
> 
> ## v2.6.0
> # [2.6.0](typescript-eslint/typescript-eslint@v2.5.0...v2.6.0) (2019-10-28)
> 
> 
> ### Bug Fixes
> 
> * **parser:** adds TTY check before logging the version mismatch warning ([#1121](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1121)) ([768ef63](typescript-eslint/typescript-eslint@768ef63))
> * **typescript-estree:** better handle canonical paths ([#1111](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1111)) ([8dcbf4c](typescript-eslint/typescript-eslint@8dcbf4c))
> * **typescript-estree:** correct parenthesized optional chain AST ([#1141](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1141)) ([5ae286e](typescript-eslint/typescript-eslint@5ae286e))
> * **typescript-estree:** ensure parent pointers are set ([#1129](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1129)) ([d4703e1](typescript-eslint/typescript-eslint@d4703e1))
> * **typescript-estree:** normalize paths to fix cache miss on windows ([#1128](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1128)) ([6d0f2ce](typescript-eslint/typescript-eslint@6d0f2ce))
> 
> 
> ### Features
> 
> * **typescript-estree:** add support for declare class properties ([#1136](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1136)) ([1508670](typescript-eslint/typescript-eslint@1508670))
</details>
<details>
<summary>Changelog</summary>

*Sourced from [@typescript-eslint/eslint-plugin's changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md).*

> ## [2.6.1](typescript-eslint/typescript-eslint@v2.6.0...v2.6.1) (2019-11-04)
> 
> **Note:** Version bump only for package @typescript-eslint/eslint-plugin
> 
> 
> 
> 
> 
> # [2.6.0](typescript-eslint/typescript-eslint@v2.5.0...v2.6.0) (2019-10-28)
> 
> 
> ### Features
> 
> * **typescript-estree:** add support for declare class properties ([#1136](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1136)) ([1508670](typescript-eslint/typescript-eslint@1508670))
</details>
<details>
<summary>Commits</summary>

- [`643d6d6`](typescript-eslint/typescript-eslint@643d6d6) chore: publish v2.6.1
- [`5338955`](typescript-eslint/typescript-eslint@5338955) chore: publish v2.6.0
- [`ab102c0`](typescript-eslint/typescript-eslint@ab102c0) docs(eslint-plugin): [no-unnecessary-condition] tweak wording ([#1147](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/1147))
- [`1508670`](typescript-eslint/typescript-eslint@1508670) feat(typescript-estree): add support for declare class properties ([#1136](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/1136))
- See full diff in [compare view](https://github.com/typescript-eslint/typescript-eslint/commits/v2.6.1/packages/eslint-plugin)
</details>
<br />

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

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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@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 the `.dependabot/config.yml` file in this repo:
- Update frequency
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)



</details>



Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
bors[bot] and dependabot-preview[bot] committed Nov 5, 2019
2 parents 0170556 + 17e13eb commit 294b04c
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 23 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -50,7 +50,7 @@
"@babel/cli": "^7.6.4",
"@babel/core": "^7.6.4",
"@babel/preset-env": "^7.6.3",
"@typescript-eslint/eslint-plugin": "^2.5.0",
"@typescript-eslint/eslint-plugin": "^2.6.1",
"@typescript-eslint/parser": "^2.6.0",
"ava": "^2.4.0",
"cpx": "^1.5.0",
Expand Down
45 changes: 23 additions & 22 deletions yarn.lock
Expand Up @@ -752,26 +752,17 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.7.tgz#57682a9771a3f7b09c2497f28129a0462966524a"
integrity sha512-JNbGaHFCLwgHn/iCckiGSOZ1XYHsKFwREtzPwSGCVld1SGhOlmZw2D4ZI94HQCrBHbADzW9m4LER/8olJTRGHA==

"@typescript-eslint/eslint-plugin@^2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.5.0.tgz#101d96743ce3365b3223df73d641078c9b775903"
integrity sha512-ddrJZxp5ns1Lh5ofZQYk3P8RyvKfyz/VcRR4ZiJLHO/ljnQAO8YvTfj268+WJOOadn99mvDiqJA65+HAKoeSPA==
"@typescript-eslint/eslint-plugin@^2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-2.6.1.tgz#e34972a24f8aba0861f9ccf7130acd74fd11e079"
integrity sha512-Z0rddsGqioKbvqfohg7BwkFC3PuNLsB+GE9QkFza7tiDzuHoy0y823Y+oGNDzxNZrYyLjqkZtCTl4vCqOmEN4g==
dependencies:
"@typescript-eslint/experimental-utils" "2.5.0"
"@typescript-eslint/experimental-utils" "2.6.1"
eslint-utils "^1.4.2"
functional-red-black-tree "^1.0.1"
regexpp "^2.0.1"
tsutils "^3.17.1"

"@typescript-eslint/experimental-utils@2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.5.0.tgz#383a97ded9a7940e5053449f6d73995e782b8fb1"
integrity sha512-UgcQGE0GKJVChyRuN1CWqDW8Pnu7+mVst0aWrhiyuUD1J9c+h8woBdT4XddCvhcXDodTDVIfE3DzGHVjp7tUeQ==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "2.5.0"
eslint-scope "^5.0.0"

"@typescript-eslint/experimental-utils@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.6.0.tgz#ed70bef72822bff54031ff0615fc888b9e2b6e8a"
Expand All @@ -781,6 +772,15 @@
"@typescript-eslint/typescript-estree" "2.6.0"
eslint-scope "^5.0.0"

"@typescript-eslint/experimental-utils@2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/experimental-utils/-/experimental-utils-2.6.1.tgz#eddaca17a399ebf93a8628923233b4f93793acfd"
integrity sha512-EVrrUhl5yBt7fC7c62lWmriq4MIc49zpN3JmrKqfiFXPXCM5ErfEcZYfKOhZXkW6MBjFcJ5kGZqu1b+lyyExUw==
dependencies:
"@types/json-schema" "^7.0.3"
"@typescript-eslint/typescript-estree" "2.6.1"
eslint-scope "^5.0.0"

"@typescript-eslint/parser@^2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-2.6.0.tgz#5106295c6a7056287b4719e24aae8d6293d5af49"
Expand All @@ -791,27 +791,28 @@
"@typescript-eslint/typescript-estree" "2.6.0"
eslint-visitor-keys "^1.1.0"

"@typescript-eslint/typescript-estree@2.5.0":
version "2.5.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.5.0.tgz#40ada624d6217ef092a3a79ed30d947ad4f212ce"
integrity sha512-AXURyF8NcA3IsnbjNX1v9qbwa0dDoY9YPcKYR2utvMHoUcu3636zrz0gRWtVAyxbPCkhyKuGg6WZIyi2Fc79CA==
"@typescript-eslint/typescript-estree@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.0.tgz#d3e9d8e001492e2b9124c4d4bd4e7f03c0fd7254"
integrity sha512-A3lSBVIdj2Gp0lFEL6in2eSPqJ33uAc3Ko+Y4brhjkxzjbzLnwBH22CwsW2sCo+iwogfIyvb56/AJri15H0u5Q==
dependencies:
debug "^4.1.1"
glob "^7.1.4"
is-glob "^4.0.1"
lodash.unescape "4.0.1"
semver "^6.3.0"

"@typescript-eslint/typescript-estree@2.6.0":
version "2.6.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.0.tgz#d3e9d8e001492e2b9124c4d4bd4e7f03c0fd7254"
integrity sha512-A3lSBVIdj2Gp0lFEL6in2eSPqJ33uAc3Ko+Y4brhjkxzjbzLnwBH22CwsW2sCo+iwogfIyvb56/AJri15H0u5Q==
"@typescript-eslint/typescript-estree@2.6.1":
version "2.6.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-2.6.1.tgz#fb363dd4ca23384745c5ea4b7f4c867432b00d31"
integrity sha512-+sTnssW6bcbDZKE8Ce7VV6LdzkQz2Bxk7jzk1J8H1rovoTxnm6iXvYIyncvNsaB/kBCOM63j/LNJfm27bNdUoA==
dependencies:
debug "^4.1.1"
glob "^7.1.4"
is-glob "^4.0.1"
lodash.unescape "4.0.1"
semver "^6.3.0"
tsutils "^3.17.1"

abbrev@1:
version "1.1.1"
Expand Down

0 comments on commit 294b04c

Please sign in to comment.