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.23.5 to ~> 1.25.0 #144

Closed dependabot-preview[bot] closed 4 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/v1.25.0/CHANGELOG.md).* > ## [v1.25.0](https://github.com/test-kitchen/test-kitchen/tree/v1.25.0) (2019-05-30) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.24.0...v1.25.0) > > - Test Kitchen 1.x now supports accepting the license for Chef 15. See https://docs.chef.io/chef_license_accept.html#test-kitchen for details on using this new config option. > - Added a new `--fail-fast` command line option to fail when the first instance fails if using the `-c` concurrency option. > - `policyfile_path` config now accepts a relative paths > - Added a new `berksfile_path` config for specifying the path to your Berksfile > - Fixed psych gem warnings when running Ruby 2.6+ > - Update kitchen init to use Ubuntu 18.04 > - Remove constraints on specific net-scp and net-ssh-gateway gem releases > - Mildy modernize the kitchen driver init templates > - Improve error messages when the kitchen.yml files don't exist > - Improve chef logging / error messages > - Honor retries when ssh proxy returns an error > - Switch to new gem install parameters to support Ruby 2.6 and Chef 15 > > ## [v1.24.0](https://github.com/test-kitchen/test-kitchen/tree/v1.24.0) (2018-12-26) > [Full Changelog](https://github.com/test-kitchen/test-kitchen/compare/v1.23.5...v1.24.0) > > **Merged pull requests:** > > - Fixing two issues with the ChefDK build [#1507](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1507) ([tyler-ball](https://github.com/tyler-ball)) > - Remove the Gemfile pin on train .22 [#1505](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1505) ([tas50](https://github.com/tas50)) > - Include list of known plugins when one cannot be loaded [#1368](https://github-redirect.dependabot.com/test-kitchen/test-kitchen/pull/1368) ([robbkidd](https://github.com/robbkidd)) > > ## [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:** > > ... (truncated)
Commits - [`feb224b`](https://github.com/test-kitchen/test-kitchen/commit/feb224bf93ffbec3befe7db8d3d4570dffb96361) Release 1.25.0 - [`a8a8e77`](https://github.com/test-kitchen/test-kitchen/commit/a8a8e77bb59cf4b3f04212c9ff9697f3cace7ffb) Call the license_check so it is performed - [`56e7ef0`](https://github.com/test-kitchen/test-kitchen/commit/56e7ef0acfc904f561bafa3be7309553e5d1c400) Sync the remainder of the license changes from master - [`7990293`](https://github.com/test-kitchen/test-kitchen/commit/799029381368e68f7ab9aff6fd840a11bb13da91) Update some of the Chef error / info messages - [`2a559be`](https://github.com/test-kitchen/test-kitchen/commit/2a559beb986d3ff71687f078a9bcab78807f2e01) Accept the license in the appveyor kitchen config - [`aec7442`](https://github.com/test-kitchen/test-kitchen/commit/aec7442a323d5888ce6ab9876f19638bd1e565ef) Implement --fail-fast option - [`01619db`](https://github.com/test-kitchen/test-kitchen/commit/01619db074b8f167f9c0321bf101fb78a91e936c) rub more File.expand_path on this change - [`d223049`](https://github.com/test-kitchen/test-kitchen/commit/d22304969c4deccea0d88c3f03524f37a39c7b43) Add berkshelf_path config option - [`a4e67dc`](https://github.com/test-kitchen/test-kitchen/commit/a4e67dcdfcc4b2816495b2f0d321e6ff32e3fdb9) chefstylin' - [`3f8885a`](https://github.com/test-kitchen/test-kitchen/commit/3f8885a8bfc3706452c4830d91b0c9d8223f2c34) lowest psych version is 3.1.0 for kwargs - Additional commits viewable in [compare view](https://github.com/test-kitchen/test-kitchen/compare/v1.23.5...v1.25.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.


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 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 has been acquired by GitHub  🎉