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

build(deps): bump actions/setup-go from 4 to 5 #862

Merged
merged 1 commit into from
May 6, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2024

Bumps actions/setup-go from 4 to 5.

Release notes

Sourced from actions/setup-go's releases.

v5.0.0

What's Changed

In scope of this release, we change Nodejs runtime from node16 to node20 (actions/setup-go#421). Moreover, we update some dependencies to the latest versions (actions/setup-go#445).

Besides, this release contains such changes as:

New Contributors

Full Changelog: actions/setup-go@v4...v5.0.0

v4.1.0

What's Changed

In scope of this release, slow installation on Windows was fixed by @​dsame in actions/setup-go#393 and OS version was added to primaryKey for Ubuntu runners to avoid conflicts (actions/setup-go#383)

This release also includes the following changes:

New Contributors

Full Changelog: actions/setup-go@v4...v4.1.0

v4.0.1

What's Changed

New Contributors

Full Changelog: actions/setup-go@v4...v4.0.1

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 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 [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jaqx0r as a code owner May 6, 2024 13:59
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update Github_actions code labels May 6, 2024
@github-actions github-actions bot enabled auto-merge May 6, 2024 14:00
Copy link
Contributor

github-actions bot commented May 6, 2024

Unit Test Results

    1 files     27 suites   9m 23s ⏱️
  648 tests   647 ✅ 1 💤 0 ❌
1 917 runs  1 914 ✅ 3 💤 0 ❌

Results for commit fc63af5.

@github-actions github-actions bot added this pull request to the merge queue May 6, 2024
Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Performance Alert ⚠️

Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 2.

Benchmark suite Current: fc63af5 Previous: 28136c2 Ratio
BenchmarkStore/Add 2343 ns/op 821.1 ns/op 2.85
BenchmarkStore/Add 4642 ns/op 821.1 ns/op 5.65
BenchmarkStore/Add 8778 ns/op 821.1 ns/op 10.69
BenchmarkStore/Add 17199 ns/op 821.1 ns/op 20.95
BenchmarkStore/Add 34547 ns/op 821.1 ns/op 42.07
BenchmarkStore/Add 76129 ns/op 821.1 ns/op 92.72
BenchmarkStore/Add 145412 ns/op 821.1 ns/op 177.09
BenchmarkStore/Add 306427 ns/op 821.1 ns/op 373.19
BenchmarkStore/Add 628617 ns/op 821.1 ns/op 765.58
BenchmarkStore/AddParallel 2305 ns/op 815.3 ns/op 2.83
BenchmarkStore/AddParallel 4410 ns/op 815.3 ns/op 5.41
BenchmarkStore/AddParallel 8686 ns/op 815.3 ns/op 10.65
BenchmarkStore/AddParallel 17059 ns/op 815.3 ns/op 20.92
BenchmarkStore/AddParallel 34408 ns/op 815.3 ns/op 42.20
BenchmarkStore/AddParallel 71595 ns/op 815.3 ns/op 87.81
BenchmarkStore/AddParallel 149591 ns/op 815.3 ns/op 183.48
BenchmarkStore/AddParallel 310702 ns/op 815.3 ns/op 381.09
BenchmarkStore/AddParallel 630075 ns/op 815.3 ns/op 772.81
BenchmarkStore/AddWithGc 6288 ns/op 2444 ns/op 2.57
BenchmarkStore/AddWithGc 10848 ns/op 2444 ns/op 4.44
BenchmarkStore/AddWithGc 19652 ns/op 2444 ns/op 8.04
BenchmarkStore/AddWithGc 38348 ns/op 2444 ns/op 15.69
BenchmarkStore/AddWithGc 77589 ns/op 2444 ns/op 31.75
BenchmarkStore/AddWithGc 159718 ns/op 2444 ns/op 65.35
BenchmarkStore/AddWithGc 315774 ns/op 2444 ns/op 129.20
BenchmarkStore/AddWithGc 659663 ns/op 2444 ns/op 269.91
BenchmarkStore/AddWithGcParallel 2322 ns/op 818.7 ns/op 2.84
BenchmarkStore/AddWithGcParallel 4386 ns/op 818.7 ns/op 5.36
BenchmarkStore/AddWithGcParallel 8713 ns/op 818.7 ns/op 10.64
BenchmarkStore/AddWithGcParallel 18100 ns/op 818.7 ns/op 22.11
BenchmarkStore/AddWithGcParallel 34506 ns/op 818.7 ns/op 42.15
BenchmarkStore/AddWithGcParallel 73961 ns/op 818.7 ns/op 90.34
BenchmarkStore/AddWithGcParallel 150069 ns/op 818.7 ns/op 183.30
BenchmarkStore/AddWithGcParallel 304460 ns/op 818.7 ns/op 371.88
BenchmarkStore/AddWithGcParallel 616748 ns/op 818.7 ns/op 753.33
BenchmarkStore/Iterate 726.4 ns/op 361.4 ns/op 2.01
BenchmarkStore/Iterate 1120 ns/op 361.4 ns/op 3.10
BenchmarkStore/Iterate 1935 ns/op 361.4 ns/op 5.35
BenchmarkStore/Iterate 3592 ns/op 361.4 ns/op 9.94
BenchmarkStore/Iterate 6892 ns/op 361.4 ns/op 19.07
BenchmarkStore/Iterate 13674 ns/op 361.4 ns/op 37.84
BenchmarkStore/IterateParallel 701.3 ns/op 336.5 ns/op 2.08
BenchmarkStore/IterateParallel 1091 ns/op 336.5 ns/op 3.24
BenchmarkStore/IterateParallel 1900 ns/op 336.5 ns/op 5.65
BenchmarkStore/IterateParallel 3593 ns/op 336.5 ns/op 10.68
BenchmarkStore/IterateParallel 6901 ns/op 336.5 ns/op 20.51
BenchmarkStore/IterateParallel 13643 ns/op 336.5 ns/op 40.54
BenchmarkStore/IterateWithGc 5555 ns/op 1883 ns/op 2.95
BenchmarkStore/IterateWithGc 9577 ns/op 1883 ns/op 5.09
BenchmarkStore/IterateWithGc 16468 ns/op 1883 ns/op 8.75
BenchmarkStore/IterateWithGc 31294 ns/op 1883 ns/op 16.62
BenchmarkStore/IterateWithGcParallel 715 ns/op 336.9 ns/op 2.12
BenchmarkStore/IterateWithGcParallel 1068 ns/op 336.9 ns/op 3.17
BenchmarkStore/IterateWithGcParallel 1921 ns/op 336.9 ns/op 5.70
BenchmarkStore/IterateWithGcParallel 3549 ns/op 336.9 ns/op 10.53
BenchmarkStore/IterateWithGcParallel 6846 ns/op 336.9 ns/op 20.32
BenchmarkStore/IterateWithGcParallel 13479 ns/op 336.9 ns/op 40.01
BenchmarkMetric/GetDatum 2948 ns/op 776.4 ns/op 3.80
BenchmarkMetric/GetDatum 5692 ns/op 776.4 ns/op 7.33
BenchmarkMetric/GetDatum 11171 ns/op 776.4 ns/op 14.39
BenchmarkMetric/GetDatum 22853 ns/op 776.4 ns/op 29.43
BenchmarkMetric/GetDatum 47383 ns/op 776.4 ns/op 61.03
BenchmarkMetric/GetDatum 106145 ns/op 776.4 ns/op 136.71
BenchmarkMetric/GetDatum 245851 ns/op 776.4 ns/op 316.66
BenchmarkMetric/GetDatum 519438 ns/op 776.4 ns/op 669.03
BenchmarkMetric/GetDatum 1030783 ns/op 776.4 ns/op 1327.64
BenchmarkMetric/GetDatum 2132427 ns/op 776.4 ns/op 2746.56
BenchmarkMetric/GetDatum 4693713 ns/op 776.4 ns/op 6045.48
BenchmarkMetric/GetDatumParallel 2619 ns/op 912.2 ns/op 2.87
BenchmarkMetric/GetDatumParallel 5453 ns/op 912.2 ns/op 5.98
BenchmarkMetric/GetDatumParallel 11409 ns/op 912.2 ns/op 12.51
BenchmarkMetric/GetDatumParallel 22907 ns/op 912.2 ns/op 25.11
BenchmarkMetric/GetDatumParallel 49015 ns/op 912.2 ns/op 53.73
BenchmarkMetric/GetDatumParallel 110100 ns/op 912.2 ns/op 120.70
BenchmarkMetric/GetDatumParallel 245984 ns/op 912.2 ns/op 269.66
BenchmarkMetric/GetDatumParallel 525664 ns/op 912.2 ns/op 576.26
BenchmarkMetric/GetDatumParallel 1045367 ns/op 912.2 ns/op 1145.98
BenchmarkMetric/GetDatumParallel 2158071 ns/op 912.2 ns/op 2365.79
BenchmarkMetric/GetDatumParallel 5512723 ns/op 912.2 ns/op 6043.33

This comment was automatically generated by workflow using github-action-benchmark.

@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to no response for status checks May 6, 2024
@jaqx0r jaqx0r added this pull request to the merge queue May 6, 2024
Merged via the queue into main with commit bd912c6 May 6, 2024
30 checks passed
@jaqx0r jaqx0r deleted the dependabot/github_actions/actions/setup-go-5 branch May 6, 2024 15:49
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