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.3 to 2.5.4 in /omnibus #3008

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps test-kitchen from 2.5.3 to 2.5.4.

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.4 (2020-07-29)

Full Changelog

  • Revert root_path changes that caused failures installing Chef Infra Client on Windows
Commits
  • d899f59 Release 2.5.4
  • 1e26845 Merge pull request #1664 from test-kitchen/test_kitchen
  • 09a2b85 Merge branch 'master' into test_kitchen
  • 73945a4 Merge pull request #1663 from test-kitchen/encoding
  • 2c34721 Revert "Fixes to consider root_path given under provisioner option"
  • e39f176 Revert "Move sudo from install_command down into lower methods"
  • f7914f4 Revert "Use heredoc method for injecting install script"
  • 22f6672 Revert "Add error message when root path folder cannot be created"
  • 85ed3f6 Remove redundant encoding comments
  • See full diff 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)