Skip to content
This repository was archived by the owner on Oct 19, 2021. It is now read-only.

chore(deps): update dependency eslint-plugin-import to v2.25.2#159

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-import-2.x
Open

chore(deps): update dependency eslint-plugin-import to v2.25.2#159
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/eslint-plugin-import-2.x

Conversation

@renovate
Copy link
Copy Markdown

@renovate renovate Bot commented Jun 8, 2020

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

import-js/eslint-plugin-import

v2.25.2

Compare Source

Fixed
  • [Deps] update eslint-module-utils for real this time ([#​2255])

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: "after 9:30am and before 5:30pm" in timezone Asia/Tokyo.

🚦 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 force-pushed the renovate/eslint-plugin-import-2.x branch from 88f68b8 to 853d4e6 Compare June 8, 2020 03:59
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-import to v2.21.0 chore(deps): update dependency eslint-plugin-import to v2.21.1 Jun 8, 2020
@renovate renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch from 853d4e6 to 0dcc006 Compare June 10, 2020 02:28
@renovate renovate Bot changed the title chore(deps): update dependency eslint-plugin-import to v2.21.1 chore(deps): update dependency eslint-plugin-import to v2.21.2 Jun 10, 2020
@renovate renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 1d4cad1 to ff28e02 Compare June 27, 2020 06:44
@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 force-pushed the renovate/eslint-plugin-import-2.x branch from ff28e02 to 419f703 Compare September 28, 2020 00:26
@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 Sep 28, 2020
@renovate renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch from 419f703 to 5ed4bd3 Compare May 14, 2021 07:51
@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 5ed4bd3 to 4f5b4a4 Compare May 15, 2021 04:47
@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 4f5b4a4 to 54091a5 Compare May 15, 2021 16:49
@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 54091a5 to 7ceec45 Compare May 21, 2021 21:26
@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 7ceec45 to 54550bb Compare May 29, 2021 21:33
@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 54550bb to 7caee19 Compare August 8, 2021 22:01
@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 7caee19 to 5d58f4d Compare October 19, 2021 02:34
@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.25.2 Oct 19, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant