chore(deps): update dependency ts-morph to v28 - #1635
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
April 17, 2026 15:05
a6b03b1 to
5e0e9dc
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
April 17, 2026 17:55
5e0e9dc to
7d38f28
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
April 24, 2026 06:05
7d38f28 to
d788675
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
April 24, 2026 11:37
d788675 to
0b90fc6
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
April 24, 2026 14:05
0b90fc6 to
c2f8f28
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 1, 2026 12:55
c2f8f28 to
5d65d31
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 1, 2026 16:56
5d65d31 to
19fdd2f
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 1, 2026 22:31
19fdd2f to
9d0f5a8
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 8, 2026 09:00
9d0f5a8 to
270161c
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 8, 2026 12:44
270161c to
ac979fe
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 8, 2026 18:18
ac979fe to
ae4ddfa
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 15, 2026 04:53
ae4ddfa to
67d1ea6
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 15, 2026 09:37
67d1ea6 to
7aceb11
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
6 times, most recently
from
May 23, 2026 14:16
31ee5c6 to
133698c
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 25, 2026 15:22
133698c to
c39ffe4
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 29, 2026 06:39
c39ffe4 to
a530c05
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 29, 2026 10:52
a530c05 to
c17db26
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
May 29, 2026 15:44
c17db26 to
ecf510d
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
June 5, 2026 06:06
ecf510d to
b03f647
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
June 5, 2026 08:37
b03f647 to
6f2a24b
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
June 5, 2026 13:36
6f2a24b to
48252bc
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
June 5, 2026 17:12
48252bc to
6520af3
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
June 11, 2026 09:36
6520af3 to
97de6b9
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
June 12, 2026 02:40
97de6b9 to
c9ee40e
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
June 12, 2026 06:47
c9ee40e to
f51d461
Compare
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
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:
^27.0.0→^28.0.0Release Notes
dsherret/ts-morph (ts-morph)
v28.0.0Compare Source
What's Changed
printStructurefunction by @dsherret in #1670InvalidOperationErrorinaddTypeArgumentby @jfirebaugh in #1663Note there are some breaking changes due to TypeScript 6.0. Read more here: https://devblogs.microsoft.com/typescript/announcing-typescript-6-0/
As part of this release, structures can now be printed to a string using the
printStructurefunction.Outputs:
New Contributors
Full Changelog: dsherret/ts-morph@27.0.2...28.0.0
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.