chef-boneyard / chef-dk

DEPRECATED: A streamlined development and deployment workflow for Chef Infra platform.
Apache License 2.0
380 stars 170 forks source link

Bump test-kitchen from 2.5.4 to 2.6.0 in /omnibus #3020

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps test-kitchen from 2.5.4 to 2.6.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.

2.6.0 (2020-08-13)

Full Changelog

  • Remove support for EOL Ruby 2.3
  • Relax dependency on license-acceptance to allow for 2.x
Commits
  • 6dce891 Release 2.6.0
  • d2c11ec Merge pull request #1670 from test-kitchen/remove_ruby23
  • 270b480 Merge pull request #1671 from bennyvasquez/websiteupdates
  • e4d6d83 Another copyright to adjust.
  • 6bc1d0a Adjusted language to better reflect Chef's involvement. Also removed Chef's c...
  • d8cd363 Require Ruby 2.4 or later
  • 0d77284 Merge pull request #1669 from clintoncwolfe/cw/root_path_fixes_v3
  • b876cd9 Merge branch 'master' into cw/root_path_fixes_v3
  • b416f81 Merge pull request #1668 from clintoncwolfe/cw/check-for-product-mode-install
  • 48db5dc Do not pass the tmp_dir options to the installer on Windows
  • 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 close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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 the `.dependabot/config.yml` file in this repo: - Update frequency - 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)