Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps github.com/NETWAYS/go-check from 0.3.0 to 0.4.0.

Release notes

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

v0.4.0

Changelog

  • 56d6449 HumanReadable: respect zero value input (#46)
  • 34cfa4d Introduce partial results (#42)
  • ee64c0d Add metrics handling
  • d5dae97 Do not add a "|" to output if there is no perfdata
  • ae556cd perfdata: Remove strict uom handling and allow any unit
  • 090e309 Refactor to use strings.Builder
  • e8c9e19 Remove deprecated linters
  • b484f1d Refactor overall.go GetSummary to be more readable
  • 00390b0 Add Makefile
  • 7569c39 Fix package name for result_test.go
  • a4d9433 Merge pull request #41 from NETWAYS/feature/remove-uom-strictness
  • 572a2e4 Merge pull request #44 from NETWAYS/feature/metrics
  • 5d32e12 Merge pull request #49 from NETWAYS/dependabot/go_modules/github.com/jarcoal/httpmock-1.2.0
  • 6ffde7e Merge pull request #50 from NETWAYS/dependabot/go_modules/github.com/stretchr/testify-1.7.2
  • 8dec5f1 Merge pull request #52 from NETWAYS/dependabot/go_modules/github.com/stretchr/testify-1.8.0
  • 6ca0559 Merge pull request #53 from NETWAYS/dependabot/go_modules/github.com/sirupsen/logrus-1.9.0
  • abfc1f1 Merge pull request #54 from NETWAYS/dependabot/go_modules/github.com/stretchr/testify-1.8.1
  • 80460f3 Merge pull request #55 from NETWAYS/overall_output_fixes
  • ceb5f04 Merge pull request #56 from NETWAYS/fix-golangci-lint
  • 0ab9c8b Merge pull request #57 from NETWAYS/dependabot/go_modules/github.com/jarcoal/httpmock-1.3.0
  • 6b33687 Merge pull request #58 from NETWAYS/refactor-strings
  • 646df48 build(deps): bump github.com/jarcoal/httpmock from 1.1.0 to 1.2.0
  • 611c826 build(deps): bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0
  • 0e9d1d9 build(deps): bump github.com/sirupsen/logrus from 1.8.1 to 1.9.0
  • 88e3f55 build(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 (#47)
  • fd0d776 build(deps): bump github.com/stretchr/testify from 1.7.1 to 1.7.2
  • 307611e build(deps): bump github.com/stretchr/testify from 1.7.2 to 1.8.0
  • 90d707e build(deps): bump github.com/stretchr/testify from 1.8.0 to 1.8.1
Commits
  • 0ab9c8b Merge pull request #57 from NETWAYS/dependabot/go_modules/github.com/jarcoal/...
  • 611c826 build(deps): bump github.com/jarcoal/httpmock from 1.2.0 to 1.3.0
  • 6b33687 Merge pull request #58 from NETWAYS/refactor-strings
  • 7569c39 Fix package name for result_test.go
  • b484f1d Refactor overall.go GetSummary to be more readable
  • 090e309 Refactor to use strings.Builder
  • 00390b0 Add Makefile
  • ceb5f04 Merge pull request #56 from NETWAYS/fix-golangci-lint
  • 3a089ac Fix lint issues
  • 80460f3 Merge pull request #55 from NETWAYS/overall_output_fixes
  • 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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 27, 2023
@martialblog martialblog self-assigned this Feb 27, 2023
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/NETWAYS/go-check-0.4.0 branch from 047d0ce to e88df0b Compare February 28, 2023 11:36
Bumps [github.com/NETWAYS/go-check](https://github.com/NETWAYS/go-check) from 0.3.0 to 0.4.0.
- [Release notes](https://github.com/NETWAYS/go-check/releases)
- [Changelog](https://github.com/NETWAYS/go-check/blob/master/.goreleaser.yml)
- [Commits](NETWAYS/go-check@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/NETWAYS/go-check
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/NETWAYS/go-check-0.4.0 branch from e88df0b to 8e0527f Compare February 28, 2023 11:38
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #61.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/NETWAYS/go-check-0.4.0 branch March 6, 2023 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant