Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

chore(deps): update dependency eslint-plugin-import to v2.26.0 #8

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jan 2, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
eslint-plugin-import 2.25.3 -> 2.26.0 age adoption passing confidence

Release Notes

import-js/eslint-plugin-import

v2.26.0

Compare Source

Added
  • [no-named-default], [no-default-export], [prefer-default-export], [no-named-export], [export], [named], [namespace], [no-unused-modules]: support arbitrary module namespace names ([#​2358], thanks [@​sosukesuzuki])
  • [no-dynamic-require]: support dynamic import with espree ([#​2371], thanks [@​sosukesuzuki])
  • [no-relative-packages]: add fixer ([#​2381], thanks [@​forivall])
Fixed
  • [default]: typescript-eslint-parser: avoid a crash on exporting as namespace (thanks [@​ljharb])
  • [export]/TypeScript: false positive for typescript namespace merging ([#​1964], thanks [@​magarcia])
  • [no-duplicates]: ignore duplicate modules in different TypeScript module declarations ([#​2378], thanks [@​remcohaszing])
  • [no-unused-modules]: avoid a crash when processing re-exports ([#​2388], thanks [@​ljharb])
Changed

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

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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, check this box

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

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.25.4 chore(deps): update dependency eslint-plugin-import to v2.25.4 - autoclosed Feb 5, 2022
@renovate renovate bot closed this Feb 5, 2022
@renovate renovate bot deleted the renovate/eslint-plugin-import-2.x branch February 5, 2022 08:13
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.25.4 - autoclosed chore(deps): update dependency eslint-plugin-import to v2.25.4 Feb 5, 2022
@renovate renovate bot reopened this Feb 5, 2022
@renovate renovate bot restored the renovate/eslint-plugin-import-2.x branch February 5, 2022 10:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 6452672 to 3091020 Compare February 5, 2022 10:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 3091020 to 343c1b5 Compare April 24, 2022 21:27
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.25.4 chore(deps): update dependency eslint-plugin-import to v2.26.0 Apr 24, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 343c1b5 to 6fe906e Compare November 20, 2022 18:28
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.26.0 Update dependency eslint-plugin-import to v2.26.0 Dec 17, 2022
@renovate renovate bot changed the title Update dependency eslint-plugin-import to v2.26.0 chore(deps): update dependency eslint-plugin-import to v2.26.0 Dec 17, 2022
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.

0 participants