Skip to content

build(deps): bump hermes-labs-ai/quick-gate-python from 1a70edc12bfd19e633983e0819b648bb2a5dda4e to 671e8db37c2bd124d4b74653f8c81945d1592a8f - #30

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hermes-labs-ai/quick-gate-python-c1ed6c2694502ad9561fec61536858a362320eac
Closed

build(deps): bump hermes-labs-ai/quick-gate-python from 1a70edc12bfd19e633983e0819b648bb2a5dda4e to 671e8db37c2bd124d4b74653f8c81945d1592a8f#30
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/hermes-labs-ai/quick-gate-python-c1ed6c2694502ad9561fec61536858a362320eac

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps hermes-labs-ai/quick-gate-python from 1a70edc to 671e8db.

Changelog

Sourced from hermes-labs-ai/quick-gate-python's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.2.0] - 2026-08-08

Added

  • Added the side-effect-free pygate.api.evaluate primitive with argv-safe command execution, bounded timeouts, capped output, snapshot binding, and the gate-result/v1 contract.
  • Added explicit CLI artifact output via --output-dir; pygate run without it emits JSON without creating worktree state.

Changed

  • Standardized the cross-engine discriminator as "schema": "gate-result/v1" and aligned result/check status enums with QuickGate.js and HermesGate.
  • Made --changed-files optional for whole-project runs and made the composite action install its checked-out source instead of a registry version.

[0.1.2] - 2026-05-30

Changed

  • Updated project metadata: copyright holder, maintainer contact, and citation files.

[0.1.1] - 2026-03-02

Fixed

  • Standardized copyright to Hermes Labs in LICENSE
  • Fixed stale GitHub URLs (hermes-labs-ai/pygate → hermes-labs-ai/quick-gate-python)
  • Added PyPI version badge to README

[0.1.0] - 2026-02-23

Added

  • pygate run command with canary and full modes
  • Lint gate via ruff with JSON output parsing
  • Type-check gate via pyright with JSON output parsing
  • Test gate via pytest with json-report plugin
  • pygate summarize command producing agent-friendly briefs (JSON + Markdown)
  • pygate repair command with bounded deterministic repair loop
  • Deterministic fixes: ruff check --fix + ruff format on scoped files
  • Repair safeguards: workspace backup/restore, patch budget, no-improvement abort, time cap
  • 7 escalation reason codes with structured evidence
  • Rich environment metadata capture (Python version, platform, venv, resolver, packages)
  • Configuration via pygate.toml or [tool.pygate] in pyproject.toml

... (truncated)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 18, 2026
Bumps [hermes-labs-ai/quick-gate-python](https://github.com/hermes-labs-ai/quick-gate-python) from 1a70edc to 671e8db.
- [Release notes](https://github.com/hermes-labs-ai/quick-gate-python/releases)
- [Changelog](https://github.com/hermes-labs-ai/quick-gate-python/blob/main/CHANGELOG.md)
- [Commits](1a70edc...671e8db)

---
updated-dependencies:
- dependency-name: hermes-labs-ai/quick-gate-python
  dependency-version: c1ed6c2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump hermes-labs-ai/quick-gate-python from 1a70edc12bfd19e633983e0819b648bb2a5dda4e to c1ed6c2694502ad9561fec61536858a362320eac build(deps): bump hermes-labs-ai/quick-gate-python from 1a70edc12bfd19e633983e0819b648bb2a5dda4e to 671e8db37c2bd124d4b74653f8c81945d1592a8f Aug 18, 2026
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/hermes-labs-ai/quick-gate-python-c1ed6c2694502ad9561fec61536858a362320eac branch from a74a986 to 2a1e888 Compare August 18, 2026 21:59
@roli-lpci

Copy link
Copy Markdown
Collaborator

Superseded by #32, which pins the executable example, README, and SECURITY policy to the exact post-refresh main commit and passed Python 3.10–3.13 CI, lint, typecheck, quality gates, and local actionlint.

@roli-lpci roli-lpci closed this Aug 18, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/github_actions/hermes-labs-ai/quick-gate-python-c1ed6c2694502ad9561fec61536858a362320eac branch August 18, 2026 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant