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

Bump the github-actions group with 2 updates #1937

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 2, 2024

Bumps the github-actions group with 2 updates: rhysd/github-action-benchmark and github/codeql-action.

Updates rhysd/github-action-benchmark from 1.19.2 to 1.19.3

Release notes

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

v1.19.3

  • fix ratio is NaN when the previous value is 0. Now, print 1 when both values are 0 and +-∞ when divisor is 0 (#222)
  • fix action hangs in some cases for go fiber benchmarks (#225)

Full Changelog: benchmark-action/github-action-benchmark@v1.19.2...v1.19.3

Changelog

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

Unreleased

v1.19.3 - 02 Feb 2024

  • fix ratio is NaN when previous value is 0. Now, print 1 when both values are 0 and +-∞ when divisor is 0 (#222)
  • fix action hangs in some cases for go fiber benchmarks (#225)

v1.19.2 - 26 Jan 2024

  • fix markdown rendering for summary is broken (#218)

v1.19.1 - 25 Jan 2024

  • fix improve flaky CI runs (#215)
  • fix write with retry fails with the separate repository (#216)

v1.19.0 - 25 Jan 2024

  • docs Add description for skip-fetch-gh-pages (#180)
  • fix Mismatch input in action.yml (#191)
  • fix Update Manifest.toml to fix julia test failure (#210)
  • chore update to node 20 (#208)
  • chore update actions/* (#212)
  • fix summary-always and gh-repository don't work together (#214)

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

... (truncated)

Commits

Updates github/codeql-action from 3.23.2 to 3.24.0

Commits
  • e8893c5 Merge pull request #2113 from github/update-v3.24.0-2db032717
  • 78d6c8e Update changelog for v3.24.0
  • 2db0327 Merge pull request #2112 from github/henrymercer/status-report-handle-disk-fa...
  • f9dea84 Status report: Handle failures determining disk usage
  • 81eb6b2 Merge pull request #2108 from github/henrymercer/build-mode-input
  • 483bef1 Merge pull request #2106 from github/rasmuswl/default-no-dep-inst
  • b58c2f6 Detail requirements for different build modes
  • f7d5324 Update wording for CHANGELOG.md
  • 254b53d Merge branch 'main' into henrymercer/build-mode-input
  • e345133 Merge pull request #2107 from github/henrymercer/refactor-config
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the github-actions group with 2 updates: [rhysd/github-action-benchmark](https://github.com/rhysd/github-action-benchmark) and [github/codeql-action](https://github.com/github/codeql-action).


Updates `rhysd/github-action-benchmark` from 1.19.2 to 1.19.3
- [Release notes](https://github.com/rhysd/github-action-benchmark/releases)
- [Changelog](https://github.com/benchmark-action/github-action-benchmark/blob/master/CHANGELOG.md)
- [Commits](benchmark-action/github-action-benchmark@315072f...cc9ac13)

Updates `github/codeql-action` from 3.23.2 to 3.24.0
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](github/codeql-action@b7bf0a3...e8893c5)

---
updated-dependencies:
- dependency-name: rhysd/github-action-benchmark
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: github-actions
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: github-actions
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 2, 2024
@yongtang yongtang merged commit 79086e0 into master Feb 6, 2024
27 of 32 checks passed
@yongtang yongtang deleted the dependabot/github_actions/github-actions-92c835298c branch February 6, 2024 02:01
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant