mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 03:15:48 -06:00
Replaced monolithic dependency grouping with 13 separate update groups across Cargo (game/server), npm (frontend), and GitHub Actions ecosystems. Key improvements: - Separate patch/minor/major updates to prevent breaking changes from blocking safe updates - Group by crate (game vs server) for easier review - Enable auto-merge for patch updates via labels - Weekly checks with 5 PR limit to avoid spam - Ignore bevy_ecs 0.17+ and jsonwebtoken 10+ until manual migration Closed PR #10 (22 jumbled updates causing build failures).
5.5 KiB
5.5 KiB