-
-
Notifications
You must be signed in to change notification settings - Fork 1
⬆️ Updates eslint-import-resolver-typescript to v4 #884
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
base: master
Are you sure you want to change the base?
Conversation
|
Thanks for opening an issue! Make sure you've followed CONTRIBUTING.md. |
Hello from PR HelperIs your PR ready for review and processing? Mark the PR ready by including If you still have work to do, even after marking this ready. Put the PR on hold by including |
|
Thanks for the PR! This section of the codebase is owner by https://github.com/AlexRogalskiy/ - if they write a comment saying "LGTM" then it will be merged. |
|
All alerts resolved. Learn more about Socket for GitHub. This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored. |
89b36f6 to
2ea4d48
Compare
2ea4d48 to
3a9effd
Compare
3a9effd to
32a6b19
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
32a6b19 to
c0e90c8
Compare
This PR contains the following updates:
^2.0.0->^4.0.0Release Notes
import-js/eslint-import-resolver-typescript (eslint-import-resolver-typescript)
v4.4.4Compare Source
Patch Changes
#468
93b39d2Thanks @renovate! - chore(deps): bumpstable-hash-xv0.2.0#466
799f1ceThanks @anomiex! - fix: include options hash in cache key for options normalizationv4.4.3Compare Source
Patch Changes
43575e7Thanks @JounQin! - chore: migratestable-hashtostable-hash-xv4.4.2Compare Source
Patch Changes
f16150bThanks @carlocorradini and @JounQin! - fix: always sort projects by affinity before iteratingv4.4.1Compare Source
Patch Changes
d9f3e68Thanks @JounQin! - fix(deps): bumpeslint-import-contextto v0.1.5v4.4.0Compare Source
Minor Changes
7d87517Thanks @JounQin! - feat: integrateeslint-import-contextto get correctcontext.cwdv4.3.5Compare Source
Patch Changes
3f1aab1Thanks @JounQin! - fix: remove buggymodule-syncexports fieldv4.3.4Compare Source
Patch Changes
#442
57611d9Thanks @JounQin! - fix: add more extension aliases for ts source/declaration files#444
bd45fcdThanks @JounQin! - fix(deps): bumpunrs-resolverwhich resolves #406, #409, #437v4.3.3Compare Source
Patch Changes
834b11eThanks @JounQin! - chore: bumpunrs-resolverto v1.6.0v4.3.2Compare Source
Patch Changes
dabba8eThanks @JounQin! - chore: bumpunrs-resolverto v1.4.1v4.3.1Compare Source
Patch Changes
2ced0baThanks @JounQin! - chore: bumpunrs-resolverto v1.3.3v4.3.0Compare Source
Minor Changes
2fcb947Thanks @JounQin! - feat: throw error on malformedtsconfigreferencev4.2.7Compare Source
Patch Changes
aeb558fThanks @JounQin! - fix: add missingindex.d.ctsfilev4.2.6Compare Source
Patch Changes
c3f678bThanks @JounQin! - fix:requireentry types, addmodule-syncentryv4.2.5Compare Source
Patch Changes
ec59d22Thanks @JounQin! - fix: absolute path aliasing should not be skippedv4.2.4Compare Source
Patch Changes
#407
6b183ffThanks @JounQin! - chore: migrate to rebrandingunrs-resolverwith new targets supported:i686-pc-windows-msvcarmv7-unknown-linux-musleabihfpowerpc64le-unknown-linux-gnus390x-unknown-linux-gnuv4.2.3Compare Source
Patch Changes
#402
f21bf15Thanks @SunsetTechuila! - fix: don't resolve not implemented node modules inbunis-bun-moduleis marked asdependency, again, for correctness, seeisBunImplementedNodeModulefor more detailsFor
Bunusers: you don't need to installis-bun-moduleany more butbun: trueoption is still required if you're running withoutbun --bunnorrun#bunenabledv4.2.2Compare Source
Patch Changes
#397
14a7688Thanks @JounQin! - chore: bumprspack-resolverfor better P'n'P supportNow
rspack-resolverresolvespnpapinatively.v4.2.1Compare Source
Patch Changes
#394
9f11f6bThanks @JounQin! - fix: don't set emptyconfigFilewhen notsconfigfound#394
9f11f6bThanks @JounQin! - chore: bumprspack-resolverto v1.2.0v4.2.0Compare Source
Minor Changes
#391
c8121e5Thanks @JounQin! - feat: makeis-bun-moduleas optional peer dependencyTechnically this is a BREAKING CHANGE, but considering we just raise out v4 recently and this only affects
bunusers,bun --bun eslinteven works without this dependency, so I'd consider this as a minor change.So for
bunusers, there are three options:is-bun-moduledependency manually and usebun: trueoptioneslintwithbun --bun eslintw/obun: trueoptionrun#buninbunfig.tomlw/obun: trueoptionv4.1.1Compare Source
Patch Changes
1b97d8aThanks @JounQin! - fix: should prefermodule.isBuiltinwhenprocess.versions.bunavailablev4.1.0Compare Source
Minor Changes
#387
ef5cd10Thanks @JounQin! - feat: add a newbun?: booleanoption forbunusers - close #386process.versions.bunis unavailable even withbun eslintdue to its own design,but checking
bunmodules for non-bun users is incorrect behavior and just wasting time,so a new option is added for such case, you can still run with
bun --bun eslintwithout this option enabledv4.0.0Compare Source
Major Changes
#368
2fd7c2eThanks @JounQin! - feat!: rewrite, speed up by usingrspack-resolverwhich supportsreferencesnatively under the hoodBREAKING CHANGES:
^16.17.0 || >=18.6is now requiredalwaysTryTypesis enabled by default, you can set it asfalseto opt-outprojectis discouraged but still supported, singleprojectwithreferencesare encouraged for better performance, you can enablenoWarnOnMultipleProjectsoption to supress the warning messagetsconfig.jsonorjsconfig.jsonwill be used automatically if noprojectprovidedv3.10.1Compare Source
Patch Changes
c1d64c3Thanks @JounQin! - chore: bumpunrs-resolverto v1.6.2Full Changelog: import-js/eslint-import-resolver-typescript@v3.10.0...v3.10.1
v3.10.0Compare Source
Minor Changes
#413
89c2795Thanks @JounQin! - chore: housekeeping, bump all (dev) depsMigrate
rspack-resolverto rebrandingunrs-resolverfor more targets support and other bug fixesFull Changelog: import-js/eslint-import-resolver-typescript@v3.9.1...v3.10.0
v3.9.1Compare Source
Patch Changes
4a9176eThanks @JounQin! - fix: userspack-resolverfork for pnp supportv3.9.0Compare Source
Minor Changes
6814443Thanks @JounQin! - feat: migrateenhanced-resolvetooxc-resolverv3.8.7Compare Source
Patch Changes
a14fdd9Thanks @carlocorradini! - fix: include mapper with no files and force non-dynamic projects to use absolute pathsv3.8.6Compare Source
Patch Changes
c9d5ab0Thanks @JounQin! - fix: add support for importing with .js extension as tsx importeev3.8.5Compare Source
Patch Changes
366eeafThanks @carlocorradini! - fix: if file has no corresponding mapper function, apply all of them, starting with the nearest one.v3.8.4Compare Source
Patch Changes
c940785Thanks @JounQin! - fix: support multiple matching ts pathsv3.8.3Compare Source
Patch Changes
#360
8192976Thanks @carlocorradini! - Force tiniglobby to expand dot directories#360
8192976Thanks @carlocorradini! - Update tinyglobby to latest versionv3.8.2Compare Source
Patch Changes
5fd349eThanks @carlocorradini! - Update thetinyglobbyto the latest version to solve performance regressions.v3.8.1Compare Source
Patch Changes
0c6303dThanks @carlocorradini! - Set cwd while resolving tsconfig includev3.8.0Compare Source
Minor Changes
#345
fcc8883Thanks @carlocorradini! - Enable the mapper function just for a set of allowed files. Improves project discovery using glob and POSIX separator.#346
c124e87Thanks @carlocorradini! - Update get-tsconfig to the the latest version. We now support the${configDir}variable, introduced in TypeScript 5.5.v3.7.0Compare Source
Minor Changes
#326
93ea130Thanks @SukkaW! - This version has implemented theeslint-plugin-import-x's v3 resolver interface. This allows you to use import/require to referenceeslint-import-resolver-typescriptdirectly in your ESLint flat config:Previously
Now
Note that this only works with
eslint-plugin-import-x@>=4.5.0. You can't usecreateTypeScriptImportResolverwith the older versions ofeslint-plugin-import-xor any existing versions ofeslint-plugin-import.v3.6.3Compare Source
Patch Changes
#305
f8d7b82Thanks @SukkaW! - Fix resolve fornode:test,node:sea, andnode:sqlitewithout sacrificing installation size#288
a4c6c78Thanks @SunsetTechuila! - fix: ignore bun built-in modulesv3.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
v2.7.1Compare 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
v2.7.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
v2.6.0Compare Source
Bug Fixes
v2.5.0Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - "after 10pm every weekday,before 5am every weekday,every weekend" in timezone Europe/Moscow, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.