Skip to content

Commit

Permalink
chore(deps): update dependency tstyche to v2.1.0 (#10992)
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 |
|---|---|---|---|---|---|
| [tstyche](https://tstyche.org)
([source](https://togithub.com/tstyche/tstyche)) | [`2.0.0` ->
`2.1.0`](https://renovatebot.com/diffs/npm/tstyche/2.0.0/2.1.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/tstyche/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tstyche/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tstyche/2.0.0/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tstyche/2.0.0/2.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|

---

### Release Notes

<details>
<summary>tstyche/tstyche (tstyche)</summary>

###
[`v2.1.0`](https://togithub.com/tstyche/tstyche/blob/HEAD/RELEASES.md#210---2024-07-15)

[Compare
Source](https://togithub.com/tstyche/tstyche/compare/v2.0.0...v2.1.0)

##### Fixed

- Allow empty config file
([#&#8203;239](https://togithub.com/tstyche/tstyche/pull/239))
- Handle not supported matchers
([#&#8203;227](https://togithub.com/tstyche/tstyche/pull/227))

##### Changed

- Show related diagnostics, when provided by TypeScript
([#&#8203;242](https://togithub.com/tstyche/tstyche/pull/242))
- Mark the entire locations in diagnostic messages
([#&#8203;238](https://togithub.com/tstyche/tstyche/pull/238),
[#&#8203;247](https://togithub.com/tstyche/tstyche/pull/247),
[#&#8203;251](https://togithub.com/tstyche/tstyche/pull/251),
[#&#8203;253](https://togithub.com/tstyche/tstyche/pull/253),
[#&#8203;255](https://togithub.com/tstyche/tstyche/pull/255))
- In watch mode, return the list of test files as an async iterable
([#&#8203;233](https://togithub.com/tstyche/tstyche/pull/233),
[#&#8203;232](https://togithub.com/tstyche/tstyche/pull/232))

##### Added

- **New!** Add the `.toAcceptProps()` matcher
([#&#8203;237](https://togithub.com/tstyche/tstyche/pull/237))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
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/redwoodjs/redwood).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40MzEuNCIsInVwZGF0ZWRJblZlciI6IjM3LjQzMS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 20, 2024
1 parent 06096ad commit 68c61a9
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@
"ora": "7.0.1",
"prompts": "2.4.2",
"rimraf": "5.0.9",
"tstyche": "2.0.0",
"tstyche": "2.1.0",
"tsx": "4.15.6",
"typescript": "5.4.5",
"vitest": "1.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/router/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"@types/react-dom": "^18.2.19",
"react": "19.0.0-beta-04b058868c-20240508",
"react-dom": "19.0.0-beta-04b058868c-20240508",
"tstyche": "2.0.0",
"tstyche": "2.1.0",
"typescript": "5.4.5",
"vitest": "1.6.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@
"publint": "0.2.9",
"react": "19.0.0-beta-04b058868c-20240508",
"react-dom": "19.0.0-beta-04b058868c-20240508",
"tstyche": "2.0.0",
"tstyche": "2.1.0",
"tsx": "4.15.6",
"typescript": "5.4.5",
"vitest": "1.6.0"
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8515,7 +8515,7 @@ __metadata:
core-js: "npm:3.37.1"
react: "npm:19.0.0-beta-04b058868c-20240508"
react-dom: "npm:19.0.0-beta-04b058868c-20240508"
tstyche: "npm:2.0.0"
tstyche: "npm:2.1.0"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
peerDependencies:
Expand Down Expand Up @@ -8763,7 +8763,7 @@ __metadata:
react-hot-toast: "npm:2.4.1"
stacktracey: "npm:2.1.8"
ts-toolbelt: "npm:9.6.0"
tstyche: "npm:2.0.0"
tstyche: "npm:2.1.0"
tsx: "npm:4.15.6"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -26899,7 +26899,7 @@ __metadata:
ora: "npm:7.0.1"
prompts: "npm:2.4.2"
rimraf: "npm:5.0.9"
tstyche: "npm:2.0.0"
tstyche: "npm:2.1.0"
tsx: "npm:4.15.6"
typescript: "npm:5.4.5"
vitest: "npm:1.6.0"
Expand Down Expand Up @@ -28990,17 +28990,17 @@ __metadata:
languageName: node
linkType: hard

"tstyche@npm:2.0.0":
version: 2.0.0
resolution: "tstyche@npm:2.0.0"
"tstyche@npm:2.1.0":
version: 2.1.0
resolution: "tstyche@npm:2.1.0"
peerDependencies:
typescript: 4.x || 5.x
peerDependenciesMeta:
typescript:
optional: true
bin:
tstyche: ./build/bin.js
checksum: 10c0/3688e63b0b5ba3b58417b8e515ce4bc3d2ca53357914028d954cda83d14d169d091cf8f28bb02371120d3363d183821d554c6c031cf74f28ff443d065c8e5695
checksum: 10c0/7b706d2af6af09f8bbd5bcd70b0826febdf416a43e5fe42af36e3b0d7d8e0f6b0d2e30d27c1c5cc18f5262f0f7bbf19f75225366fa894a11ace95bfa9622acc5
languageName: node
linkType: hard

Expand Down

0 comments on commit 68c61a9

Please sign in to comment.