Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 4, 2023

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

Commits
  • 104d401 unix: add riscv_hwprobe for riscv64
  • 70f4e40 unix: retry fetching of lists through sysctl if the size changes
  • ad7130c unix: add more block device ioctl numbers
  • c406141 all: fix some typos
  • 25d0004 unix: fix last argument of pselect6 on linux
  • 706fa98 windows: remove repetitive words
  • 3fead03 unix: add Mremap for netbsd
  • 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 kad and mythi as code owners August 4, 2023 20:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 4, 2023
@dependabot dependabot bot requested a review from bart0sh as a code owner August 4, 2023 20:57
@dependabot dependabot bot added the go Pull requests that update Go code label Aug 4, 2023
@dependabot dependabot bot requested a review from tkatila as a code owner August 4, 2023 20:57
@codecov-commenter
Copy link

codecov-commenter commented Aug 4, 2023

Codecov Report

Merging #1495 (58cf079) into main (f48031e) will not change coverage.
The diff coverage is n/a.

❗ Current head 58cf079 differs from pull request most recent head e45840b. Consider uploading reports for the commit e45840b to get more accurate results

@@           Coverage Diff           @@
##             main    #1495   +/-   ##
=======================================
  Coverage   50.04%   50.04%           
=======================================
  Files          43       43           
  Lines        4884     4884           
=======================================
  Hits         2444     2444           
  Misses       2301     2301           
  Partials      139      139           

📣 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.11.0 branch 2 times, most recently from 7adb012 to 8177712 Compare August 8, 2023 05:38
@mythi
Copy link
Contributor

mythi commented Aug 10, 2023

@dependabot rebase

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.10.0 to 0.11.0.
- [Commits](golang/sys@v0.10.0...v0.11.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.11.0 branch from 8177712 to e45840b Compare August 10, 2023 10:24
@mythi mythi merged commit 92cf032 into main Aug 10, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/golang.org/x/sys-0.11.0 branch August 10, 2023 12:52
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