Skip to content

chore(deps): update dependency ttypescript to v1.5.13 - #21

Merged
Keith-CY merged 1 commit into
developfrom
renovate/ttypescript-1.x
Oct 15, 2022
Merged

chore(deps): update dependency ttypescript to v1.5.13#21
Keith-CY merged 1 commit into
developfrom
renovate/ttypescript-1.x

Conversation

@renovate

@renovate renovate Bot commented Oct 13, 2022

Copy link
Copy Markdown

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ttypescript (source) 1.5.10 -> 1.5.13 age adoption passing confidence

Release Notes

cevek/ttypescript

v1.5.12

Compare Source


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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by Mend Renovate. View repository job log here.

@Keith-CY

Copy link
Copy Markdown
Member

This dep is for the development of neuron-wallet, not sure why it's used, could we use ts-node instead? @yanguoyu

@yanguoyu

Copy link
Copy Markdown

This dep is for the development of neuron-wallet, not sure why it's used, could we use ts-node instead? @yanguoyu

I have no idea why we use ttypescript. I try to remove it and have s simple test for running Neuron.

@yanguoyu

Copy link
Copy Markdown

It is used to transform path to relative path for tsc. I will try to find whether there is a solution with typescript

@yanguoyu

Copy link
Copy Markdown

It is used to transform path to relative path for tsc. I will try to find whether there is a solution with typescript

Typescript will not support change path with tsc. microsoft/TypeScript#16577 (comment). So we also need ttypescript to use @zerollup/ts-transform-paths .

@Keith-CY

Copy link
Copy Markdown
Member

It is used to transform path to relative path for tsc. I will try to find whether there is a solution with typescript

Typescript will not support change path with tsc. microsoft/TypeScript#16577 (comment). So we also need ttypescript to use @zerollup/ts-transform-paths .

Got it

@renovate
renovate Bot force-pushed the renovate/ttypescript-1.x branch from b275b3f to a92b96e Compare October 14, 2022 05:55
@Keith-CY
Keith-CY merged commit 4e4fc56 into develop Oct 15, 2022
@Keith-CY
Keith-CY deleted the renovate/ttypescript-1.x branch October 15, 2022 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants