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 ~> 1.25.0 #94

Merged
merged 2 commits into from
Jan 7, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 31, 2019

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

Changelog

Sourced from test-kitchen's changelog.

v1.25.0 (2019-05-30)

Full Changelog

  • Test Kitchen 1.x now supports accepting the license for Chef 15. See https://docs.chef.io/chef_license_accept.html#test-kitchen for details on using this new config option.
  • Added a new --fail-fast command line option to fail when the first instance fails if using the -c concurrency option.
  • policyfile_path config now accepts a relative paths
  • Added a new berksfile_path config for specifying the path to your Berksfile
  • Fixed psych gem warnings when running Ruby 2.6+
  • Update kitchen init to use Ubuntu 18.04
  • Remove constraints on specific net-scp and net-ssh-gateway gem releases
  • Mildy modernize the kitchen driver init templates
  • Improve error messages when the kitchen.yml files don't exist
  • Improve chef logging / error messages
  • Honor retries when ssh proxy returns an error
  • Switch to new gem install parameters to support Ruby 2.6 and Chef 15

v1.24.0 (2018-12-26)

Full Changelog

Merged pull requests:

v1.23.5 (2018-12-10)

Full Changelog

Merged pull requests:

  • Add back the gemspec and gemfile for appbundler #1504 (tas50)

v1.23.4 (2018-12-10)

Full Changelog

Merged pull requests:

  • Add ruby 2.6 travis testing #1503 (tas50)
  • Only ship the necessary files for Test Kitchen to run in the gem #1502 (tas50)
  • Misc updates to the docs #1501 (tas50)

v1.23.3 (2018-11-30)

Full Changelog

Fixed bugs:

  • Chef 13 Cookbook Root Aliases Not Found #1230

Closed issues:

... (truncated)
Commits
  • feb224b Release 1.25.0
  • a8a8e77 Call the license_check so it is performed
  • 56e7ef0 Sync the remainder of the license changes from master
  • 7990293 Update some of the Chef error / info messages
  • 2a559be Accept the license in the appveyor kitchen config
  • aec7442 Implement --fail-fast option
  • 01619db rub more File.expand_path on this change
  • d223049 Add berkshelf_path config option
  • a4e67dc chefstylin'
  • 3f8885a lowest psych version is 3.1.0 for kwargs
  • 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 ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 has been acquired by GitHub  🎉

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 31, 2019
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/test-kitchen-tw-1.25.0 branch from ec09177 to 6cc5474 Compare November 21, 2019 00:25
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/test-kitchen-tw-1.25.0 branch from 6cc5474 to 0d9c2cd Compare January 7, 2020 08:17
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/test-kitchen-tw-1.25.0 branch from 0d9c2cd to 1922a2b Compare January 7, 2020 08:27
@jspaleta jspaleta merged commit a3c7e0d into master Jan 7, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/bundler/test-kitchen-tw-1.25.0 branch January 7, 2020 08:40
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.

None yet

1 participant