Updates the requirements on test-kitchen to permit the latest version.
Changelog
*Sourced from [test-kitchen's changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md).*
> ## [v1.15.0](https://github.com/test-kitchen/test-kitchen/tree/v1.15.0) (2017-01-12)
> [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.14.2...v1.15.0)
>
> **Fixed bugs:**
>
> - Fix busser trying to run bats when bats tests don't exist [\#1133](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1133) ([amontalban](https://github.com/amontalban))
>
> **Closed issues:**
>
> - "incompatible character encodings: UTF-8 and ASCII-8BIT" when using cyrillic letters in cookbook [\#1170](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1170)
> - ssh\_key is not read and sent to the args for ssh transport [\#1169](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1169)
> - Display the last action's success [\#1124](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1124)
>
> **Merged pull requests:**
>
> - Relax dependencies to bring in newer gem versions [\#1176](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1176) ([lamont-granquist](https://github.com/lamont-granquist))
> - Remove ruby 2.1.9 from test matrix [\#1174](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1174) ([mwrock](https://github.com/mwrock))
> - Bump version after release [\#1168](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1168) ([afiune](https://github.com/afiune))
> - Make RakeTask\#config public. [\#1069](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1069) ([gregsymons](https://github.com/gregsymons))
>
> ## [v1.14.2](https://github.com/test-kitchen/test-kitchen/tree/v1.14.2) (2016-12-09)
> [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.14.1...v1.14.2)
>
> **Merged pull requests:**
>
> - Prep Release 1.14.2 [\#1167](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1167) ([afiune](https://github.com/afiune))
> - Replace finstyle in favor of chefstyle [\#1166](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1166) ([afiune](https://github.com/afiune))
> - Bump version after release [\#1165](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1165) ([afiune](https://github.com/afiune))
>
> ## [v1.14.1](https://github.com/test-kitchen/test-kitchen/tree/v1.14.1) (2016-12-08)
> [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.14.0...v1.14.1)
>
> **Closed issues:**
>
> - Getting message: "Expected array default value for '--driver'; got "kitchen-vagrant" \(string\)" with every operation [\#1163](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1163)
> - Possible to specify a custom bootstrap template? [\#1162](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1162)
> - Deployment of cookbooks do differ from berks package [\#1158](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1158)
> - Failed to complete \#create action: \[undefined method `\[\]' for nil:NilClass\] [\#1157](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1157)
> - inspec works, but kitchen verify fails [\#1154](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1154)
>
> **Merged pull requests:**
>
> - Prep for 1.14.1 release [\#1164](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1164) ([afiune](https://github.com/afiune))
> - Fix typo in berkshelf chef provisioner [\#1160](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1160) ([thommay](https://github.com/thommay))
> - Update MAINTAINERS.md [\#1156](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1156) ([afiune](https://github.com/afiune))
> - Fix to work with Thor 0.19.2 [\#1155](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1155) ([coderanger](https://github.com/coderanger))
> - bump version after release [\#1153](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1153) ([smurawski](https://github.com/smurawski))
>
> ## [v1.14.0](https://github.com/test-kitchen/test-kitchen/tree/v1.14.0) (2016-11-22)
> [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.13.2...v1.14.0)
> ... (truncated)
Commits
- [`b7ea38c`](https://github.com/test-kitchen/test-kitchen/commit/b7ea38cdc25db8d14cfa42f9d66dfb6fac2a008e) bump version for 1.15.0
- [`a2ad733`](https://github.com/test-kitchen/test-kitchen/commit/a2ad733752cc9cf5ddd46eb83a6ef8a197d2999d) Merge pull request [#1176](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1176) from test-kitchen/lcg/deps
- [`28a40a3`](https://github.com/test-kitchen/test-kitchen/commit/28a40a309a71e90af95e2d940cb5416ad64c325e) remove stray commas
- [`1d36f71`](https://github.com/test-kitchen/test-kitchen/commit/1d36f71d934a59e3179b88625f02613f512364d6) relax deps
- [`4c88145`](https://github.com/test-kitchen/test-kitchen/commit/4c8814500cb8b4d91167ae3af564d49c79d7788a) Merge pull request [#1133](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1133) from devopxteam/master
- [`8bfc3f2`](https://github.com/test-kitchen/test-kitchen/commit/8bfc3f2e471106509908691ef765832261b17375) Merge pull request [#1174](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1174) from test-kitchen/nio4r
- [`ee20425`](https://github.com/test-kitchen/test-kitchen/commit/ee2042568180433d8fa2218203773ce620526051) remove ruby 2.1.9 from test matrix
- [`2b20c9c`](https://github.com/test-kitchen/test-kitchen/commit/2b20c9c11b206163b98932fe652fbf9cdb2d7298) Merge pull request [#1069](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1069) from gregsymons/rake-task-config-access
- [`c12f1b0`](https://github.com/test-kitchen/test-kitchen/commit/c12f1b020766c0cc999868585b432b9fe242a13f) Merge pull request [#1168](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1168) from test-kitchen/afiune/bump-version-for-dev
- [`c14cbdf`](https://github.com/test-kitchen/test-kitchen/commit/c14cbdf91e47b257fefb50d9e71118cd5b72cc9b) Bump version after release
- Additional commits viewable in [compare view](https://github.com/test-kitchen/test-kitchen/compare/v1.1.0...v1.15.0)
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.
Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking Bump now in your Dependabot dashboard.
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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- 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.
Updates the requirements on test-kitchen to permit the latest version.
Changelog
*Sourced from [test-kitchen's changelog](https://github.com/test-kitchen/test-kitchen/blob/master/CHANGELOG.md).* > ## [v1.15.0](https://github.com/test-kitchen/test-kitchen/tree/v1.15.0) (2017-01-12) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.14.2...v1.15.0) > > **Fixed bugs:** > > - Fix busser trying to run bats when bats tests don't exist [\#1133](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1133) ([amontalban](https://github.com/amontalban)) > > **Closed issues:** > > - "incompatible character encodings: UTF-8 and ASCII-8BIT" when using cyrillic letters in cookbook [\#1170](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1170) > - ssh\_key is not read and sent to the args for ssh transport [\#1169](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1169) > - Display the last action's success [\#1124](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1124) > > **Merged pull requests:** > > - Relax dependencies to bring in newer gem versions [\#1176](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1176) ([lamont-granquist](https://github.com/lamont-granquist)) > - Remove ruby 2.1.9 from test matrix [\#1174](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1174) ([mwrock](https://github.com/mwrock)) > - Bump version after release [\#1168](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1168) ([afiune](https://github.com/afiune)) > - Make RakeTask\#config public. [\#1069](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1069) ([gregsymons](https://github.com/gregsymons)) > > ## [v1.14.2](https://github.com/test-kitchen/test-kitchen/tree/v1.14.2) (2016-12-09) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.14.1...v1.14.2) > > **Merged pull requests:** > > - Prep Release 1.14.2 [\#1167](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1167) ([afiune](https://github.com/afiune)) > - Replace finstyle in favor of chefstyle [\#1166](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1166) ([afiune](https://github.com/afiune)) > - Bump version after release [\#1165](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1165) ([afiune](https://github.com/afiune)) > > ## [v1.14.1](https://github.com/test-kitchen/test-kitchen/tree/v1.14.1) (2016-12-08) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.14.0...v1.14.1) > > **Closed issues:** > > - Getting message: "Expected array default value for '--driver'; got "kitchen-vagrant" \(string\)" with every operation [\#1163](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1163) > - Possible to specify a custom bootstrap template? [\#1162](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1162) > - Deployment of cookbooks do differ from berks package [\#1158](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1158) > - Failed to complete \#create action: \[undefined method `\[\]' for nil:NilClass\] [\#1157](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1157) > - inspec works, but kitchen verify fails [\#1154](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1154) > > **Merged pull requests:** > > - Prep for 1.14.1 release [\#1164](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1164) ([afiune](https://github.com/afiune)) > - Fix typo in berkshelf chef provisioner [\#1160](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1160) ([thommay](https://github.com/thommay)) > - Update MAINTAINERS.md [\#1156](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1156) ([afiune](https://github.com/afiune)) > - Fix to work with Thor 0.19.2 [\#1155](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1155) ([coderanger](https://github.com/coderanger)) > - bump version after release [\#1153](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1153) ([smurawski](https://github.com/smurawski)) > > ## [v1.14.0](https://github.com/test-kitchen/test-kitchen/tree/v1.14.0) (2016-11-22) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.13.2...v1.14.0) > ... (truncated)Commits
- [`b7ea38c`](https://github.com/test-kitchen/test-kitchen/commit/b7ea38cdc25db8d14cfa42f9d66dfb6fac2a008e) bump version for 1.15.0 - [`a2ad733`](https://github.com/test-kitchen/test-kitchen/commit/a2ad733752cc9cf5ddd46eb83a6ef8a197d2999d) Merge pull request [#1176](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1176) from test-kitchen/lcg/deps - [`28a40a3`](https://github.com/test-kitchen/test-kitchen/commit/28a40a309a71e90af95e2d940cb5416ad64c325e) remove stray commas - [`1d36f71`](https://github.com/test-kitchen/test-kitchen/commit/1d36f71d934a59e3179b88625f02613f512364d6) relax deps - [`4c88145`](https://github.com/test-kitchen/test-kitchen/commit/4c8814500cb8b4d91167ae3af564d49c79d7788a) Merge pull request [#1133](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1133) from devopxteam/master - [`8bfc3f2`](https://github.com/test-kitchen/test-kitchen/commit/8bfc3f2e471106509908691ef765832261b17375) Merge pull request [#1174](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1174) from test-kitchen/nio4r - [`ee20425`](https://github.com/test-kitchen/test-kitchen/commit/ee2042568180433d8fa2218203773ce620526051) remove ruby 2.1.9 from test matrix - [`2b20c9c`](https://github.com/test-kitchen/test-kitchen/commit/2b20c9c11b206163b98932fe652fbf9cdb2d7298) Merge pull request [#1069](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1069) from gregsymons/rake-task-config-access - [`c12f1b0`](https://github.com/test-kitchen/test-kitchen/commit/c12f1b020766c0cc999868585b432b9fe242a13f) Merge pull request [#1168](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1168) from test-kitchen/afiune/bump-version-for-dev - [`c14cbdf`](https://github.com/test-kitchen/test-kitchen/commit/c14cbdf91e47b257fefb50d9e71118cd5b72cc9b) Bump version after release - Additional commits viewable in [compare view](https://github.com/test-kitchen/test-kitchen/compare/v1.1.0...v1.15.0)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
.Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.
You can always request more updates by clicking
Bump now
in your Dependabot dashboard.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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor 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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - 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.