Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the go-dependencies group with 3 updates in the / directory: github.com/go-chi/chi/v5, github.com/ironcore-dev/ironcore-image and github.com/shirou/gopsutil/v4.

Updates github.com/go-chi/chi/v5 from 5.2.4 to 5.2.5

Release notes

Sourced from github.com/go-chi/chi/v5's releases.

v5.2.5

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.2.3...v5.2.5

Commits

Updates github.com/ironcore-dev/ironcore-image from 0.2.5 to 0.3.0

Release notes

Sourced from github.com/ironcore-dev/ironcore-image's releases.

v0.3.0

Changes

⚠️ Breaking

🚀 Features

🧰 Maintenance

v0.2.6

Changes

🚀 Features

  • Add support for legacy media types for backwards compatibility @​gonzolino (#229)

🧰 Maintenance

Commits
  • d9a73f6 Remove check for missing layers (#240)
  • 90543c8 Group dependabot updates (#239)
  • 375187d Bump github.com/onsi/gomega from 1.39.0 to 1.39.1 (#238)
  • 9528c81 Bump github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1 (#237)
  • 3226275 Bump github.com/onsi/ginkgo/v2 from 2.27.4 to 2.27.5 (#236)
  • 7a04a10 Bump github.com/onsi/gomega from 1.38.3 to 1.39.0 (#234)
  • 0450ecc Bump github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.4 (#235)
  • 98104f8 Bump github.com/containerd/containerd from 1.7.29 to 1.7.30 (#233)
  • 9dba43f Bump github.com/onsi/gomega from 1.38.2 to 1.38.3 (#232)
  • c21bdd3 Bump github.com/onsi/ginkgo/v2 from 2.27.2 to 2.27.3 (#231)
  • Additional commits viewable in compare view

Updates github.com/onsi/ginkgo/v2 from 2.27.5 to 2.28.1

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.28.1

2.28.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.

v2.28.0

2.28.0

Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:

It("should work in a specific version range (1.0.0, 2.0.0) and third-party dependency redis in [8.0.0, ~)", SemVerConstraint(">= 3.2.0"), ComponentSemVerConstraint("redis", ">= 8.0.0") func() {
    // This test will only run when version is between 1.0.0 (exclusive) and 2.0.0 (exclusive) and redis version is >= 8.0.0
})

can be filtered in or out with an invocation like:

ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"

Huge thanks to @​Icarus9913 for working on this!

Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.28.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.

2.28.0

Ginkgo's SemVer filter now supports filtering multiple components by SemVer version:

It("should work in a specific version range (1.0.0, 2.0.0) and third-party dependency redis in [8.0.0, ~)", SemVerConstraint(">= 3.2.0"), ComponentSemVerConstraint("redis", ">= 8.0.0") func() {
    // This test will only run when version is between 1.0.0 (exclusive) and 2.0.0 (exclusive) and redis version is >= 8.0.0
})

can be filtered in or out with an invocation like:

ginkgo --sem-ver-filter="2.1.1, redis=8.2.0"

Huge thanks to @​Icarus9913 for working on this!

Commits

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

Updates github.com/shirou/gopsutil/v4 from 4.25.12 to 4.26.1

Release notes

Sourced from github.com/shirou/gopsutil/v4's releases.

v4.26.1

What's Changed

disk

host

mem

process

sensor

New Contributors

Full Changelog: shirou/gopsutil@v4.25.12...v4.26.1

Commits
  • b2abf60 Merge pull request #1997 from Aoang/fix/kelvin-to-celsius
  • 20de7d5 Merge pull request #1994 from shirou/fix/get_terminal_map_bug
  • 01bdbba fix(sensors): kelvin to Celsius
  • e699d49 Merge pull request #1996 from shirou/dependabot/github_actions/actions/checko...
  • 01bd7b4 Merge pull request #1987 from shirou/dependabot/go_modules/golang.org/x/sys-0...
  • 7f96671 Merge pull request #1979 from Dylan-M/dylanmyers/aix_foundation
  • 2f99176 [process][posix]: fix getTerminalMap path construction bug
  • 8db834f Merge pull request #1995 from pgimalac/pgimalac/fix-empty-read-proc-pid-stat-...
  • 23555bf chore(deps): bump actions/checkout from 5.0.0 to 6.0.2
  • 62a181c fix: return an error on reading empty proc pid stat file
  • 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 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

Bumps the go-dependencies group with 3 updates in the / directory: [github.com/go-chi/chi/v5](https://github.com/go-chi/chi), [github.com/ironcore-dev/ironcore-image](https://github.com/ironcore-dev/ironcore-image) and [github.com/shirou/gopsutil/v4](https://github.com/shirou/gopsutil).


Updates `github.com/go-chi/chi/v5` from 5.2.4 to 5.2.5
- [Release notes](https://github.com/go-chi/chi/releases)
- [Changelog](https://github.com/go-chi/chi/blob/master/CHANGELOG.md)
- [Commits](go-chi/chi@v5.2.4...v5.2.5)

Updates `github.com/ironcore-dev/ironcore-image` from 0.2.5 to 0.3.0
- [Release notes](https://github.com/ironcore-dev/ironcore-image/releases)
- [Commits](ironcore-dev/ironcore-image@v0.2.5...v0.3.0)

Updates `github.com/onsi/ginkgo/v2` from 2.27.5 to 2.28.1
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.27.5...v2.28.1)

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)

Updates `github.com/shirou/gopsutil/v4` from 4.25.12 to 4.26.1
- [Release notes](https://github.com/shirou/gopsutil/releases)
- [Commits](shirou/gopsutil@v4.25.12...v4.26.1)

---
updated-dependencies:
- dependency-name: github.com/go-chi/chi/v5
  dependency-version: 5.2.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/ironcore-dev/ironcore-image
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.28.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.39.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/shirou/gopsutil/v4
  dependency-version: 4.26.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 18:20
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2026
@github-actions github-actions bot added the size/L label Feb 9, 2026
@hardikdr hardikdr added this to Roadmap Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/compute dependencies Pull requests that update a dependency file go Pull requests that update Go code size/L

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant