ianwremmel / clark

Monorepo tools
MIT License
1 stars 0 forks source link

build(deps): update typescript-eslint-parser requirement from ^21.0.0 to ^22.0.0 #315

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.

Changelog *Sourced from [typescript-eslint-parser's changelog](https://github.com/eslint/typescript-eslint-parser/blob/master/CHANGELOG.md).* > v21.0.2 - December 3, 2018 > > * [`fed0a5a`](https://github.com/eslint/typescript-eslint-parser/commit/fed0a5a4bc7b3c6a242081adf91af50e848fcf62) Docs: Update README.md ([#567](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/567)) (dudiharush) > * [`47abd82`](https://github.com/eslint/typescript-eslint-parser/commit/47abd8282384617793d800209b5eb5d71d0c5730) Fix: issue with global augmentation when tokens are not present ([#574](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/574)) (Armano) > * [`c5ffad3`](https://github.com/eslint/typescript-eslint-parser/commit/c5ffad3ecafdc9596174d1a2de5fd978d386035a) Fix: scope for TSImportEqualsDeclaration ([#571](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/571)) (Armano) > * [`8ff0ad1`](https://github.com/eslint/typescript-eslint-parser/commit/8ff0ad153cf66b873c21624b7af31d33ce9d7073) Fix: missing implements in classes ([#562](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/562)) (Armano) > * [`cc92044`](https://github.com/eslint/typescript-eslint-parser/commit/cc920441093356a7a47ff5fdb752643b6c42cff8) Fix: visiting superTypeParameters in classes ([#561](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/561)) (Armano) > * [`83dbabb`](https://github.com/eslint/typescript-eslint-parser/commit/83dbabb626e5592c07085743a44586378956a153) Fix: visiting typeParameters in expressions ([#565](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/565)) (Armano) > * [`c19e479`](https://github.com/eslint/typescript-eslint-parser/commit/c19e4798ae6067daf9994b90fabcdf2d1953d70c) Fix: visitor-keys for TSAbstractClassProperty ([#560](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/560)) (Armano) > * [`491ebca`](https://github.com/eslint/typescript-eslint-parser/commit/491ebcaff9815071d4194584e3d94d0edf601e3b) Fix: crash in no-unused-vars when using enum ([#556](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/556)) (Armano) > * [`ae7c4e6`](https://github.com/eslint/typescript-eslint-parser/commit/ae7c4e661737b0db8cb0f7b612f58a94e1cced7c) Fix: missing visitor-keys ([#554](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/554)) (Armano) > > v21.0.1 - November 15, 2018 > > * [`3715584`](https://github.com/eslint/typescript-eslint-parser/commit/3715584404de566c9b6db975328122e819993768) Fix: wrong reference on TSQualifiedName (fixes [#550](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/550)) ([#551](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/551)) (Toru Nagashima) > * [`15b32d0`](https://github.com/eslint/typescript-eslint-parser/commit/15b32d0c9430111cdcdc7d187dfdc00b049bf3fb) Upgrade: eslint-release v1.2.0 ([#549](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/549)) (Kai Cataldo) > > v21.0.0 - November 13, 2018 > > * eb23b26 Update: add proper scope analysis (fixes [#535](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/535)) ([#540](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/540)) (Toru Nagashima) > * 150ffe8 Breaking: make 'useJSXTextNode:true' by default ([#544](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/544)) (Toru Nagashima) > * 2d22321 Breaking: switch 'jsx' option by filename (fixes [#517](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/517)) ([#543](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/543)) (Toru Nagashima) > * 3b1ed17 Breaking: make eslint a peerDep/devDep ([#541](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/541)) (Kai Cataldo) > * 1d54346 Chore: test Node v11 in CI ([#542](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/542)) (Kai Cataldo) > * a9d932a Breaking: typescript-estree v5 ([#538](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/538)) (Kai Cataldo) > * 6a9b629 Docs: add options to README ([#530](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/530)) (Joe Pea) > > v20.1.1 - October 31, 2018 > > * 1683169 Revert "Chore: Make ESLint a devDependency/peerDependency (fixes [#523](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/523))" ([#537](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/537)) (Kevin Partington) > > v20.1.0 - October 30, 2018 > > * 075d243 Chore: Make ESLint a devDependency/peerDependency (fixes [#523](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/523)) ([#526](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/526)) (Kevin Partington) > * 4310aac Chore: Force LF for tsx files ([#520](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/520)) (Benjamin Lichtman) > * bacac5f New: Add visitor keys ([#516](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/516)) (Michał Sajnóg) > * 4172933 Upgrade: eslint-release@1.0.0 ([#527](https://github-redirect.dependabot.com/eslint/typescript-eslint-parser/issues/527)) (Teddy Katz) > > 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) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/eslint/typescript-eslint-parser/commits)


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.