Created by: dependabot[bot]
Bumps eslint-plugin-import from 2.24.0 to 2.24.1.
Changelog
Sourced from eslint-plugin-import's changelog.
[2.24.1] - 2021-08-19
Fixed
ExportMap: Add default export when esModuleInterop is true and anything is exported (#2184, thanks [@Maxim-Mazurok])- [
named], [namespace]: properly set reexports onexport * as … from(#1998, #2161, thanks [@ljharb])- [
no-duplicates]: correctly handle case of mixed default/named type imports (#2149, thanks [@GoodForOneFare], [@nwalters512])- [
no-duplicates]: avoid crash with emptyimport type {}(#2201, thanks [@ljharb])Changed
- [Docs]
max-dependencies:📖 DocumentignoreTypeImportsoption (#2196, thanks [@himynameisdave])
Commits
-
6171a7aBump to v2.24.1 -
4dc4651[resolvers/webpack] [Deps] updateis-core-module,is-regex -
62cb4b5[Dev Deps] updatecoveralls -
c5d208d[Deps] updateeslint-import-resolver-node,is-core-module, `object.values... -
712ee49[fix]no-duplicates: correctly handle case of mixed default/named type imports -
3977c42[Tests] clean up tests, ensuretest()is used properly -
3ff4d77[Fix]named,namespace: properly set reexports onexport * as … from -
b2bf591[Tests]cli: test the current plugin, not an installed one -
ce8b203[Fix]no-amd,no-commonjs: fix test cases -
7610790[Docs]max-dependencies:📖 DocumentignoreTypeImportsoption - Additional commits viewable in compare view
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)