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

chore(deps): update dependency ts-morph to v13 #1884

Merged
merged 1 commit into from
Nov 24, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 20, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-morph ^11.0.3 || ^12.0.0 -> ^11.0.3 || ^12.0.0 || ^13.0.0 age adoption passing confidence
ts-morph 12.2.0 -> 13.0.2 age adoption passing confidence

Release Notes

dsherret/ts-morph

v13.0.2

Compare Source

v13.0.1

Compare Source

Bug Fixes
  • Regression in getReferencingNodesInOtherSourceFiles with source files not marked as in the project (7504aed)
  • Surface read file errors instead of ignoring them (760fe8c)
  • Align getScriptSnapshot compiler host libFileMap behaviour with readFile (9e84d72)

v13.0.0

Compare Source

Bug Fixes
  • Do not throw an error if decorator expr is wrapped in a paren expr (c77db30), closes #​1214
Code Refactoring
  • Node.isXNode(node) static type guard methods are now Node.isX(node) (e5bcba9), closes #​1166
  • Remove already deprecated WriterFunctions and TypeGuards exports. (be87373)
Features
  • Add AssertClause and AssertEntry (#​1224) (bcf694f)
  • Add Node.hasStructure type guard. (0f7d9be)
  • Change readDirSync to return directory entries instead of file paths (f22a50d)
  • Make Structure.isX function more flexible (a54dd69), closes #​1219
  • Type only methods for ImportSpecifier and ExportSpecifier (e93c96e)
  • TypeScript 4.5 support (#​1220) (526e0dd)
  • Wrap more JS doc nodes (5107999)
BREAKING CHANGES
  • Node.isXNode(node)-like static type guard methods are now Node.isX(node) to reduce verbosity.
  • Targeting ES2018 instead of ES2015
  • Upgraded to TS 4.5
  • Removed already deprecated WriterFunctions and TypeGuards exports. Use Writers and Node instead.
  • readDirSync now returns directory entries.

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 these updates again.


  • If you want to rebase/retry this PR, click this checkbox.

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

@kamilmysliwiec kamilmysliwiec merged commit 96509c0 into master Nov 24, 2021
@delete-merged-branch delete-merged-branch bot deleted the renovate/ts-morph-13.x branch November 24, 2021 09:09
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.

None yet

2 participants