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 knife-cloud requirement from >= 1.2.0, < 4.0 to >= 1.2.0, < 5.0 #50

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Updates the requirements on knife-cloud to permit the latest version.

Changelog

Sourced from knife-cloud's changelog.

v3.0.4 (2020-05-22)

Merged Pull Requests

v3.0.3 (2020-05-21)

Merged Pull Requests

v3.0.1 (2020-04-09)

Merged Pull Requests

  • Switch to fog-core for load_fog_gem function from fog #126 (ramereth)
  • Cache gems in builds and resolve Ruby 2.5 test failures #127 (tas50)

v2.0.5 (2019-12-21)

Merged Pull Requests

  • Migrate to Buildkite for testing #124 (tas50)
  • Substitute require for require_relative #123 (tas50)

v2.0.3 (2019-09-25)

Merged Pull Requests

v2.0.2 (2019-09-16)

Merged Pull Requests

  • Chefstyle fixes #113 (tas50)
  • Bump major to v2, as we require Chef 15 now #118 (btm)
  • [MSYS-1040] Remove default value of image_os_type option #120 (kapilchouhan99)
  • MSYS-1073 Updated README.md as per Chef OSS practices #121 (NAshwini)

v1.2.3 (2018-11-28)

Merged Pull Requests

  • Slim down the files we ship in the gem #112 (tas50)

v1.2.2 (2018-08-21)

Merged Pull Requests

  • Rescue the right Excon Socket error #111 (tas50)

v1.2.1 (2016-02-24)

... (truncated)
Commits
  • 86d7313 Bump version to 3.0.4 by Chef Expeditor
  • 33ee7d8 Merge pull request #131 from chef/Kapil/Github-128_removed_spec_dir_from_requ...
  • 2cb5a6c Removed spec_dir from required_path
  • 8158360 Update CHANGELOG.md to reflect the promotion of 3.0.3
  • e731fde Bump version to 3.0.3 by Chef Expeditor
  • df0981b Merge pull request #130 from chef/green
  • a3d336e Fix test failures on Ruby 2.5 and add Windows testing
  • 394e29e Bump version to 3.0.2 by Chef Expeditor
  • 0b4d32d Merge pull request #129 from chef/Kapil/Github-176_Added_bootstrap_product_op...
  • 2209456 Added bootstrap_product option
  • Additional commits viewable in compare view


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)