-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update dependency eslint-import-resolver-typescript to v3 - autoclosed #513
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## main #513 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 76 76
Branches 5 5
=========================================
Hits 76 76 ☔ View full report in Codecov by Sentry. |
b6a9431
to
62407ec
Compare
62407ec
to
614e30e
Compare
614e30e
to
70080ad
Compare
70080ad
to
1e45c6b
Compare
1e45c6b
to
56f3bd3
Compare
56f3bd3
to
1afafd6
Compare
1afafd6
to
fae34c6
Compare
fae34c6
to
49b2913
Compare
49b2913
to
4b45d7b
Compare
4b45d7b
to
5033cd3
Compare
5033cd3
to
e843a59
Compare
e843a59
to
f4da991
Compare
f4da991
to
ae1a6c3
Compare
ae1a6c3
to
ec2e966
Compare
ec2e966
to
6b139c4
Compare
6b139c4
to
4dd6db6
Compare
4dd6db6
to
b6e8eb5
Compare
b6e8eb5
to
6d04fde
Compare
6d04fde
to
06fd7a5
Compare
06fd7a5
to
477e301
Compare
477e301
to
c877901
Compare
c877901
to
e4b3d00
Compare
e4b3d00
to
d686866
Compare
d686866
to
b701f1b
Compare
b701f1b
to
9893295
Compare
9893295
to
722a643
Compare
This PR contains the following updates:
2.7.1
->3.6.1
Release Notes
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v3.6.1
Compare Source
Patch Changes
cf5d67f
Thanks @klippx! - Fix CJS import to make it compatible with ESM projectsv3.6.0
Compare Source
Minor Changes
b5ea367
Thanks @SukkaW! - refactor: dropglobby
andsynckit
v3.5.5
Compare Source
Patch Changes
84b0649
Thanks @JounQin! - fix: mark eslint-module-utils as depv3.5.4
Compare Source
Patch Changes
25f3920
Thanks @JounQin! - fix: enhanced-resolve is commonjs only - close #213#219
0bf6ffb
Thanks @lsmurray! - fix: check if cwd changed to bust mapper cachev3.5.3
Compare Source
Patch Changes
6531bad
Thanks @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.2
Compare Source
Patch Changes
#193
8756a26
Thanks @Rialgar! - chore(package): remove node 12 from engines field#187
7a91daf
Thanks @scott-ut! - fix: resolve modules if folder contains a package.json filev3.5.1
Compare Source
Patch Changes
afeb928
Thanks @chenxinyanc! - perf: disablethrowIfNoEntry
on Node 14+v3.5.0
Compare Source
Minor Changes
66a3e6c
Thanks @JounQin! - feat: reuseeslint-module-utils/hash.js
for better cachingPatch Changes
00abb6f
Thanks @JounQin! - fix: incorrect exports mappingv3.4.2
Compare Source
Patch Changes
594df9c
Thanks @HanSeo0507! - chore(deps): update dependency synckit to ^0.8.3 for yarn PnP (#169)v3.4.1
Compare Source
Patch Changes
8892a8c
Thanks @thatsmydoing! - perf: add filesystem caching supportv3.4.0
Compare Source
Minor Changes
82d090b
Thanks @rbong! - feat: add support forjsconfig.json
v3.3.0
Compare Source
Minor Changes
#154
42f2dd6
Thanks @JounQin! - feat: addexternsionAlias
option support,.d.([cm]?ts|tsx)
are always preferred than.([cm]?js|jsx)
typescript
resolvestypescript/lib/typescript.d.ts
instead oftypescript/lib/typescript.js
by default#154
42f2dd6
Thanks @JounQin! - feat: exportsglobSync
,defaultExtensions
,defaultMainFields
,defaultConditionNames
anddefaultExtensionAlias
for reusingPatch Changes
#154
42f2dd6
Thanks @JounQin! - perf: cacheoptions
andresolver
#154
42f2dd6
Thanks @JounQin! - chore: align with Angular Package Format correctlyreference: https://angular.io/guide/angular-package-format
#156
4bd60c3
Thanks @JounQin! - docs: document options fromenhanced-resolve
v3.2.7
Compare Source
Patch Changes
60ff431
Thanks @JounQin! - chore: bump synckitv3.2.6
Compare Source
Patch Changes
7edb823
Thanks @JounQin! - chore: use latestget-tsconfig
packagev3.2.5
Compare Source
Patch Changes
abf8907
Thanks @JounQin! - build: use pnpm as manager, yarn pnp is still supportedv3.2.4
Compare Source
Patch Changes
3e93659
Thanks @JounQin! - fix: run prerelease manually for yarn v3, 2nd tryv3.2.2
Compare Source
Patch Changes
d944b26
Thanks @JounQin! - fix: use yarn v3 with PnP linker, close #130v3.2.1
Compare Source
Patch Changes
fb88af2
Thanks @JounQin! - fix: try index file with extensions automaticallyv3.2.0
Compare Source
Minor Changes
#128
56775b3
Thanks @JounQin! - refactor: support custom extensions on resolving#128
56775b3
Thanks @JounQin! - feat: try extensionless file by defaultv3.1.5
Compare Source
Patch Changes
9cf60cb
Thanks @JounQin! - fix: auto try extensionsv3.1.4
Compare Source
Patch Changes
f88a8c9
Thanks @JounQin! - refactor: use non-capturing groups for perfv3.1.3
Compare Source
Patch Changes
35d3022
Thanks @JounQin! - fix: try index.d.ts automaticallyv3.1.2
Compare Source
Patch Changes
01f525e
Thanks @JounQin! - docs: update repository, documentexports
support3.1.1 (2022-06-27)
Bug Fixes
v3.1.1
Compare Source
v3.1.0
Compare Source
⚠ BREAKING CHANGES
Features
v3.0.0
Compare Source
⚠ BREAKING CHANGES
Features
bump globby, use synckit for sync fn (322cb29)
ignore
node_modules
folder inprojects
option glob (#105) (1e1b5a6)remove depracated directory option (67c8d59)
use get-tsconfig to replace tsconfig-paths (78a08e0)
deps: bump tsconfig-paths to ^4.0.0 (#104) (b2edbc8)
2.7.1 (2022-04-03)
Bug Fixes
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 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.