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.2 to 2.5.3 in /omnibus #2987

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps test-kitchen from 2.5.2 to 2.5.3.

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.5.3 (2020-07-10)

Full Changelog

Commits
  • 9399d47 Preparing 2.5.3 release
  • 41914a8 Adding root_path documentation
  • 77cbc2b Merge pull request #1662 from clintoncwolfe/cw/root_path_fixes_v2
  • ddaa874 Add error message when root path folder cannot be created
  • 5d5a7b5 Use heredoc method for injecting install script
  • a30b676 Move sudo from install_command down into lower methods
  • c63819f Fixes to consider root_path given under provisioner option
  • c2153f1 Merge pull request #1659 from test-kitchen/typos
  • b8f66fd Fix a few typos
  • f3cff1d Merge pull request #1658 from test-kitchen/gemfile
  • 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)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.