Skip to content

chore(deps): update dependency github:jdx/tak to v0.0.5 - #776

Merged
renovate[bot] merged 2 commits into
mainfrom
renovate/github-jdx-tak-0.x
Aug 4, 2026
Merged

chore(deps): update dependency github:jdx/tak to v0.0.5#776
renovate[bot] merged 2 commits into
mainfrom
renovate/github-jdx-tak-0.x

Conversation

@renovate

@renovate renovate Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
github:jdx/tak tools patch 0.0.4v0.0.5

Release Notes

jdx/tak (github:jdx/tak)

v0.0.5: : Trend and outlier fixes for compare reports

Compare Source

A small release with two fixes to how tak compare renders its report. Both were review findings from #​22 that were pushed to that branch after it had already merged, so they shipped in v0.0.4.

Fixed

  • The trend sparkline now agrees with the table beside it. gather_trend plotted every record's value while compare folds duplicates to the minimum, so a commit carrying several records for one series — a CI re-run, a retry — contributed several points and a noisy re-run put a spike in the sparkline that the table did not show. Trend assembly now takes the minimum per commit, the same rule compare uses. It also places the compared revision in chronological order when that SHA already appears in the walked history — for example tak compare v1.33.0 --rev v1.30.0, which compares against an ancestor — instead of appending its value at the end and drawing a line that reads left-to-right but is not in time order. By @​jdx in #​23.

  • The added/removed lists now keep tool identity. Two series differing only by tool rendered identically, so a report could say the same benchmark both started and stopped gating while meaning two different programs. Both lists now name a series by bench, tool (omitted for self), and runner, matching how the table already names it. By @​jdx in #​23.

Full Changelog: jdx/tak@v0.0.4...v0.0.5


Configuration

📅 Schedule: (in timezone America/Chicago)

  • Branch creation
    • Only on Tuesday (* * * * 2)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (squash) August 4, 2026 13:14
@greptile-apps

greptile-apps Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

PR author is in the excluded authors list.

@renovate
renovate Bot force-pushed the renovate/github-jdx-tak-0.x branch from d1c7968 to 986861d Compare August 4, 2026 13:52
@renovate
renovate Bot merged commit 4e66f6a into main Aug 4, 2026
7 checks passed
@renovate
renovate Bot deleted the renovate/github-jdx-tak-0.x branch August 4, 2026 13:55
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.

0 participants