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

feat: upgrade to TypeScript 5.2 #1450

Merged
merged 7 commits into from
Sep 11, 2023
Merged

feat: upgrade to TypeScript 5.2 #1450

merged 7 commits into from
Sep 11, 2023

Conversation

dsherret
Copy link
Owner

@dsherret dsherret commented Sep 5, 2023

Closes #1443 (bonus)

@dsherret dsherret merged commit 9bb94b0 into latest Sep 11, 2023
1 check passed
@dsherret dsherret deleted the feat_upgrade_ts_5_2 branch September 11, 2023 21:49
diegohaz pushed a commit to ariakit/ariakit that referenced this pull request Sep 22, 2023
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ts-morph](https://togithub.com/dsherret/ts-morph) | [`19.0.0` ->
`20.0.0`](https://renovatebot.com/diffs/npm/ts-morph/19.0.0/20.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-morph/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-morph/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-morph/19.0.0/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-morph/19.0.0/20.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dsherret/ts-morph (ts-morph)</summary>

###
[`v20.0.0`](https://togithub.com/dsherret/ts-morph/releases/tag/20.0.0)

[Compare
Source](https://togithub.com/dsherret/ts-morph/compare/19.0.0...20.0.0)

#### What's Changed

- feat: upgrade to TypeScript 5.2 by
[@&#8203;dsherret](https://togithub.com/dsherret) in
[dsherret/ts-morph#1450
- fix: support dynamic type imports in getReferencedSourceFiles() by
[@&#8203;lo1tuma](https://togithub.com/lo1tuma) in
[dsherret/ts-morph#1436

#### New Contributors

- [@&#8203;lo1tuma](https://togithub.com/lo1tuma) made their first
contribution in
[dsherret/ts-morph#1436
- [@&#8203;kronodeus](https://togithub.com/kronodeus) made their first
contribution in
[dsherret/ts-morph#1455

**Full Changelog**:
dsherret/ts-morph@19.0.0...20.0.0

</details>

---

### 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.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ariakit/ariakit).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi45Ny4xIiwidXBkYXRlZEluVmVyIjoiMzYuOTcuMSIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing RestTypeNode class in ts-morph
1 participant