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

chore(deps): bump github.com/stmcginnis/gofish from 0.15.0 to 0.18.0 #9

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 17, 2024

Bumps github.com/stmcginnis/gofish from 0.15.0 to 0.18.0.

Release notes

Sourced from github.com/stmcginnis/gofish's releases.

v0.18.0

What's Changed

New Contributors

Full Changelog: stmcginnis/gofish@v0.17.0...v0.18.0

v0.17.0

This release contains various fixes to the object definitions from the update to the 2023.3 bundle. Further system testing and unit testing uncovered a few inconsistencies and problems that have now been addressed.

v0.16.1

The More Betterer Release

Shortly after tagging the v0.16.0 release I got access to do more complete testing with a more recent machine. Various issues were found and addressed, and I was able to use some of the output to improve the test coverage of the object marshaling.

There are still likely other issues, but this at least addresses some of the main obvious ones with the recent updates.

Full Changelog: stmcginnis/gofish@v0.16.0...v0.16.1

v0.16.0

Major refresh with possible breaking changes

This release of Gofish updates Redfish objects to the 2023.3 schema bundle. There are a few cases where this may have introduced subtle breaking changes with past releases. If anything is observed, please file an issue and we can see if there is a way to keep backwards compatibility while supporting the updates.

This refresh was way overdue, so there are too many individual changes to list out here. Many thanks to the following for being part of this release:

Commits
  • 2062c26 Expose OEM information for PCIeDevice and PCIeFunction
  • 8941470 Update Swordfish objects to v1.2.6 bundle release
  • 5591f68 Bump golangci/golangci-lint-action from 5 to 6
  • 1b25a61 Fix Storage linked collections
  • 145db18 Fix collection links in Manager object
  • 181eba5 Workaround for NVIDIA PowerSubsystem issue
  • 1a49115 Add Chassis PowerSubsystem access
  • 70e8a4b Swtich NetworkAdapter fields from common.LinksCollection to common.Link (#329)
  • 805039e Bump golangci/golangci-lint-action from 4 to 5
  • ca55188 Fix ComputerSystem.ManagedBy access
  • 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)

Bumps [github.com/stmcginnis/gofish](https://github.com/stmcginnis/gofish) from 0.15.0 to 0.18.0.
- [Release notes](https://github.com/stmcginnis/gofish/releases)
- [Commits](stmcginnis/gofish@v0.15.0...v0.18.0)

---
updated-dependencies:
- dependency-name: github.com/stmcginnis/gofish
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 17, 2024
Copy link
Author

dependabot bot commented on behalf of github Jul 11, 2024

Superseded by #13.

@dependabot dependabot bot closed this Jul 11, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stmcginnis/gofish-0.18.0 branch July 11, 2024 13:41
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants