chore(deps): update dependency eslint-plugin-import to ^2.24.0#66
Open
gary-kim-bot wants to merge 1 commit into
Open
chore(deps): update dependency eslint-plugin-import to ^2.24.0#66gary-kim-bot wants to merge 1 commit into
gary-kim-bot wants to merge 1 commit into
Conversation
gary-kim-bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
2 times, most recently
from
August 25, 2021 00:03
2253e8c to
0aeda4f
Compare
gary-kim-bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
3 times, most recently
from
October 12, 2021 23:03
02b3647 to
d04bcc7
Compare
gary-kim-bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
November 10, 2021 08:02
d04bcc7 to
77ab0dc
Compare
gary-kim-bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
January 2, 2022 23:03
77ab0dc to
c2d3438
Compare
gary-kim-bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
April 5, 2022 21:04
c2d3438 to
0a369fb
Compare
garykim-dev-renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
4 times, most recently
from
January 16, 2023 20:02
9916f07 to
6864d87
Compare
garykim-dev-renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
July 28, 2023 06:01
6864d87 to
b7661b4
Compare
garykim-dev-renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
August 18, 2023 21:03
b7661b4 to
1203e73
Compare
garykim-dev-renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
October 23, 2023 07:03
1203e73 to
25e84b7
Compare
garykim-dev-renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
December 14, 2023 19:01
25e84b7 to
56dbb00
Compare
garykim-dev-renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
March 20, 2024 16:01
56dbb00 to
161fe0d
Compare
garykim-dev-renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
September 3, 2024 07:01
161fe0d to
597f68c
Compare
Signed-off-by: Gary Kim Bot <bot@garykim.dev>
garykim-dev-renovate
Bot
force-pushed
the
renovate/eslint-plugin-import-2.x
branch
from
October 3, 2024 11:01
597f68c to
877c382
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^2.23.4->^2.24.0Release Notes
import-js/eslint-plugin-import
v2.24.0Compare Source
Added
no-dynamic-require]: add optionesmodule([#1223], thanks [@vikr01])named]: addcommonjsoption ([#1222], thanks [@vikr01])no-namespace]: Addignoreoption ([#2112], thanks [@aberezkin])max-dependencies]: add optionignoreTypeImports([#1847], thanks [@rfermann])Fixed
no-duplicates]: ensure autofix avoids excessive newlines ([#2028], thanks [@ertrzyiks])extensions]: avoid crashing on partially typed import/export statements ([#2118], thanks [@ljharb])no-extraneous-dependencies]: add ESM intermediate package.json support] ([#2121], thanks [@paztis])context.getPhysicalFilename()when available (ESLint 7.28+) ([#2160], thanks [@pmcelhaney])extensions]/importType: fix isScoped treating @/abc as scoped module ([#2146], thanks [@rperello])Changed
extensions]: removed incorrect cases ([#2138], thanks [@wenfangdu])order]: add tests forpathGroupsExcludedImportTypes: ['type']([#2158], thanks [@atav32])order]: improve the documentation for thepathGroupsExcludedImportTypesoption ([#2156], thanks [@liby])no-cycle]: Restructure test files ([#1517], thanks [@soryy708])Configuration
📅 Schedule: 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.