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

build(deps): bump github.com/containers/libhvee from 0.4.0 to 0.5.0 #1755

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 20, 2023

Bumps github.com/containers/libhvee from 0.4.0 to 0.5.0.

Release notes

Sourced from github.com/containers/libhvee's releases.

v0.5.0

  • Improved error handling around detection of HyperV itself
  • Fixed bug related to local sensitive properties
  • Hushed some benign errors being emitted with logrus
  • Removal of unused code and dead-end code
  • Various go-lint fixes
  • Added getmemory method
  • Changed wql selector to find virtual machines over WMI
  • Added ability for force stop of a VM
  • Increased stop wait time and attempts
Changelog

Sourced from github.com/containers/libhvee's changelog.

0.5.0

  • Improved error handling around detection of HyperV itself
  • Fixed bug related to local sensitive properties
  • Hushed some benign errors being emitted with logrus
  • Removal of unused code and dead-end code
  • Various go-lint fixes
  • Added getmemory method
  • Changed wql selector to find virtual machines over WMI
  • Added ability for force stop of a VM
  • Increased stop wait time and attempts
Commits
  • 49a4b1e Release 0.5.0
  • b892121 Merge pull request #32 from containers/renovate/github.com-sirupsen-logrus-1.x
  • 0f685b2 fix(deps): update module github.com/sirupsen/logrus to v1.9.3
  • 488373c Merge pull request #60 from containers/renovate/golang.org-x-sys-0.x
  • 8104443 Merge pull request #63 from n1hility/fix-build
  • 5b0ce87 Merge pull request #62 from n1hility/bypass-locale
  • 07fcd9c Improve error handling
  • 7cd9a77 Fix executable builds
  • 95b663b Avoid searching on locale sensitive properties
  • 9651e31 Merge pull request #61 from ashley-cui/err
  • 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/containers/libhvee](https://github.com/containers/libhvee) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/containers/libhvee/releases)
- [Changelog](https://github.com/containers/libhvee/blob/main/RELEASE_NOTES.md)
- [Commits](containers/libhvee@v0.4.0...v0.5.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependency Pull requests that update a dependency file skip-notes This PR does not need release notes labels Nov 20, 2023
@prestist prestist merged commit 601d36c into main Nov 21, 2023
9 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/containers/libhvee-0.5.0 branch November 21, 2023 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency Pull requests that update a dependency file skip-notes This PR does not need release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant