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

Bump github.com/stmcginnis/gofish from 0.15.0 to 0.16.0 #15

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 19, 2024

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

Release notes

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

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
  • b5563b1 Add deprecation note to Storage.StorageControllers
  • 1e61f06 Add ability to create user accounts
  • fb2a01d Add test coverage for TelemetryService
  • c765aec Add CertificateLocations access to CertificateService
  • e960893 Fix Manager.SerialInterfaces collection
  • 6baf629 Update Power testing data
  • 5c87e16 Update NetworkProtocol tests
  • 88863f8 Expand EthernetInterface test mockup
  • a8b2c72 Expand NetworkInterface test mockup
  • e0ae91e Expand Memory test mockup
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 19, 2024
Bumps [github.com/stmcginnis/gofish](https://github.com/stmcginnis/gofish) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/stmcginnis/gofish/releases)
- [Commits](stmcginnis/gofish@v0.15.0...v0.16.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 force-pushed the dependabot/go_modules/github.com/stmcginnis/gofish-0.16.0 branch from 051df7e to 8ba12f2 Compare April 19, 2024 14:57
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 19, 2024

Superseded by #16.

@dependabot dependabot bot closed this Apr 19, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/stmcginnis/gofish-0.16.0 branch April 19, 2024 22:15
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 size/XS
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants