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

fix(deps): update typescript-eslint monorepo to ^2.7.0 #24

Merged
merged 1 commit into from
Nov 15, 2019

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 15, 2019

This PR contains the following updates:

Package Type Update New value References Sourcegraph
@typescript-eslint/eslint-plugin dependencies minor ^2.7.0 source code search for "@typescript-eslint/eslint-plugin"
@typescript-eslint/parser dependencies minor ^2.7.0 source code search for "@typescript-eslint/parser"

Release Notes

typescript-eslint/typescript-eslint

v2.7.0

Compare Source

Bug Fixes
  • eslint-plugin: crash fixing readonly arrays to generic (#​1172) (2b2f2d7)
  • typescript-estree: hash code to reduce update frequency (#​1179) (96d1cc3)
  • typescript-estree: reduce bundle footprint of tsutils (#​1177) (c8fe515)
Features
  • eslint-plugin: [no-unused-expressions] extend for optional chaining (#​1175) (57d63b7)
  • parser: handle optional chaining in scope analysis (#​1169) (026ceb9)

2.6.1 (2019-11-04)

Bug Fixes

v2.6.1

Compare Source

Bug Fixes
  • eslint-plugin: crash fixing readonly arrays to generic (#​1172) (2b2f2d7)
  • typescript-estree: hash code to reduce update frequency (#​1179) (96d1cc3)
  • typescript-estree: reduce bundle footprint of tsutils (#​1177) (c8fe515)
Features
  • eslint-plugin: [no-unused-expressions] extend for optional chaining (#​1175) (57d63b7)
  • parser: handle optional chaining in scope analysis (#​1169) (026ceb9)

2.6.1 (2019-11-04)

Bug Fixes

v2.6.0

Compare Source

Bug Fixes
  • parser: adds TTY check before logging the version mismatch warning (#​1121) (768ef63)
  • typescript-estree: better handle canonical paths (#​1111) (8dcbf4c)
  • typescript-estree: correct parenthesized optional chain AST (#​1141) (5ae286e)
  • typescript-estree: ensure parent pointers are set (#​1129) (d4703e1)
  • typescript-estree: normalize paths to fix cache miss on windows (#​1128) (6d0f2ce)
Features
  • typescript-estree: add support for declare class properties (#​1136) (1508670)

v2.5.0

Compare Source

Bug Fixes
  • parser: adds TTY check before logging the version mismatch warning (#​1121) (768ef63)
  • typescript-estree: better handle canonical paths (#​1111) (8dcbf4c)
  • typescript-estree: correct parenthesized optional chain AST (#​1141) (5ae286e)
  • typescript-estree: ensure parent pointers are set (#​1129) (d4703e1)
  • typescript-estree: normalize paths to fix cache miss on windows (#​1128) (6d0f2ce)
Features
  • typescript-estree: add support for declare class properties (#​1136) (1508670)

Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • 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.

@felixfbecker felixfbecker merged commit 2d550e6 into master Nov 15, 2019
@felixfbecker felixfbecker deleted the renovate/typescript-eslint-monorepo branch November 15, 2019 17:42
@sourcegraph-bot
Copy link

🎉 This PR is included in version 0.4.6 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants