Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency ts-morph to v25 (#1165)
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ts-morph](https://redirect.github.com/dsherret/ts-morph) | [`24.0.0` -> `25.0.0`](https://renovatebot.com/diffs/npm/ts-morph/24.0.0/25.0.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/ts-morph/25.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-morph/25.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-morph/24.0.0/25.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-morph/24.0.0/25.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>dsherret/ts-morph (ts-morph)</summary> ### [`v25.0.0`](https://redirect.github.com/dsherret/ts-morph/releases/tag/25.0.0) [Compare Source](https://redirect.github.com/dsherret/ts-morph/compare/24.0.0...25.0.0) ##### What's Changed - feat: TypeScript 5.7.2 [https://github.com/dsherret/ts-morph/pull/1594](https://redirect.github.com/dsherret/ts-morph/pull/1594) - fix: switch back to fast-glob for stability [https://github.com/dsherret/ts-morph/pull/1595](https://redirect.github.com/dsherret/ts-morph/pull/1595) - fix: properly insert async keyword in arrow function [https://github.com/dsherret/ts-morph/pull/1597](https://redirect.github.com/dsherret/ts-morph/pull/1597) - fix: throw descriptive error when inserting variable statement with no declarations [https://github.com/dsherret/ts-morph/pull/1598](https://redirect.github.com/dsherret/ts-morph/pull/1598) - fix: removing last named import/export should not remove or change declaration [https://github.com/dsherret/ts-morph/pull/1599](https://redirect.github.com/dsherret/ts-morph/pull/1599) **Full Changelog**: dsherret/ts-morph@24.0.0...25.0.0 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/ScaleLeap/selling-partner-api-sdk). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44NS4wIiwidXBkYXRlZEluVmVyIjoiMzkuODUuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZWJvdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- Loading branch information