Skip to content
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

Update dependency ts-pattern to v3.3.3 #98

Merged
merged 1 commit into from
Oct 1, 2021
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 1, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-pattern ^3.3.1 -> 3.3.3 age adoption passing confidence

Release Notes

gvergnaud/ts-pattern

v3.3.3

Compare Source

v3.3.2

Compare Source

This patch contains some compile time perf improvements.

@​ahejlsberg recently implemented tail call elimination for recursive conditional types (microsoft/TypeScript#45711). This release is preparation work to take advantage of this new feature by making most type helper functions tail recursive. From the non scientific tests I made on my machine, this also improves the compilation time of the tests/ folder quite significantly on our current TS version (4.4). Compilation is ~ 20% faster.


Configuration

📅 Schedule: "every weekend" in timezone Asia/Tokyo.

🚦 Automerge: Enabled.

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, check this box.

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

@renovate renovate bot added the dependencies label Oct 1, 2021
@renovate renovate bot force-pushed the renovate/ts-pattern-3.x branch from e6b807f to 7575df7 Compare October 1, 2021 19:07
@renovate renovate bot force-pushed the renovate/ts-pattern-3.x branch from 7575df7 to 0cb9e8a Compare October 1, 2021 20:18
@renovate renovate bot merged commit aca3692 into main Oct 1, 2021
@renovate renovate bot deleted the renovate/ts-pattern-3.x branch October 1, 2021 21:46
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.

1 participant