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.25.4 #908

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 27, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import 2.20.2 -> 2.25.4 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import

v2.25.4

Compare Source

Fixed
Changed
  • [no-default-import]: report on the token "default" instead of the entire node ([#​2299], thanks [@​pmcelhaney])
  • [Docs] [order]: Remove duplicate mention of default ([#​2280], thanks [@​johnthagen])
  • [Deps] update eslint-module-utils

v2.25.3

Compare Source

Fixed
Changed

v2.25.2

Compare Source

Fixed

v2.25.1

Compare Source

Fixed
  • [Deps] update eslint-module-utils

v2.25.0

Compare Source

Added
Fixed
Changed
  • [Refactor] switch to an internal replacement for pkg-up and read-pkg-up ([#​2047], thanks [@​mgwalker])
  • [patch] TypeScript config: remove .d.ts from [import/parsers setting] and [import/extensions setting] ([#​2220], thanks [@​jablko])
  • [Refactor] [no-unresolved], [no-extraneous-dependencies]: moduleVisitor usage ([#​2233], thanks [@​jablko])

v2.24.2

Compare Source

Fixed
  • [named], [namespace]: properly handle ExportAllDeclarations ([#​2199], thanks [@​ljharb])

v2.24.1

Compare Source

Fixed
Changed

v2.24.0

Compare Source

Added
Fixed
  • [no-duplicates]: ensure autofix avoids excessive newlines ([#​2028], thanks [@​ertrzyiks])
  • [extensions]: avoid crashing on partially typed import/export statements ([#​2118], thanks [@​ljharb])
  • [no-extraneous-dependencies]: add ESM intermediate package.json support ([#​2121], thanks [@​paztis])
  • Use context.getPhysicalFilename() when available (ESLint 7.28+) ([#​2160], thanks [@​pmcelhaney])
  • [extensions]/importType: fix isScoped treating @​/abc as scoped module ([#​2146], thanks [@​rperello])
Changed

v2.23.4

Compare Source

Fixed
  • [no-import-module-exports]: Don't crash if packages have no entrypoint ([#​2099], thanks [@​eps1lon])
  • [no-extraneous-dependencies]: fix package name algorithm ([#​2097], thanks [@​paztis])

v2.23.3

Compare Source

Fixed
Changed
  • [Docs] Add no-relative-packages to list of to the list of rules ([#​2075], thanks [@​arvigeus])

v2.23.2

Compare Source

Changed
  • [meta] add safe-publish-latest; use prepublishOnly script for npm 7+

v2.23.1

Compare Source

Fixed

v2.23.0

Compare Source

Added
Fixed
Changed

v2.22.1

Compare Source

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

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
Changed

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

v2.21.1

Compare Source

Fixed
  • TypeScript: [import/named]: avoid requiring typescript when not using TS ([#​1805], thanks [@​ljharb])

v2.21.0

Compare Source

Added
Fixed
Changed

Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Enabled.

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, click this checkbox.

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

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 36a4983 to 48236a9 Compare October 28, 2020 10:59
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.22.0 chore(deps): update dependency eslint-plugin-import to v2.22.1 Oct 28, 2020
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 1a0aa51 to 352f0cb Compare November 6, 2020 16:56
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 352f0cb to 9173cb5 Compare March 23, 2021 09:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 9173cb5 to 81f948b Compare April 12, 2021 09:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 81f948b to 5daf479 Compare May 14, 2021 07:11
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.22.1 chore(deps): update dependency eslint-plugin-import to v2.23.0 May 14, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 5daf479 to ae27299 Compare May 15, 2021 06:41
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.23.0 chore(deps): update dependency eslint-plugin-import to v2.23.1 May 15, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from ae27299 to c3deee1 Compare May 15, 2021 17:38
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.23.1 chore(deps): update dependency eslint-plugin-import to v2.23.2 May 15, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from c3deee1 to af7a947 Compare May 21, 2021 21:13
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.23.2 chore(deps): update dependency eslint-plugin-import to v2.23.3 May 21, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from af7a947 to 79aeae8 Compare May 29, 2021 22:02
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.23.3 chore(deps): update dependency eslint-plugin-import to v2.23.4 May 29, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 79aeae8 to a890ebe Compare June 14, 2021 09:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from a890ebe to 935a2d8 Compare August 8, 2021 23:51
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.23.4 chore(deps): update dependency eslint-plugin-import to v2.24.0 Aug 8, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 935a2d8 to c6fa63a Compare September 21, 2021 09:48
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.24.0 chore(deps): update dependency eslint-plugin-import to v2.24.2 Sep 21, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from c6fa63a to 6874f8b Compare October 12, 2021 08:20
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.24.2 chore(deps): update dependency eslint-plugin-import to v2.25.1 Oct 12, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 6874f8b to 34810db Compare October 12, 2021 23:53
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.25.1 chore(deps): update dependency eslint-plugin-import to v2.25.2 Oct 12, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 34810db to 7f4928a Compare November 10, 2021 08:52
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.25.2 chore(deps): update dependency eslint-plugin-import to v2.25.3 Nov 10, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 7f4928a to 046dbf4 Compare December 7, 2021 10:11
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 046dbf4 to 10c3357 Compare January 3, 2022 00:29
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.25.3 chore(deps): update dependency eslint-plugin-import to v2.25.4 Jan 3, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 871a12c to 75ad532 Compare January 31, 2022 13:25
@dhayab dhayab closed this Mar 15, 2023
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