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.13.0 #45

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.13.0.

Release notes *Sourced from [@typescript-eslint/parser's releases](https://github.com/typescript-eslint/typescript-eslint/releases).* > ## v1.13.0 > # [1.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.12.0...v1.13.0) (2019-07-21) > > > ### Bug Fixes > > * Correct `@types/json-schema` dependency ([#675](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/675)) ([a5398ce](https://github.com/typescript-eslint/typescript-eslint/commit/a5398ce)) > * **eslint-plugin:** remove imports from typescript-estree ([#706](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/706)) ([ceb2d32](https://github.com/typescript-eslint/typescript-eslint/commit/ceb2d32)), closes [#705](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/705) > * **eslint-plugin:** undo breaking changes to recommended config ([93f72e3](https://github.com/typescript-eslint/typescript-eslint/commit/93f72e3)) > * **utils:** move `typescript` from peer dep to dev dep ([#712](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/712)) ([f949355](https://github.com/typescript-eslint/typescript-eslint/commit/f949355)) > * **utils:** RuleTester should not require a parser ([#713](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/713)) ([158a417](https://github.com/typescript-eslint/typescript-eslint/commit/158a417)) > > > ### Features > > * **eslint-plugin:** add new rule no-misused-promises ([#612](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/612)) ([28a131d](https://github.com/typescript-eslint/typescript-eslint/commit/28a131d)) > * **eslint-plugin:** add new rule require-await ([#674](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/674)) ([807bc2d](https://github.com/typescript-eslint/typescript-eslint/commit/807bc2d)) > > ## 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)) > > > ... (truncated)
Changelog *Sourced from [@typescript-eslint/parser's changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md).* > # [1.13.0](https://github.com/typescript-eslint/typescript-eslint/compare/v1.12.0...v1.13.0) (2019-07-21) > > **Note:** Version bump only for package @typescript-eslint/parser > > > > > > # [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-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-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) > ... (truncated)
Commits - [`c367b34`](https://github.com/typescript-eslint/typescript-eslint/commit/c367b34abd8c58eddd2c15685ed8c17b983f0da1) chore: publish v1.13.0 - [`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 - Additional commits viewable in [compare view](https://github.com/typescript-eslint/typescript-eslint/commits/v1.13.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 #47.