tiennm99
d2e4dc4608
chore(deps): bump actions/setup-go and actions/setup-node to v7, override markdown-it to 14.x security patch
2026-07-17 17:53:06 +07:00
tiennm99
1a923265ba
chore(deps): bump phaser 4.2.0, protobufjs 8.6.5, protobufjs-cli 2.5.6, vite 8.1.3, tmp 0.2.7, actions/checkout v7
...
Regenerate protobuf client bindings with the updated protobufjs-cli.
2026-07-17 17:43:48 +07:00
tiennm99 and GitHub
f71389e104
chore: align Node base image to 24 ( #18 )
2026-05-23 19:16:03 +07:00
c6f14a79e6
chore(deps): bump actions/setup-node from 4 to 6 ( #13 )
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 4 to 6.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 18:03:01 +07:00
fd34f622cb
chore(deps): bump actions/setup-go from 5 to 6 ( #12 )
...
Bumps [actions/setup-go](https://github.com/actions/setup-go ) from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases )
- [Commits](https://github.com/actions/setup-go/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 18:02:57 +07:00
caac97b8d8
chore(deps): bump actions/checkout from 4 to 6 ( #11 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-23 18:02:54 +07:00
tiennm99
971371d544
ci: github actions for server test + client build
...
Two jobs on push/PR to main (paths-ignore: docs, plans, markdown):
- server: go vet + go test + go build (Go 1.23)
- client: npm ci + npm run build (Node 22)
2026-04-11 15:28:25 +07:00