Closed dependabot[bot] closed 2 months ago
@dependabot[bot]: This pull request explicitly references no jira issue.
Sourced from github.com/jaypipes/ghw's releases.
>>>v0.13.0
>What's Changed
>>
>- marshal: replace
>github.com/ghodss/yaml
withgopkg.in/yaml.v2
by@Juneezee
in jaypipes/ghw#347- Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0 by
>@dependabot
in jaypipes/ghw#349- remove deprecated fields/functions, clean up docs by
>@jaypipes
in jaypipes/ghw#348- clean CI jobs, Makefile and go.mod/Dockerfile by
>@jaypipes
in jaypipes/ghw#350- go: chore: remove references to io/ioutil by
>@ffromani
in jaypipes/ghw#351- doc and const cleanup for cpu, block, memory, and net packages by
>@jaypipes
in jaypipes/ghw#352- Change udev properties for Linux disk serial by
>@avishayt
in jaypipes/ghw#353- Allow separating the WWN vendor extension by
>@zaneb
in jaypipes/ghw#363- update egress endpoints and Go version in actions by
>@jaypipes
in jaypipes/ghw#365- add proxy.golang.org:443 to egress by
>@jaypipes
in jaypipes/ghw#366- Read core and physical package ID of the CPUs that are online by
>@kishen-v
in jaypipes/ghw#362- init darwin cpu support by
>@pixelsoccupied
in jaypipes/ghw#356- uplift Go, dependencies and action runners by
>@jaypipes
in jaypipes/ghw#369- Fix parsing of PCI domains longer than 4 digits by
>@ianb-mp
in jaypipes/ghw#373New Contributors
>>
>- >
@Juneezee
made their first contribution in jaypipes/ghw#347- >
@dependabot
made their first contribution in jaypipes/ghw#349- >
@zaneb
made their first contribution in jaypipes/ghw#363- >
@kishen-v
made their first contribution in jaypipes/ghw#362- >
@pixelsoccupied
made their first contribution in jaypipes/ghw#356- >
@ianb-mp
made their first contribution in jaypipes/ghw#373Full Changelog: https://github.com/jaypipes/ghw/compare/v0.12.0...v0.12.1
>
Commits
- See full diff in compare view
Updates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
v1.34.2
1.34.2
Require Go 1.22+
Maintenance
- bump ginkgo as well [c59c6dc]
- bump to go 1.22 - remove x/exp dependency [8158b99]
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.34.2
Require Go 1.22+
Maintenance
- bump ginkgo as well [c59c6dc]
- bump to go 1.22 - remove x/exp dependency [8158b99]
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependency- See full diff in compare view
Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.0
- Fixed backward compatibility breakage of
func (h *Handle) ConntrackDeleteFilter
.- Other fixes and improvements from the community.
v1.2.1
Thanks to the community, this release contains several new functionalities and many bug fixes
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...- Additional commits viewable in compare view
Updates
golang.org/x/sys
from 0.24.0 to 0.25.0Commits
a43b625
windows: add SIO_UDP_NETRESET constanted67b15
windows: add console codepage api9cb830b
unix: add missing import to syscall_hurd.go71132f5
unix: add POLLRDHUP to FreeBSD3283fc3
cpu: add support for detecting RISC-V extensions29e55b2
unix: use os.Executable rather than os.Args[0] in testsa8c5219
unix: rename XDPUmemReg field back to Size59665e5
unix: add Connectx for darwina0c72ef
unix: add f_flag member flags on z/OSc64c51d
unix: update riscv64 hwprobe to Linux kernel 6.10- Additional commits viewable in compare view
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 showignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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 openshift-eng/jira-lifecycle-plugin repository.
[APPROVALNOTIFIER] This PR is APPROVED
Approval requirements bypassed by manually added approval.
This pull-request has been approved by: dependabot[bot]
The full list of commands accepted by this bot can be found here.
The pull request process is described here
[APPROVALNOTIFIER] This PR is APPROVED
Approval requirements bypassed by manually added approval.
This pull-request has been approved by: dependabot[bot]
The full list of commands accepted by this bot can be found here.
The pull request process is described here
/retest-required
Remaining retests: 0 against base HEAD 06360b044fd38b4971a25641fab49b62f801751d and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 06360b044fd38b4971a25641fab49b62f801751d and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 06360b044fd38b4971a25641fab49b62f801751d and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD c50eb6acf49772e576ad786fb22a15789e474830 and 1 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD c50eb6acf49772e576ad786fb22a15789e474830 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD c50eb6acf49772e576ad786fb22a15789e474830 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD c50eb6acf49772e576ad786fb22a15789e474830 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 1 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
/retest-required
Remaining retests: 0 against base HEAD 0ae2fc80f55d1907a0dfb2daebbdaf5da15c4cf6 and 2 for PR HEAD 8eabcc03a018de0081d5b06af04b65fe88ed9309 in total
@dependabot[bot]: This pull request explicitly references no jira issue.
Sourced from github.com/jaypipes/ghw's releases.
>>>v0.13.0
>What's Changed
>>
>- marshal: replace
>github.com/ghodss/yaml
withgopkg.in/yaml.v2
by@Juneezee
in jaypipes/ghw#347- Bump golang.org/x/sys from 0.0.0-20220319134239-a9b59b0215f8 to 0.1.0 by
>@dependabot
in jaypipes/ghw#349- remove deprecated fields/functions, clean up docs by
>@jaypipes
in jaypipes/ghw#348- clean CI jobs, Makefile and go.mod/Dockerfile by
>@jaypipes
in jaypipes/ghw#350- go: chore: remove references to io/ioutil by
>@ffromani
in jaypipes/ghw#351- doc and const cleanup for cpu, block, memory, and net packages by
>@jaypipes
in jaypipes/ghw#352- Change udev properties for Linux disk serial by
>@avishayt
in jaypipes/ghw#353- Allow separating the WWN vendor extension by
>@zaneb
in jaypipes/ghw#363- update egress endpoints and Go version in actions by
>@jaypipes
in jaypipes/ghw#365- add proxy.golang.org:443 to egress by
>@jaypipes
in jaypipes/ghw#366- Read core and physical package ID of the CPUs that are online by
>@kishen-v
in jaypipes/ghw#362- init darwin cpu support by
>@pixelsoccupied
in jaypipes/ghw#356- uplift Go, dependencies and action runners by
>@jaypipes
in jaypipes/ghw#369- Fix parsing of PCI domains longer than 4 digits by
>@ianb-mp
in jaypipes/ghw#373New Contributors
>>
>- >
@Juneezee
made their first contribution in jaypipes/ghw#347- >
@dependabot
made their first contribution in jaypipes/ghw#349- >
@zaneb
made their first contribution in jaypipes/ghw#363- >
@kishen-v
made their first contribution in jaypipes/ghw#362- >
@pixelsoccupied
made their first contribution in jaypipes/ghw#356- >
@ianb-mp
made their first contribution in jaypipes/ghw#373Full Changelog: https://github.com/jaypipes/ghw/compare/v0.12.0...v0.12.1
>
Commits
- See full diff in compare view
Updates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
v1.34.2
1.34.2
Require Go 1.22+
Maintenance
- bump ginkgo as well [c59c6dc]
- bump to go 1.22 - remove x/exp dependency [8158b99]
Changelog
Sourced from github.com/onsi/gomega's changelog.
1.34.2
Require Go 1.22+
Maintenance
- bump ginkgo as well [c59c6dc]
- bump to go 1.22 - remove x/exp dependency [8158b99]
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependency- See full diff in compare view
Updates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
v1.3.0
- Fixed backward compatibility breakage of
func (h *Handle) ConntrackDeleteFilter
.- Other fixes and improvements from the community.
v1.2.1
Thanks to the community, this release contains several new functionalities and many bug fixes
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...- Additional commits viewable in compare view
Updates
golang.org/x/sys
from 0.24.0 to 0.25.0Commits
a43b625
windows: add SIO_UDP_NETRESET constanted67b15
windows: add console codepage api9cb830b
unix: add missing import to syscall_hurd.go71132f5
unix: add POLLRDHUP to FreeBSD3283fc3
cpu: add support for detecting RISC-V extensions29e55b2
unix: use os.Executable rather than os.Args[0] in testsa8c5219
unix: rename XDPUmemReg field back to Size59665e5
unix: add Connectx for darwina0c72ef
unix: add f_flag member flags on z/OSc64c51d
unix: update riscv64 hwprobe to Linux kernel 6.10- Additional commits viewable in compare view
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 showignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
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 openshift-eng/jira-lifecycle-plugin repository.
New changes are detected. LGTM label has been removed.
@dependabot[bot]: The following tests 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/edge-e2e-metal-assisted-odf-4-16 | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | false | /test edge-e2e-metal-assisted-odf-4-16 |
ci/prow/edge-lint | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test edge-lint |
ci/prow/edge-e2e-metal-assisted-cnv-4-16 | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | false | /test edge-e2e-metal-assisted-cnv-4-16 |
ci/prow/images | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test images |
ci/prow/mce-images | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test mce-images |
ci/prow/edge-e2e-ai-operator-ztp | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test edge-e2e-ai-operator-ztp |
ci/prow/edge-subsystem-test | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test edge-subsystem-test |
ci/prow/edge-images | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test edge-images |
ci/prow/e2e-agent-compact-ipv4 | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test e2e-agent-compact-ipv4 |
ci/prow/edge-unit-test | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test edge-unit-test |
ci/prow/edge-e2e-metal-assisted | 41a283bc7e8fdec35f7b6533980a530a5f195bc3 | link | true | /test edge-e2e-metal-assisted |
Full PR test history. Your PR dashboard.
/close
@eifrach: Closed this PR.
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.
To ignore these dependencies, configure ignore rules in dependabot.yml
Bumps the go-dependencies group with 4 updates in the / directory: github.com/jaypipes/ghw, github.com/onsi/gomega, github.com/vishvananda/netlink and golang.org/x/sys.
Updates
github.com/jaypipes/ghw
from 0.12.1-0.20230829170642-835f6a233b6d to 0.13.0Release notes
Sourced from github.com/jaypipes/ghw's releases.
Commits
Updates
github.com/onsi/gomega
from 1.34.1 to 1.34.2Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
7cabed6
v1.34.2c59c6dc
bump ginkgo as well8158b99
bump to go 1.22 - remove x/exp dependencyUpdates
github.com/vishvananda/netlink
from 1.2.1-beta.2 to 1.3.0Release notes
Sourced from github.com/vishvananda/netlink's releases.
Commits
6f57139
Fix recvfrom goroutine leak298ff27
Handle: add ConntrackDeleteFilter alias for backward compat5b0b9d8
rule: add Rule.Type to allow adding/listing unreachable (RTN_UNREACHABLE) rules65a253d
link_linux: add support for IFLA_MACVLAN_BC_QUEUE_LEN(_USED)3b7e16c
Add ConntrackDeleteFilters4317e32
feat: add LinkSetBondSlaveActive()/LinkDelBondSlave()a57a7bd
Add handle support for socketaaf4f98
Fix determination of the promiscuity counter for links7a4f10d
fix: updates SizeofVfVlanInfo to address #10038f96fd8
# rule: fix 32-bit platforms don't support adding rules with a mark value of ...Updates
golang.org/x/sys
from 0.24.0 to 0.25.0Commits
a43b625
windows: add SIO_UDP_NETRESET constanted67b15
windows: add console codepage api9cb830b
unix: add missing import to syscall_hurd.go71132f5
unix: add POLLRDHUP to FreeBSD3283fc3
cpu: add support for detecting RISC-V extensions29e55b2
unix: use os.Executable rather than os.Args[0] in testsa8c5219
unix: rename XDPUmemReg field back to Size59665e5
unix: add Connectx for darwina0c72ef
unix: add f_flag member flags on z/OSc64c51d
unix: update riscv64 hwprobe to Linux kernel 6.10Dependabot 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