Open-Attestation / open-attestation

Meta framework for providing digital provenance and integrity to documents.
https://openattestation.com
Apache License 2.0
54 stars 19 forks source link

Bump @typescript-eslint/parser from 1.6.0 to 1.12.0 #40

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps @typescript-eslint/parser from 1.6.0 to 1.12.0.

Release notes *Sourced from [[@​typescript](https://github.com/typescript)-eslint/parser's releases](https://github.com/typescript-eslint/typescript-eslint/releases).* > ## v1.12.0 > # [1.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.11.0...v1.12.0) (2019-07-12) > > > ### Bug Fixes > > * **eslint-plugin:** handle `const;` ([#633](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/633)) ([430d628](https://github.com/typescript-eslint/typescript-eslint/commit/430d628)), closes [#441](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/441) > * **typescript-estree:** fix `async` identifier token typed as `Keyword` ([#681](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/681)) ([6de19d3](https://github.com/typescript-eslint/typescript-eslint/commit/6de19d3)) > > > ### Features > > * **eslint-plugin:** [ban-types] Support namespaced type ([#616](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/616)) ([e325b72](https://github.com/typescript-eslint/typescript-eslint/commit/e325b72)) > * **eslint-plugin:** [explicit-function-return-type] add handling for usage as arguments ([#680](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/680)) ([e0aeb18](https://github.com/typescript-eslint/typescript-eslint/commit/e0aeb18)) > * **eslint-plugin:** [no-explicit-any] Add an optional fixer ([#609](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/609)) ([606fc70](https://github.com/typescript-eslint/typescript-eslint/commit/606fc70)) > * **eslint-plugin:** Add rule no-reference-import ([#625](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/625)) ([af70a59](https://github.com/typescript-eslint/typescript-eslint/commit/af70a59)) > * **eslint-plugin:** add rule strict-boolean-expressions ([#579](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/579)) ([34e7d1e](https://github.com/typescript-eslint/typescript-eslint/commit/34e7d1e)) > * **eslint-plugin:** added new rule prefer-readonly ([#555](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/555)) ([76b89a5](https://github.com/typescript-eslint/typescript-eslint/commit/76b89a5)) > > ## v1.11.0 > # [1.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.2...v1.11.0) (2019-06-23) > > > ### Bug Fixes > > * **eslint-plugin:** [no-magic-numbers] add support for enums ([#543](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/543)) ([5c40d01](https://github.com/typescript-eslint/typescript-eslint/commit/5c40d01)) > * **eslint-plugin:** [promise-function-async] allow any as return value ([#553](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/553)) ([9a387b0](https://github.com/typescript-eslint/typescript-eslint/commit/9a387b0)) > * **eslint-plugin:** Remove duplicated code ([#611](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/611)) ([c4df4ff](https://github.com/typescript-eslint/typescript-eslint/commit/c4df4ff)) > * **parser:** add simpleTraverse, replaces private ESLint util ([#628](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/628)) ([aa206c4](https://github.com/typescript-eslint/typescript-eslint/commit/aa206c4)) > * **typescript-estree:** fix more cases with double slash in JSX text ([#607](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/607)) ([34cfa53](https://github.com/typescript-eslint/typescript-eslint/commit/34cfa53)) > > > ### Features > > * **eslint-plugin:** [no-explicit-any] ignoreRestArgs ([#548](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/548)) ([753ad75](https://github.com/typescript-eslint/typescript-eslint/commit/753ad75)) > * **eslint-plugin:** add `consistent-type-definitions` rule ([#463](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/463)) ([ec87d06](https://github.com/typescript-eslint/typescript-eslint/commit/ec87d06)) > * **eslint-plugin:** add new rule no-empty-function ([#626](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/626)) ([747bfcb](https://github.com/typescript-eslint/typescript-eslint/commit/747bfcb)) > * **eslint-plugin:** add new rule no-floating-promises ([#495](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/495)) ([61e6385](https://github.com/typescript-eslint/typescript-eslint/commit/61e6385)) > > ## v1.10.2 > ## [1.10.2](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.1...v1.10.2) (2019-06-10) > > > ### Bug Fixes > > * **eslint-plugin:** peerDep should specify semver major range ([#602](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/602)) ([5589938](https://github.com/typescript-eslint/typescript-eslint/commit/5589938)) > > ## v1.10.1 > # [1.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v1.9.0...v1.10.1) (2019-06-09) > > ... (truncated)
Changelog *Sourced from [[@​typescript](https://github.com/typescript)-eslint/parser's changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md).* > # [1.12.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.11.0...v1.12.0) (2019-07-12) > > > ### Bug Fixes > > * **typescript-estree:** fix `async` identifier token typed as `Keyword` ([#681](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/681)) ([6de19d3](https://github.com/typescript-eslint/typescript-eslint/commit/6de19d3)) > > > > > > # [1.11.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.2...v1.11.0) (2019-06-23) > > > ### Bug Fixes > > * **parser:** add simpleTraverse, replaces private ESLint util ([#628](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/628)) ([aa206c4](https://github.com/typescript-eslint/typescript-eslint/commit/aa206c4)) > * **typescript-estree:** fix more cases with double slash in JSX text ([#607](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/607)) ([34cfa53](https://github.com/typescript-eslint/typescript-eslint/commit/34cfa53)) > > > > > > ## [1.10.2](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.1...v1.10.2) (2019-06-10) > > **Note:** Version bump only for package [@​typescript](https://github.com/typescript)-eslint/parser > > ## [1.10.1](https://github.com/typescript-eslint/typescript-eslint/compare/v1.10.0...v1.10.1) (2019-06-09) > > **Note:** Version bump only for package [@​typescript](https://github.com/typescript)-eslint/parser > > # [1.10.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.9.0...v1.10.0) (2019-06-09) > > ### Bug Fixes > > - **typescript-estree:** stop ignoring comments in JSX with generic ([#596](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/596)) ([31d5bd4](https://github.com/typescript-eslint/typescript-eslint/commit/31d5bd4)) > > ### Features > > - make utils/TSESLint export typed classes instead of just types ([#526](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/526)) ([370ac72](https://github.com/typescript-eslint/typescript-eslint/commit/370ac72)) > > # [1.9.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.8.0...v1.9.0) (2019-05-12) > > **Note:** Version bump only for package [@​typescript](https://github.com/typescript)-eslint/parser > > # [1.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.7.0...v1.8.0) (2019-05-10) > > ### Bug Fixes > > - upgrade lockfile versions ([#487](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/487)) ([f029dba](https://github.com/typescript-eslint/typescript-eslint/commit/f029dba)) > ... (truncated)
Commits - [`cd96c38`](https://github.com/typescript-eslint/typescript-eslint/commit/cd96c3875e90580c67023d2483c44da76a572eec) chore: publish v1.12.0 - [`6de19d3`](https://github.com/typescript-eslint/typescript-eslint/commit/6de19d3357706903c0ba7a73ef35aac6bfe048e7) fix(typescript-estree): fix `async` identifier token typed as `Keyword` ([#681](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/681)) - [`a53fc71`](https://github.com/typescript-eslint/typescript-eslint/commit/a53fc71a2b2005daedfcb73d8b2eb0ce7bd736bc) chore: publish v1.11.0 - [`aa206c4`](https://github.com/typescript-eslint/typescript-eslint/commit/aa206c4c5bd6f5e2d9c751b5dd45cb97924cadcd) fix(parser): add simpleTraverse, replaces private ESLint util ([#628](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/628)) - [`34cfa53`](https://github.com/typescript-eslint/typescript-eslint/commit/34cfa53da623683bcf5e78eea746f73873a7a726) fix(typescript-estree): fix more cases with double slash in JSX text ([#607](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/607)) - [`2c557f1`](https://github.com/typescript-eslint/typescript-eslint/commit/2c557f1028ecec94c2e100acf0dd406e776d7fd9) chore: format changelogs - [`0d10cb3`](https://github.com/typescript-eslint/typescript-eslint/commit/0d10cb3cd7c1316fdae46a6d20111438bc289999) chore: publish v1.10.2 - [`729c760`](https://github.com/typescript-eslint/typescript-eslint/commit/729c7602233f3f9d05323143fc0da2234730d43f) chore: publish v1.10.1 - [`3f7447d`](https://github.com/typescript-eslint/typescript-eslint/commit/3f7447da0d312c3132878d6b61814b2ed276cd40) chore: publish v1.10.0 - [`31d5bd4`](https://github.com/typescript-eslint/typescript-eslint/commit/31d5bd4934105f918f7bf34cb6523dda30fb1e4d) fix(typescript-estree): stop ignoring comments in JSX with generic ([#596](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/596)) - Additional commits viewable in [compare view](https://github.com/typescript-eslint/typescript-eslint/commits/v1.12.0/packages/parser)


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) - 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #45.