Skip to content

Commit

Permalink
chore(deps): update dependency ts-morph to v23 (#1088)
Browse files Browse the repository at this point in the history
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [ts-morph](https://github.com/dsherret/ts-morph) | [`22.0.0` ->
`23.0.0`](https://renovatebot.com/diffs/npm/ts-morph/22.0.0/23.0.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/ts-morph/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/ts-morph/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/ts-morph/22.0.0/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/ts-morph/22.0.0/23.0.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>dsherret/ts-morph (ts-morph)</summary>

###
[`v23.0.0`](https://github.com/dsherret/ts-morph/releases/tag/23.0.0)

[Compare
Source](https://github.com/dsherret/ts-morph/compare/22.0.0...23.0.0)

#### What's Changed

- feat: ts 5.5 by [@&#8203;dsherret](https://github.com/dsherret) in
[https://github.com/dsherret/ts-morph/pull/1545](https://github.com/dsherret/ts-morph/pull/1545)
- feat: Type.prototype.isBigInt and isBigIntLiteral by
[@&#8203;dsherret](https://github.com/dsherret) in
[https://github.com/dsherret/ts-morph/pull/1546](https://github.com/dsherret/ts-morph/pull/1546)
- fix: handle removeDefaultImport with type only import by
[@&#8203;dsherret](https://github.com/dsherret) in
[https://github.com/dsherret/ts-morph/pull/1547](https://github.com/dsherret/ts-morph/pull/1547)

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

**Full Changelog**:
dsherret/ts-morph@22.0.0...23.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 becomes conflicted, 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/ScaleLeap/selling-partner-api-sdk).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MTMuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbInJlbm92YXRlYm90Il19-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 24, 2024
1 parent 35186fa commit 1b216dc
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 24 deletions.
46 changes: 23 additions & 23 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"openapi-types": "12.1.3",
"rimraf": "5.0.7",
"ts-jest": "29.1.4",
"ts-morph": "22.0.0",
"ts-morph": "23.0.0",
"ts-node": "10.9.2",
"ts-node-dev": "2.0.0",
"tsconfigs": "4.0.2",
Expand Down

0 comments on commit 1b216dc

Please sign in to comment.