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.29.1 #889

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2021

Mend Renovate

This PR contains the following updates:

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

Release Notes

import-js/eslint-plugin-import (eslint-plugin-import)

v2.29.1

Compare Source

Fixed

v2.29.0

Compare Source

Added

v2.28.1

Compare Source

Fixed
Changed

v2.28.0

Compare Source

Fixed
  • [no-duplicates]: remove duplicate identifiers in duplicate imports ([#​2577], thanks [@​joe-matsec])
  • [consistent-type-specifier-style]: fix accidental removal of comma in certain cases ([#​2754], thanks [@​bradzacher])
  • [Perf] ExportMap: Improve ExportMap.for performance on larger codebases ([#​2756], thanks [@​leipert])
  • [no-extraneous-dependencies]/TypeScript: do not error when importing inline type from dev dependencies ([#​1820], thanks [@​andyogo])
  • [newline-after-import]/TypeScript: do not error when re-exporting a namespaced import ([#​2832], thanks [@​laurens-dg])
  • [order]: partial fix for [#​2687] (thanks [@​ljharb])
  • [no-duplicates]: Detect across type and regular imports ([#​2835], thanks [@​benkrejci])
  • [extensions]: handle . and .. properly ([#​2778], thanks [@​benasher44])
  • [no-unused-modules]: improve schema (thanks [@​ljharb])
  • [no-unused-modules]: report error on binding instead of parent export ([#​2842], thanks [@​Chamion])
Changed
  • [Docs] [no-duplicates]: fix example schema ([#​2684], thanks [@​simmo])
  • [Docs] [group-exports]: fix syntax highlighting ([#​2699], thanks [@​devinrhode2])
  • [Docs] [extensions]: reference node ESM behavior ([#​2748], thanks [@​xM8WVqaG])
  • [Refactor] [exports-last]: use array.prototype.findlastindex (thanks [@​ljharb])
  • [Refactor] [no-anonymous-default-export]: use object.fromentries (thanks [@​ljharb])
  • [Refactor] [no-unused-modules]: use array.prototype.flatmap (thanks [@​ljharb])

v2.27.5

Compare Source

Fixed

v2.27.4

Compare Source

Fixed
  • semver should be a prod dep ([#​2668])

v2.27.3

Compare Source

Fixed
  • [no-empty-named-blocks]: rewrite rule to only check import declarations ([#​2666])

v2.27.2

Compare Source

Fixed
  • [no-duplicates]: do not unconditionally require typescript ([#​2665])

v2.27.1

Compare Source

Fixed

v2.27.0

Compare Source

Added
Fixed
Changed

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

v2.25.3

Compare Source

Fixed
Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link

github-actions bot commented Jun 23, 2021

Visit the preview URL for this PR (updated for commit 0fc847b):

https://vfg-honlap--refs-pull-889-merge-lf9xsxo7.web.app

(expires Wed, 12 Jan 2022 15:53:33 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 100eb8a to 57d6093 Compare June 23, 2021 11:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 57d6093 to 82cdadc Compare August 8, 2021 22:35
@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 82cdadc to b40d5fc Compare August 19, 2021 22:31
@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.1 Aug 19, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from b40d5fc to 75efc16 Compare September 3, 2021 13:53
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.24.1 chore(deps): update dependency eslint-plugin-import to v2.24.2 Sep 3, 2021
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 75efc16 to 2099566 Compare September 3, 2021 15:54
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 4 times, most recently from 58a696c to cc90f94 Compare October 5, 2021 16:24
@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.24.2 - autoclosed Oct 5, 2021
@renovate renovate bot closed this Oct 5, 2021
@renovate renovate bot deleted the renovate/eslint-plugin-import-2.x branch October 5, 2021 19:48
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.24.2 - autoclosed chore(deps): update dependency eslint-plugin-import to v2.24.2 Oct 12, 2021
@renovate renovate bot reopened this Oct 12, 2021
@renovate renovate bot restored the renovate/eslint-plugin-import-2.x branch October 12, 2021 07:38
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from cc90f94 to b7726c3 Compare October 12, 2021 09:55
@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 b7726c3 to 0a3765a Compare October 12, 2021 23:55
@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 0a3765a to 206b9bb Compare October 14, 2021 18:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 206b9bb to 8d6c2a6 Compare November 10, 2021 08:50
@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 8d6c2a6 to 2603f66 Compare November 12, 2021 09:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 2603f66 to bdcdaac Compare November 22, 2021 18:42
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from bdcdaac to 2930ff7 Compare January 2, 2022 23:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 5fa500e to 36cd191 Compare February 7, 2022 01:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 36cd191 to b8611bd Compare February 26, 2022 22:06
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from b8611bd to c0ef5ea Compare April 2, 2022 11:28
@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 5, 2022
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 3187d14 to 6cfa285 Compare April 8, 2022 23:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 6cfa285 to 3c646f1 Compare May 11, 2022 16:29
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 3c646f1 to ead26b6 Compare June 1, 2022 16:45
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from 1063d5a to 1a54006 Compare July 8, 2022 06:25
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 1a54006 to f6b1036 Compare August 30, 2022 22:03
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.26.0 chore(deps): update dependency eslint-plugin-import to v2.27.5 Mar 17, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from f6b1036 to a8aeb5a Compare March 17, 2023 05:47
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from a8aeb5a to ec017fb Compare April 17, 2023 10:55
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from ec017fb to f2f8e4d Compare May 15, 2023 01:28
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from f2f8e4d to b65484e Compare June 15, 2023 08:09
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.27.5 chore(deps): update dependency eslint-plugin-import to v2.28.0 Jul 28, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from b65484e to 2494850 Compare July 28, 2023 06:24
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.28.0 chore(deps): update dependency eslint-plugin-import to v2.28.1 Aug 18, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 2494850 to 12c1334 Compare August 18, 2023 23:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 12c1334 to 90ffb5d Compare October 9, 2023 17:20
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.28.1 chore(deps): update dependency eslint-plugin-import to v2.29.0 Oct 23, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from 425f927 to 4aff965 Compare October 24, 2023 18:19
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.29.0 chore(deps): update dependency eslint-plugin-import to v2.29.1 Dec 14, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 4aff965 to 3d6394a Compare December 14, 2023 20:39
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.

0 participants