ianwremmel / clark

Monorepo tools
MIT License
1 stars 0 forks source link

build(deps): update typescript-eslint-parser requirement from ^19.0.2 to ^20.0.0 #309

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on typescript-eslint-parser to permit the latest version.

Release notes *Sourced from [typescript-eslint-parser's releases](https://github.com/eslint/typescript-eslint-parser/releases).* > ## v20.0.0 > * f4b9893 Breaking: Support TypeScript 3.1 (fixes [#524](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/524)) ([#525](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/525)) (James Henry)
Changelog *Sourced from [typescript-eslint-parser's changelog](https://github.com/eslint/typescript-eslint-parser/blob/master/CHANGELOG.md).* > v20.0.0 - October 8, 2018 > > * f4b9893 Breaking: Support TypeScript 3.1 (fixes [#524](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/524)) ([#525](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/525)) (James Henry) > > v19.0.2 - September 29, 2018 > > * aa0fe13 Fix: Re-expose parse method (fixes [#519](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/519)) ([#521](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/521)) (Kevin Partington) > * 655359f Chore: Makefile tweaks ([#522](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/522)) (Kevin Partington) > > v19.0.1 - September 25, 2018 > > * 7a367c7 Fix: Remove lib from package.json files ([#518](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/518)) (James Henry) > > v19.0.0 - September 25, 2018 > > * 3d3ab2f Breaking: Use typescript-estree for parsing ([#515](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/515)) (James Henry) > > v18.0.0 - August 6, 2018 > > * 16d1a78 Breaking: Support TypeScript 3.0 ([#504](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/504)) (James Henry) > * 7461462 Fix: remove unnecessary TypeRef wrapper for ImportType (fixes [#507](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/507)) ([#508](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/508)) (Ika) > > v17.0.1 - July 26, 2018 > > * f1d7de3 Chore: Replace removed API with public flags (fixes [#498](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/498)) ([#505](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/505)) (Texas Toland) > > v17.0.0 - July 26, 2018 > > * 117800d Fix: support JSXSpreadChild (fixes [#500](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/500)) ([#501](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/501)) (Ika) > * 6eec85b Breaking: Remove "Experimental" from rest and spread (fixes [#428](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/428)) ([#429](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/429)) (Lucas Duailibe) > * 42f29a1 Fix: error on multiple super classes (fixes [#493](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/493)) ([#494](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/494)) (Ika) > * 11d9169 Breaking: always set optional on ClassProperty (fixes [#472](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/472)) ([#491](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/491)) (Ika) > > v16.0.1 - June 27, 2018 > > * bc83c6a Chore: Do not run integration tests within npm test (James Henry) > * db62d63 Fix: Snapshot all ecma-features fixtures ([#495](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/495)) (James Henry) > * 3c1fab0 Fix: support ImportMeta (fixes [#489](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/489)) ([#490](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/490)) (Ika) > * 6611535 Chore: Loosen node version requirement in package.json (fixes [#482](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/482)) ([#484](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/484)) (James Henry) > * 27f39cc Chore: Powerful integration tests and improved README ([#483](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/483)) (James Henry) > > v16.0.0 - June 3, 2018 > > * 009336d Breaking: Set minimum node version to 6 ([#481](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/481)) (James Henry) > * 9316b23 Breaking: Support TypeScript 2.9 ([#480](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/480)) (James Henry) > > v15.0.1 - June 3, 2018 > > * 891cee9 Fix: decorators removed on interface declarations (fixes [#478](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/478)) ([#479](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/479)) (Muhanad Rabie) > > ... (truncated)
Commits - See full diff in [compare view](https://github.com/eslint/typescript-eslint-parser/commits/v20.0.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.

If all status checks pass Dependabot will automatically merge this pull request.


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 cancel merge` will cancel a previously requested merge - `@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.