Skip to content

chore(deps): bump sightmap lib to released v0.32.0 - #39

Merged
joelgwebber merged 1 commit into
mainfrom
chore/bump-sightmap-v0.32.0
Sep 11, 2026
Merged

chore(deps): bump sightmap lib to released v0.32.0#39
joelgwebber merged 1 commit into
mainfrom
chore/bump-sightmap-v0.32.0

Conversation

@joelgwebber

Copy link
Copy Markdown
Collaborator

Follow-up to #37. That PR landed the signal-completion-predicates feature but kept generator/go.mod pinned to the state-signals branch build (v0.31.3-0.20260910214719-f6ac005ba83a) — because the sightmap release wasn't out yet.

Now that github.com/sightmap/sightmap/go v0.32.0 is released with Corpus.Signals / Corpus.ResolveSignal, this swaps the pseudo-version for the release tag (go get ...@latest + go mod tidy).

  • Content-neutral: v0.32.0 is the released form of the same state-signals work.
  • go build ./... and go test ./... green (incl. signal_wait_test).

No changeset — dependency-pin hygiene, no user-facing behavior change.

PR #37 landed the signal-completion-predicates feature but kept generator/go.mod
pinned to the state-signals branch build (v0.31.3-0.20260910214719-f6ac005ba83a).
Now that sightmap v0.32.0 is released with Corpus.Signals / Corpus.ResolveSignal,
replace the pseudo-version with the release tag. go build + go test ./... green.

Signed-off-by: Joel Webber <joel@fullstory.com>
@joelgwebber
joelgwebber merged commit 88ac603 into main Sep 11, 2026
2 checks passed
@joelgwebber
joelgwebber deleted the chore/bump-sightmap-v0.32.0 branch September 11, 2026 18:01
joelgwebber added a commit that referenced this pull request Sep 11, 2026
PR #37 landed the signal-completion-predicates feature but kept generator/go.mod
pinned to the state-signals branch build (v0.31.3-0.20260910214719-f6ac005ba83a).
Now that sightmap v0.32.0 is released with Corpus.Signals / Corpus.ResolveSignal,
replace the pseudo-version with the release tag. go build + go test ./... green.

Signed-off-by: Joel Webber <joel@fullstory.com>
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