Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 13, 2023

This PR contains the following updates:

Package Change Age Confidence
eslint-plugin-import 2.26.0 -> 2.32.0 age confidence

Release Notes

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

v2.32.0

Compare Source

Added
Fixed
Changed

v2.31.0

Compare Source

Added
Fixed
Changed

v2.30.0

Compare Source

Added
Fixed
Changed
  • [Docs] [no-extraneous-dependencies]: Make glob pattern description more explicit ([#​2944], thanks [@​mulztob])
  • [no-unused-modules]: add console message to help debug [#​2866]
  • [Refactor] ExportMap: make procedures static instead of monkeypatching exportmap ([#​2982], thanks [@​soryy708])
  • [Refactor] ExportMap: separate ExportMap instance from its builder logic ([#​2985], thanks [@​soryy708])
  • [Docs] [order]: Add a quick note on how unbound imports and --fix ([#​2640], thanks [@​minervabot])
  • [Tests] appveyor -> GHA (run tests on Windows in both pwsh and WSL + Ubuntu) ([#​2987], thanks [@​joeyguerra])
  • [actions] migrate OSX tests to GHA ([ljharb#37], thanks [@​aks-])
  • [Refactor] exportMapBuilder: avoid hoisting ([#​2989], thanks [@​soryy708])
  • [Refactor] ExportMap: extract "builder" logic to separate files ([#​2991], thanks [@​soryy708])
  • [Docs] [order]: update the description of the pathGroupsExcludedImportTypes option ([#​3036], thanks [@​liby])
  • [readme] Clarify how to install the plugin ([#​2993], thanks [@​jwbth])

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 ([#​2735], 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 - "after 4pm on friday,before 9am on monday,every weekend" in timezone Europe/Paris, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@netlify
Copy link

netlify bot commented Jan 13, 2023

Deploy Preview for algolia-ga-actions-netlify failed.

Name Link
🔨 Latest commit f1e26d0
🔍 Latest deploy log https://app.netlify.com/sites/algolia-ga-actions-netlify/deploys/67385320fea6fd0008dcf039

@github-actions
Copy link

Check your created Crawler

Check your created index on your Algolia Application

@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.27.4 chore(deps): update dependency eslint-plugin-import to v2.27.5 Jan 20, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 401825d to 6a93d5e Compare January 20, 2023 19:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 6 times, most recently from 75968c7 to 492ff69 Compare January 29, 2023 11:00
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from 17b6c43 to 43db623 Compare February 5, 2023 02:05
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 4 times, most recently from 7e50d8a to d6f295e Compare February 17, 2023 22:43
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 3 times, most recently from 4062eea to 1a8db07 Compare March 4, 2023 09:31
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from d68d9bc to 1525e5c Compare March 11, 2023 02:26
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 1525e5c to 45d5a60 Compare March 17, 2023 19:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 5 times, most recently from def3ce9 to bbed7d6 Compare March 31, 2023 20:42
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from bbed7d6 to 93c37e4 Compare April 8, 2023 04:56
@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 27, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 45ddff3 to 06b4118 Compare October 27, 2023 14:03
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 347a3b3 to cff97d2 Compare November 10, 2023 19:57
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from d50008d to 3d2deb3 Compare November 24, 2023 18:14
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 1a37863 to 03797ca Compare December 8, 2023 19:37
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 03797ca to d261687 Compare December 15, 2023 16:58
@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 15, 2023
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from d261687 to abf1a52 Compare December 16, 2023 04:19
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from abf1a52 to 492d90f Compare February 24, 2024 00:22
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 492d90f to 24c09c0 Compare September 6, 2024 15:44
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.29.1 chore(deps): update dependency eslint-plugin-import to v2.30.0 Sep 6, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 13a7021 to 4781835 Compare September 27, 2024 19:12
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 4781835 to 14bde00 Compare October 4, 2024 16:24
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.30.0 chore(deps): update dependency eslint-plugin-import to v2.31.0 Oct 4, 2024
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch 4 times, most recently from 1c2f877 to 40e8f8a Compare October 5, 2024 04:18
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 40e8f8a to aeabab0 Compare October 25, 2024 15:20
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from aeabab0 to f1e26d0 Compare November 16, 2024 08:09
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from f1e26d0 to 1d4fcd5 Compare June 29, 2025 03:58
@renovate renovate bot changed the title chore(deps): update dependency eslint-plugin-import to v2.31.0 chore(deps): update dependency eslint-plugin-import to v2.32.0 Jun 29, 2025
@netlify
Copy link

netlify bot commented Jun 29, 2025

Deploy Preview for algolia-ga-actions-netlify ready!

Name Link
🔨 Latest commit 65e42b5
🔍 Latest deploy log https://app.netlify.com/projects/algolia-ga-actions-netlify/deploys/68fbf01d264c8b000874a1bc
😎 Deploy Preview https://deploy-preview-393--algolia-ga-actions-netlify.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 1d4fcd5 to 9d4e876 Compare August 31, 2025 11:46
@renovate renovate bot force-pushed the renovate/eslint-plugin-import-2.x branch from 9d4e876 to 65e42b5 Compare October 24, 2025 21:31
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.

1 participant