build(deps): bump node from 20-alpine to 26-alpine - #8
Open
dependabot[bot] wants to merge 25 commits into
Open
dependabot[bot] wants to merge 25 commits into
dependabot[bot] wants to merge 25 commits into
Conversation
git-subtree-dir: glasswiper git-subtree-split: bbe0314ba388624a7ac28024a60fc5b95e466e83
git-subtree-dir: celina-PalmDestiny git-subtree-split: b43d7d197326784f582cd95bbffe342071f51fc1
git-subtree-dir: palm-racer git-subtree-split: d875f6d3aaf99ff1d8474e218feb63270eee1417
5433414 feat: 开源合规修改 - 去除真实后台地址,前端掌纹识别改为占位实现,添加隐私声明 git-subtree-dir: glasswiper git-subtree-split: 5433414148939f86853942f898d042faff4b903d
57b9abc feat: 开源合规修改 - 去除真实后台地址,前端掌纹识别改为占位实现,添加法务声明 git-subtree-dir: celina-PalmDestiny git-subtree-split: 57b9abcbb84ed36e82920531035446bc59b35005
698d0ff docs: 统一腾讯刷掌开放平台链接,措辞改为推荐使用 3c52857 docs: 添加腾讯刷掌平台API集成章节 git-subtree-dir: glasswiper git-subtree-split: 698d0ff12affd0550a321effe0fb52b7c28c410f
78b4a10 docs: 添加腾讯刷掌平台API集成章节 93f1f66 fix: 修复swagger漏洞 - 彻底禁用docs/redoc/openapi端点,移除免认证白名单中相关路径 git-subtree-dir: celina-PalmDestiny git-subtree-split: 78b4a10faa24aaaff896f4c2f81b687c0b9372b2
d93e69b docs: 添加第三方资产许可证声明(CC BY 4.0 署名) 18e33d1 docs(readme): 移除隐私声明和"不上传数据"表述 62e506f refactor(privacy): 移除 debug dump 功能并完善隐私声明 a1a5620 feat(guest): 增加游客模式,无需注册登录即可体验游戏 7f002ec chore: 移除 tsconfig.tsbuildinfo 的 Git 跟踪 git-subtree-dir: palm-racer git-subtree-split: d93e69bb0caca2841200034bf4c789adb0bef474
- Add Apache 2.0 LICENSE file - Update palm-racer to latest version with security improvements - Includes THIRD_PARTY_NOTICES and configuration updates
94cc822 chore(license): 将项目许可证从 MIT 切换为 Apache 2.0 git-subtree-dir: palm-racer git-subtree-split: 94cc822cafefbd72af79d3045635141dad17ff3c
c28dbb6 feat: update LICENSE to Apache 2.0 and update README git-subtree-dir: glasswiper git-subtree-split: c28dbb6343ccfdd3a031ccbc788dde0ffc6d6e75
79fd1cc feat: update LICENSE to Apache 2.0 git-subtree-dir: celina-PalmDestiny git-subtree-split: 79fd1cc0e2952e463fe70f8dd93d356132f60a60
- Add project README (Chinese & English) with architecture overview - Add LICENSE (Apache-2.0), CODE_OF_CONDUCT, CONTRIBUTING guide - Add CI/CD workflows (GitHub Actions for build & release) - Add Dockerfile, docker-compose.yml for containerized deployment - Add Makefile and build.sh for unified build commands - Add issue templates and PR template - Add CITATION.cff for academic references
- Add server entry point (cmd/palm-racer) with plugin-based options - Add proto API definitions for palm-racer service - Add server configuration (YAML) and documentation - Add Makefile with build, lint, test, and generate targets - Add golangci-lint configuration for code quality - Add build and deployment scripts
- Add domain layer: palm entity, score entity with repository interfaces - Add application layer: palm command, score command services - Add infrastructure layer: MySQL DAO, Redis cache implementations - Add web layer: REST API controllers and routers - Palm registration and search endpoints - Score submission and leaderboard queries - User history and app version endpoints - Add unit tests for score command application
Bumps node from 20-alpine to 26-alpine. --- updated-dependencies: - dependency-name: node dependency-version: 26-alpine dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps node from 20-alpine to 26-alpine.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)