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

fix(deps): eslint-plugin-import@2.28.1 - autoclosed #282

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 11, 2023

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

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

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 is behind base branch, 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 added the deps label Jan 11, 2023
@renovate renovate bot requested a review from kenany January 11, 2023 23:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 2cce1a4 to a9489f8 Compare January 12, 2023 03:51
@renovate renovate bot changed the title fix(deps): eslint-plugin-import@2.27.0 fix(deps): eslint-plugin-import@2.27.2 Jan 12, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from a9489f8 to cf6cdca Compare January 12, 2023 07:36
@renovate renovate bot changed the title fix(deps): eslint-plugin-import@2.27.2 fix(deps): eslint-plugin-import@2.27.4 Jan 12, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from cf6cdca to 3171bcc Compare January 16, 2023 22:21
@renovate renovate bot changed the title fix(deps): eslint-plugin-import@2.27.4 fix(deps): eslint-plugin-import@2.27.5 Jan 16, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from a1eacfb to a3ff8aa Compare January 22, 2023 17:54
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from a3ff8aa to 2daf2d6 Compare February 10, 2023 19:41
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 2daf2d6 to 53298e6 Compare March 3, 2023 22:34
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 53298e6 to 36f5421 Compare March 16, 2023 00:01
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 521edb6 to 2854cc5 Compare March 25, 2023 18:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from d621f82 to df89693 Compare April 6, 2023 21:02
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from 672725c to de68f6f Compare April 17, 2023 15:42
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 5 times, most recently from 53bdff7 to 5d79b30 Compare May 6, 2023 17:48
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from 6b7db9f to 883e9f6 Compare June 9, 2023 18:24
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 883e9f6 to 0c10ebc Compare June 23, 2023 15:15
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 3fbec6e to 7c05b29 Compare July 7, 2023 18:36
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 31127b6 to 50d5ba9 Compare July 23, 2023 18:28
@renovate renovate bot changed the title fix(deps): eslint-plugin-import@2.27.5 fix(deps): eslint-plugin-import@2.28.0 Jul 31, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 98ff10b to e1ad904 Compare August 2, 2023 00:52
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 4 times, most recently from c80f7e5 to 4747123 Compare August 14, 2023 14:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 4747123 to a2a3fb4 Compare August 17, 2023 17:24
@renovate renovate bot changed the title fix(deps): eslint-plugin-import@2.28.0 fix(deps): eslint-plugin-import@2.28.1 Aug 21, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 1a0afcf to d792796 Compare August 24, 2023 17:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from d792796 to 4a84022 Compare September 2, 2023 14:55
@renovate renovate bot changed the title fix(deps): eslint-plugin-import@2.28.1 fix(deps): eslint-plugin-import@2.28.1 - autoclosed Sep 2, 2023
@renovate renovate bot closed this Sep 2, 2023
@renovate renovate bot deleted the renovate/eslint-plugin-import-2.x branch September 2, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant