sensu-plugins / sensu-plugins-http

This plugin provides native HTTP instrumentation for monitoring and metrics collection, including: response code, JSON response, HTTP last modified, SSL expiry, and metrics via `curl`.
http://sensu-plugins.io
MIT License
30 stars 97 forks source link

Update test-kitchen requirement from ~> 1.16.0 to ~> 1.23.5 #119

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

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.23.5](https://github.com/test-kitchen/test-kitchen/tree/v1.23.5) (2018-12-10) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.23.4...v1.23.5) > > **Merged pull requests:** > > - Add back the gemspec and gemfile for appbundler [\#1504](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1504) ([tas50](https://github.com/tas50)) > > ## [v1.23.4](https://github.com/test-kitchen/test-kitchen/tree/v1.23.4) (2018-12-10) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.23.3...v1.23.4) > > **Merged pull requests:** > > - Add ruby 2.6 travis testing [\#1503](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1503) ([tas50](https://github.com/tas50)) > - Only ship the necessary files for Test Kitchen to run in the gem [\#1502](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1502) ([tas50](https://github.com/tas50)) > - Misc updates to the docs [\#1501](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1501) ([tas50](https://github.com/tas50)) > > ## [v1.23.3](https://github.com/test-kitchen/test-kitchen/tree/v1.23.3) (2018-11-30) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.23.2...v1.23.3) > > **Fixed bugs:** > > - Chef 13 Cookbook Root Aliases Not Found [\#1230](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1230) > > **Closed issues:** > > - WinRM transport leaves open connections [\#1495](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1495) > - Add Rake Tasks for doc gen and deployment [\#1467](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1467) > - Docs - migrate to Hugo [\#1458](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1458) > - Docs for fixture cookbooks [\#1457](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1457) > - Docs for Setting Environment for Chef provisioner [\#1455](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1455) > - Docs for Reboot [\#1454](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1454) > - Docs for Silencing Chef Deprecation Warnings [\#1452](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1452) > - Docs for Shell Provisioner [\#1451](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1451) > - Add documentation for elevated transport [\#1054](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1054) > > **Merged pull requests:** > > - Fixing failing travis test from PR merge [\#1499](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1499) ([tyler-ball](https://github.com/tyler-ball)) > - LT Tyler Ball [\#1497](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1497) ([robbkidd](https://github.com/robbkidd)) > - Close underlying winrm connections gracefully [\#1496](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1496) ([dwoz](https://github.com/dwoz)) > - Fixing code block formatting [\#1494](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1494) ([cheeseplus](https://github.com/cheeseplus)) > - Add more WinRM timeout config options [\#1493](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1493) ([dwoz](https://github.com/dwoz)) > - Adding rake task for doc deployment [\#1492](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1492) ([cheeseplus](https://github.com/cheeseplus)) > - Rename page and minor formatting fixes [\#1491](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1491) ([cheeseplus](https://github.com/cheeseplus)) > - Fixing the doc for chef provisioners [\#1490](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1490) ([cheeseplus](https://github.com/cheeseplus)) > - Add docs for fixtures and lifecycle hooks [\#1489](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1489) ([cheeseplus](https://github.com/cheeseplus)) > - Fix \[#1454](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1454) - add reboot doc [\#1488](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1488) ([cheeseplus](https://github.com/cheeseplus)) > - Updating for chefstyle 0.11 [\#1487](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1487) ([cheeseplus](https://github.com/cheeseplus)) > - Add Docs for Shell Provisioner [\#1486](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1486) ([pwelch](https://github.com/pwelch)) > - Add retry support for WinRM [\#1480](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1480) ([bdwyertech](https://github.com/bdwyertech)) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/test-kitchen/test-kitchen/commits/v1.23.5)


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 cancel merge` will cancel a previously requested merge - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.