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 (main) #203292

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elastic-renovate-prod[bot]
Copy link
Contributor

@elastic-renovate-prod elastic-renovate-prod bot commented Dec 6, 2024

This PR contains the following updates:

Package Type Update Change
ts-morph devDependencies major ^15.1.0 -> ^25.0.0

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://togithub.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 becomes conflicted, 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 has been generated by Renovate Bot.

@elastic-renovate-prod elastic-renovate-prod bot added backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team labels Dec 6, 2024
@elastic-renovate-prod elastic-renovate-prod bot requested a review from a team December 6, 2024 16:49
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-operations (Team:Operations)

@Ikuni17
Copy link
Contributor

Ikuni17 commented Dec 7, 2024

buildkite test this

@elasticmachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps

@elastic-renovate-prod elastic-renovate-prod bot changed the title Update dependency ts-morph to v24 (main) Update dependency ts-morph to v25 (main) Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:all-open Backport to all branches that could still receive a release release_note:skip Skip the PR/issue when compiling release notes Team:Operations Team label for Operations Team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants