sardinasystems / sensu-go-chrony-check

Sensu-Go Check for Chrony NTP daemon
MIT License
1 stars 0 forks source link

build(deps): bump github.com/sensu/sensu-plugin-sdk from 0.14.1 to 0.15.0 #11

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps github.com/sensu/sensu-plugin-sdk from 0.14.1 to 0.15.0.

Changelog

Sourced from github.com/sensu/sensu-plugin-sdk's changelog.

[0.15.0] - 2022-02-17

Changed

  • Removed aws specific functionality, that will now exist as part of cloudwatch plugin

Added

  • Add ToProm function for sensu corev2 metric points

Fixed

  • CLI usage is no longer displayed when business logic execution fails.
Commits
  • da01023 preparing for v0.15.0 release
  • aaca42d Merge pull request #68 from sensu/bugfix/suppress-usage
  • 2c88424 Merge pull request #69 from sensu/remove-aws-package
  • 546801d Don't display usage when biz logic fails
  • f038681 Remove aws package
  • b108314 Feature/add prometheus exposition (#67)
  • See full diff in compare view


Dependabot compatibility score

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)