Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 4, 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 review from bart0sh, kad and mythi as code owners July 4, 2023 20:55
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 4, 2023
@dependabot dependabot bot requested a review from tkatila as a code owner July 4, 2023 20:55
@dependabot dependabot bot added the go Pull requests that update Go code label Jul 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2023

Codecov Report

Merging #1467 (c61d873) into main (2082785) will decrease coverage by 0.07%.
The diff coverage is n/a.

❗ Current head c61d873 differs from pull request most recent head 69a2126. Consider uploading reports for the commit 69a2126 to get more accurate results

@@            Coverage Diff             @@
##             main    #1467      +/-   ##
==========================================
- Coverage   50.16%   50.10%   -0.07%     
==========================================
  Files          43       43              
  Lines        4878     4878              
==========================================
- Hits         2447     2444       -3     
- Misses       2293     2295       +2     
- Partials      138      139       +1     

see 1 file with indirect coverage changes

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

@mythi
Copy link
Contributor

mythi commented Jul 17, 2023

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.10.0 branch from a284b16 to 69a2126 Compare July 17, 2023 04:52
@mythi
Copy link
Contributor

mythi commented Jul 17, 2023

@dependabot rebase

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] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.10.0 branch from 69a2126 to c8021d0 Compare July 17, 2023 11:35
@mythi mythi merged commit 15a4e1d into main Jul 17, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/sys-0.10.0 branch July 17, 2023 16:25
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.

3 participants