Skip to content

Comments

build(deps): bump the general-dependencies group across 1 directory with 2 updates#1037

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/general-dependencies-bb5202c98a
Open

build(deps): bump the general-dependencies group across 1 directory with 2 updates#1037
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/general-dependencies-bb5202c98a

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Bumps the general-dependencies group with 2 updates in the / directory: github.com/jaypipes/ghw and github.com/onsi/gomega.

Updates github.com/jaypipes/ghw from 0.22.0 to 0.23.0

Release notes

Sourced from github.com/jaypipes/ghw's releases.

v0.23.0

What's Changed

New Contributors

Full Changelog: jaypipes/ghw@v0.22.0...v0.23.0

Commits
  • 1eea40e Merge pull request #442 from LavenderQAQ/fix/cache-topology
  • 6cdc715 fix(topology): use cache ID to aggregate shared L3 caches among NUMA nodes
  • bea5316 Add support for s390x architecture (#447)
  • See full diff in compare view

Updates github.com/onsi/gomega from 1.39.0 to 1.39.1

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.39.1

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.39.1

Update all dependencies. This auto-updated the required version of Go to 1.24, consistent with the fact that Go 1.23 has been out of support for almost six months.

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ith 2 updates

Bumps the general-dependencies group with 2 updates in the / directory: [github.com/jaypipes/ghw](https://github.com/jaypipes/ghw) and [github.com/onsi/gomega](https://github.com/onsi/gomega).


Updates `github.com/jaypipes/ghw` from 0.22.0 to 0.23.0
- [Release notes](https://github.com/jaypipes/ghw/releases)
- [Commits](jaypipes/ghw@v0.22.0...v0.23.0)

Updates `github.com/onsi/gomega` from 1.39.0 to 1.39.1
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.39.0...v1.39.1)

---
updated-dependencies:
- dependency-name: github.com/jaypipes/ghw
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: general-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: general-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Feb 17, 2026
@github-actions
Copy link

Thanks for your PR,
To run vendors CIs, Maintainers can use one of:

  • /test-all: To run all tests for all vendors.
  • /test-e2e-all: To run all E2E tests for all vendors.
  • /test-e2e-nvidia-all: To run all E2E tests for NVIDIA vendor.

To skip the vendors CIs, Maintainers can use one of:

  • /skip-all: To skip all tests for all vendors.
  • /skip-e2e-all: To skip all E2E tests for all vendors.
  • /skip-e2e-nvidia-all: To skip all E2E tests for NVIDIA vendor.
    Best regards.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 22102613267

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 7 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.02%) to 62.85%

Files with Coverage Reduction New Missed Lines %
pkg/plugins/generic/generic_plugin.go 2 76.0%
pkg/daemon/status.go 5 70.83%
Totals Coverage Status
Change from base Build 22102567607: -0.02%
Covered Lines: 9298
Relevant Lines: 14794

💛 - Coveralls

@ashokpariya0
Copy link
Contributor

can we merge this pr, so that i can close pr-#982

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