Commit b15d995
authored
* chore: update `@arethetypeswrong/cli` to `0.18.3` to fix CI failure
- Bump `@arethetypeswrong/cli` from `0.18.2` to `0.18.3` in `@reduxjs/toolkit`
- Add `@arethetypeswrong/cli@0.18.3` as a dev dependency to `@rtk-query/codegen-openapi`
- Switch CI from `yarn dlx @arethetypeswrong/cli@0.18.2` to `yarn attw` (uses the installed version)
Related: [arethetypeswrong/arethetypeswrong.github.io#258](arethetypeswrong/arethetypeswrong.github.io#258), [101arrowz/fflate#258](101arrowz/fflate#258)
Upstream fix: [arethetypeswrong/arethetypeswrong.github.io#261](arethetypeswrong/arethetypeswrong.github.io#261), released in [`@arethetypeswrong/core@0.18.3`](https://github.com/arethetypeswrong/arethetypeswrong.github.io/releases/tag/%40arethetypeswrong%2Fcore%400.18.3)
* chore: fix Playwright e2e tests in publish-ci examples
Bump [`@playwright/test`](https://www.npmjs.com/package/@playwright/test)
from `^1.31.1` to `^1.60.0` and remove the redundant standalone
`playwright` devDependency in the `cra4`, `cra5`, `next`, and `vite`
examples under `examples/publish-ci`.
The CI install step fetched the latest Playwright, which installs a
newer Chromium build and deletes the one the pinned `1.31.2` version
needed, leaving the `test-published-artifact` job without a usable
browser. Aligning `@playwright/test` with the installed version keeps
the Chromium build in sync and fixes the failing tests.
1 parent e270be5 commit b15d995
4 files changed
Lines changed: 20 additions & 18 deletions
File tree
- .github/workflows
- packages
- rtk-query-codegen-openapi
- toolkit
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| 53 | + | |
53 | 54 | | |
54 | 55 | | |
55 | 56 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
184 | 184 | | |
185 | 185 | | |
186 | 186 | | |
187 | | - | |
| 187 | + | |
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
355 | 355 | | |
356 | 356 | | |
357 | 357 | | |
358 | | - | |
359 | | - | |
360 | | - | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
361 | 361 | | |
362 | | - | |
| 362 | + | |
363 | 363 | | |
364 | 364 | | |
365 | 365 | | |
366 | 366 | | |
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
370 | | - | |
371 | | - | |
| 370 | + | |
| 371 | + | |
372 | 372 | | |
373 | 373 | | |
374 | 374 | | |
375 | | - | |
376 | | - | |
377 | | - | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
378 | 378 | | |
379 | 379 | | |
380 | 380 | | |
381 | 381 | | |
382 | | - | |
| 382 | + | |
383 | 383 | | |
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
387 | | - | |
| 387 | + | |
388 | 388 | | |
389 | 389 | | |
390 | 390 | | |
| |||
7750 | 7750 | | |
7751 | 7751 | | |
7752 | 7752 | | |
7753 | | - | |
| 7753 | + | |
7754 | 7754 | | |
7755 | 7755 | | |
7756 | 7756 | | |
| |||
8361 | 8361 | | |
8362 | 8362 | | |
8363 | 8363 | | |
| 8364 | + | |
8364 | 8365 | | |
8365 | 8366 | | |
8366 | 8367 | | |
| |||
17099 | 17100 | | |
17100 | 17101 | | |
17101 | 17102 | | |
17102 | | - | |
17103 | | - | |
17104 | | - | |
17105 | | - | |
| 17103 | + | |
| 17104 | + | |
| 17105 | + | |
| 17106 | + | |
17106 | 17107 | | |
17107 | 17108 | | |
17108 | 17109 | | |
| |||
0 commit comments