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.27.0 (minor) #252

Merged
merged 1 commit into from Apr 9, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 24, 2020

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin dependencies minor ^2.24.0 -> ^2.27.0
@typescript-eslint/parser dependencies minor ^2.24.0 -> ^2.27.0

Release Notes

typescript-eslint/typescript-eslint

v2.27.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-throw-literal] fix crash caused by getBaseTypes (#​1830) (9d53c76)
  • eslint-plugin: [no-unsafe-call] fix incorrect selector (#​1826) (8ec53a3)
  • eslint-plugin: [require-await] handle async generators (#​1782) (9642d9d)
  • eslint-plugin: no-explicit-any constructor functions (& mo… (#​1711) (ab8572e)
  • typescript-estree: add support for TS3.9 extra file extensions (#​1833) (1f0ff41)
Features

v2.26.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-explicit-any] error with ignoreRestArgs (#​1796) (638d84d)
  • eslint-plugin: [no-unsafe-call] allow import expressions (#​1800) (4fa7107)
  • eslint-plugin: [no-unsafe-return] error with <TS3.7 (#​1815) (f3160b4)
Features
  • eslint-plugin-tslint: support tslint 6 (#​1809) (7d963fd)
  • typescript-estree: add option to ignore certain folders from glob resolution (#​1802) (1e29e69)

v2.25.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-unnec-type-assertion] allow const assertions (#​1741) (f76a1b3)
  • eslint-plugin: [no-unnecessary-condition] ignore basic array indexing false positives (#​1534) (2b9603d)
  • eslint-plugin: add class-literal-property-style rule (#​1582) (b2dbd89)
  • experimental-utils: expose ast utility functions (#​1670) (3eb5d45)

Renovate configuration

📅 Schedule: "after 9pm,before 9am" in timezone Asia/Tokyo.

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

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 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

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner March 24, 2020 21:58
@renovate renovate bot added the renovate label Mar 24, 2020
@ghost ghost requested review from sakit0 and toshi-toma and removed request for a team March 24, 2020 21:58
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 5 times, most recently from 640c986 to 6990f12 Compare March 31, 2020 17:26
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.25.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.26.0 (minor) Mar 31, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 5 times, most recently from 7986fa4 to 6780900 Compare April 5, 2020 17:49
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 6780900 to e0c4be5 Compare April 7, 2020 18:21
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.26.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.27.0 (minor) Apr 7, 2020
@sakit0 sakit0 merged commit 8d8b772 into master Apr 9, 2020
@renovate renovate bot deleted the renovate/typescript-eslint-monorepo branch April 9, 2020 08:46
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.

None yet

2 participants