chore(release): v0.7.0 — version bump + Dependabot/security-alert triage - #698
Merged
Merged
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RTSDrvA1SAhWJ5du1e1BKb
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RTSDrvA1SAhWJ5du1e1BKb
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RTSDrvA1SAhWJ5du1e1BKb
Add .github/dependabot.yml (weekly pip/npm/cargo/docker/actions updates) and a scheduled security-alert-triage workflow that opens one labelled security issue per open Dependabot/CodeQL alert, keyed by a stable marker so reruns update rather than duplicate. Document both, plus the required-check and Advanced Security settings to enable, in SECURITY.md. Complements the dependency-review workflow already on main. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01RTSDrvA1SAhWJ5du1e1BKb
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.
Release v0.7.0 (minor)
mainis 26 commits past the releasedv0.6.2tag with new user-facing features(hands-free assistant WI-174, server-side voice-vocabulary biasing, task-bearing
agent sessions), so this cuts a minor release and folds in two net-new security
CI additions.
Version bump 0.6.2 → 0.7.0
Mirrors the prior release's file set, enforced by
scripts/check_product_version.py:pyproject.toml,src/vogt/__init__.py,web/package.json,mobile/package.json.github/workflows/build.yml(VOGT_PRODUCT_VERSION=×4)uv.lock(vogt package version)ci.ymlcheck arg,deploy/*,docs/CUSTOMISATION.md,docs/DEPLOYMENT.md,scripts/clean_consumer_smoke.sh,tests/test_product_version.pyMobile
versionCodederives to 7000.Security CI (folded in)
.github/dependabot.yml— weekly pip/npm(web,mobile)/cargo(engine,voice)/docker/actions updates..github/workflows/security-alerts.yml— scheduled triage opening one labelledsecurityissue per open Dependabot/CodeQL alert, keyed by a stable marker soreruns update rather than duplicate.
SECURITY.md— documents both, plus the required-check and Advanced Securitysettings. (Complements the
dependency reviewworkflow already onmain.)Verification
python3 scripts/check_product_version.py 0.7.0→ passtests/test_product_version.py→ 2 passedFollow-up (post-merge, operator)
Create
prodfrom the release commit, tagv0.7.0, deployvogt-prodvia theestate
releaselane, verify/versionand both containers on the estateprod-<sha>digests.🤖 Generated with Claude Code
https://claude.ai/code/session_01RTSDrvA1SAhWJ5du1e1BKb