Skip to content

release-train: staging -> main - #619

Merged
tracebloc-release-train[bot] merged 3 commits into
mainfrom
release-train/to-main
Sep 1, 2026
Merged

release-train: staging -> main#619
tracebloc-release-train[bot] merged 3 commits into
mainfrom
release-train/to-main

Conversation

@LukasWodka

@LukasWodka LukasWodka commented Sep 1, 2026

Copy link
Copy Markdown
Contributor

Automated promotion by the release train (RFC-0008 D14). Head is the train-managed release-train/to-main branch (a mirror of staging), so it never collides with a human PR. Merged only when the fr-gate is green.


Note

Low Risk
Patch-level dependency and VERSION bump only; no logic or security-sensitive code changes in the diff.

Overview
Release train promotion bumps the shipped version from 0.10.19 to 0.10.20 and updates the direct dependency github.com/spf13/pflag from v1.0.9 to v1.0.10, with matching go.sum entries.

No application code changes appear in this diff—only version metadata and CLI flag-parsing library maintenance as part of staging → main.

Reviewed by Cursor Bugbot for commit 167f517. Bugbot is set up for automated code reviews on this repo. Configure here.

dependabot Bot and others added 3 commits September 1, 2026 07:45
Bumps [github.com/spf13/pflag](https://github.com/spf13/pflag) from 1.0.9 to 1.0.10.
- [Release notes](https://github.com/spf13/pflag/releases)
- [Commits](spf13/pflag@v1.0.9...v1.0.10)

---
updated-dependencies:
- dependency-name: github.com/spf13/pflag
  dependency-version: 1.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…kend#2790) (#617)

v0.10.19 is already tagged and both develop and staging read 0.10.19, so
the staging hop has nothing to cut and the one unshipped commit cannot
ship.

That commit is the Dependabot pflag 1.0.9 -> 1.0.10 bump (#575), which
touches go.mod and go.sum -- both inside this repo of publish_paths:

  cmd/* internal/* go.mod go.sum VERSION scripts/install.sh scripts/install.ps1

So it changes a published artifact and a version bump is required rather
than optional. Checked against the declaration in release-train repos.yml
rather than assumed.

Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
@LukasWodka

Copy link
Copy Markdown
Contributor Author

bugbot run

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Bugbot reviewed your changes and found no new issues!

Comment @cursor review or bugbot run to trigger another review on this PR

Reviewed by Cursor Bugbot for commit 167f517. Configure here.

@tracebloc-release-train tracebloc-release-train Bot added gate-nudge Toggled by the release train to (re-)fire the fr-gate and removed gate-nudge Toggled by the release train to (re-)fire the fr-gate labels Sep 1, 2026
@tracebloc-release-train
tracebloc-release-train Bot merged commit eb7bc75 into main Sep 1, 2026
56 of 58 checks passed
@tracebloc-release-train
tracebloc-release-train Bot deleted the release-train/to-main branch September 1, 2026 13:28
@tracebloc-release-train
tracebloc-release-train Bot restored the release-train/to-main branch September 1, 2026 14:08
@tracebloc-release-train
tracebloc-release-train Bot deleted the release-train/to-main branch September 1, 2026 14:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant