NETWAYS / check_akcp_sensorprobeXplus

Icinga check plugin to check AKCP sensorProbeX+ via SNMP
https://shop.netways.de
GNU General Public License v3.0
0 stars 0 forks source link

Bump github.com/NETWAYS/go-check from 0.4.2 to 0.5.0 #8

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/NETWAYS/go-check from 0.4.2 to 0.5.0.

Release notes

Sourced from github.com/NETWAYS/go-check's releases.

v0.5.0

What's Changed

Breaking Changes

Full Changelog: https://github.com/NETWAYS/go-check/compare/v0.4.2...v0.5.0-rc1

v0.5.0-rc1

What's Changed

Breaking Changes

Full Changelog: https://github.com/NETWAYS/go-check/compare/v0.4.2...v0.5.0-rc1

Commits
  • a49af59 Merge pull request #97 from NETWAYS/chore/update-docs
  • 6535a96 Add missing func docs
  • 0396599 Merge pull request #96 from NETWAYS/fix/minor-alloc-optimization
  • 5b93213 Minor allocation improvements in convert/bytes
  • ea4b1a5 Merge pull request #95 from NETWAYS/refactor/remove-go-ps
  • 71ef345 Disable debugging specific code to remove go-ps dependency
  • 6a6c871 Remove logrus (#92)
  • 176ffed Merge pull request #93 from NETWAYS/various-minor-updates
  • d7eaaa4 Add more Benchmark tests
  • 426341b Reduce allocations in FormatFloat()
  • Additional commits viewable 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)
martialblog commented 1 year ago

@RincewindsHat Will you take care of this or want me to have a look?

RincewindsHat commented 1 year ago

will take care of it if I find the time. But feel free to take over