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.2 #112

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.2](https://github.com/test-kitchen/test-kitchen/tree/v1.23.2) (2018-08-06) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.23.0...v1.23.2) > > **Closed issues:** > > - Race condition: conflicting chdir during another chdir block [\#1416](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1416) > > **Merged pull requests:** > > - Synchronize calls to chdir to be thread safe [\#1430](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1430) ([s-bernard](https://github.com/s-bernard)) > - Catch 'Operation already in progress' as seen on Ubuntu on WSL [\#1435](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1435) ([bdwyertech](https://github.com/bdwyertech)) > - Fix \[#1104](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/issues/1104) add supplemental kitchen commands [\#1105](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1105) ([4-20ma](https://github.com/4-20ma)) > > > ## [v1.23.0](https://github.com/test-kitchen/test-kitchen/tree/v1.23.0) (2018-07-30) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.22.0...v1.23.0) > > **Merged pull requests:** > > - Lifecycle hooks [\#1428](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1428) ([coderanger](https://github.com/coderanger)) > - Minor technical cleanup and unify behavior for files and directories. [\#1401](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1401) ([coderanger](https://github.com/coderanger)) > > ## [v1.22.0](https://github.com/test-kitchen/test-kitchen/tree/v1.22.0) (2018-06-28) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.21.2...v1.22.0) > > - Add the ssh_gateway_port config in ssh transport [#1421](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1421) ([sjeandeaux](https://github.com/sjeandeaux)) > - Shell Provisioner: make script executable [#1381](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1381) ([thewyzard44](https://github.com/thewyzard44)) > - Stop calling the Chef packages omnibus packages [#1425](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1425) ([tas50](https://github.com/tas50)) > > ## [v1.21.2](https://github.com/test-kitchen/test-kitchen/tree/v1.21.2) (2018-05-07) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.21.1...v1.21.2) > > - Removing thor upper bound in step with berks [\#1410](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1410) ([cheeseplus](https://github.com/cheeseplus) > ) > > ## [v1.21.1](https://github.com/test-kitchen/test-kitchen/tree/v1.21.1) (2018-04-18) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.21.0...v1.21.1) > > - Revert: honor root\_path for location of chef installer script [\#1369] > > ## [v1.21.0](https://github.com/test-kitchen/test-kitchen/tree/v1.21.0) (2018-04-16) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.20.0...v1.21.0) > > **Merged pull requests:** > > - Support `\*\_YML` for env vars too, for better UX [\#1398](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1398) ([coderanger](https://github.com/coderanger)) > - allow winrm-fs 1.2.0 [\#1396](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1396) ([gtmanfred](https://github.com/gtmanfred)) > - added KITCHEN\_YML [\#1392](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1392) ([jjasghar](https://github.com/jjasghar)) > - Rubocop appeasement [\#1379](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1379) ([robbkidd](https://github.com/robbkidd)) > - don't add drivers to a project's Gemfile during init [\#1378](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1378) ([robbkidd](https://github.com/robbkidd)) > ... (truncated)
Commits - See full diff in [compare view](https://github.com/test-kitchen/test-kitchen/commits/v1.23.2)


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 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.
dependabot-preview[bot] commented 5 years ago

Superseded by #116.