fix(deps): update dependency eslint-import-resolver-typescript to v3.5.5 - #44
Open
renovate[bot] wants to merge 1 commit into
Open
renovate[bot] wants to merge 1 commit into
renovate[bot] wants to merge 1 commit into
Conversation
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
2 times, most recently
from
August 13, 2022 01:11
5ba20de to
8c10524
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
August 18, 2022 01:03
8c10524 to
b095321
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
August 22, 2022 16:20
b095321 to
847e467
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
3 times, most recently
from
August 30, 2022 03:09
a44bfbc to
b1db019
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
2 times, most recently
from
September 7, 2022 15:50
76d5e42 to
e65e8b2
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
4 times, most recently
from
September 16, 2022 17:34
d6e74fb to
8179af4
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
2 times, most recently
from
October 1, 2022 02:49
1600759 to
8f5bf34
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
October 6, 2022 03:13
8f5bf34 to
aa50263
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
4 times, most recently
from
October 20, 2022 13:13
a40e0e0 to
adf09e5
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
October 24, 2022 20:28
adf09e5 to
f8b3b49
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
2 times, most recently
from
November 19, 2022 01:16
0ad6e5f to
ad045f1
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
November 22, 2022 03:03
ad045f1 to
9654726
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
2 times, most recently
from
January 10, 2023 22:58
c628c98 to
c9997cf
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
2 times, most recently
from
January 14, 2023 11:33
523dac1 to
9dd794d
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
7 times, most recently
from
January 20, 2023 08:31
30eb97a to
8372673
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
2 times, most recently
from
February 1, 2023 20:24
0fed55b to
8aeaae3
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
February 3, 2023 07:27
8aeaae3 to
c117728
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
2 times, most recently
from
February 12, 2023 01:15
afaef02 to
020f75d
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
February 19, 2023 02:17
020f75d to
8ef3f74
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
March 9, 2023 18:43
8ef3f74 to
6ad326a
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
April 1, 2023 15:18
6ad326a to
224856c
Compare
renovate
Bot
force-pushed
the
renovate/eslint-import-resolver-typescript-3.x
branch
from
April 8, 2023 18:09
224856c to
d0acd0e
Compare
renovate
Bot
restored the
renovate/eslint-import-resolver-typescript-3.x
branch
April 28, 2023 20:19
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:
3.3.0->3.5.5Release Notes
import-js/eslint-import-resolver-typescript
v3.5.5Compare Source
Patch Changes
84b0649Thanks @JounQin! - fix: mark eslint-module-utils as depv3.5.4Compare Source
Patch Changes
25f3920Thanks @JounQin! - fix: enhanced-resolve is commonjs only - close #213#219
0bf6ffbThanks @lsmurray! - fix: check if cwd changed to bust mapper cachev3.5.3Compare Source
Patch Changes
6531badThanks @marvinhagemeister! - Only try to resolve a module directory when we know that the path is a directory. This can lead to a 15% speedup on projects with many files.v3.5.2Compare Source
Patch Changes
#193
8756a26Thanks @Rialgar! - chore(package): remove node 12 from engines field#187
7a91dafThanks @scott-ut! - fix: resolve modules if folder contains a package.json filev3.5.1Compare Source
Patch Changes
afeb928Thanks @chenxinyanc! - perf: disablethrowIfNoEntryon Node 14+v3.5.0Compare Source
Minor Changes
66a3e6cThanks @JounQin! - feat: reuseeslint-module-utils/hash.jsfor better cachingPatch Changes
00abb6fThanks @JounQin! - fix: incorrect exports mappingv3.4.2Compare Source
Patch Changes
594df9cThanks @HanSeo0507! - chore(deps): update dependency synckit to ^0.8.3 for yarn PnP (#169)v3.4.1Compare Source
Patch Changes
8892a8cThanks @thatsmydoing! - perf: add filesystem caching supportv3.4.0Compare Source
Minor Changes
82d090bThanks @rbong! - feat: add support forjsconfig.jsonConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Mend Renovate. View repository job log here.