Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update linting & formatting + typescript #165

Merged
merged 1 commit into from
Nov 25, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 25, 2019

This PR contains the following updates:

Package Type Update Change
@types/node devDependencies patch ^12.12.8 -> ^12.12.12
@types/react devDependencies patch ^16.9.11 -> ^16.9.13
@typescript-eslint/eslint-plugin devDependencies minor ^2.7.0 -> ^2.8.0
@typescript-eslint/parser devDependencies minor ^2.7.0 -> ^2.8.0
eslint (source) devDependencies minor ^6.6.0 -> ^6.7.1
eslint-config-prettier devDependencies minor ^6.6.0 -> ^6.7.0

Release Notes

typescript-eslint/typescript-eslint

v2.8.0

Compare Source

Bug Fixes
  • eslint-plugin: [camelcase] handle optional member expr (#​1204) (9c8203f)
  • eslint-plugin: [indent] fix decorator type (#​1189) (e2008e3)
  • eslint-plugin: [indent] handle empty generic declarations (#​1211) (9aee06c)
  • eslint-plugin: [no-type-alias] handle constructor aliases (#​1198) (1bb4d63)
  • eslint-plugin: [no-unnec-type-arg] throwing on call/new expr (#​1217) (42a48de)
  • eslint-plugin: [no-unnecessary-cond] fix naked type param (#​1207) (4fac6c5)
  • eslint-plugin: [nuta] correctly handle null/undefined separation (#​1201) (9829dd3)
  • eslint-plugin: [require-await] better handle nesting (#​1193) (eb83af1)
  • eslint-plugin: [unified-signatures] crash: cannot read pro… (#​1096) (d1de3a7)
  • eslint-plugin: disable base no-unused-expressions in all config (ecb3f4e)
  • typescript-estree: correctly account for trailing slash in… (#​1205) (ba89168)
  • typescript-estree: options range loc being always true (#​704) (db1aa18)
Features
  • eslint-plugin: [no-type-alias] handle conditional types (#​953) (259ff20)
  • eslint-plugin: add rule restrict-template-expressions (#​850) (46b58b4)
  • eslint-plugin: add space-before-function-paren extension (d8b07a7)
  • eslint-plugin: added new rule no-dynamic-delete (#​565) (864c811)
  • eslint-plugin: added new rule no-untyped-public-signature (#​801) (c5835f3)
eslint/eslint

v6.7.1

Compare Source

  • dd1e9f4 Fix: revert changes to key-spacing due to regression (#​12598) (Kai Cataldo)
  • c644b54 Docs: Update README team and sponsors (ESLint Jenkins)

v6.7.0

Compare Source

prettier/eslint-config-prettier

v6.7.0

Compare Source

  • Added: [@​typescript-eslint/space-before-function-paren]. Thanks to Masafumi
    Koba (@​ybiquitous)!

Renovate configuration

📅 Schedule: "before 8am on Monday" (UTC).

🚦 Automerge: Enabled.

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

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

@renovate renovate bot added the renovate label Nov 25, 2019
@renovate renovate bot force-pushed the renovate/linting-and-formatting-+-typescript branch from d16fc84 to 7ed7f78 Compare November 25, 2019 03:38
@renovate renovate bot merged commit d89f626 into master Nov 25, 2019
@renovate renovate bot deleted the renovate/linting-and-formatting-+-typescript branch November 25, 2019 06:00
LekoArts added a commit that referenced this pull request Nov 25, 2019
* add loadable to code component of minimal blog

* add bundle analyser to example

* chore(deps): update dependency @types/theme-ui to ^0.2.5 (#161)

* chore(deps): update dependency lerna to ^3.19.0 (#163)

* chore(deps): update dependency ts-jest to ^24.2.0 (#164)

* chore(deps): update linting & formatting + typescript (#165)

* fix(deps): update gatsby (#166)


Co-authored-by: null <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant