Skip to content

Commit

Permalink
ci(deps): Bump benchmark-action/github-action-benchmark from 1.19.2 t…
Browse files Browse the repository at this point in the history
…o 1.19.3 (#793)

Bumps
[benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark)
from 1.19.2 to 1.19.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/benchmark-action/github-action-benchmark/releases">benchmark-action/github-action-benchmark's
releases</a>.</em></p>
<blockquote>
<h2>v1.19.3</h2>
<ul>
<li><strong>fix</strong> ratio is NaN when the previous value is 0. Now,
print 1 when both values are 0 and <code>+-∞</code> when divisor is 0
(<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/222">#222</a>)</li>
<li><strong>fix</strong> action hangs in some cases for go fiber
benchmarks (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/225">#225</a>)</li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/benchmark-action/github-action-benchmark/compare/v1.19.2...v1.19.3">https://github.com/benchmark-action/github-action-benchmark/compare/v1.19.2...v1.19.3</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md">benchmark-action/github-action-benchmark's
changelog</a>.</em></p>
<blockquote>
<h2>Unreleased</h2>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1><a
href="https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.19.3">v1.19.3</a>
- 02 Feb 2024</h1>
<ul>
<li><strong>fix</strong> ratio is NaN when previous value is 0. Now,
print 1 when both values are 0 and <code>+-∞</code> when divisor is 0
(<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/222">#222</a>)</li>
<li><strong>fix</strong> action hangs in some cases for go fiber
benchmarks (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/225">#225</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1><a
href="https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.19.2">v1.19.2</a>
- 26 Jan 2024</h1>
<ul>
<li><strong>fix</strong> markdown rendering for summary is broken (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/218">#218</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1><a
href="https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.19.1">v1.19.1</a>
- 25 Jan 2024</h1>
<ul>
<li><strong>fix</strong> improve flaky CI runs (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/215">#215</a>)</li>
<li><strong>fix</strong> write with retry fails with the separate
repository (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/216">#216</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1><a
href="https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.19.0">v1.19.0</a>
- 25 Jan 2024</h1>
<ul>
<li><strong>docs</strong> Add description for skip-fetch-gh-pages (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/180">#180</a>)</li>
<li><strong>fix</strong> Mismatch input in action.yml (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/191">#191</a>)</li>
<li><strong>fix</strong> Update Manifest.toml to fix julia test failure
(<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/210">#210</a>)</li>
<li><strong>chore</strong> update to node 20 (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/208">#208</a>)</li>
<li><strong>chore</strong> update actions/* (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/212">#212</a>)</li>
<li><strong>fix</strong> summary-always and gh-repository don't work
together (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/214">#214</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1><a
href="https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.18.0">v1.18.0</a>
- 07 Jul 2023</h1>
<ul>
<li><strong>feat</strong> getServerUrl refers to the GITHUB_SERVER_URL
environment variable (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/169">#169</a>)</li>
<li><strong>feat</strong> extract multiple metrics from Golang
benchmarks (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/177">#177</a>)</li>
<li><strong>fix</strong> getCommitFromGitHubAPIRequest to refer to
GITHUB_API_URL (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/171">#171</a>)</li>
<li><strong>chore</strong> Remove unreachable code from extract.ts (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/153">#153</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1><a
href="https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.17.0">v1.17.0</a>
- 26 Apr 2023</h1>
<ul>
<li><strong>feat</strong> support for JMH parameters (as separate
charts) (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/161">#161</a>)</li>
<li><strong>feat</strong> enable user to specify the ref being tested
(<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/163">#163</a>)</li>
<li><strong>feat</strong> allow more characters in Golang bench outputs
(<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/131">#131</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1><a
href="https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.16.2">v1.16.2</a>
- 08 Feb 2023</h1>
<ul>
<li><strong>Fix</strong> use commit.id over commit object (<a
href="https://redirect.github.com/benchmark-action/github-action-benchmark/issues/155">#155</a>)</li>
</ul>
<p><!-- raw HTML omitted --><!-- raw HTML omitted --></p>
<h1><a
href="https://github.com/benchmark-action/github-action-benchmark/releases/tag/v1.16.1">v1.16.1</a>
- 06 Feb 2023</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/benchmark-action/github-action-benchmark/commit/cc9ac13ce81036c9b67fcfe2cb95ca366684b9ea"><code>cc9ac13</code></a>
v1.19.3</li>
<li>See full diff in <a
href="https://github.com/benchmark-action/github-action-benchmark/compare/315072f079db10e96004ffb95b9b7263bf3a547e...cc9ac13ce81036c9b67fcfe2cb95ca366684b9ea">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=benchmark-action/github-action-benchmark&package-manager=github_actions&previous-version=1.19.2&new-version=1.19.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@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)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent cb52b21 commit 26da610
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/benchmark.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ jobs:
echo "OS_VERSION=$(sw_vers -productVersion | cut -d '.' -f 1)" >> $GITHUB_ENV
echo "ARCH=$(uname -m)" >> $GITHUB_ENV
- name: Store benchmark result
uses: benchmark-action/github-action-benchmark@315072f079db10e96004ffb95b9b7263bf3a547e # v1.19.2
uses: benchmark-action/github-action-benchmark@cc9ac13ce81036c9b67fcfe2cb95ca366684b9ea # v1.19.3
with:
name: Finch Benchmark
tool: 'go'
Expand Down

0 comments on commit 26da610

Please sign in to comment.