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.24.0 to 0.25.0 #1640

Merged
merged 1 commit into from
Sep 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2024

Bumps golang.org/x/sys from 0.24.0 to 0.25.0.

Commits
  • a43b625 windows: add SIO_UDP_NETRESET constant
  • ed67b15 windows: add console codepage api
  • 9cb830b unix: add missing import to syscall_hurd.go
  • 71132f5 unix: add POLLRDHUP to FreeBSD
  • 3283fc3 cpu: add support for detecting RISC-V extensions
  • 29e55b2 unix: use os.Executable rather than os.Args[0] in tests
  • a8c5219 unix: rename XDPUmemReg field back to Size
  • 59665e5 unix: add Connectx for darwin
  • a0c72ef unix: add f_flag member flags on z/OS
  • c64c51d unix: update riscv64 hwprobe to Linux kernel 6.10
  • Additional commits viewable 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 Sep 11, 2024
@dependabot dependabot bot requested a review from a team September 11, 2024 03:09
@dcaravel
Copy link
Contributor

/retest

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.25.0 branch from 3231350 to 5026d83 Compare September 17, 2024 18:11
@dcaravel
Copy link
Contributor

/test scale-tests

@RTann
Copy link
Collaborator

RTann commented Sep 18, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.25.0 branch from 5026d83 to 59cf71c Compare September 18, 2024 15:59
@RTann
Copy link
Collaborator

RTann commented Sep 23, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.25.0 branch from 59cf71c to d37574f Compare September 23, 2024 19:04
@RTann
Copy link
Collaborator

RTann commented Sep 25, 2024

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/go_modules/golang.org/x/sys-0.25.0 branch from d37574f to a528528 Compare September 25, 2024 23:56
@RTann
Copy link
Collaborator

RTann commented Sep 26, 2024

@dependabot rebase

Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.24.0 to 0.25.0.
- [Commits](golang/sys@v0.24.0...v0.25.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.25.0 branch from a528528 to 6297ffd Compare September 26, 2024 15:32
Copy link

openshift-ci bot commented Sep 26, 2024

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/scale-tests 6297ffd link false /test scale-tests

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@RTann RTann merged commit 2b0b608 into master Sep 26, 2024
29 of 30 checks passed
@RTann RTann deleted the dependabot/go_modules/golang.org/x/sys-0.25.0 branch September 26, 2024 17:02
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