Skip to content

Commit

Permalink
fix(deps): update dependency ts-morph to v23 (#11044)
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://togithub.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://togithub.com/dsherret/ts-morph/releases/tag/23.0.0)

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

#### What's Changed

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

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

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

</details>

---

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

---

- [ ] <!-- 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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzguMCIsInVwZGF0ZWRJblZlciI6IjM3LjQzOC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 21, 2024
1 parent 101e2d8 commit 03efc4c
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 3 deletions.
2 changes: 1 addition & 1 deletion packages/structure/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"lru-cache": "11.0.0",
"proxyquire": "2.1.3",
"smol-toml": "1.3.0",
"ts-morph": "22.0.0",
"ts-morph": "23.0.0",
"vscode-languageserver": "6.1.1",
"vscode-languageserver-textdocument": "1.0.11",
"vscode-languageserver-types": "3.17.5",
Expand Down
26 changes: 24 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8617,7 +8617,7 @@ __metadata:
lru-cache: "npm:11.0.0"
proxyquire: "npm:2.1.3"
smol-toml: "npm:1.3.0"
ts-morph: "npm:22.0.0"
ts-morph: "npm:23.0.0"
typescript: "npm:5.5.3"
vitest: "npm:2.0.3"
vscode-languageserver: "npm:6.1.1"
Expand Down Expand Up @@ -10319,6 +10319,18 @@ __metadata:
languageName: node
linkType: hard

"@ts-morph/common@npm:~0.24.0":
version: 0.24.0
resolution: "@ts-morph/common@npm:0.24.0"
dependencies:
fast-glob: "npm:^3.3.2"
minimatch: "npm:^9.0.4"
mkdirp: "npm:^3.0.1"
path-browserify: "npm:^1.0.1"
checksum: 10c0/37b1fa63aff71f21da9527a460bd33d323f3126de8b80f1f6678733a6150892e7721f4782283e6d6fb6b87769363d6f4fc1f591d5a1c8e66106cedfe3ee667e7
languageName: node
linkType: hard

"@tsconfig/node10@npm:^1.0.7":
version: 1.0.9
resolution: "@tsconfig/node10@npm:1.0.9"
Expand Down Expand Up @@ -28468,7 +28480,17 @@ __metadata:
languageName: node
linkType: hard

"ts-morph@npm:22.0.0, ts-morph@npm:^22.0.0":
"ts-morph@npm:23.0.0":
version: 23.0.0
resolution: "ts-morph@npm:23.0.0"
dependencies:
"@ts-morph/common": "npm:~0.24.0"
code-block-writer: "npm:^13.0.1"
checksum: 10c0/3ac061a3e85b2c7758f7591a73c44b8666488c1615a79c133868d4f5e03a4e73fc855d58ce78c3d5fb605ce14af377353a379fe5ee60fc7b384629f0d2cefc6f
languageName: node
linkType: hard

"ts-morph@npm:^22.0.0":
version: 22.0.0
resolution: "ts-morph@npm:22.0.0"
dependencies:
Expand Down

0 comments on commit 03efc4c

Please sign in to comment.