Skip to content

chore(deps): update dependency eslint-plugin-import to ^2.31.0#1327

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

chore(deps): update dependency eslint-plugin-import to ^2.31.0#1327
tradeshift-renovate[bot] wants to merge 1 commit intomasterfrom
renovate/eslint-plugin-import-2.x

Conversation

@tradeshift-renovate
Copy link
Copy Markdown
Contributor

@tradeshift-renovate tradeshift-renovate Bot commented Apr 9, 2024

This PR contains the following updates:

Package Type Update Change
eslint-plugin-import devDependencies minor ^2.25.3 -> ^2.31.0

Release Notes

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

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])

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - "every weekday in 2125" in timezone Europe/Copenhagen.

🚦 Automerge: Enabled.

♻️ Rebasing: Never, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@tradeshift-renovate tradeshift-renovate Bot requested a review from a team as a code owner April 9, 2024 22:38
@tradeshift-renovate tradeshift-renovate Bot added the dependencies Pull requests that update a dependency file label Apr 9, 2024
@tradeshift-renovate tradeshift-renovate Bot requested a review from a team as a code owner April 9, 2024 22:38
@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch from 1cfef72 to cb49b58 Compare November 12, 2024 08:44
@tradeshift-renovate tradeshift-renovate Bot changed the title chore(deps): update dependency eslint-plugin-import to ^2.29.1 chore(deps): update dependency eslint-plugin-import to ^2.31.0 Nov 12, 2024
@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch 2 times, most recently from 6ab1ac0 to 7427190 Compare November 12, 2024 08:47
@tradeshift-renovate tradeshift-renovate Bot force-pushed the renovate/eslint-plugin-import-2.x branch from 7427190 to d090497 Compare November 19, 2024 12:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dev

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant