Skip to content

chore: release v0.10.1#171

Merged
pbertsch merged 1 commit into
mainfrom
release/v0.10.1
Jul 5, 2026
Merged

chore: release v0.10.1#171
pbertsch merged 1 commit into
mainfrom
release/v0.10.1

Conversation

@pbertsch

@pbertsch pbertsch commented Jul 5, 2026

Copy link
Copy Markdown
Member

Summary

Patch release for PT-20 (wait for network idle/wait for the page to load/wait for page to load always misparsed) plus two CI-only automation fixes found during v0.10.0's own verification pass:

  • e2e.yml's stale package name reference (probe_agent -> flutter_probe_agent)
  • The Dependabot auto-merge workflow, which had never actually merged anything (logic bug treating mergeStateStatus: UNKNOWN as "already queued")

No probe_agent code changes -- its version is bumped to stay in lockstep with the CLI's version (used by the probe.ping version-mismatch check).

Versions bumped: probe_agent/pubspec.yaml, probe_agent/lib/src/agent_version.dart, vscode/package.json, docs/wiki/Home.md -> 0.10.1.

Test plan

  • go build ./..., go vet ./..., go test ./... all pass
  • staticcheck ./... clean
  • dart analyze lib/ clean, flutter test all pass (32 tests)
  • dart pub publish --dry-run clean (only the expected "uncommitted changes" warning, from the version bump itself)

Patch release for PT-20 (wait for network idle/page load always
misparsed) plus two CI-only automation fixes found during v0.10.0's
own verification pass: e2e.yml's stale package name reference, and
the Dependabot auto-merge workflow that had never actually merged
anything.

No probe_agent code changes - bumped to stay in lockstep with the
CLI's version.
@pbertsch pbertsch requested a review from a team as a code owner July 5, 2026 22:24
@pbertsch pbertsch added this pull request to the merge queue Jul 5, 2026
Merged via the queue into main with commit 9a3ca48 Jul 5, 2026
15 checks passed
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