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

Update test-kitchen requirement from ~> 3.0.0 to ~> 3.2.0 #1245

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 18, 2021

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

Changelog

Sourced from test-kitchen's changelog.

3.2.0 (2021-11-17)

  • Support the new compliance directory in the chef_infra (chef_zero) provisioner - #1827(@​tas50)

3.1.1 (2021-10-26)

3.1.0 (2021-10-02)

  • Removed support for EOL Ruby 2.5
  • Add support for WinRM certificate authentication (@​gholtiii)

3.0.0 (2021-07-02)

  • The chef_zero provisioner has been renamed chef_infra to avoid confusion. Note: The existing name will continue to work going forward.
  • The default provisioner for Test Kitchen has been changed from chef_solo to chef_infra (chef_zero)
  • The always_update_cookbooks config for the chef_infra and chef_solo provisioners is now default so cookbook changes will automatically be picked up without the need to run chef update first. Set this value to false to maintain the existing behavior.
  • A new policy_group config has been added to allow setting the Policy Group to test a node in. This can be set in the provisioner block or within individual suites. Note: This config option requires chef-cli 5.2 or later.

2.12.0 (2021-06-10)

2.11.2 (2021-03-24)

  • Fixed frozen string errors that could occur in the logger - #1731(tas50)

2.11.1 (2021-03-02)

2.11.0 (2021-03-01)

  • The policyfile provisioner can now use the chef-cli for policyfile depsolving allowing for the testing of Chef Infra cookbooks with Policyfiles when using a gem installed Test Kitchen. - #1725(lamont-granquist)

2.10.0 (2021-01-17)

  • Add support for uploading files to the systems within the provisioners similar to the download feature - @​tecracer-theinen
  • Allow using includes/excludes filters in the lifecycle hooks - @​jasonwbarnett
  • Resolved uninitialized constant Kitchen::Loader::YAML::Psych error - @​dwmarshall

2.9.0 (2020-12-23)

  • Policyfile error messages no longer mention EOL ChefDK
  • When using winrm to login to a Windows guest from a Linux host we now use xfreerdp to avoid CredSSP error messages. If you're currently using rdesktop you'll need to install xfreerdp. This solution works out of the box without configuration, making it easier to test Windows guests on Linux hosts. Thanks @​ramereth

... (truncated)

Commits

You can trigger a rebase of this PR 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)
> **Note** > Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Updates the requirements on [test-kitchen](https://github.com/test-kitchen/test-kitchen) to permit the latest version.
- [Release notes](https://github.com/test-kitchen/test-kitchen/releases)
- [Changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md)
- [Commits](test-kitchen/test-kitchen@v3.0.0...v3.2.0)

---
updated-dependencies:
- dependency-name: test-kitchen
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 18, 2021 19:10
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Nov 18, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 29, 2021

A newer version of test-kitchen exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

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 ruby Pull requests that update Ruby code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant