Release v30.0.2#2430
Conversation
- drawio submodule: unchanged (no drawio_ref supplied; CI builds from drawio-dev) (7b3544e85193ec326139facdeebc435cfb6c8e09) - Updated package.json version to 30.0.2 - Updated package-lock.json - Electron version: 42.1.0 Automated by prepare-release workflow
There was a problem hiding this comment.
LGTM, straightforward release PR with version bumps and minor dependency updates (electron 42.0.1 → 42.1.0, electron-log 5.4.3 → 5.4.4).
Extended reasoning...
Overview
This PR prepares the v30.0.2 release. The only changes are version bumps in package.json (0.0.0 → 30.0.2) and package-lock.json (30.0.1 → 30.0.2), plus minor patch/feature bumps in the lockfile for electron (42.0.1 → 42.1.0) and electron-log (5.4.3 → 5.4.4).
Security risks
No application code is modified. The dependency updates are minor version bumps from upstream trusted sources (Electron and electron-log). The PR description notes npm audit shows no critical/high vulnerabilities.
Level of scrutiny
Low — this is a mechanical release-prep PR with only metadata/lockfile changes. No source files are touched and no logic changes are introduced. The release flow appears to match the pattern of prior release commits (e.g., 41073e3 Prepare release v30.0.2, a211b41 Updates to drawio core 30.0.2).
Other factors
No prior bot reviews on this PR, no outstanding reviewer comments, and the bug hunting system found no issues. The changes are self-consistent (version strings match across both files).
Release Preparation
This PR prepares release v30.0.2.
Changes
Audit Results
After Merging
Create and push the tag to trigger builds:
git checkout dev git pull git tag -a v30.0.2 -m "Release v30.0.2" git push origin v30.0.2Release Notes for 30.0.2
Windows Installer
Windows No Installer (zip)
macOS - Universal
Linux - deb, AppImage or rpm
Windows intel x32 releases are marked -ia32-
ChangeLog: