Commit 1acce60
committed
☝️ tools: Upgrade (#459)
Upgrade hermitised and node tools according to docs. It all went smoothly apart
from Playwright which required a bunch of snapshot updates again and is still
not working properly.
This merges the following commits:
* tools: Upgrade hermitised tools
* node: Upgrade tooling
* tools: Upgrade Playwright
.hermit/node/package-lock.json | 195 ++++++++----------
.hermit/node/package.json | 4 +-
Makefile | 2 +-
...base-13.25.0.pkg => .firebase-13.29.1.pkg} | 0
bin/{.gh-2.61.0.pkg => .gh-2.63.2.pkg} | 0
bin/{.go-1.23.3.pkg => .go-1.23.4.pkg} | 0
...t-1.62.0.pkg => .golangci-lint-1.62.2.pkg} | 0
...leaser-2.4.4.pkg => .goreleaser-2.5.0.pkg} | 0
bin/{.node-22.11.0.pkg => .node-22.12.0.pkg} | 0
bin/corepack | 2 +-
bin/firebase | 2 +-
bin/gh | 2 +-
bin/go | 2 +-
bin/gofmt | 2 +-
bin/golangci-lint | 2 +-
bin/goreleaser | 2 +-
bin/node | 2 +-
bin/npm | 2 +-
bin/npx | 2 +-
.../comment-hover-ios-docker.png | Bin 32347 -> 52152 bytes
.../comment-page-ios-docker.png | Bin 22732 -> 33290 bytes
.../test.js-snapshots/expand-0-ios-docker.png | Bin 30321 -> 52209 bytes
.../test.js-snapshots/expand-1-ios-docker.png | Bin 31574 -> 52173 bytes
.../test.js-snapshots/printf-ios-docker.png | Bin 40450 -> 73996 bytes
.../test.js-snapshots/sidebar-ios-docker.png | Bin 20539 -> 28964 bytes
.../test.js-snapshots/start-ios-docker.png | Bin 49463 -> 78726 bytes
e2e/package-lock.json | 26 +--
e2e/package.json | 4 +-
.../about-dialog-ios-docker.png | Bin 33572 -> 49331 bytes
.../console-output-ios-docker.png | Bin 14475 -> 15293 bytes
.../test.js-snapshots/modal-ios-docker.png | Bin 43982 -> 52656 bytes
.../no-dialog-chromium-docker.png | Bin 29491 -> 29669 bytes
.../no-dialog-ios-docker.png | Bin 21357 -> 27926 bytes
.../no-sidebar-ios-docker.png | Bin 21357 -> 27926 bytes
.../read-input-chromium-docker.png | Bin 25043 -> 25003 bytes
.../read-input-ios-docker.png | Bin 16756 -> 20988 bytes
.../test.js-snapshots/sidebar-ios-docker.png | Bin 17099 -> 19429 bytes
.../landing-top-ios-docker.png | Bin 14986 -> 15768 bytes
.../playground-chromium-docker.png | Bin 29490 -> 29669 bytes
.../playground-ios-docker.png | Bin 21357 -> 27926 bytes
40 files changed, 118 insertions(+), 133 deletions(-)
docs: https://github.com/evylang/evy/blob/5b196cbe154c60d68b2c2deffa41e118985ffba9/docs/development/upgrade.md
Pull-request: #459File tree
40 files changed
+118
-133
lines changed- .hermit/node
- bin
- e2e
- docs/test.js-snapshots
- play/test.js-snapshots
- test.js-snapshots
40 files changed
+118
-133
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
| 3 | + | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
235 | | - | |
| 235 | + | |
236 | 236 | | |
237 | 237 | | |
238 | 238 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
0 commit comments