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 kitchen-vagrant from 1.7.0 to 1.7.1 in /omnibus #3051

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps kitchen-vagrant from 1.7.0 to 1.7.1.

Release notes

Sourced from kitchen-vagrant's releases.

v0.18.0: A Bugfix and a Bento.

Bug fixes

  • Pull request #161: Add handling for winrm communicator in username & password handling. (@atiniir)

Improvements

  • Pull request #166: Allow a fuzzier match for known Bento box names. (@fnichol)
Changelog

Sourced from kitchen-vagrant's changelog.

1.7.1 (2020-11-03)

Full Changelog

  • Don't fail if active boxes can't be pruned #427 (@tas50)
  • Remove redundant encoding comments #426 (@tas50)
  • Use match? when we don't need the match data #424 (@tas50)
  • Optimize our requires to improve performance #423 (@tas50)
Commits
  • c9be9ed Update the example kitchen.yml file for the latest vagrant
  • 8e2b37e Release 1.7.1
  • fe5863a Merge pull request #427 from test-kitchen/keep_active_boxes
  • 0139301 Don't fail if active boxes can't be pruned
  • cf36ede Merge pull request #426 from test-kitchen/chefstyle
  • c2d3332 Remove encoding comments
  • 6245d73 Merge pull request #424 from test-kitchen/match
  • e2edd22 Use match? when we don't need the match data
  • 44a03c7 Fix spelling mistakes
  • f65d224 Merge pull request #423 from test-kitchen/require
  • 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)