test-kitchen / kitchen-opennebula

OpenNebula driver for Test Kitchen
Other
5 stars 9 forks source link

Update test-kitchen requirement from ~> 1.2 to >= 1.2, < 3.0 #26

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 5 years ago

Updates the requirements on test-kitchen to permit the latest version.

Changelog *Sourced from [test-kitchen's changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md).* > ## [2.3.2](https://github.com/test-kitchen/test-kitchen/tree/v2.3.2) (2019-08-26) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v2.3.1...v2.3.2) > > - allow mixlib-shellout 3.x [\#1583](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1583)([lamont-granquist](https://github.com/lamont-granquist)) > > ## [2.3.1](https://github.com/test-kitchen/test-kitchen/tree/v2.3.1) (2019-08-26) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v2.3.0...v2.3.1) > > - Add keepalive_maxcount config to ssh connections [\#1582](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1582) ([dwoz](https://github.com/dwoz)) > - Add lifecycle to instance diagnose [\#1577](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1577) ([tarcinil](https://github.com/tarcinil)) > - Fix Unknown lifecycle hook target {} error [\#1578](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1578) ([tarcinil](https://github.com/tarcinil)) > > ## [2.3.0](https://github.com/test-kitchen/test-kitchen/tree/v2.3.0) (2019-08-26) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v2.2.5...v2.3.0) > > - Add berkshelf_path config option [\#1562](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1562) ([lamont-granquist](https://github.com/lamont-granquist)) > - Silence ruby-2.6.0/psych-3.0.0 warnings [\#1558](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1558) ([lamont-granquist](https://github.com/lamont-granquist)) > - Accept Chef Workstation license when users have Policyfile [\#1573](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1573) ([tball](https://github.com/tball)) > - Chefstyle updates [\#1572](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1572) ([smurawski](https://github.com/smurawski)) > - Testing has been migrated from AppVeyor to Azure Devops Pipelines with expanded platform testing [\#1571](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1571) ([smurawski](https://github.com/smurawski)) > > ## [2.2.5](https://github.com/test-kitchen/test-kitchen/tree/v2.2.5) (2019-05-15) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v2.2.4...v2.2.5) > > **Merged pull requests:** > > - Update some of the Chef error / info messages [\#1555](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1555) ([tas50](https://github.com/tas50)) > - Net::SSH changed the response from their select mock [\#1554](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1554) ([tyler-ball](https://github.com/tyler-ball)) > - Let license errors raise without trying to cleanup sandbox [\#1552](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1552) ([tyler-ball](https://github.com/tyler-ball)) > > ## [2.2.4](https://github.com/test-kitchen/test-kitchen/tree/v2.2.4) (2019-05-13) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v2.2.3...v2.2.4) > > **Merged pull requests:** > > - Chef: Must read license acceptance before creating config.rb [\#1551](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1551) ([tyler-ball](https://github.com/tyler-ball)) > > ## [2.2.3](https://github.com/test-kitchen/test-kitchen/tree/v2.2.3) (2019-05-08) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v2.2.2...v2.2.3) > > **Merged pull requests:** > > - Update license-acceptance API usage to new method name [\#1550](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1550) ([tyler-ball](https://github.com/tyler-ball)) > > ## [2.2.2](https://github.com/test-kitchen/test-kitchen/tree/v2.2.2) (2019-05-02) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v2.2.1...v2.2.2) > > **Merged pull requests:** > > - Chef license checking should work with legacy require_chef_omnibus config [\#1546](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1546) ([tas50](https://github.com/tas50)) > ... (truncated)
Commits - [`0a5cae1`](https://github.com/test-kitchen/test-kitchen/commit/0a5cae1c79ab74f2f4c4bd170ef20d26c4e9451f) release 2.3.2 - [`64fed4f`](https://github.com/test-kitchen/test-kitchen/commit/64fed4fbf481fd6a4a8c35aa6a23f2acb0458eb9) okay looks like this has to be 2.6.1 still - [`dc2aa56`](https://github.com/test-kitchen/test-kitchen/commit/dc2aa56ba880789d382688983bd802aae66e415b) give 2.6.3 a shot - [`25886b3`](https://github.com/test-kitchen/test-kitchen/commit/25886b3b34d8687526f1ad695820f0d7e1545bd2) allow mixlib-shellout 3.x - [`4f97b3b`](https://github.com/test-kitchen/test-kitchen/commit/4f97b3bce6b9900b1925ce21f1685b21b8a8bc8c) Release 2.3.1 - [`7626b65`](https://github.com/test-kitchen/test-kitchen/commit/7626b65eec0a379914cfe5daf8151674572d404a) Merge pull request [#1578](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1578) from tarcinil/fix/1539 - [`eca0482`](https://github.com/test-kitchen/test-kitchen/commit/eca048222974f76b7cd834e5974db1192b1cc7b5) Merge pull request [#1577](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1577) from tarcinil/feature/add_lifecycle_to_diagnose - [`3c090d3`](https://github.com/test-kitchen/test-kitchen/commit/3c090d3c7280d68200917743cfff3c21e2e54b64) Merge pull request [#1582](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1582) from dwoz/keepalive_maxcount - [`e5820ac`](https://github.com/test-kitchen/test-kitchen/commit/e5820ac1ead69ae8ef809b4d1e67df883cfaca9a) Release 2.3.0 - [`1014c67`](https://github.com/test-kitchen/test-kitchen/commit/1014c674d31457b9a670d5f4978d1011c1fadbbe) Add keepalive_maxcount config to ssh connections - Additional commits viewable in [compare view](https://github.com/test-kitchen/test-kitchen/compare/v1.2.0...v2.3.2)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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) Finally, you can contact us by mentioning @dependabot.
dependabot-preview[bot] commented 4 years ago

Looks like test-kitchen is up-to-date now, so this is no longer needed.