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.24.0 to 1.25.0 #123

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

Conversation

dependabot-preview[bot]
Copy link

Bumps test-kitchen from 1.24.0 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
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.

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.

0 participants