Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2025

Bumps github.com/bougou/go-ipmi from 0.7.2 to 0.7.6.

Release notes

Sourced from github.com/bougou/go-ipmi's releases.

v0.7.6

Commits

  • 3651856: Make command context key type and key variable private (Bougou)
  • 0dd1e49: Improve ResponseError handling (Bougou)
  • 55ca489: Refactor response formatting for consistency across multiple commands (Bougou)
  • 0fa8ad7: Updated comments for GetSensors and GetSensorsAny to clarify filter behavior and provide example usage. (Bougou)
  • f481f24: Add WithXXX methods to CommandContext (Bougou)

v0.7.5

Chores

Commits

  • 7e03fd1: Use the correct form of md5.Sum. (Josh McSavaney) #49
  • 7216f57: Add CommandContext for sensor commands and enhance sensor handling (#50) (Bougou)
  • 248ab3d: Change SystemInfoParam BlockData field type from array to slice (#51) (Bougou)

v0.7.4

Chores

  • Improve documentation (Bougou)

Commits

  • 09d4171: Improve GetLanConfigParamsFor to use local variables when needed (Bougou)
  • 2ead176: Add retry mechanism to Client with configurable retry count and interval (Bougou)
  • 2958648: wraps error with %w (Bougou)
  • b2256e3: fix msg length comparison bug when unpacking IPMIResponse (Bougou)
  • 0a1dff4: Rename OEM_IANA to OEMIANA and add more commands (Bougou)

v0.7.3

Commits

  • c9c68bb: fix SEL severity parsing issue (hao.peng) #48
  • 3940070: Update SystemInfoParameter methods to return SetSelector value instead of a hardcoded zero (Bougou)
Commits
  • f481f24 Add WithXXX methods to CommandContext
  • 0fa8ad7 Updated comments for GetSensors and GetSensorsAny to clarify filter behav...
  • 55ca489 Refactor response formatting for consistency across multiple commands
  • 0dd1e49 Improve ResponseError handling
  • 3651856 Make command context key type and key variable private
  • 248ab3d Change SystemInfoParam BlockData field type from array to slice (#51)
  • 7216f57 Add CommandContext for sensor commands and enhance sensor handling (#50)
  • 7e03fd1 Use the correct form of md5.Sum.
  • b53e33e chore: improve doc
  • e5e6735 chore: Improve documentation
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 1, 2025
@bitfehler
Copy link
Contributor

@dependabot rebase

Bumps [github.com/bougou/go-ipmi](https://github.com/bougou/go-ipmi) from 0.7.2 to 0.7.6.
- [Release notes](https://github.com/bougou/go-ipmi/releases)
- [Commits](bougou/go-ipmi@v0.7.2...v0.7.6)

---
updated-dependencies:
- dependency-name: github.com/bougou/go-ipmi
  dependency-version: 0.7.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/bougou/go-ipmi-0.7.6 branch from 0448554 to 269bb60 Compare June 24, 2025 08:29
@bitfehler bitfehler merged commit d032965 into master Jun 24, 2025
5 checks passed
@bitfehler bitfehler deleted the dependabot/go_modules/github.com/bougou/go-ipmi-0.7.6 branch June 24, 2025 08:54
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