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.34.0 (minor) #268

Merged
merged 1 commit into from May 21, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 28, 2020

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin dependencies minor ^2.29.0 -> ^2.34.0
@typescript-eslint/parser dependencies minor ^2.29.0 -> ^2.34.0

Release Notes

typescript-eslint/typescript-eslint

v2.34.0

Compare Source

Bug Fixes
  • typescript-estree: fix handling of range/loc removal (#​2028) (ce344d9)
Features
  • eslint-plugin: [no-invalid-void-type] allow union of void and allowInGenericTypeArguments (#​1960) (1bc105a)
  • eslint-plugin: [restrict-template-expressions] improve error message (#​1926) (1af59ba)
  • experimental-utils: add suggestion property for rule modules (#​2033) (f42a5b0)

v2.33.0

Compare Source

Bug Fixes
  • experimental-utils: remove accidental dep on json-schema (#​2010) (1875fba)
Features
  • eslint-plugin: add extension rule lines-between-class-members (#​1684) (08f93e6)

v2.32.0

Compare Source

Bug Fixes
  • eslint-plugin: [no-base-to-string] support boolean in unions (#​1979) (6987ecc)
  • eslint-plugin: [no-type-alias] handle readonly types in aliases (#​1990) (56d9870)
  • eslint-plugin: [no-unused-expressions] inherit messages from base rule (#​1992) (51ca404)
Features

v2.31.0

Compare Source

Bug Fixes
  • eslint-plugin: [dot-notation] handle missing declarations (#​1947) (383f931)
  • eslint-plugin: [method-signature-style] fix overloaded methods to an intersection type (#​1966) (7f3fba3)
  • eslint-plugin: [return-await] await in a normal function (#​1962) (f82fd7b)
  • eslint-plugin: [unbound-method] false positives for unary expressions (#​1964) (b35070e)
  • eslint-plugin: no-base-to-string boolean expression detect (#​1969) (f78f13a)
Features
  • eslint-plugin: [member-ordering] add decorators support (#​1870) (f7ec192)
  • eslint-plugin: [prefer-optional-chain] added option to convert to suggestion fixer (#​1965) (2f0824b)
  • eslint-plugin: new extended rule 'no-invalid-this' (#​1823) (b18bc35)
  • eslint-plugin-internal: add rule no-poorly-typed-ts-props (#​1949) (56ea7c9)
  • experimental-utils: expose our RuleTester extension (#​1948) (2dd1638)

v2.30.0

Compare Source

Bug Fixes
  • eslint-plugin: [prefer-string-starts-ends-with] check for negative start index in slice (#​1920) (ed2bd60)
  • eslint-plugin: fix no-base-to-string boolean literal check (#​1850) (2f45e99)
Features

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 April 28, 2020 18:56
@renovate renovate bot requested review from zaki-yama and toshi-toma and removed request for a team April 28, 2020 18:56
@renovate renovate bot added the renovate label Apr 28, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from a34303f to 2c623ec Compare May 5, 2020 17:35
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.30.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.31.0 (minor) May 5, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 3 times, most recently from 9f5ac3a to 25179bd Compare May 12, 2020 17:35
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.31.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.32.0 (minor) May 12, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 25179bd to 02dfe05 Compare May 13, 2020 22:55
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.32.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.33.0 (minor) May 13, 2020
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch 2 times, most recently from 15c7f61 to 9dfcf02 Compare May 17, 2020 17:32
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 9dfcf02 to f6c2f87 Compare May 19, 2020 18:17
@renovate renovate bot changed the title fix(deps): update typescript-eslint monorepo to ^2.33.0 (minor) fix(deps): update typescript-eslint monorepo to ^2.34.0 (minor) May 19, 2020
@toshi-toma toshi-toma merged commit d686270 into master May 21, 2020
@toshi-toma toshi-toma deleted the renovate/typescript-eslint-monorepo branch May 21, 2020 04:08
@toshi-toma toshi-toma restored the renovate/typescript-eslint-monorepo branch May 21, 2020 04:08
@toshi-toma toshi-toma deleted the renovate/typescript-eslint-monorepo branch May 21, 2020 04:08
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