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 typescript-eslint monorepo to v2.25.0 #24

Merged
merged 1 commit into from Mar 25, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2020

This PR contains the following updates:

Package Type Update Change
@typescript-eslint/eslint-plugin devDependencies minor 2.17.0 -> 2.25.0
@typescript-eslint/parser devDependencies minor 2.17.0 -> 2.25.0

Release Notes

typescript-eslint/typescript-eslint

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)

v2.24.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)

v2.23.0

Compare Source

Bug Fixes
  • typescript-estree: unnecessary program updates by removing timeout methods (#​1693) (2ccd66b)
Features

v2.22.0

Compare Source

Bug Fixes
Features

v2.21.0

Compare Source

Bug Fixes
  • eslint-plugin: [ban-types] add option extendDefaults (#​1379) (ae7f7c5)
  • eslint-plugin: [default-param-last] handle param props (#​1650) (3534c6e)
  • eslint-plugin: [no-implied-eval] correct logic for ts3.8 (#​1652) (33e3e6f)
Features
  • eslint-plugin: [explicit-member-accessibility] autofix no-public (#​1548) (dd233b5)
  • eslint-plugin: [typedef] add variable-declaration-ignore-function (#​1578) (fc0a55e)
  • eslint-plugin: add new no-base-to-string rule (#​1522) (8333d41)
  • eslint-plugin: add prefer-readonly-parameters (#​1513) (3be9854)
  • eslint-plugin: additional annotation spacing rules for va… (#​1496) (b097245)

v2.20.0

Compare Source

Bug Fixes
  • eslint-plugin: [embt] ignore JSX callbacks (#​1630) (4d45b33)
  • eslint-plugin: [no-floating-promises] handle finally callback (#​1620) (1aa7135)
  • eslint-plugin: [typedef] allow array/object destructuring in for/of (#​1570) (660bace)
  • typescript-estree: process.stdout can be undefined (#​1619) (0d8e87e)
Features

v2.19.2

Compare Source

Features
  • eslint-plugin: [ban-types] allow banning null and undefined (#​821) (0b2b887)
  • eslint-plugin: [strict-boolean-expressions] refactor, add clearer error messages (#​1480) (db4b530)

2.19.2 (2020-02-10)

Note: Version bump only for package @​typescript-eslint/typescript-eslint

2.19.1 (2020-02-10)

Bug Fixes
  • eslint-plugin: [unbound-method] blacklist a few unbound natives (#​1562) (4670aab)
  • typescript-estree: ts returning wrong file with project references (#​1575) (4c12dac)

v2.19.1

Compare Source

Note: Version bump only for package @​typescript-eslint/typescript-eslint

v2.19.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-extra-non-null-assert] add fixer (#​1468) (54201ab)
  • eslint-plugin: [no-float-prom] fixer + msg for ignoreVoid (#​1473) (159b16e)
  • eslint-plugin: [unbound-method] support bound builtins (#​1526) (0a110eb)
  • eslint-plugin: add extension no-dupe-class-members (b22424e)
  • eslint-plugin: add no-unnecessary-boolean-literal-compare (#​242) (6bebb1d)
  • eslint-plugin: add switch-exhaustiveness-check rule (#​972) (9e0f6dd)
  • eslint-plugin: support negative matches for filter (#​1517) (b24fbe8)

v2.18.0

Compare Source

Bug Fixes
Features
  • eslint-plugin: [no-extra-non-null-assert] add fixer (#​1468) (54201ab)
  • eslint-plugin: [no-float-prom] fixer + msg for ignoreVoid (#​1473) (159b16e)
  • eslint-plugin: [unbound-method] support bound builtins (#​1526) (0a110eb)
  • eslint-plugin: add extension no-dupe-class-members (b22424e)
  • eslint-plugin: add no-unnecessary-boolean-literal-compare (#​242) (6bebb1d)
  • eslint-plugin: add switch-exhaustiveness-check rule (#​972) (9e0f6dd)
  • eslint-plugin: support negative matches for filter (#​1517) (b24fbe8)

Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 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 force-pushed the renovate/typescript-eslint-monorepo branch from 64c6a7b to aed384f Compare March 16, 2020 17:11
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v2.23.0 chore(deps): update typescript-eslint monorepo to v2.24.0 Mar 16, 2020
@schiughi schiughi force-pushed the renovate/typescript-eslint-monorepo branch from aed384f to 4a5ebbf Compare March 18, 2020 01:55
@schiughi
Copy link
Contributor

@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from 4a5ebbf to b6fb065 Compare March 23, 2020 02:32
@renovate renovate bot force-pushed the renovate/typescript-eslint-monorepo branch from b6fb065 to 58dc4e3 Compare March 23, 2020 17:14
@renovate renovate bot changed the title chore(deps): update typescript-eslint monorepo to v2.24.0 chore(deps): update typescript-eslint monorepo to v2.25.0 Mar 23, 2020
@schiughi schiughi merged commit 3e07781 into master Mar 25, 2020
@schiughi schiughi deleted the renovate/typescript-eslint-monorepo branch March 25, 2020 01:01
@jw-machine
Copy link
Collaborator

🎉 This PR is included in version 1.7.3 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants