-
Notifications
You must be signed in to change notification settings - Fork 2
Update dependency eslint-import-resolver-typescript to v4 #134
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
571474b to
1eb9bf0
Compare
1eb9bf0 to
648302d
Compare
648302d to
39bb575
Compare
39bb575 to
ab7562e
Compare
ab7562e to
04e90ec
Compare
04e90ec to
2d36bb9
Compare
2d36bb9 to
0c9dd95
Compare
0c9dd95 to
f4d739f
Compare
f4d739f to
90d3939
Compare
90d3939 to
830562c
Compare
830562c to
9d834e8
Compare
9d834e8 to
f4cf270
Compare
f4cf270 to
96f8402
Compare
96f8402 to
fa4a6c9
Compare
fa4a6c9 to
3f0706f
Compare
6154c3a to
89034ae
Compare
89034ae to
e851745
Compare
e851745 to
e72e8dc
Compare
e72e8dc to
5336643
Compare
5336643 to
f992146
Compare
f992146 to
ab3b80f
Compare
ab3b80f to
dbf6d5c
Compare
dbf6d5c to
3296178
Compare
3296178 to
fbf91ba
Compare
fbf91ba to
8eaf765
Compare
8eaf765 to
285b0e3
Compare
285b0e3 to
02c4aa9
Compare
02c4aa9 to
486d858
Compare
486d858 to
2841eee
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.10.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 noprojectprovidedConfiguration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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 was generated by Mend Renovate. View the repository job log.