Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump benchmark-action/github-action-benchmark from 1.17.0 to 1.18.0 #239

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 7, 2023

Bumps benchmark-action/github-action-benchmark from 1.17.0 to 1.18.0.

Release notes

Sourced from benchmark-action/github-action-benchmark's releases.

v1.18.0

  • feat: getServerUrl refers to the GITHUB_SERVER_URL environment variable (#169)
  • feat: extract multiple metrics from Golang benchmarks (#177)
  • fix: getCommitFromGitHubAPIRequest to refer to GITHUB_API_URL (#171)
  • chore: Remove unreachable code from extract.ts (#153)
Changelog

Sourced from benchmark-action/github-action-benchmark's changelog.

Unreleased

v1.18.0 - 07 Jul 2023

  • feat getServerUrl refers to the GITHUB_SERVER_URL environment variable (#169)
  • feat extract multiple metrics from Golang benchmarks (#177)
  • fix getCommitFromGitHubAPIRequest to refer to GITHUB_API_URL (#171)
  • chore Remove unreachable code from extract.ts (#153)

v1.17.0 - 26 Apr 2023

  • feat support for JMH parameters (as separate charts) (#161)
  • feat enable user to specify the ref being tested (#163)
  • feat allow more characters in Golang bench outputs (#131)

v1.16.2 - 08 Feb 2023

  • Fix use commit.id over commit object (#155)

v1.16.1 - 06 Feb 2023

  • Fix action.yml missing summary-always input

v1.16.0 - 05 Feb 2023

  • Feat Support pr summary for benchmark output (#138)

v1.15.0 - 03 Nov 2022

  • Feat Add support for Java via JMH (#134)
  • Chore Update @​actions/core, @​actions/exec and @​actions/io to the latest version (#137)

v1.14.0 - 28 May 2022

  • Feat Added benchmark luau support (#123)
  • Chore Bump minimist from 1.2.5 to 1.2.6 (#114)
  • Feat Implement deploy to another repository (#112)

v1.13.0 - 17 Feb 2022

  • Feat: Updated urls to support GHES (#104)
  • Feat: Add support for BenchmarkDotNet (#109)

... (truncated)

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 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 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 [benchmark-action/github-action-benchmark](https://github.com/benchmark-action/github-action-benchmark) from 1.17.0 to 1.18.0.
- [Release notes](https://github.com/benchmark-action/github-action-benchmark/releases)
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md)
- [Commits](benchmark-action/github-action-benchmark@29e5577...7040501)

---
updated-dependencies:
- dependency-name: benchmark-action/github-action-benchmark
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jul 7, 2023
@timbray timbray merged commit 70c2e60 into main Jul 18, 2023
@timbray timbray deleted the dependabot/github_actions/benchmark-action/github-action-benchmark-1.18.0 branch July 18, 2023 17:31
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.

1 participant