Skip to content

build(deps): bump bencherdev/bencher from 0.6.2 to 0.6.3#777

Merged
mergify[bot] merged 1 commit intomainfrom
dependabot/github_actions/bencherdev/bencher-0.6.3
May 2, 2026
Merged

build(deps): bump bencherdev/bencher from 0.6.2 to 0.6.3#777
mergify[bot] merged 1 commit intomainfrom
dependabot/github_actions/bencherdev/bencher-0.6.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps bencherdev/bencher from 0.6.2 to 0.6.3.

Release notes

Sourced from bencherdev/bencher's releases.

v0.6.3

  • Fix sample standard deviation for Z-score, t-test, and Log Normal Thresholds to use Bessel's correction (divide by n − 1) (Thank you @​ggirol-rc)
  • Fix t-test Threshold to use the prediction interval (scale the standard deviation by √(1 + 1/n)) so the boundary tests whether a new Metric is consistent with the historical distribution rather than whether it contains the historical mean (Thank you @​ggirol-rc)
  • Existing Thresholds will produce slightly wider (statistically correct) boundaries; no configuration changes required
  • Fix Alert JSON to return the Spec for the Report in which the Alert was generated instead of the Testbed's current Spec
  • BREAKING CHANGE Rename runner token to runner key across the API, CLI, and environment variables
  • Fix race condition where concurrent branch creation could cause a "branch head is null" 500 error (Thank you @​vmelamed)
  • Self-heal legacy Branches whose head_id is still NULL from the race condition above so subsequent bencher run submissions succeed instead of 500ing (Thank you @​vmelamed)
  • Add API token revocation with bencher token revoke and Revoke button in the Console
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [bencherdev/bencher](https://github.com/bencherdev/bencher) from 0.6.2 to 0.6.3.
- [Release notes](https://github.com/bencherdev/bencher/releases)
- [Commits](bencherdev/bencher@0f8f620...46d007c)

---
updated-dependencies:
- dependency-name: bencherdev/bencher
  dependency-version: 0.6.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 1, 2026
@mergify mergify Bot merged commit 2380bbc into main May 2, 2026
6 checks passed
@mergify mergify Bot deleted the dependabot/github_actions/bencherdev/bencher-0.6.3 branch May 2, 2026 00:02
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.

0 participants