Release notes
*Sourced from [@typescript-eslint/parser's releases](https://github.com/typescript-eslint/typescript-eslint/releases).*
> ## v2.3.2
> ## [2.3.2](https://github.com/typescript-eslint/typescript-eslint/compare/v2.3.1...v2.3.2) (2019-09-30)
>
>
> ### Bug Fixes
>
> * **eslint-plugin:** [no-unnec-type-arg] undefined symbol crash ([#1007](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1007)) ([cdf9294](https://github.com/typescript-eslint/typescript-eslint/commit/cdf9294))
> * **typescript-estree:** correct ClassDeclarationBase type ([#1008](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1008)) ([8ce3a81](https://github.com/typescript-eslint/typescript-eslint/commit/8ce3a81))
> * **typescript-estree:** handle optional computed prop w/o type ([#1026](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1026)) ([95c13fe](https://github.com/typescript-eslint/typescript-eslint/commit/95c13fe))
Changelog
*Sourced from [@typescript-eslint/parser's changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md).*
> ## [2.3.2](https://github.com/typescript-eslint/typescript-eslint/compare/v2.3.1...v2.3.2) (2019-09-30)
>
>
> ### Bug Fixes
>
> * **typescript-estree:** handle optional computed prop w/o type ([#1026](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1026)) ([95c13fe](https://github.com/typescript-eslint/typescript-eslint/commit/95c13fe))
Commits
- [`926cf64`](https://github.com/typescript-eslint/typescript-eslint/commit/926cf646a441a0cca3a9bf83a767f00bc4a4d854) chore: publish v2.3.2
- [`95c13fe`](https://github.com/typescript-eslint/typescript-eslint/commit/95c13fe7583458286a840429a856ab20be6db20a) fix(typescript-estree): handle optional computed prop w/o type ([#1026](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/1026))
- See full diff in [compare view](https://github.com/typescript-eslint/typescript-eslint/commits/v2.3.2/packages/parser)
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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 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 the `.dependabot/config.yml` file in this repo:
- Update frequency
- 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.
Bumps @typescript-eslint/parser from 2.3.1 to 2.3.2.
Release notes
*Sourced from [@typescript-eslint/parser's releases](https://github.com/typescript-eslint/typescript-eslint/releases).* > ## v2.3.2 > ## [2.3.2](https://github.com/typescript-eslint/typescript-eslint/compare/v2.3.1...v2.3.2) (2019-09-30) > > > ### Bug Fixes > > * **eslint-plugin:** [no-unnec-type-arg] undefined symbol crash ([#1007](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1007)) ([cdf9294](https://github.com/typescript-eslint/typescript-eslint/commit/cdf9294)) > * **typescript-estree:** correct ClassDeclarationBase type ([#1008](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1008)) ([8ce3a81](https://github.com/typescript-eslint/typescript-eslint/commit/8ce3a81)) > * **typescript-estree:** handle optional computed prop w/o type ([#1026](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1026)) ([95c13fe](https://github.com/typescript-eslint/typescript-eslint/commit/95c13fe))Changelog
*Sourced from [@typescript-eslint/parser's changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md).* > ## [2.3.2](https://github.com/typescript-eslint/typescript-eslint/compare/v2.3.1...v2.3.2) (2019-09-30) > > > ### Bug Fixes > > * **typescript-estree:** handle optional computed prop w/o type ([#1026](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1026)) ([95c13fe](https://github.com/typescript-eslint/typescript-eslint/commit/95c13fe))Commits
- [`926cf64`](https://github.com/typescript-eslint/typescript-eslint/commit/926cf646a441a0cca3a9bf83a767f00bc4a4d854) chore: publish v2.3.2 - [`95c13fe`](https://github.com/typescript-eslint/typescript-eslint/commit/95c13fe7583458286a840429a856ab20be6db20a) fix(typescript-estree): handle optional computed prop w/o type ([#1026](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/1026)) - See full diff in [compare view](https://github.com/typescript-eslint/typescript-eslint/commits/v2.3.2/packages/parser)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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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.