Skip to content

Chore(deps): Bump pyvmomi from 8.0.0.1.2 to 8.0.1.0.1 #104

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 29, 2023

Bumps pyvmomi from 8.0.0.1.2 to 8.0.1.0.1.

Release notes

Sourced from pyvmomi's releases.

Maintenance Patch 1 for 8.0U1

Type Hints Fixes:

  • Added missing VMODL1 classes to the type hints
  • Enum values now match the letter case of the values from typeinfo files
  • Fixed: #1115 - Syntax error in vim/__init__pyi
  • Fixed: #1117 - Type stubs: Writable properties are marked as read-only
  • Fixed: #1118 - Type stubs: Missing vim.fault.* and vmodl.fault.* types
  • Fixed: #1119 - Type stubs: Enum fields should also accept Literal[] str type
  • Fixed: #1120 - Type stubs: Exception types must inherit from (Base)Exception

vSphere 8.0U1 Release

Bindings:

Changes:

  • Added support for type hints (code autocomplete)
  • #892 - Allow passing ssl_context when login in with a token
  • Fixed: #750 - Bumped vcrpy tests dependency to 2.1
  • Fixed: #812 - Fix exception leaks
  • Fixed: #1004 - Fix SmartConnect()'s SOAP and OAuth token login
Commits
  • 9987007 Bump PyPI version to 8.0.1.0.1
  • 88fb7ff [type hints] Enum fields should also accept Literal[] str type Closes #1019
  • 962c29c [type hints] Exception types must inherit from Exception Closes #1020
  • f8cdc5b [type hints] Comment out usages of reserved Python keywords Closes #1015
  • 9ae34d9 [type hints] Import all submodules Closes #1018
  • 34628bf [type hints] Add setters to DataObject properties Closes #1017
  • 9d20c67 [Type hints] Enum values should match the letter case of the values from type...
  • 4e5fbbb Add missing VMODL1 classes type hints
  • 81d0e9f Initial commit of the pyVmomi stubs for type hinting
  • 6de056e Update the API doc ref for vSphere 8.0U1 (8.0.1.0)
  • 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 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 [pyvmomi](https://github.com/vmware/pyvmomi) from 8.0.0.1.2 to 8.0.1.0.1.
- [Release notes](https://github.com/vmware/pyvmomi/releases)
- [Commits](vmware/pyvmomi@v8.0.0.1.2...v8.0.1.0.1)

---
updated-dependencies:
- dependency-name: pyvmomi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels May 29, 2023
@dependabot dependabot bot requested a review from memes May 29, 2023 18:57
@github-actions github-actions bot added the Stale label Sep 13, 2024
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 python Pull requests that update Python code Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants