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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 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

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
github.com/vmware/govmomi [>= 0.33.a, < 0.34]

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/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 requested a review from a team as a code owner February 13, 2024 04:17
@dependabot dependabot bot added dependencies Type: Dependencies go labels Feb 13, 2024
@tenthirtyam tenthirtyam added this to the v2.7.0 milestone Feb 15, 2024
Copy link
Collaborator

@tenthirtyam tenthirtyam left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tenthirtyam tenthirtyam merged commit 8c88006 into main Feb 15, 2024
3 checks passed
@tenthirtyam tenthirtyam deleted the dependabot/go_modules/github.com/vmware/govmomi-0.35.0 branch February 15, 2024 20:36
Copy link

github-actions bot commented Mar 6, 2024

This functionality has been released in v2.7.0 of the Terraform Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!

Copy link

github-actions bot commented Apr 6, 2024

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 6, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Type: Dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants