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 ~> 1.16.0 to ~> 2.5.4 #93

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

Changelog

Sourced from test-kitchen's changelog.

2.5.4 (2020-07-29)

Full Changelog

  • Revert root_path changes that caused failures installing Chef Infra Client on Windows

2.5.3 (2020-07-10)

Full Changelog

2.5.2 (2020-06-11)

Full Changelog

2.5.1 (2020-05-16)

Full Changelog

  • Pin the Aruba dev dep to prevent test failures #1646(Xorima)
  • Update install scripts messaging from Chef -> Chef Infra Client #1644(tas50)

2.5.0 (2020-05-06)

Full Changelog

  • Allow copying Ohai plugins from the /ohai cookbook directory into the instance #1634(SAPDanJoe)
  • Fix failures using the PowerShell provisioner #1639(alanghartJC)
  • Update the net-ssh and net-scp deps to allow the latest versions to add support for sha2-{256,512}-etm@openssh.com MAC algorithms and to allow spaces / comment lines in the known_hosts file.

2.4.0 (2020-03-04)

Full Changelog

  • The CHEF_LICENSE env var is now automatically exported from the workstation to the instance running in Test Kitchen #1629(Xorima)
  • All local Workstation env vars are now passed to the instance running in Test Kitchen with the TKENV_ prefix. #1623(Xorima)
  • Add kitchen*.yml to the chefignore in kitchen init #1627(tas50)
  • Use require_relative instead of require #1613(tas50)
  • Add download capability to verifier base with a new downloads config option in verify #1605 (smurawski)

2.3.4 (2019-10-31)

Full Changelog

  • Updated several log events from "Kitchen" to "Test Kitchen" to be consistent #1598(tas50)
  • Fixed a typo in a policyfile error message #1599(gep13)
  • Updated the policyfile provisioner to search for multiple varients of the chef CLI #1601(afiune)

2.3.3 (2019-09-18)

Full Changelog

  • Make sure Policyfile.lock.json exists before calling chef update #1590(teknofire)

2.3.2 (2019-08-26)

Commits
  • d899f59 Release 2.5.4
  • 1e26845 Merge pull request #1664 from test-kitchen/test_kitchen
  • 09a2b85 Merge branch 'master' into test_kitchen
  • 73945a4 Merge pull request #1663 from test-kitchen/encoding
  • 2c34721 Revert "Fixes to consider root_path given under provisioner option"
  • e39f176 Revert "Move sudo from install_command down into lower methods"
  • f7914f4 Revert "Use heredoc method for injecting install script"
  • 22f6672 Revert "Add error message when root path folder cannot be created"
  • 9399d47 Preparing 2.5.3 release
  • 41914a8 Adding root_path documentation
  • 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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@v1.16.0...v2.5.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Sep 28, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants