Closed renovate[bot] closed 3 years ago
This PR contains the following updates:
^4.14.0
^4.14.1
^7.18.0
^7.19.0
^2.38.0
^2.38.2
:date: Schedule: "before 3am on Monday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
^4.14.0
->^4.14.1
^4.14.0
->^4.14.1
^7.18.0
->^7.19.0
^2.38.0
->^2.38.2
Release Notes
typescript-eslint/typescript-eslint
### [`v4.14.1`](https://togithub.com/typescript-eslint/typescript-eslint/blob/master/CHANGELOG.md#4141-httpsgithubcomtypescript-eslinttypescript-eslintcomparev4140v4141-2021-01-25) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v4.14.0...v4.14.1) ##### Bug Fixes - **eslint-plugin:** [sort-type-union-intersection-members] consider `void` as a `nullish` ([#2944](https://togithub.com/typescript-eslint/typescript-eslint/issues/2944)) ([a241b25](https://togithub.com/typescript-eslint/typescript-eslint/commit/a241b25863eb063986fab76b511f478bbba91f47)), closes [#2940](https://togithub.com/typescript-eslint/typescript-eslint/issues/2940) - **scope-manager:** fix incorrect handling of class decorators and class method default params ([#2943](https://togithub.com/typescript-eslint/typescript-eslint/issues/2943)) ([e1eac83](https://togithub.com/typescript-eslint/typescript-eslint/commit/e1eac8312268d1855a2ed7784b4d190ecb9c9fa4)), closes [#2941](https://togithub.com/typescript-eslint/typescript-eslint/issues/2941) [#2942](https://togithub.com/typescript-eslint/typescript-eslint/issues/2942) [#2751](https://togithub.com/typescript-eslint/typescript-eslint/issues/2751)eslint/eslint
### [`v7.19.0`](https://togithub.com/eslint/eslint/releases/v7.19.0) [Compare Source](https://togithub.com/eslint/eslint/compare/v7.18.0...v7.19.0) - [`ce7f061`](https://togithub.com/eslint/eslint/commit/ce7f06121d9eb9cc2b3da24b4456b4d382e1413b) Update: add shadowed variable loc to message in no-shadow (fixes [#13646](https://togithub.com/eslint/eslint/issues/13646)) ([#13841](https://togithub.com/eslint/eslint/issues/13841)) (t-mangoe) - [`c60e23f`](https://togithub.com/eslint/eslint/commit/c60e23ff306a14ca6eabcadb275ed27995fcc6e4) Update: fix `let` logic in for-in and for-of loops in no-extra-parens ([#14011](https://togithub.com/eslint/eslint/issues/14011)) (Milos Djermanovic) - [`d76e8f6`](https://togithub.com/eslint/eslint/commit/d76e8f69bd791357c67ada7b5c55608acf29b622) Fix: no-useless-rename invalid autofix with parenthesized identifiers ([#14032](https://togithub.com/eslint/eslint/issues/14032)) (Milos Djermanovic) - [`5800d92`](https://togithub.com/eslint/eslint/commit/5800d921144ec330b6ee7cd03364434007331354) Docs: Clarify stylistic rule update policy ([#14052](https://togithub.com/eslint/eslint/issues/14052)) (Brandon Mills) - [`0ccf6d2`](https://togithub.com/eslint/eslint/commit/0ccf6d200147437b338cadb34546451972befd75) Docs: remove configuring.md ([#14036](https://togithub.com/eslint/eslint/issues/14036)) (Milos Djermanovic) - [`65bb0ab`](https://togithub.com/eslint/eslint/commit/65bb0abde56f72586036fff151aa2d13f1b7be6c) Chore: Clean up new issue workflow ([#14040](https://togithub.com/eslint/eslint/issues/14040)) (Nicholas C. Zakas) - [`e1da90f`](https://togithub.com/eslint/eslint/commit/e1da90fc414a3c9c16f52db4a5bd81bd4f9532a4) Fix: nested indenting for offsetTernaryExpressions: true (fixes [#13971](https://togithub.com/eslint/eslint/issues/13971)) ([#13972](https://togithub.com/eslint/eslint/issues/13972)) (Chris Brody) - [`1a078b9`](https://togithub.com/eslint/eslint/commit/1a078b9166f29cb3760435ddbc1a0da4a0974d4a) Update: check ternary `:` even if `?` was reported in space-infix-ops ([#13963](https://togithub.com/eslint/eslint/issues/13963)) (Milos Djermanovic) - [`fb27422`](https://togithub.com/eslint/eslint/commit/fb274226242eaebc1480fc9c901202986afc3c8a) Fix: extend prefer-const fixer range to whole declaration (fixes [#13899](https://togithub.com/eslint/eslint/issues/13899)) ([#14033](https://togithub.com/eslint/eslint/issues/14033)) (Nitin Kumar) - [`e0b05c7`](https://togithub.com/eslint/eslint/commit/e0b05c704f3ce6f549d14718236d22fe49fcb611) Docs: add a correct example to no-unsafe-optional-chaining (refs [#14029](https://togithub.com/eslint/eslint/issues/14029)) ([#14050](https://togithub.com/eslint/eslint/issues/14050)) (armin yahya) - [`46e836d`](https://togithub.com/eslint/eslint/commit/46e836d46442d2ec756038a2e12ba19b74394dbd) Sponsors: Sync README with website (ESLint Jenkins) - [`3fc4fa4`](https://togithub.com/eslint/eslint/commit/3fc4fa485ca9ccd5e16dbc7e53ba31452d22dc4a) Docs: update configuring links ([#14038](https://togithub.com/eslint/eslint/issues/14038)) (Milos Djermanovic) - [`8561c21`](https://togithub.com/eslint/eslint/commit/8561c2116ef89e53ebffb750066f1b00a4acdb76) Docs: fix broken links in configuring/README.md ([#14046](https://togithub.com/eslint/eslint/issues/14046)) (Milos Djermanovic) - [`1c309eb`](https://togithub.com/eslint/eslint/commit/1c309ebca4a81a0faf397103dbc621019dea8c9c) Update: fix no-invalid-regexp false negatives with no flags specified ([#14018](https://togithub.com/eslint/eslint/issues/14018)) (Milos Djermanovic) - [`f6602d5`](https://togithub.com/eslint/eslint/commit/f6602d569427e9e2a4f3b5ca3fc3a8bffb28d15e) Docs: Reorganize Configuration Documentation ([#13837](https://togithub.com/eslint/eslint/issues/13837)) (klkhan) - [`c753b44`](https://togithub.com/eslint/eslint/commit/c753b442ef67867a178ffc2ad29b4e0534f72469) Sponsors: Sync README with website (ESLint Jenkins) - [`a4fdb70`](https://togithub.com/eslint/eslint/commit/a4fdb7001aa41b9ad8bb92cc8a47b9135c94afc7) Docs: Fixed Typo ([#14007](https://togithub.com/eslint/eslint/issues/14007)) (Yash Singh) - [`f7ca481`](https://togithub.com/eslint/eslint/commit/f7ca48165d025e01c38698352cff24d1de87cc8b) Docs: Explain why we disable lock files (refs [eslint/tsc-meetings#234](https://togithub.com/eslint/tsc-meetings/issues/234)) ([#14006](https://togithub.com/eslint/eslint/issues/14006)) (Brandon Mills)rollup/rollup
### [`v2.38.2`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2382) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.1...v2.38.2) _2021-01-31_ ##### Bug Fixes - Do not generate invalid code for partially tree-shaken declarations in for loops ([#3943](https://togithub.com/rollup/rollup/issues/3943)) - Always include function bodies of functions in side-effect-free modules ([#3944](https://togithub.com/rollup/rollup/issues/3944)) ##### Pull Requests - [#3943](https://togithub.com/rollup/rollup/pull/3943): Do not partially tree-shake unused declarations in for loops ([@lukastaegert](https://togithub.com/lukastaegert)) - [#3944](https://togithub.com/rollup/rollup/pull/3944): Correctly include functions with side effects from side-effect-free modules ([@lukastaegert](https://togithub.com/lukastaegert)) ### [`v2.38.1`](https://togithub.com/rollup/rollup/blob/master/CHANGELOG.md#2381) [Compare Source](https://togithub.com/rollup/rollup/compare/v2.38.0...v2.38.1) _2021-01-28_ ##### Bug Fixes - Fix internal error when resolving a missing entry point in the browser build ([#3935](https://togithub.com/rollup/rollup/issues/3935)) ##### Pull Requests - [#3935](https://togithub.com/rollup/rollup/pull/3935): fix: remove isolated resolve() for compat with browser distribution ([@cmorten](https://togithub.com/cmorten) and [@lukastaegert](https://togithub.com/lukastaegert)) - [#3936](https://togithub.com/rollup/rollup/pull/3936): Ensure test after() callback is always executed ([@Benjamin-Dobell](https://togithub.com/Benjamin-Dobell)) - [#3937](https://togithub.com/rollup/rollup/pull/3937): Modernize references to other software ([@ludofischer](https://togithub.com/ludofischer))Renovate configuration
:date: Schedule: "before 3am on Monday" (UTC).
:vertical_traffic_light: Automerge: Enabled.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by WhiteSource Renovate. View repository job log here.