Commit Graph

8 Commits

Author SHA1 Message Date
dependabot[bot] 1ff43ce43f chore: bump actions/cache from 4 to 5
Bumps [actions/cache](https://github.com/actions/cache) from 4 to 5.
- [Release notes](https://github.com/actions/cache/releases)
- [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
- [Commits](https://github.com/actions/cache/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-12-12 02:58:22 +00:00
zihluwang 105254862a ci: group all dependabot updates 2025-12-12 10:57:33 +08:00
zihluwang f32a7525ee ci: add dependabot 2025-12-12 10:51:59 +08:00
zihluwang 140380b1ab ci: remove dependabot configuration file
Dependabot is no longer being used for dependency updates, so the configuration file is no longer needed
2025-09-15 22:49:59 +08:00
zihluwang b90b253785 ci: add GitHub Pages deployment workflow
Add GitHub Actions workflow for automatic deployment to GitHub Pages. Includes build and deploy jobs with pnpm setup and caching. Also update package.json with deploy scripts and vite.config.ts with base URL configuration for production.
2025-09-15 20:25:29 +08:00
siujamo ac7c670e46 ci: ignore all major updates for Node types 2025-05-16 16:28:01 +08:00
Jam'o Siu a9f82a3b58 chore: ignore @types/node < 20.0.0 and >= 21.0.0 dependabot.yml 2025-05-16 16:20:07 +08:00
Jam'o Siu 611df70be8 chore: add dependabot 2025-05-16 16:03:51 +08:00