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 golang.org/x/sys from 0.19.0 to 0.20.0 #861

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 golang.org/x/sys from 0.19.0 to 0.20.0.

Commits
  • 7d69d98 unix: extend support for z/OS
  • 7758090 cpu: add support for sve2 detection
  • 9a28524 windows: drop go version tags for unsupported versions
  • 27dc90b unix: update to Linux kernel 6.4
  • See full diff in compare view

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 [golang.org/x/sys](https://github.com/golang/sys) from 0.19.0 to 0.20.0.
- [Commits](golang/sys@v0.19.0...v0.20.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from jaqx0r as a code owner May 6, 2024 13:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2024
@github-actions github-actions bot enabled auto-merge May 6, 2024 13:25
@github-actions github-actions bot added this pull request to the merge queue May 6, 2024
Copy link
Contributor

github-actions bot commented May 6, 2024

Unit Test Results

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

Results for commit 3c6aacb.

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: 3c6aacb Previous: 28136c2 Ratio
BenchmarkStore/Add 2314 ns/op 821.1 ns/op 2.82
BenchmarkStore/Add 4511 ns/op 821.1 ns/op 5.49
BenchmarkStore/Add 8786 ns/op 821.1 ns/op 10.70
BenchmarkStore/Add 17178 ns/op 821.1 ns/op 20.92
BenchmarkStore/Add 34618 ns/op 821.1 ns/op 42.16
BenchmarkStore/Add 76029 ns/op 821.1 ns/op 92.59
BenchmarkStore/Add 147024 ns/op 821.1 ns/op 179.06
BenchmarkStore/Add 307289 ns/op 821.1 ns/op 374.24
BenchmarkStore/Add 628156 ns/op 821.1 ns/op 765.02
BenchmarkStore/AddParallel 2326 ns/op 815.3 ns/op 2.85
BenchmarkStore/AddParallel 4386 ns/op 815.3 ns/op 5.38
BenchmarkStore/AddParallel 8639 ns/op 815.3 ns/op 10.60
BenchmarkStore/AddParallel 17119 ns/op 815.3 ns/op 21.00
BenchmarkStore/AddParallel 34478 ns/op 815.3 ns/op 42.29
BenchmarkStore/AddParallel 71088 ns/op 815.3 ns/op 87.19
BenchmarkStore/AddParallel 149852 ns/op 815.3 ns/op 183.80
BenchmarkStore/AddParallel 311090 ns/op 815.3 ns/op 381.57
BenchmarkStore/AddParallel 622480 ns/op 815.3 ns/op 763.50
BenchmarkStore/AddWithGc 6173 ns/op 2444 ns/op 2.53
BenchmarkStore/AddWithGc 10885 ns/op 2444 ns/op 4.45
BenchmarkStore/AddWithGc 19890 ns/op 2444 ns/op 8.14
BenchmarkStore/AddWithGc 39519 ns/op 2444 ns/op 16.17
BenchmarkStore/AddWithGc 76689 ns/op 2444 ns/op 31.38
BenchmarkStore/AddWithGc 158816 ns/op 2444 ns/op 64.98
BenchmarkStore/AddWithGc 316284 ns/op 2444 ns/op 129.41
BenchmarkStore/AddWithGc 652319 ns/op 2444 ns/op 266.91
BenchmarkStore/AddWithGcParallel 2288 ns/op 818.7 ns/op 2.79
BenchmarkStore/AddWithGcParallel 4490 ns/op 818.7 ns/op 5.48
BenchmarkStore/AddWithGcParallel 8683 ns/op 818.7 ns/op 10.61
BenchmarkStore/AddWithGcParallel 18309 ns/op 818.7 ns/op 22.36
BenchmarkStore/AddWithGcParallel 34588 ns/op 818.7 ns/op 42.25
BenchmarkStore/AddWithGcParallel 74075 ns/op 818.7 ns/op 90.48
BenchmarkStore/AddWithGcParallel 150119 ns/op 818.7 ns/op 183.36
BenchmarkStore/AddWithGcParallel 304321 ns/op 818.7 ns/op 371.71
BenchmarkStore/AddWithGcParallel 620178 ns/op 818.7 ns/op 757.52
BenchmarkStore/Iterate 738.6 ns/op 361.4 ns/op 2.04
BenchmarkStore/Iterate 1130 ns/op 361.4 ns/op 3.13
BenchmarkStore/Iterate 1893 ns/op 361.4 ns/op 5.24
BenchmarkStore/Iterate 3579 ns/op 361.4 ns/op 9.90
BenchmarkStore/Iterate 6857 ns/op 361.4 ns/op 18.97
BenchmarkStore/Iterate 13620 ns/op 361.4 ns/op 37.69
BenchmarkStore/IterateParallel 716.8 ns/op 336.5 ns/op 2.13
BenchmarkStore/IterateParallel 1103 ns/op 336.5 ns/op 3.28
BenchmarkStore/IterateParallel 1896 ns/op 336.5 ns/op 5.63
BenchmarkStore/IterateParallel 3494 ns/op 336.5 ns/op 10.38
BenchmarkStore/IterateParallel 6817 ns/op 336.5 ns/op 20.26
BenchmarkStore/IterateParallel 13593 ns/op 336.5 ns/op 40.40
BenchmarkStore/IterateWithGc 5339 ns/op 1883 ns/op 2.84
BenchmarkStore/IterateWithGc 10009 ns/op 1883 ns/op 5.32
BenchmarkStore/IterateWithGc 17429 ns/op 1883 ns/op 9.26
BenchmarkStore/IterateWithGc 31428 ns/op 1883 ns/op 16.69
BenchmarkStore/IterateWithGcParallel 710.5 ns/op 336.9 ns/op 2.11
BenchmarkStore/IterateWithGcParallel 1091 ns/op 336.9 ns/op 3.24
BenchmarkStore/IterateWithGcParallel 1925 ns/op 336.9 ns/op 5.71
BenchmarkStore/IterateWithGcParallel 3514 ns/op 336.9 ns/op 10.43
BenchmarkStore/IterateWithGcParallel 6867 ns/op 336.9 ns/op 20.38
BenchmarkStore/IterateWithGcParallel 13551 ns/op 336.9 ns/op 40.22
BenchmarkMetric/GetDatum 2950 ns/op 776.4 ns/op 3.80
BenchmarkMetric/GetDatum 5617 ns/op 776.4 ns/op 7.23
BenchmarkMetric/GetDatum 10932 ns/op 776.4 ns/op 14.08
BenchmarkMetric/GetDatum 22734 ns/op 776.4 ns/op 29.28
BenchmarkMetric/GetDatum 47895 ns/op 776.4 ns/op 61.69
BenchmarkMetric/GetDatum 106324 ns/op 776.4 ns/op 136.94
BenchmarkMetric/GetDatum 242832 ns/op 776.4 ns/op 312.77
BenchmarkMetric/GetDatum 516841 ns/op 776.4 ns/op 665.69
BenchmarkMetric/GetDatum 1034780 ns/op 776.4 ns/op 1332.79
BenchmarkMetric/GetDatum 2108953 ns/op 776.4 ns/op 2716.32
BenchmarkMetric/GetDatum 4630544 ns/op 776.4 ns/op 5964.12
BenchmarkMetric/GetDatumParallel 2824 ns/op 912.2 ns/op 3.10
BenchmarkMetric/GetDatumParallel 5508 ns/op 912.2 ns/op 6.04
BenchmarkMetric/GetDatumParallel 11879 ns/op 912.2 ns/op 13.02
BenchmarkMetric/GetDatumParallel 23074 ns/op 912.2 ns/op 25.29
BenchmarkMetric/GetDatumParallel 49061 ns/op 912.2 ns/op 53.78
BenchmarkMetric/GetDatumParallel 109470 ns/op 912.2 ns/op 120.01
BenchmarkMetric/GetDatumParallel 248548 ns/op 912.2 ns/op 272.47
BenchmarkMetric/GetDatumParallel 520935 ns/op 912.2 ns/op 571.08
BenchmarkMetric/GetDatumParallel 1031200 ns/op 912.2 ns/op 1130.45
BenchmarkMetric/GetDatumParallel 2099628 ns/op 912.2 ns/op 2301.72
BenchmarkMetric/GetDatumParallel 4702205 ns/op 912.2 ns/op 5154.80

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 0cb1adf May 6, 2024
30 checks passed
@jaqx0r jaqx0r deleted the dependabot/go_modules/golang.org/x/sys-0.20.0 branch May 6, 2024 15:45
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant