smockle / smockle.com

Main website of Clay Miller (Smockle)
https://www.smockle.com
Other
1 stars 1 forks source link

Bump @typescript-eslint/parser from 2.7.0 to 2.8.0 #710

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps @typescript-eslint/parser from 2.7.0 to 2.8.0.

Release notes *Sourced from [@typescript-eslint/parser's releases](https://github.com/typescript-eslint/typescript-eslint/releases).* > ## v2.8.0 > # [2.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.7.0...v2.8.0) (2019-11-18) > > > ### Bug Fixes > > * **eslint-plugin:** [camelcase] handle optional member expr ([#1204](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1204)) ([9c8203f](https://github.com/typescript-eslint/typescript-eslint/commit/9c8203f)) > * **eslint-plugin:** [indent] fix decorator type ([#1189](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1189)) ([e2008e3](https://github.com/typescript-eslint/typescript-eslint/commit/e2008e3)) > * **eslint-plugin:** [indent] handle empty generic declarations ([#1211](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1211)) ([9aee06c](https://github.com/typescript-eslint/typescript-eslint/commit/9aee06c)) > * **eslint-plugin:** [no-type-alias] handle constructor aliases ([#1198](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1198)) ([1bb4d63](https://github.com/typescript-eslint/typescript-eslint/commit/1bb4d63)) > * **eslint-plugin:** [no-unnec-type-arg] throwing on call/new expr ([#1217](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1217)) ([42a48de](https://github.com/typescript-eslint/typescript-eslint/commit/42a48de)) > * **eslint-plugin:** [no-unnecessary-cond] fix naked type param ([#1207](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1207)) ([4fac6c5](https://github.com/typescript-eslint/typescript-eslint/commit/4fac6c5)) > * **eslint-plugin:** [nuta] correctly handle null/undefined separation ([#1201](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1201)) ([9829dd3](https://github.com/typescript-eslint/typescript-eslint/commit/9829dd3)) > * **eslint-plugin:** [require-await] better handle nesting ([#1193](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1193)) ([eb83af1](https://github.com/typescript-eslint/typescript-eslint/commit/eb83af1)) > * **eslint-plugin:** [unified-signatures] crash: cannot read pro… ([#1096](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1096)) ([d1de3a7](https://github.com/typescript-eslint/typescript-eslint/commit/d1de3a7)) > * **eslint-plugin:** disable base no-unused-expressions in all config ([ecb3f4e](https://github.com/typescript-eslint/typescript-eslint/commit/ecb3f4e)) > * **typescript-estree:** correctly account for trailing slash in… ([#1205](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/1205)) ([ba89168](https://github.com/typescript-eslint/typescript-eslint/commit/ba89168)) > * **typescript-estree:** options range loc being always true ([#704](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/704)) ([db1aa18](https://github.com/typescript-eslint/typescript-eslint/commit/db1aa18)) > > > ### Features > > * **eslint-plugin:** [no-type-alias] handle conditional types ([#953](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/953)) ([259ff20](https://github.com/typescript-eslint/typescript-eslint/commit/259ff20)) > * **eslint-plugin:** add rule restrict-template-expressions ([#850](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/850)) ([46b58b4](https://github.com/typescript-eslint/typescript-eslint/commit/46b58b4)) > * **eslint-plugin:** add space-before-function-paren [extension] ([#924](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/924)) ([d8b07a7](https://github.com/typescript-eslint/typescript-eslint/commit/d8b07a7)) > * **eslint-plugin:** added new rule no-dynamic-delete ([#565](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/565)) ([864c811](https://github.com/typescript-eslint/typescript-eslint/commit/864c811)) > * **eslint-plugin:** added new rule no-untyped-public-signature ([#801](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/801)) ([c5835f3](https://github.com/typescript-eslint/typescript-eslint/commit/c5835f3))
Changelog *Sourced from [@typescript-eslint/parser's changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md).* > # [2.8.0](https://github.com/typescript-eslint/typescript-eslint/compare/v2.7.0...v2.8.0) (2019-11-18) > > > ### Bug Fixes > > * **typescript-estree:** options range loc being always true ([#704](https://github-redirect.dependabot.com/typescript-eslint/typescript-eslint/issues/704)) ([db1aa18](https://github.com/typescript-eslint/typescript-eslint/commit/db1aa18))
Commits - [`a9117f5`](https://github.com/typescript-eslint/typescript-eslint/commit/a9117f525e457966a718164ae6cf7ad086c0dd7b) chore: publish v2.8.0 - [`74192f8`](https://github.com/typescript-eslint/typescript-eslint/commit/74192f86236501a8a0c170d37af692f6c97f0830) chore: bump dependencies ([#1208](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/1208)) - [`db1aa18`](https://github.com/typescript-eslint/typescript-eslint/commit/db1aa185c91a391d4593819a22d034ae40b79198) fix(typescript-estree): options range loc being always true ([#704](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser/issues/704)) - See full diff in [compare view](https://github.com/typescript-eslint/typescript-eslint/commits/v2.8.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.

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 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 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) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)