chore(deps): update dependency eslint-import-resolver-typescript to v3 - abandoned #15
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.7.1->^3.6.1Release Notes
import-js/eslint-import-resolver-typescript
v3.6.1Compare Source
Patch Changes
cf5d67fThanks @klippx! - Fix CJS import to make it compatible with ESM projectsv3.6.0Compare Source
Minor Changes
b5ea367Thanks @SukkaW! - refactor: dropglobbyandsynckitv3.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.jsonv3.3.0Compare Source
Minor Changes
#154
42f2dd6Thanks @JounQin! - feat: addexternsionAliasoption support,.d.([cm]?ts|tsx)are always preferred than.([cm]?js|jsx)typescriptresolvestypescript/lib/typescript.d.tsinstead oftypescript/lib/typescript.jsby default#154
42f2dd6Thanks @JounQin! - feat: exportsglobSync,defaultExtensions,defaultMainFields,defaultConditionNamesanddefaultExtensionAliasfor reusingPatch Changes
#154
42f2dd6Thanks @JounQin! - perf: cacheoptionsandresolver#154
42f2dd6Thanks @JounQin! - chore: align with Angular Package Format correctlyreference: https://angular.io/guide/angular-package-format
#156
4bd60c3Thanks @JounQin! - docs: document options fromenhanced-resolvev3.2.7Compare Source
Patch Changes
60ff431Thanks @JounQin! - chore: bump synckitv3.2.6Compare Source
Patch Changes
7edb823Thanks @JounQin! - chore: use latestget-tsconfigpackagev3.2.5Compare Source
Patch Changes
abf8907Thanks @JounQin! - build: use pnpm as manager, yarn pnp is still supportedv3.2.4Compare Source
Patch Changes
3e93659Thanks @JounQin! - fix: run prerelease manually for yarn v3, 2nd tryv3.2.2Compare Source
Patch Changes
d944b26Thanks @JounQin! - fix: use yarn v3 with PnP linker, close #130v3.2.1Compare Source
Patch Changes
fb88af2Thanks @JounQin! - fix: try index file with extensions automaticallyv3.2.0Compare Source
Minor Changes
#128
56775b3Thanks @JounQin! - refactor: support custom extensions on resolving#128
56775b3Thanks @JounQin! - feat: try extensionless file by defaultv3.1.5Compare Source
Patch Changes
9cf60cbThanks @JounQin! - fix: auto try extensionsv3.1.4Compare Source
Patch Changes
f88a8c9Thanks @JounQin! - refactor: use non-capturing groups for perfv3.1.3Compare Source
Patch Changes
35d3022Thanks @JounQin! - fix: try index.d.ts automaticallyv3.1.2Compare Source
Patch Changes
01f525eThanks @JounQin! - docs: update repository, documentexportssupport3.1.1 (2022-06-27)
Bug Fixes
v3.1.1Compare Source
v3.1.0Compare Source
⚠ BREAKING CHANGES
Features
v3.0.0Compare Source
⚠ BREAKING CHANGES
Features
bump globby, use synckit for sync fn (322cb29)
ignore
node_modulesfolder inprojectsoption 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 - "before 1am on Monday" (UTC), 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 Renovate Bot.