Skip to content
This repository was archived by the owner on Jul 9, 2022. It is now read-only.

fix(deps): update dependency ts-pattern to v3.3.3 #118

Merged
merged 1 commit into from
Sep 24, 2021

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 23, 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: 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, check this box.

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

@renovate renovate bot changed the title fix(deps): update dependency @react-three/drei to v7.12.1 fix(deps): update dependency @react-three/drei to v7.12.1 - autoclosed Sep 23, 2021
@renovate renovate bot closed this Sep 23, 2021
@renovate renovate bot deleted the renovate/dependencies-(non-major) branch September 23, 2021 14:15
@renovate renovate bot changed the title fix(deps): update dependency @react-three/drei to v7.12.1 - autoclosed fix(deps): update dependency @react-three/drei to v7.12.1 Sep 23, 2021
@renovate renovate bot reopened this Sep 23, 2021
@renovate renovate bot restored the renovate/dependencies-(non-major) branch September 23, 2021 21:25
@renovate renovate bot force-pushed the renovate/dependencies-(non-major) branch from e0055a1 to beeb788 Compare September 23, 2021 21:26
@renovate renovate bot changed the title fix(deps): update dependency @react-three/drei to v7.12.1 fix(deps): update dependency ts-pattern to v3.3.3 Sep 23, 2021
@natelindev natelindev merged commit 0117b1a into main Sep 24, 2021
@natelindev natelindev deleted the renovate/dependencies-(non-major) branch September 24, 2021 01:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants