thundermiracle / geocoder-free

get latitude and longitude by address without using google map api
MIT License
12 stars 1 forks source link

Bump @typescript-eslint/eslint-plugin from 2.0.0 to 2.3.0 #45

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @typescript-eslint/eslint-plugin from 2.0.0 to 2.3.0.

Release notes *Sourced from [@typescript-eslint/eslint-plugin's releases](https://github.com/typescript-eslint/typescript-eslint/releases).* > ## v2.3.0 > # [2.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.2.0...v2.3.0) (2019-09-16) > > > ### Bug Fixes > > * **typescript-estree:** ImportDeclaration.specifier to Literal ([#974](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/974)) ([2bf8231](https://github.com/typescript-eslint/typescript-eslint/commit/2bf8231)) > > > ### Features > > * **eslint-plugin:** [explicit-member-accessibility] add support of "ignoredMethodNames" ([#895](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/895)) ([46ee4c9](https://github.com/typescript-eslint/typescript-eslint/commit/46ee4c9)) > * **eslint-plugin:** [no-floating-promises] Add ignoreVoid option ([#796](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/796)) ([6a55921](https://github.com/typescript-eslint/typescript-eslint/commit/6a55921)) > * **eslint-plugin:** [no-magic-numbers] add ignoreReadonlyClassProperties option ([#938](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/938)) ([aeea4cd](https://github.com/typescript-eslint/typescript-eslint/commit/aeea4cd)) > * **eslint-plugin:** [strict-boolean-expressions] Add allowNullable option ([#794](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/794)) ([c713ca4](https://github.com/typescript-eslint/typescript-eslint/commit/c713ca4)) > * **eslint-plugin:** add no-unnecessary-condition rule ([#699](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/699)) ([5715482](https://github.com/typescript-eslint/typescript-eslint/commit/5715482)) > > ## v2.2.0 > # [2.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.1.0...v2.2.0) (2019-09-09) > > > ### Bug Fixes > > * **eslint-plugin:** [efrt] allowExpressions - check functions in class field properties ([#952](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/952)) ([f1059d8](https://github.com/typescript-eslint/typescript-eslint/commit/f1059d8)) > * **eslint-plugin:** [expl-member-a11y] fix parameter properties ([#912](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/912)) ([ccb98d8](https://github.com/typescript-eslint/typescript-eslint/commit/ccb98d8)) > * **eslint-plugin:** [prefer-readonly] add handling for destructuring assignments ([e011e90](https://github.com/typescript-eslint/typescript-eslint/commit/e011e90)) > > > ### Features > > * **eslint-plugin:** add brace-style [extension] ([#810](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/810)) ([e01dc5f](https://github.com/typescript-eslint/typescript-eslint/commit/e01dc5f)) > > ## v2.1.0 > # [2.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.0.0...v2.1.0) (2019-09-02) > > > ### Bug Fixes > > * **eslint-plugin:** [member-naming] should match constructor args ([#771](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/771)) ([b006667](https://github.com/typescript-eslint/typescript-eslint/commit/b006667)) > * **eslint-plugin:** [no-inferrable-types] ignore optional props ([#918](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/918)) ([a4e625f](https://github.com/typescript-eslint/typescript-eslint/commit/a4e625f)) > * **eslint-plugin:** [promise-function-async] Allow async get/set ([#820](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/820)) ([cddfdca](https://github.com/typescript-eslint/typescript-eslint/commit/cddfdca)) > * **eslint-plugin:** [require-await] Allow concise arrow function bodies ([#826](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/826)) ([29fddfd](https://github.com/typescript-eslint/typescript-eslint/commit/29fddfd)) > * **eslint-plugin:** [typedef] don't flag destructuring when variables is disabled ([#819](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/819)) ([5603473](https://github.com/typescript-eslint/typescript-eslint/commit/5603473)) > * **eslint-plugin:** [typedef] handle AssignmentPattern inside TSParameterProperty ([#923](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/923)) ([6bd7f2d](https://github.com/typescript-eslint/typescript-eslint/commit/6bd7f2d)) > * **eslint-plugin:** [unbound-method] Allow typeof expressions (Fixes [#692](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/692)) ([#904](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/904)) ([344bafe](https://github.com/typescript-eslint/typescript-eslint/commit/344bafe)) > * **eslint-plugin:** [unbound-method] false positive in equality comparisons ([#914](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/914)) ([29a01b8](https://github.com/typescript-eslint/typescript-eslint/commit/29a01b8)) > * **eslint-plugin:** [unified-signatures] type comparison and exported nodes ([#839](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/839)) ([580eceb](https://github.com/typescript-eslint/typescript-eslint/commit/580eceb)) > * **eslint-plugin:** readme typo ([#867](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/867)) ([5eb40dc](https://github.com/typescript-eslint/typescript-eslint/commit/5eb40dc)) > * **typescript-estree:** improve missing project file error msg ([#866](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/866)) ([8f3b0a8](https://github.com/typescript-eslint/typescript-eslint/commit/8f3b0a8)), closes [#853](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/853) > > ... (truncated)
Changelog *Sourced from [@typescript-eslint/eslint-plugin's changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md).* > # [2.3.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.2.0...v2.3.0) (2019-09-16) > > > ### Bug Fixes > > * **typescript-estree:** ImportDeclaration.specifier to Literal ([#974](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/974)) ([2bf8231](https://github.com/typescript-eslint/typescript-eslint/commit/2bf8231)) > > > ### Features > > * **eslint-plugin:** [explicit-member-accessibility] add support of "ignoredMethodNames" ([#895](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/895)) ([46ee4c9](https://github.com/typescript-eslint/typescript-eslint/commit/46ee4c9)) > * **eslint-plugin:** [no-floating-promises] Add ignoreVoid option ([#796](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/796)) ([6a55921](https://github.com/typescript-eslint/typescript-eslint/commit/6a55921)) > * **eslint-plugin:** [no-magic-numbers] add ignoreReadonlyClassProperties option ([#938](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/938)) ([aeea4cd](https://github.com/typescript-eslint/typescript-eslint/commit/aeea4cd)) > * **eslint-plugin:** [strict-boolean-expressions] Add allowNullable option ([#794](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/794)) ([c713ca4](https://github.com/typescript-eslint/typescript-eslint/commit/c713ca4)) > * **eslint-plugin:** add no-unnecessary-condition rule ([#699](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/699)) ([5715482](https://github.com/typescript-eslint/typescript-eslint/commit/5715482)) > > > > > > # [2.2.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.1.0...v2.2.0) (2019-09-09) > > > ### Bug Fixes > > * **eslint-plugin:** [efrt] allowExpressions - check functions in class field properties ([#952](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/952)) ([f1059d8](https://github.com/typescript-eslint/typescript-eslint/commit/f1059d8)) > * **eslint-plugin:** [expl-member-a11y] fix parameter properties ([#912](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/912)) ([ccb98d8](https://github.com/typescript-eslint/typescript-eslint/commit/ccb98d8)) > * **eslint-plugin:** [prefer-readonly] add handling for destructuring assignments ([e011e90](https://github.com/typescript-eslint/typescript-eslint/commit/e011e90)) > > > ### Features > > * **eslint-plugin:** add brace-style [extension] ([#810](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/810)) ([e01dc5f](https://github.com/typescript-eslint/typescript-eslint/commit/e01dc5f)) > > > > > > # [2.1.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.0.0...v2.1.0) (2019-09-02) > > > ### Bug Fixes > > * **eslint-plugin:** [member-naming] should match constructor args ([#771](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/771)) ([b006667](https://github.com/typescript-eslint/typescript-eslint/commit/b006667)) > * **eslint-plugin:** [no-inferrable-types] ignore optional props ([#918](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/918)) ([a4e625f](https://github.com/typescript-eslint/typescript-eslint/commit/a4e625f)) > * **eslint-plugin:** [promise-function-async] Allow async get/set ([#820](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/820)) ([cddfdca](https://github.com/typescript-eslint/typescript-eslint/commit/cddfdca)) > * **eslint-plugin:** [require-await] Allow concise arrow function bodies ([#826](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/826)) ([29fddfd](https://github.com/typescript-eslint/typescript-eslint/commit/29fddfd)) > * **eslint-plugin:** [typedef] don't flag destructuring when variables is disabled ([#819](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/819)) ([5603473](https://github.com/typescript-eslint/typescript-eslint/commit/5603473)) > * **eslint-plugin:** [typedef] handle AssignmentPattern inside TSParameterProperty ([#923](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/923)) ([6bd7f2d](https://github.com/typescript-eslint/typescript-eslint/commit/6bd7f2d)) > * **eslint-plugin:** [unbound-method] Allow typeof expressions (Fixes [#692](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/692)) ([#904](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/904)) ([344bafe](https://github.com/typescript-eslint/typescript-eslint/commit/344bafe)) > ... (truncated)
Commits - [`fa1cf71`](https://github.com/typescript-eslint/typescript-eslint/commit/fa1cf71af4af75f3fcd3105af45f512cb2705117) chore: publish v2.3.0 - [`752fb31`](https://github.com/typescript-eslint/typescript-eslint/commit/752fb31ff044fb3db206e86a977385250a925228) docs(eslint-plugin): fix typo in typedef docs ([#976](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/976)) - [`2bf8231`](https://github.com/typescript-eslint/typescript-eslint/commit/2bf823176927278a08df1c9df255b39c6515e948) fix(typescript-estree): ImportDeclaration.specifier to Literal ([#974](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/974)) - [`aeea4cd`](https://github.com/typescript-eslint/typescript-eslint/commit/aeea4cd40e2ac66ff596a205ba7bfc95aa376128) feat(eslint-plugin): [no-magic-numbers] add ignoreReadonlyClassProperties opt... - [`46ee4c9`](https://github.com/typescript-eslint/typescript-eslint/commit/46ee4c9d6d83bf55d9003a78c18b5df5f2f629fe) feat(eslint-plugin): [explicit-member-accessibility] add support of "ignoredM... - [`6a55921`](https://github.com/typescript-eslint/typescript-eslint/commit/6a55921e2b9245102c4c373759dde4c36c3b4c08) feat(eslint-plugin): [no-floating-promises] Add ignoreVoid option ([#796](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/796)) - [`c713ca4`](https://github.com/typescript-eslint/typescript-eslint/commit/c713ca43adb1527e6ed997a549ea327d3f8b29c0) feat(eslint-plugin): [strict-boolean-expressions] Add allowNullable option (#... - [`5715482`](https://github.com/typescript-eslint/typescript-eslint/commit/571548243a7ce2cc3c42134ae18c03c065b2d560) feat(eslint-plugin): add no-unnecessary-condition rule ([#699](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin/issues/699)) - [`d8767f0`](https://github.com/typescript-eslint/typescript-eslint/commit/d8767f01245b0d817a6921e79aa0a5f1b19c8b2a) chore: publish v2.2.0 - [`f1059d8`](https://github.com/typescript-eslint/typescript-eslint/commit/f1059d82eae77e6d78800ed38ac1ce89692a419f) fix(eslint-plugin): [efrt] allowExpressions - check functions in class field ... - Additional commits viewable in [compare view](https://github.com/typescript-eslint/typescript-eslint/commits/v2.3.0/packages/eslint-plugin)


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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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) - 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.
codecov-io commented 5 years ago

Codecov Report

Merging #45 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #45   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          36     36           
  Lines         271    271           
  Branches       41     41           
=====================================
  Hits          271    271

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 968c0be...9daa297. Read the comment docs.

dependabot-preview[bot] commented 5 years ago

Superseded by #53.