Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Bump test-kitchen from 1.23.2 to 1.25.0 #86

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

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

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps test-kitchen from 1.23.2 to 1.25.0.

Release notes

Sourced from test-kitchen's releases.

v1.2.1: Better Berkshelf 2.0.x Loading (pre-threading)

Bug fixes

  • Issue #357, pull request #358: Load needed (dynamic) dependencies for provisioners at creation time to prevent any native or dynamic code being loaded in a non-main thread
    (an issue on Mac with MRI Ruby 1.9/2.0). (@​fnichol)

Improvements

  • Pull request #358: Output the loaded version of Berkshelf or Librarian-Chef when converging to better help troubleshooting issues. (@​fnichol)
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 compatibility score

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.

@phoolish
Copy link
Contributor

phoolish commented Jul 1, 2019

@dependabot-bot rebase

@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/test-kitchen-1.25.0 branch from 707e7a9 to dc83c21 Compare July 1, 2019 16:45
@dependabot-preview dependabot-preview bot force-pushed the dependabot/bundler/test-kitchen-1.25.0 branch from dc83c21 to f5cc4ec Compare July 1, 2019 21:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant