Commit a087a81
committed
☝️ tools: Upgrade (#461)
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 with local Node run on Linux :(.
This merges the following commits:
* tools: Upgrade hermitised tools
* node: Upgrade tooling
* go: Upgrade dependencies
* tools: Upgrade Playwright
.hermit/node/package-lock.json | 217 ++++++++++++------
.hermit/node/package.json | 4 +-
Makefile | 2 +-
...base-13.29.1.pkg => .firebase-13.29.2.pkg} | 0
bin/{.gh-2.63.2.pkg => .gh-2.65.0.pkg} | 0
bin/{.go-1.23.4.pkg => .go-1.23.5.pkg} | 0
...t-1.62.2.pkg => .golangci-lint-1.63.4.pkg} | 0
...leaser-2.5.0.pkg => .goreleaser-2.6.1.pkg} | 0
bin/{.node-22.12.0.pkg => .node-22.13.1.pkg} | 0
...{.tinygo-0.34.0.pkg => .tinygo-0.35.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 +-
bin/tinygo | 2 +-
.../comment-hover-chromium-docker.png | Bin 93311 -> 95295 bytes
.../comment-page-chromium-docker.png | Bin 72187 -> 73169 bytes
.../dialog-chromium-docker.png | Bin 57654 -> 60131 bytes
.../dialog-theme-chromium-docker.png | Bin 62238 -> 62914 bytes
.../expand-0-chromium-docker.png | Bin 93739 -> 95705 bytes
.../expand-1-chromium-docker.png | Bin 93320 -> 95238 bytes
.../no-dialog-chromium-docker.png | Bin 74311 -> 76511 bytes
.../printf-chromium-docker.png | Bin 90835 -> 93313 bytes
.../printf-theme-chromium-docker.png | Bin 86813 -> 84794 bytes
.../start-chromium-docker.png | Bin 74311 -> 76511 bytes
.../start-theme-chromium-docker.png | Bin 71730 -> 69995 bytes
e2e/package-lock.json | 26 +--
e2e/package.json | 4 +-
.../console-output-chromium-docker.png | Bin 35250 -> 36450 bytes
.../modal-chromium-docker.png | Bin 68541 -> 73457 bytes
.../no-dialog-chromium-docker.png | Bin 29669 -> 30938 bytes
.../no-sidebar-chromium-docker.png | Bin 29493 -> 30938 bytes
.../read-input-chromium-docker.png | Bin 25003 -> 25944 bytes
.../sidebar-chromium-docker.png | Bin 23082 -> 23673 bytes
.../landing-top-chromium-docker.png | Bin 24830 -> 25155 bytes
.../playground-chromium-docker.png | Bin 29669 -> 30927 bytes
go.mod | 8 +-
go.sum | 16 +-
learn/go.mod | 10 +-
learn/go.sum | 16 +-
46 files changed, 204 insertions(+), 121 deletions(-)
docs: https://github.com/evylang/evy/blob/5b196cbe154c60d68b2c2deffa41e118985ffba9/docs/development/upgrade.md
Pull-request: #461File tree
46 files changed
+204
-121
lines changed- .hermit/node
- bin
- e2e
- docs/test.js-snapshots
- play/test.js-snapshots
- test.js-snapshots
- learn
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
46 files changed
+204
-121
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 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 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.
File renamed without changes.
0 commit comments