ScaleLeap / selling-partner-api-sdk

A fully typed TypeScript and Node.js SDK library for Amazon Selling Partner API
https://npm.im/@scaleleap/selling-partner-api-sdk
MIT License
68 stars 28 forks source link

chore(deps): update dependency ts-morph to v24 #1130

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 1 month ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
ts-morph 23.0.0 -> 24.0.0 age adoption passing confidence

Release Notes

dsherret/ts-morph (ts-morph) ### [`v24.0.0`](https://redirect.github.com/dsherret/ts-morph/releases/tag/24.0.0) [Compare Source](https://redirect.github.com/dsherret/ts-morph/compare/23.0.0...24.0.0) #### What's Changed - perf: remove mkdirp dependency by [@​benmccann](https://redirect.github.com/benmccann) in [https://github.com/dsherret/ts-morph/pull/1549](https://redirect.github.com/dsherret/ts-morph/pull/1549) - perf: switch to tinyglobby to drop 15 dependencies by [@​benmccann](https://redirect.github.com/benmccann) in [https://github.com/dsherret/ts-morph/pull/1558](https://redirect.github.com/dsherret/ts-morph/pull/1558) - fix: getDerivedClasses() isn't correct in some cases by [@​jmyrick02](https://redirect.github.com/jmyrick02) in [https://github.com/dsherret/ts-morph/pull/1557](https://redirect.github.com/dsherret/ts-morph/pull/1557) - fix: getBodyText() doesn't work as would be expected by [@​jmyrick02](https://redirect.github.com/jmyrick02) in [https://github.com/dsherret/ts-morph/pull/1560](https://redirect.github.com/dsherret/ts-morph/pull/1560) - feat: TypeScript 5.6 by [@​dsherret](https://redirect.github.com/dsherret) in [https://github.com/dsherret/ts-morph/pull/1576](https://redirect.github.com/dsherret/ts-morph/pull/1576) #### New Contributors - [@​benmccann](https://redirect.github.com/benmccann) made their first contribution in [https://github.com/dsherret/ts-morph/pull/1549](https://redirect.github.com/dsherret/ts-morph/pull/1549) - [@​jmyrick02](https://redirect.github.com/jmyrick02) made their first contribution in [https://github.com/dsherret/ts-morph/pull/1557](https://redirect.github.com/dsherret/ts-morph/pull/1557) **Full Changelog**: https://github.com/dsherret/ts-morph/compare/23.0.0...24.0.0

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 56.94%. Comparing base (b1c8d5f) to head (77c4d4e).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1130 +/- ## ======================================= Coverage 56.94% 56.94% ======================================= Files 72 72 Lines 648 648 Branches 28 29 +1 ======================================= Hits 369 369 + Misses 279 274 -5 - Partials 0 5 +5 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.