Update dependencies 2025-07 #19940
Conversation
1f7a71b to
a9e0512
Compare
|
✅ Previously successful run of [Test] PR Suite Web e2e tests workflow has been found. |
a9e0512 to
77253c7
Compare
| languageName: node | ||
| linkType: hard | ||
|
|
||
| "yargs@npm:^17.0.0, yargs@npm:^17.0.1, yargs@npm:^17.3.1, yargs@npm:^17.6.2, yargs@npm:^17.7.2": |
There was a problem hiding this comment.
electron still depends on 17
There was a problem hiding this comment.
and jest/types on 15 btw, we have this too
There was a problem hiding this comment.
Yes, but that's ok, isn't it? 🙂
| "@trezor/urls": "workspace:*", | ||
| "@trezor/utils": "workspace:*", | ||
| "chalk": "^4.1.2", | ||
| "chalk": "^5.4.1", |
There was a problem hiding this comment.
This package is now pure ESM (https://github.com/chalk/chalk/releases/tag/v5.0.0)
77253c7 to
0501495
Compare
|
✅ Previously successful run of [Test] PR Suite Desktop e2e tests workflow has been found. |
Lemonexe
left a comment
There was a problem hiding this comment.
LGTM, CI works, yarn refs and generate-package works.
Btw glob is also working, I ran local desktop devserver ✔️ Async threads would be broken otherwise, I remember we tackled that on windows 😬
| * Example usage: | ||
| * yarn update-project-references --read-only 1 2 3 --test true | ||
| * yarn update-project-references --ignore *\/firmware | ||
| */ |
Part of: #19008
yargsupdate-project-references(no crash, just run to test that argv aprsing works)convert-figma-palette(no crash, just run to test that argv aprsing works)sort-package-jsongeneratePackage.tsglobalseslintand it lints so it probably worksminimatchupdate-project-references->yarn update-project-references --ignore */firmwareglobcore.webpack.config.tsI ssume if build works, then its okfake-indexeddb&core-js-> if tests are working it shall be ok🔍🖥️ Suite web test results: View in Currents
🔍🖥️ Suite desktop test results: View in Currents
🔍🖥️ Suite native android test results: View in Currents