docs: add dependabot bumps to changelog for v3.6.3

This commit is contained in:
diegosouzapw
2026-04-11 17:18:43 -03:00
parent 05bfe0a7b2
commit 10288f87c1

View File

@@ -4,6 +4,15 @@
---
## [3.6.3] — 2026-04-11
### 🔧 Maintenance & Dependencies
- **Dependabot Updates:** Safely bumped GitHub Actions `docker/build-push-action` to v7 and `actions/download-artifact` to v8
- **Electron Updates:** Upgraded desktop wrapper core to Electron `41.2.0` and `electron-builder` to `26.8.1`, incorporating essential V8/Chromium security patches
- **NPM Package Groups:** Updated `production` and `development` NPM groups to securely handle minor audit warnings and keep toolchains modern
- **CI/CD Reliability:** Fixed persistent `Snyk` token-absence failures on automated pull requests by appropriately bypassing on dependabot actions
## [3.6.2] — 2026-04-11
### ✨ New Features