Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency eslint-plugin-import to v2.22.0 #8390

Merged
merged 1 commit into from Aug 6, 2020

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 10, 2020

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies minor 2.21.1 -> 2.22.0

Release Notes

benmosher/eslint-plugin-import

v2.22.0

Compare Source

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])

v2.21.2

Compare Source

Fixed
  • [order]: avoid a crash on TypeScript’s export import syntax ([#​1808], thanks [@​ljharb])
  • [newline-after-import]: consider TypeScript import = syntax' ([#​1811], thanks [@​ljharb])
  • [no-internal-modules]: avoid a crash on a named export declaration ([#​1814], thanks [@​ljharb])

Renovate 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 this update again.


  • If you want to rebase/retry this PR, check this box

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

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.21.2 Update dependency eslint-plugin-import to v2.21.2 Jun 19, 2020
@renovate renovate bot changed the title Update dependency eslint-plugin-import to v2.21.2 chore(deps): update dependency eslint-plugin-import to v2.21.2 Jun 19, 2020
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.21.2 Update dependency eslint-plugin-import to v2.21.2 Jun 23, 2020
@renovate renovate bot changed the title Update dependency eslint-plugin-import to v2.21.2 chore(deps): update dependency eslint-plugin-import to v2.21.2 Jun 23, 2020
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.21.2 Update dependency eslint-plugin-import to v2.21.2 Jun 26, 2020
@renovate renovate bot changed the title Update dependency eslint-plugin-import to v2.21.2 chore(deps): update dependency eslint-plugin-import to v2.21.2 Jun 26, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 58478d6 to d0ca248 Compare June 27, 2020 06:31
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.21.2 chore(deps): update dependency eslint-plugin-import to v2.22.0 Jun 27, 2020
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.22.0 Update dependency eslint-plugin-import to v2.22.0 Jun 29, 2020
@renovate renovate bot changed the title Update dependency eslint-plugin-import to v2.22.0 chore(deps): update dependency eslint-plugin-import to v2.22.0 Jun 30, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from d0ca248 to a198b55 Compare July 24, 2020 13:57
@barisusakli barisusakli merged commit 788a8bf into master Aug 6, 2020
@barisusakli barisusakli deleted the renovate/eslint-plugin-import-2.x branch August 6, 2020 02:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants