sensu-plugins / sensu-plugins-aws

This plugin provides native AWS instrumentation for monitoring and metrics collection, including: health and metrics for various AWS services, such as EC2, RDS, ELB, and more, as well as handlers for EC2, SES, and SNS.
http://sensu-plugins.io
MIT License
81 stars 143 forks source link

Update fog requirement from = 1.32.0 to = 2.1.0 #382

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Updates the requirements on fog to permit the latest version.

Release notes

Sourced from fog's releases.

v2.1.0

2.1.0 11/12/2018

Hash adc3d36e1c47976a1ec2630bd4577e082593c884

Statistic Value
Collaborators 2
Forks 1545
Open Issues 7
Watchers 4168

MVP! Akira Matsuda

[cloudstack]

  • Allow specifying the size of root volume. thanks Takashi Kokubun

[misc]

  • GitHub is https by default. thanks Akira Matsuda
  • Remove BlueBox Blocks. thanks Chris Lundquist
  • Add SemVer stability badge to README. thanks Grey Baker
  • Upgrade google dependency. thanks Nat Welch
  • Fix whitespace in gemspec. thanks Nat Welch
  • unpin mime-types. thanks Nat Welch
  • Removing leftovers from extraction of fog-ovirt. thanks Ori Rabin
  • Make CloudSigma snapshot tests pending. thanks Paul Thornthwaite
  • Rescue opennebula loading issues. thanks Paul Thornthwaite
  • "Fix" incorrect Compute provider credential test. thanks Paul Thornthwaite
  • Tweak CloudSigma testing schema. thanks Paul Thornthwaite
  • Fix Cloudstack #connection deprecation warning. thanks Paul Thornthwaite
  • Remove tests for deprecated binary #[]. thanks Paul Thornthwaite
  • Enable Ruby 2.5 in CI. thanks Pavel Valena
  • lib/fog/linode: Add Tokyo2 to avail_datacenters. thanks Penny
  • Fix compatibility with fog-brightbox 1.0.0+. thanks t Ondruch
  • v2.0.0. thanks geemus
  • add stale bot config. thanks geemus
  • remove tests around deprecated usage. thanks geemus
Changelog

Sourced from fog's changelog.

2.1.0 11/12/2018

Hash adc3d36e1c47976a1ec2630bd4577e082593c884

Statistic Value
Collaborators 2
Forks 1545
Open Issues 7
Watchers 4168

MVP! Akira Matsuda

[cloudstack]

  • Allow specifying the size of root volume. thanks Takashi Kokubun

[misc]

  • GitHub is https by default. thanks Akira Matsuda
  • Remove BlueBox Blocks. thanks Chris Lundquist
  • Add SemVer stability badge to README. thanks Grey Baker
  • Upgrade google dependency. thanks Nat Welch
  • Fix whitespace in gemspec. thanks Nat Welch
  • unpin mime-types. thanks Nat Welch
  • Removing leftovers from extraction of fog-ovirt. thanks Ori Rabin
  • Make CloudSigma snapshot tests pending. thanks Paul Thornthwaite
  • Rescue opennebula loading issues. thanks Paul Thornthwaite
  • "Fix" incorrect Compute provider credential test. thanks Paul Thornthwaite
  • Tweak CloudSigma testing schema. thanks Paul Thornthwaite
  • Fix Cloudstack #connection deprecation warning. thanks Paul Thornthwaite
  • Remove tests for deprecated binary #[]. thanks Paul Thornthwaite
  • Enable Ruby 2.5 in CI. thanks Pavel Valena
  • lib/fog/linode: Add Tokyo2 to avail_datacenters. thanks Penny
  • Fix compatibility with fog-brightbox 1.0.0+. thanks t Ondruch
  • v2.0.0. thanks geemus
  • add stale bot config. thanks geemus
  • remove tests around deprecated usage. thanks geemus

2.0.0 03/06/2018

Hash ff9fe270cd23627f748dd37e9bf2800640187f60

Statistic Value
Collaborators 2
Forks 1553
Open Issues 41
Watchers 4102

MVP! Tinguely Pierre

[misc]

Commits
  • 47b9522 Release 2.1.0
  • adc3d36 Merge pull request #4018 from voxik/brightbox-1-compat
  • a15b075 Fix compatibility with fog-brightbox 1.0.0+.
  • 676ccd8 remove tests around deprecated usage
  • 4bf2bf4 Merge pull request #4015 from scub/linode/review_library_support
  • f1dc33a lib/fog/linode: Add Tokyo2 to avail_datacenters
  • e4baf0e Merge pull request #4010 from ChrisLundquist/clundquist/goodbye-bluebox
  • 83b1a05 Remove BlueBox Blocks
  • 6d04a12 Merge pull request #4007 from amatsuda/https
  • cca30ac GitHub is https by default
  • Additional commits viewable in compare view


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 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) - 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)