Closed renovate[bot] closed 4 years ago
This PR contains the following updates:
^2.21.2
^2.22.1
:date: Schedule: "before 3am on the first day of the month" (UTC).
: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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.
This PR contains the following updates:
^2.21.2
->^2.22.1
Release Notes
benmosher/eslint-plugin-import
### [`v2.22.1`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#2221---2020-09-27) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1) ##### Fixed - [`default`]/TypeScript: avoid crash on `export =` with a MemberExpression ([#1841], thanks [@ljharb]) - [`extensions`]/importType: Fix @/abc being treated as scoped module ([#1854], thanks [@3nuc]) - allow using rest operator in named export ([#1878], thanks [@foray1010]) - [`dynamic-import-chunkname`]: allow single quotes to match Webpack support ([#1848], thanks [@straub]) ##### Changed - [`export`]: add tests for a name collision with `export * from` ([#1704], thanks [@tomprats](https://togithub.com/tomprats)) ### [`v2.22.0`](https://togithub.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md#2220---2020-06-26) [Compare Source](https://togithub.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0) ##### Added - [`no-unused-modules`]: consider exported TypeScript interfaces, types and enums ([#1819], thanks [@nicolashenry]) - [`no-cycle`]: allow `maxDepth` option to be `"∞"` (thanks [@ljharb]) ##### Fixed - [`order`]/TypeScript: properly support `import = object` expressions ([#1823], thanks [@manuth]) - [`no-extraneous-dependencies`]/TypeScript: do not error when importing type from dev dependencies ([#1820], thanks [@fernandopasik]) - [`default`]: avoid crash with `export =` ([#1822], thanks [@AndrewLeedham]) - [`order`]/[`newline-after-import`]: ignore TypeScript's "export import object" ([#1830], thanks [@be5invis]) - [`dynamic-import-chunkname`]/TypeScript: supports `@typescript-eslint/parser` ([#1833], thanks [@noelebrun]) - [`order`]/TypeScript: ignore ordering of object imports ([#1831], thanks [@manuth]) - [`namespace`]: do not report on shadowed import names ([#518], thanks [@ljharb]) - [`export`]: avoid warning on `export * as` non-conflicts ([#1834], thanks [@ljharb]) ##### Changed - [`no-extraneous-dependencies`]: add tests for importing types ([#1824], thanks [@taye]) - [docs][`no-default-export`]: Fix docs url ([#1836], thanks [@beatrizrezener]) - [docs][`imports-first`]: deprecation info and link to `first` docs ([#1835], thanks [@beatrizrezener])Renovate configuration
:date: Schedule: "before 3am on the first day of the month" (UTC).
: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 this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.