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/vmware/govmomi from 0.34.2 to 0.35.0 #86

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/vmware/govmomi from 0.34.2 to 0.35.0.

Release notes

Sourced from github.com/vmware/govmomi's releases.

v0.35.0

Release v0.35.0

Release Date: 2024-02-12

💫 API Changes

  • [8e17e4c1] Sim vm config.changeVersion & config.modified
  • [95aa2571] WaitForUpdatesEx & DestroyPropertyFilter

💫 govc (CLI)

💫 vcsim (Simulator)

  • [557d2654] Fix -method-delay option to update task states (#3323)

📃 Documentation

  • [2d1b52ff] update release doc (#3284)

🧹 Chore

  • [d7c0094a] Update version.go for v0.35.0
  • [69785ff0] update CONTRIBUTORS

⚠️ BREAKING

json tag camelCase fixes [9ddfc534]: follow up to json tags missed in PR #3007 and PR #3247

WaitForUpdatesEx & DestroyPropertyFilter [95aa2571]: The semantics around the helper functions in the property package have changed. Please review any code that calls this package to ensure it is compatible with the new behaviors.

📖 Commits

  • [d7c0094a] chore: Update version.go for v0.35.0
  • [2d1b52ff] docs: update release doc (#3284)
  • [69785ff0] chore: update CONTRIBUTORS
  • [9ddfc534] govc: json tag camelCase fixes (#3007) (#3247) (#3318)
  • [b137a5d2] Add "AggregatedSnapshotCapacityInMb" to cnstype.
  • [b948e3cb] add -json to snapshot.tree
  • [dabec6cd] build(deps): bump nokogiri from 1.14.3 to 1.16.2 in /gen
  • [8e17e4c1] api: Sim vm config.changeVersion & config.modified

... (truncated)

Commits
  • d7c0094 chore: Update version.go for v0.35.0
  • c832515 Merge pull request #3360 from dougm/docs
  • 2d1b52f docs: update release doc
  • 69785ff chore: update CONTRIBUTORS
  • 4dd8843 Merge pull request #3358 from lipingxue/lipingx-blockbacking-Jan-31
  • 62f0515 Merge pull request #3355 from vmware/dependabot/bundler/gen/nokogiri-1.16.2
  • beb5a11 Merge pull request #3357 from cspngo/issue_3220
  • 5d7849f Merge pull request #3359 from dougm/json-case
  • 9ddfc53 govc: json tag camelCase fixes
  • b137a5d Add "AggregatedSnapshotCapacityInMb" to cnstype.
  • 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 requested a review from a team as a code owner February 19, 2024 04:36
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 19, 2024
Bumps [github.com/vmware/govmomi](https://github.com/vmware/govmomi) from 0.34.2 to 0.35.0.
- [Release notes](https://github.com/vmware/govmomi/releases)
- [Changelog](https://github.com/vmware/govmomi/blob/main/CHANGELOG.md)
- [Commits](vmware/govmomi@v0.34.2...v0.35.0)

---
updated-dependencies:
- dependency-name: github.com/vmware/govmomi
  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/vmware/govmomi-0.35.0 branch from 5d67214 to 33f5b9e Compare February 26, 2024 07:39
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 11, 2024

Superseded by #92.

@dependabot dependabot bot closed this Mar 11, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/vmware/govmomi-0.35.0 branch March 11, 2024 04:44
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.

0 participants