Closed renovate[bot] closed 2 years ago
This PR contains the following updates:
^1.0.0-next.201
^1.0.0-next.202
^16.11.11
^16.11.12
^5.5.0
^5.7.0
^8.4.0
^8.4.1
^2.5.0
^2.5.1
^2.60.2
^2.61.1
^3.44.2
^3.44.3
^5.10.1
^5.11.1
^4.5.2
^4.5.4
^2.6.14
^2.7.2
This PR contains the following updates:
^1.0.0-next.201
->^1.0.0-next.202
^16.11.11
->^16.11.12
^5.5.0
->^5.7.0
^5.5.0
->^5.7.0
^8.4.0
->^8.4.1
^2.5.0
->^2.5.1
^2.60.2
->^2.61.1
^3.44.2
->^3.44.3
^5.10.1
->^5.11.1
^4.5.2
->^4.5.4
^2.6.14
->^2.7.2
Release Notes
typescript-eslint/typescript-eslint (@typescript-eslint/eslint-plugin)
### [`v5.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#570-httpsgithubcomtypescript-eslinttypescript-eslintcomparev560v570-2021-12-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.6.0...v5.7.0) ##### Features - **eslint-plugin:** \[consistent-type-exports] support TS4.5 inline export specifiers ([#4236](https://togithub.com/typescript-eslint/typescript-eslint/issues/4236)) ([be4d976](https://togithub.com/typescript-eslint/typescript-eslint/commit/be4d976215614cc032730ae596d2f6e47df67730)) - **eslint-plugin:** \[consistent-type-imports] support TS4.5 inline import specifiers ([#4237](https://togithub.com/typescript-eslint/typescript-eslint/issues/4237)) ([f61af7c](https://togithub.com/typescript-eslint/typescript-eslint/commit/f61af7c53cca52f81e77b4334c7d6ad100609af6)) - **eslint-plugin:** \[no-shadow] support TS4.5 inline import specifiers ([#4239](https://togithub.com/typescript-eslint/typescript-eslint/issues/4239)) ([96b7e8e](https://togithub.com/typescript-eslint/typescript-eslint/commit/96b7e8ee0f5280cab50a7205ae592e1d983a111a)) ### [`v5.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev550v560-2021-12-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.5.0...v5.6.0) ##### Features - **scope-manager:** support TS4.5 import/export specifier kind ([#4234](https://togithub.com/typescript-eslint/typescript-eslint/issues/4234)) ([833f822](https://togithub.com/typescript-eslint/typescript-eslint/commit/833f8221ce00aecb7d08c519bab9568353850f48))typescript-eslint/typescript-eslint (@typescript-eslint/parser)
### [`v5.7.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#570-httpsgithubcomtypescript-eslinttypescript-eslintcomparev560v570-2021-12-13) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.6.0...v5.7.0) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser) ### [`v5.6.0`](https://togithub.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#560-httpsgithubcomtypescript-eslinttypescript-eslintcomparev550v560-2021-12-06) [Compare Source](https://togithub.com/typescript-eslint/typescript-eslint/compare/v5.5.0...v5.6.0) **Note:** Version bump only for package [@typescript-eslint/parser](https://togithub.com/typescript-eslint/parser)eslint/eslint
### [`v8.4.1`](https://togithub.com/eslint/eslint/releases/v8.4.1) [Compare Source](https://togithub.com/eslint/eslint/compare/v8.4.0...v8.4.1) ##### Bug Fixes - [`234e3d9`](https://togithub.com/eslint/eslint/commit/234e3d98eeab8956cefb14c982b9c348c21bb2d9) fix: revert changes to reported locations in max-lines-per-function ([#15397](https://togithub.com/eslint/eslint/issues/15397)) (Milos Djermanovic) ##### Documentation - [`fa4d483`](https://togithub.com/eslint/eslint/commit/fa4d4830a0e77f92154079ada17ffb893ce64232) docs: fix typo in example for `sort-keys` rule ([#15393](https://togithub.com/eslint/eslint/issues/15393)) (Nitin Kumar)sveltejs/prettier-plugin-svelte
### [`v2.5.1`](https://togithub.com/sveltejs/prettier-plugin-svelte/blob/HEAD/CHANGELOG.md#251) [Compare Source](https://togithub.com/sveltejs/prettier-plugin-svelte/compare/v2.5.0...v2.5.1) - (fix) Better handling of destructured values with defaults in `{#each}` and `{#await}` blocks ([#269](https://togithub.com/sveltejs/prettier-plugin-svelte/issues/269)) - (fix) Prevent ` Githubissues.