chore: update dependency ts-morph to v28#11563
Draft
renovate[bot] wants to merge 1 commit into
Draft
Conversation
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
April 29, 2026 13:13
a5a4302 to
121b7b5
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
2 times, most recently
from
May 18, 2026 11:49
7942b24 to
932b4aa
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
2 times, most recently
from
June 1, 2026 18:47
bec0712 to
364234b
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
June 11, 2026 18:16
364234b to
1505c57
Compare
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
July 12, 2026 10:12
1505c57 to
1ca6bfc
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate
Bot
force-pushed
the
renovate/ts-morph-28.x
branch
from
July 17, 2026 11:12
1ca6bfc to
059efeb
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.2→^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 becomes conflicted, 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.