chef / knife-vrealize

Plugin for Chef's knife tool to interact with VMware vRealize products
Apache License 2.0
13 stars 13 forks source link

Update vmware-vra requirement from ~> 2 to >= 2, < 4 #61

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on vmware-vra to permit the latest version.

Changelog

Sourced from vmware-vra's changelog.

3.0.0 (2022-01-18)

Full Changelog

  • Rewritten to support vRA 8. If you require support for 7 make sure to pin on the previous 2.7.2 release.

2.7.2 (2020-09-09)

Full Changelog

  • Added an extra option to handle shirt size parameter
  • Masking user credentials(password) in debug mode

2.7.1 (2019-05-28)

Full Changelog

Closed issues:

  • Some Extra Parameters are not passing through to VRA #75

Merged pull requests:

  • Add support for boolean vRA parameters, fix deep merge, add tracing #76 (stuartpreston)

2.7.0 (2019-05-10)

Full Changelog

Closed issues:

  • Extra Parameters Not Being Sent to vRA #73

Merged pull requests:

  • vRA7 multiple fixes for nested, non-nested and merged parameters for a Blueprint #74 (stuartpreston)

2.6.1 (2018-07-31)

Full Changelog

Closed issues:

  • Vra::Resource#ip_addresses non-deterministically returns an empty array in error #65

Merged pull requests:

v2.6.0 (2018-03-01)

Full Changelog

Closed issues:

  • undefined method `[]' for nil:NilClass if data for json content is of single entity #55

... (truncated)

Commits


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)
sonarcloud[bot] commented 2 years ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

dependabot[bot] commented 2 years ago

Looks like vmware-vra is no longer updatable, so this is no longer needed.