kogai / vscode-regex-railroad-diagrams

11 stars 1 forks source link

Update dependency typescript-eslint-parser to v21 #51

Closed kogai closed 1 year ago

kogai commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
typescript-eslint-parser devDependencies major 20.1.1 -> 21.0.1 source

Release Notes

eslint/typescript-eslint-parser ### [`v21.0.1`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/releases/v21.0.1) [Compare Source](https://renovatebot.com/gh/eslint/typescript-eslint-parser/compare/v21.0.0...v21.0.1) - [`3715584`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/3715584404de566c9b6db975328122e819993768) Fix: wrong reference on TSQualifiedName (fixes [#​550](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/550)) ([#​551](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/551)) (Toru Nagashima) - [`15b32d0`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/15b32d0c9430111cdcdc7d187dfdc00b049bf3fb) Upgrade: eslint-release v1.2.0 ([#​549](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/549)) (Kai Cataldo) ### [`v21.0.0`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/releases/v21.0.0) [Compare Source](https://renovatebot.com/gh/eslint/typescript-eslint-parser/compare/v20.1.1...v21.0.0) - [`eb23b26`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/eb23b26) Update: add proper scope analysis (fixes [#​535](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/535)) ([#​540](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/540)) (Toru Nagashima) - [`150ffe8`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/150ffe8) Breaking: make 'useJSXTextNode:true' by default ([#​544](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/544)) (Toru Nagashima) - [`2d22321`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/2d22321) Breaking: switch 'jsx' option by filename (fixes [#​517](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/517)) ([#​543](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/543)) (Toru Nagashima) - [`3b1ed17`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/3b1ed17) Breaking: make eslint a peerDep/devDep ([#​541](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/541)) (Kai Cataldo) - [`1d54346`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/1d54346) Chore: test Node v11 in CI ([#​542](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/542)) (Kai Cataldo) - [`a9d932a`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/a9d932a) Breaking: typescript-estree v5 ([#​538](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/538)) (Kai Cataldo) - [`6a9b629`](https://renovatebot.com/gh/eslint/typescript-eslint-parser/commit/6a9b629) Docs: add options to README ([#​530](https://renovatebot.com/gh/eslint/typescript-eslint-parser/issues/530)) (Joe Pea)

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Enabled.

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.


This PR has been generated by Renovate Bot.