This repository was archived by the owner on Mar 4, 2022. It is now read-only.
Commit 1a08260
Merge #172
172: Update typescript-eslint monorepo to v2.32.0 r=renovate[bot] a=renovate[bot]
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| [@typescript-eslint/eslint-plugin](https://togithub.com/typescript-eslint/typescript-eslint) | dependencies | minor | [`2.31.0` -> `2.32.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/2.31.0/2.32.0) |
| [@typescript-eslint/parser](https://togithub.com/typescript-eslint/typescript-eslint) | dependencies | minor | [`2.31.0` -> `2.32.0`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/2.31.0/2.32.0) |
---
### Release Notes
<details>
<summary>typescript-eslint/typescript-eslint</summary>
### [`v2.32.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​2320-httpsgithubcomtypescript-eslinttypescript-eslintcomparev2310v2320-2020-05-11)
[Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v2.31.0...v2.32.0)
##### Bug Fixes
- **eslint-plugin:** [no-base-to-string] support boolean in unions ([#​1979](https://togithub.com/typescript-eslint/typescript-eslint/issues/1979)) ([6987ecc](https://togithub.com/typescript-eslint/typescript-eslint/commit/6987ecc1dacfb45c0f8ed3e81d08aa708eb96ad1))
- **eslint-plugin:** [no-type-alias] handle readonly types in aliases ([#​1990](https://togithub.com/typescript-eslint/typescript-eslint/issues/1990)) ([56d9870](https://togithub.com/typescript-eslint/typescript-eslint/commit/56d987070f83d1b6410b04750b20a761fd793073))
- **eslint-plugin:** [no-unused-expressions] inherit `messages` from base rule ([#​1992](https://togithub.com/typescript-eslint/typescript-eslint/issues/1992)) ([51ca404](https://togithub.com/typescript-eslint/typescript-eslint/commit/51ca404af645eed194269ab7f8f67b97bd52e32d))
##### Features
- bump dependencies and align AST ([#​2007](https://togithub.com/typescript-eslint/typescript-eslint/issues/2007)) ([18668b7](https://togithub.com/typescript-eslint/typescript-eslint/commit/18668b78fd7d1e5281af7fc26c76e0ca53297f69))
</details>
---
### Renovate configuration
:date: **Schedule**: At any time (no schedule defined).
:vertical_traffic_light: **Automerge**: Enabled.
:recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: **Ignore**: Close this PR and you won't be reminded about these updates again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box
---
This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#mythmon/corsica-tree-status).
Co-authored-by: Renovate Bot <bot@renovateapp.com>2 files changed
+24
-24
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
17 | | - | |
| 16 | + | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
836 | 836 | | |
837 | 837 | | |
838 | 838 | | |
839 | | - | |
840 | | - | |
841 | | - | |
842 | | - | |
| 839 | + | |
| 840 | + | |
| 841 | + | |
| 842 | + | |
843 | 843 | | |
844 | | - | |
| 844 | + | |
845 | 845 | | |
846 | 846 | | |
847 | 847 | | |
848 | 848 | | |
849 | | - | |
850 | | - | |
851 | | - | |
852 | | - | |
| 849 | + | |
| 850 | + | |
| 851 | + | |
| 852 | + | |
853 | 853 | | |
854 | 854 | | |
855 | | - | |
| 855 | + | |
856 | 856 | | |
857 | 857 | | |
858 | 858 | | |
859 | | - | |
860 | | - | |
861 | | - | |
862 | | - | |
| 859 | + | |
| 860 | + | |
| 861 | + | |
| 862 | + | |
863 | 863 | | |
864 | 864 | | |
865 | | - | |
866 | | - | |
| 865 | + | |
| 866 | + | |
867 | 867 | | |
868 | 868 | | |
869 | | - | |
870 | | - | |
871 | | - | |
872 | | - | |
| 869 | + | |
| 870 | + | |
| 871 | + | |
| 872 | + | |
873 | 873 | | |
874 | 874 | | |
875 | 875 | | |
876 | 876 | | |
877 | 877 | | |
878 | 878 | | |
879 | | - | |
| 879 | + | |
880 | 880 | | |
881 | 881 | | |
882 | 882 | | |
| |||
5191 | 5191 | | |
5192 | 5192 | | |
5193 | 5193 | | |
5194 | | - | |
| 5194 | + | |
5195 | 5195 | | |
5196 | 5196 | | |
5197 | 5197 | | |
| |||
0 commit comments