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.9.0 to 0.10.0 #739

Merged
merged 1 commit into from
Aug 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps golang.org/x/sys from 0.9.0 to 0.10.0.

Commits
  • a1a9c4b unix/linux: update to Linux kernel 6.4 and Go 1.21rc2
  • 0a92922 windows: make TestSystemModuleVersions more tolerant
  • d1abdad unix/linux: update TUN flags and virtio_net_hdr constants
  • 2b751dd windows/svc/mgr: add Service.RecoveryActionsOnNonCrashFailures
  • e0c3b6e unix: add Mremap for linux
  • ca096e4 unix: add missing IFLA_* consts on linux
  • df9fef2 unix/linux: update to Linux kernel 6.3 and Go 1.20.5
  • 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 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 requested a review from a team as a code owner July 5, 2023 12:05
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 5, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.10.0 branch from c2aae45 to b9a83b1 Compare July 5, 2023 12:40
@codecov-commenter
Copy link

Codecov Report

Merging #739 (b9a83b1) into main (84d3a2b) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #739   +/-   ##
=======================================
  Coverage   86.20%   86.20%           
=======================================
  Files          75       75           
  Lines        8196     8196           
=======================================
  Hits         7065     7065           
  Misses        814      814           
  Partials      317      317           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.10.0 branch 2 times, most recently from 4f2408a to fd3728c Compare July 26, 2023 11:54
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.10.0 branch from fd3728c to d1ea585 Compare July 31, 2023 07:49
Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.9.0 to 0.10.0.
- [Commits](golang/sys@v0.9.0...v0.10.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sys
  dependency-type: direct:production
  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.10.0 branch from d1ea585 to d371928 Compare July 31, 2023 07:49
@GabrielNagy GabrielNagy merged commit 28e7adb into main Aug 2, 2023
4 checks passed
@GabrielNagy GabrielNagy deleted the dependabot/go_modules/golang.org/x/sys-0.10.0 branch August 2, 2023 11:30
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.

2 participants