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

Update dependency ts-morph to v25 #4521

Closed
wants to merge 1 commit into from
Closed

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-morph ^15.1.0 -> ^25.0.0 age adoption passing confidence

Release Notes

dsherret/ts-morph (ts-morph)

v25.0.0

Compare Source

What's Changed

Full Changelog: dsherret/ts-morph@24.0.0...25.0.0

v24.0.0

Compare Source

What's Changed

New Contributors

Full Changelog: dsherret/ts-morph@23.0.0...24.0.0

v23.0.0

Compare Source

What's Changed

Now available on JSR for use in Deno: https://jsr.io/[@​ts-morph/ts-morph](https://redirect.github.com/ts-morph/ts-morph)

Full Changelog: dsherret/ts-morph@22.0.0...23.0.0

v22.0.0

Compare Source

What's Changed

CodeBlockWriter 13.0.1

People may have been working around these bugs in the past:

New Contributors

Full Changelog: dsherret/ts-morph@21.0.1...22.0.0

v21.0.1

Compare Source

I forgot to run a code generation script to update some code for the 21.0.0 release and only realized after. This release fixes that and also reduces the chance of that happening in the future.

For 21.0.0 release notes, see https://github.com/dsherret/ts-morph/releases/tag/21.0.0

Full Changelog: dsherret/ts-morph@21.0.0...21.0.1

v21.0.0

Compare Source

What's Changed

Breaking Changes
  • Upgraded to TS 5.3
  • Underlying @ts-morph/common file system methods return undefined instead of throwing when not exists (for perf).
  • Private fields are actually private (default build requires private fields).

New Contributors

Full Changelog: dsherret/ts-morph@20.0.0...21.0.0

v20.0.0

Compare Source

What's Changed

New Contributors

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

v19.0.0

Compare Source

What's Changed
New Contributors

Full Changelog: dsherret/ts-morph@18.0.0...19.0.0

v18.0.0

Compare Source

What's Changed

BREAKING CHANGE: Upgraded to TypeScript 5.0.2

New Contributors

Full Changelog: dsherret/ts-morph@17.0.1...18.0.0

v17.0.1

Compare Source

  • fix: revert rollup from v3 to v2 to fix build (esModuleInterop: true had no effect) #​1358

v17.0.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • Upgraded to TS 4.9

v16.0.0

Compare Source

Features
BREAKING CHANGES
  • Upgraded to TS 4.8
  • Decorators are now modifiers due to TS 4.8
  • ts.createX functions seem almost completely deprecated in TS 4.8, so make sure to update your code to use the traversal.context.createX functions instead
  • Type#isArray() returns true for readonly arrays

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

vercel bot commented Dec 30, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
saltdesignsystem ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 30, 2024 7:10pm

Copy link
Contributor Author

renovate bot commented Dec 31, 2024

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 25.x releases. But if you manually upgrade to 25.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/ts-morph-25.x branch December 31, 2024 00:05
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.

1 participant