-
-
Notifications
You must be signed in to change notification settings - Fork 260
chore(deps): update dependency eslint-import-resolver-typescript to v4 #931
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/eslint-import-resolver-typescript-4.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
037b133 to
a31f445
Compare
a31f445 to
073ec52
Compare
073ec52 to
bd2c569
Compare
bd2c569 to
bccf2ea
Compare
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #931 +/- ##
=======================================
Coverage ? 79.45%
=======================================
Files ? 2
Lines ? 516
Branches ? 39
=======================================
Hits ? 410
Misses ? 104
Partials ? 2 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
bccf2ea to
7384477
Compare
7384477 to
141e746
Compare
141e746 to
dc9eab1
Compare
dc9eab1 to
694cd98
Compare
694cd98 to
4abb034
Compare
4abb034 to
808f192
Compare
808f192 to
4ebab30
Compare
4ebab30 to
3ced27a
Compare
3ced27a to
f9eb970
Compare
f9eb970 to
2db8121
Compare
2db8121 to
610d6f5
Compare
610d6f5 to
ef07704
Compare
ef07704 to
8de7be5
Compare
8de7be5 to
526bd19
Compare
526bd19 to
7c5b7cf
Compare
7c5b7cf to
f6557a5
Compare
f6557a5 to
2be7a11
Compare
2be7a11 to
005b98f
Compare
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.9.1->4.4.4Release 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
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 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.