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

Merged
merged 1 commit into from
May 7, 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels May 6, 2024
Copy link
Contributor

github-actions bot commented May 7, 2024

Benchmark Results

java_maven_serial.csv

Commit CPU Memory Time ExitCode
a550d71 65% 262860 0:21.77 0
aca081e 80% 251776 0:16.80 0
209816e 64% 262080 0:21.98 0
5a65f38 71% 196296 0:16.90 0

java_gradle_parallel.csv

Commit CPU Memory Time ExitCode
a550d71 6% 118652 0:37.12 0
aca081e 5% 121208 0:40.88 0
209816e 5% 128988 0:46.76 0
5a65f38 5% 117632 0:44.57 0

java_simple_parallel.csv

Commit CPU Memory Time ExitCode
a550d71 21% 71984 0:25.67 0
aca081e 23% 71632 0:23.81 0
209816e 22% 74208 0:25.02 0
5a65f38 24% 71940 0:22.69 0

java_maven_parallel.csv

Commit CPU Memory Time ExitCode
a550d71 43% 229944 0:30.54 0
aca081e 45% 248244 0:30.68 0
209816e 40% 218564 0:34.92 0
5a65f38 35% 192568 0:31.97 0

java_simple_multithreaded.csv

Commit CPU Memory Time ExitCode
a550d71 29% 67584 0:12.32 0
aca081e 29% 71592 0:12.17 0
209816e 28% 70148 0:12.10 0
5a65f38 38% 71992 0:09.14 0

java_gradle_multithreaded.csv

Commit CPU Memory Time ExitCode
a550d71 9% 122548 0:23.36 0
aca081e 9% 116704 0:23.63 0
209816e 10% 122740 0:22.51 0
5a65f38 10% 130924 0:22.67 0

java_gradle_serial.csv

Commit CPU Memory Time ExitCode
a550d71 9% 117132 0:25.04 0
aca081e 9% 111040 0:24.87 0
209816e 10% 126456 0:25.35 0
5a65f38 10% 119348 0:25.54 0

java_maven_multithreaded.csv

Commit CPU Memory Time ExitCode
a550d71 58% 242188 0:19.28 0
aca081e 63% 234180 0:18.12 0
209816e 59% 210032 0:19.35 0
5a65f38 58% 184204 0:15.66 0

java_simple_serial.csv

Commit CPU Memory Time ExitCode
a550d71 53% 67672 0:11.35 0
aca081e 42% 65592 0:14.32 0
209816e 44% 67716 0:14.15 0
5a65f38 49% 65856 0:12.70 0

Notes

  • The results above are generated by running against seed projects in https://github.com/getgauge/gauge-benchmark
  • These results are not persisted, but on merging to master the benchmark will be rerun.
  • These benchmark are run in Github Actions' agents, which are virtualized. Results are not to be taken as actual benchmarks.Rather, these are indicative numbers and make sense for comparison.

See Workflow log for more details.

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.20.0 branch from 029ba96 to 2a073a0 Compare May 7, 2024 00:58
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: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.20.0 branch from 2a073a0 to 949f332 Compare May 7, 2024 00:58
@chadlwilson chadlwilson merged commit f8f8a2b into master May 7, 2024
6 checks passed
@chadlwilson chadlwilson deleted the dependabot/go_modules/golang.org/x/sys-0.20.0 branch May 7, 2024 00:58
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
Development

Successfully merging this pull request may close these issues.

None yet

1 participant