sdc224 / react-webpack-boilerplate

A Boilerplate for ReactJS Project with Typescript
MIT License
5 stars 1 forks source link

Update typescript-eslint monorepo to v4.26.0 #159

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@typescript-eslint/eslint-plugin 4.24.0 -> 4.26.0 age adoption passing confidence
@typescript-eslint/parser 4.24.0 -> 4.26.0 age adoption passing confidence

Release Notes

typescript-eslint/typescript-eslint ### [`v4.26.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4260-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4250v4260-2021-05-31) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.25.0...v4.26.0) ##### Bug Fixes - **eslint-plugin:** \[no-type-alias] consider type imports as alias types ([#​3433](https://togithub.com/typescript-eslint/typescript-eslint/issues/3433)) ([d4f0774](https://togithub.com/typescript-eslint/typescript-eslint/commit/d4f077473afb04f7c4d377dd87318749632b4404)) - generate library types for TypeScript v4.3 ([#​3460](https://togithub.com/typescript-eslint/typescript-eslint/issues/3460)) ([ed4776a](https://togithub.com/typescript-eslint/typescript-eslint/commit/ed4776afa1374279027b9b7d82aa4b453b334998)), closes [#​3449](https://togithub.com/typescript-eslint/typescript-eslint/issues/3449) ##### Features - **eslint-plugin:** \[member-ordering] add callback as an ordering type of node ([#​3354](https://togithub.com/typescript-eslint/typescript-eslint/issues/3354)) ([d134b1f](https://togithub.com/typescript-eslint/typescript-eslint/commit/d134b1fa2540dec7094728f3dec1bbb8c644fe58)) - **eslint-plugin:** \[space-infix-ops] Add support for Union and intersection of type declarations ([#​3360](https://togithub.com/typescript-eslint/typescript-eslint/issues/3360)) ([3d29323](https://togithub.com/typescript-eslint/typescript-eslint/commit/3d2932390cc335ab2cf80ae7a7fad066fd2eb22b)) - **scope-manager:** reduce generated lib file size ([#​3468](https://togithub.com/typescript-eslint/typescript-eslint/issues/3468)) ([258116b](https://togithub.com/typescript-eslint/typescript-eslint/commit/258116ba7b0dd4ac7a1cc3876fab12f2556bda74)) ### [`v4.25.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#​4250-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4240v4250-2021-05-24) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.24.0...v4.25.0) ##### Bug Fixes - corrected no-unsupported-browser-code in roadmap as unimplemented ([#​3407](https://togithub.com/typescript-eslint/typescript-eslint/issues/3407)) ([2319b0e](https://togithub.com/typescript-eslint/typescript-eslint/commit/2319b0e1847991b8b8902ff4a3b779f1a27c7a45)) - **experimental-utils:** fix `isAwaitKeyword` predicate in ast-utils ([#​3290](https://togithub.com/typescript-eslint/typescript-eslint/issues/3290)) ([c15da67](https://togithub.com/typescript-eslint/typescript-eslint/commit/c15da67b939b615ed063291cde12c55c0d6d236e)) ##### Features - **typescript-estree:** \[TS4.3] support overrides on class members ([#​3429](https://togithub.com/typescript-eslint/typescript-eslint/issues/3429)) ([21d1b62](https://togithub.com/typescript-eslint/typescript-eslint/commit/21d1b62a0b84b502d2cf12674b3d141994a3ffd4)) - **typescript-estree:** add support for getter/setter signatures on types ([#​3427](https://togithub.com/typescript-eslint/typescript-eslint/issues/3427)) ([b830b7f](https://togithub.com/typescript-eslint/typescript-eslint/commit/b830b7f4e8a99affc8af8b53cb83371ef81d7032)), closes [#​3272](https://togithub.com/typescript-eslint/typescript-eslint/issues/3272) [#​3272](https://togithub.com/typescript-eslint/typescript-eslint/issues/3272)

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.



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