Skip to content

Bump github.com/mackerelio/go-check-plugins from 0.42.0 to 0.44.0 in /wix#39

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/wix/github.com/mackerelio/go-check-plugins-0.44.0
Open

Bump github.com/mackerelio/go-check-plugins from 0.42.0 to 0.44.0 in /wix#39
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/wix/github.com/mackerelio/go-check-plugins-0.44.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 5, 2023

Bumps github.com/mackerelio/go-check-plugins from 0.42.0 to 0.44.0.

Release notes

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

v0.44.0

  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #722
  • fix gosimple, ineffassign #720
  • Bump github.com/containerd/containerd from 1.6.14 to 1.6.18 #717
  • check-dns: add expected-string option #715
  • Bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.199 #714
  • Bump golang.org/x/crypto from 0.5.0 to 0.6.0 #713
  • Bump github.com/fsouza/go-dockerclient from 1.9.3 to 1.9.4 #712
  • Bump golang.org/x/text from 0.6.0 to 0.7.0 #711
  • Bump golang.org/x/sys from 0.4.0 to 0.5.0 #710
  • added dns plugin on package #709
  • Remove circle.yml #708
  • Bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 #706
  • Add check-dns plugin #704

v0.43.0

  • fix generate docs #703
  • Bump actions/checkout from 2 to 3 #702
  • Bump actions/setup-go from 2 to 3 #701
  • Bump actions/cache from 2 to 3 #700
  • Bump actions/upload-artifact from 2 to 3 #699
  • Bump actions/download-artifact from 2 to 3 #698
  • Bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.189 #697
  • Enables Dependabot version updates for GitHub Actions #696
  • Stop build for apt v1 #695
  • Bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.3 #694
  • [check-http] add test.sh #692
  • check-ssl-cert: add ca-file, cert-file, key-file, no-check-certificate options #690
  • Bump golang.org/x/text from 0.5.0 to 0.6.0 #684
  • Bump golang.org/x/crypto from 0.4.0 to 0.5.0 #682
  • Bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12 #679
  • Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 #671

v0.42.4

  • check-cert-file: add test #687
  • test: use T.TempDir to create temporary test directory #686
  • combine lint, lint-windows, fix test on windows. #678
  • added compile option, fix packaging format #676
  • Update dependencies #674
  • Bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.157 #673

v0.42.3

  • Bump golang.org/x/text from 0.3.7 to 0.4.0 #658
  • Bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.116 #656
  • Bump github.com/fsouza/go-dockerclient from 1.8.3 to 1.9.0 #655
  • use Go 1.19 on build #654
  • Bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.9 #652
  • Bump github.com/lib/pq from 1.10.6 to 1.10.7 #648
  • Bump github.com/mackerelio/checkers from 0.0.3 to 0.0.4 #645
  • [uptime] rewite to testable and add test #643

... (truncated)

Changelog

Sourced from github.com/mackerelio/go-check-plugins's changelog.

0.44.0 (2023-02-27)

  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #722 (dependabot[bot])
  • fix gosimple, ineffassign #720 (wafuwafu13)
  • Bump github.com/containerd/containerd from 1.6.14 to 1.6.18 #717 (dependabot[bot])
  • check-dns: add expected-string option #715 (wafuwafu13)
  • Bump github.com/aws/aws-sdk-go from 1.44.189 to 1.44.199 #714 (dependabot[bot])
  • Bump golang.org/x/crypto from 0.5.0 to 0.6.0 #713 (dependabot[bot])
  • Bump github.com/fsouza/go-dockerclient from 1.9.3 to 1.9.4 #712 (dependabot[bot])
  • Bump golang.org/x/text from 0.6.0 to 0.7.0 #711 (dependabot[bot])
  • Bump golang.org/x/sys from 0.4.0 to 0.5.0 #710 (dependabot[bot])
  • added dns plugin on package #709 (yseto)
  • Remove circle.yml #708 (wafuwafu13)
  • Bump github.com/shirou/gopsutil/v3 from 3.22.12 to 3.23.1 #706 (dependabot[bot])
  • Add check-dns plugin #704 (wafuwafu13)

0.43.0 (2023-02-01)

  • fix generate docs #703 (yseto)
  • Bump actions/checkout from 2 to 3 #702 (dependabot[bot])
  • Bump actions/setup-go from 2 to 3 #701 (dependabot[bot])
  • Bump actions/cache from 2 to 3 #700 (dependabot[bot])
  • Bump actions/upload-artifact from 2 to 3 #699 (dependabot[bot])
  • Bump actions/download-artifact from 2 to 3 #698 (dependabot[bot])
  • Bump github.com/aws/aws-sdk-go from 1.44.157 to 1.44.189 #697 (dependabot[bot])
  • Enables Dependabot version updates for GitHub Actions #696 (Arthur1)
  • Stop build for apt v1 #695 (Arthur1)
  • Bump github.com/fsouza/go-dockerclient from 1.9.0 to 1.9.3 #694 (dependabot[bot])
  • [check-http] add test.sh #692 (lufia)
  • check-ssl-cert: add ca-file, cert-file, key-file, no-check-certificate options #690 (wafuwafu13)
  • Bump golang.org/x/text from 0.5.0 to 0.6.0 #684 (dependabot[bot])
  • Bump golang.org/x/crypto from 0.4.0 to 0.5.0 #682 (dependabot[bot])
  • Bump github.com/shirou/gopsutil/v3 from 3.22.11 to 3.22.12 #679 (dependabot[bot])
  • Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 #671 (dependabot[bot])

0.42.4 (2023-01-18)

  • check-cert-file: add test #687 (wafuwafu13)
  • test: use T.TempDir to create temporary test directory #686 (Juneezee)
  • combine lint, lint-windows, fix test on windows. #678 (yseto)
  • added compile option, fix packaging format #676 (yseto)
  • Update dependencies #674 (lufia)
  • Bump github.com/aws/aws-sdk-go from 1.44.116 to 1.44.157 #673 (dependabot[bot])

0.42.3 (2022-10-20)

  • Bump golang.org/x/text from 0.3.7 to 0.4.0 #658 (dependabot[bot])

... (truncated)

Commits
  • 8cf10d1 Merge pull request #726 from mackerelio/bump-version-0.44.0
  • 47fcaff ready for next release and update changelogs. version: 0.44.0
  • 7279522 Merge pull request #717 from mackerelio/dependabot/go_modules/github.com/cont...
  • c900666 Merge pull request #709 from mackerelio/added-dns-plugin
  • d8ad607 Merge remote-tracking branch 'origin/master' into added-dns-plugin
  • 45f8f39 Merge pull request #722 from mackerelio/dependabot/go_modules/github.com/stre...
  • 0f337a9 Bump github.com/stretchr/testify from 1.8.1 to 1.8.2
  • 1813a79 Merge pull request #720 from wafuwafu13/remove-disable-lint
  • 67a42a3 more simply
  • 7ce2ccb Merge pull request #715 from wafuwafu13/dns-response
  • 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)

Bumps [github.com/mackerelio/go-check-plugins](https://github.com/mackerelio/go-check-plugins) from 0.42.0 to 0.44.0.
- [Release notes](https://github.com/mackerelio/go-check-plugins/releases)
- [Changelog](https://github.com/mackerelio/go-check-plugins/blob/master/CHANGELOG.md)
- [Commits](mackerelio/go-check-plugins@v0.42.0...v0.44.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 5, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4337076311

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.0%) to 66.338%

Files with Coverage Reduction New Missed Lines %
command/command.go 3 62.35%
Totals Coverage Status
Change from base Build 2615472245: 0.0%
Covered Lines: 2154
Relevant Lines: 3247

💛 - Coveralls

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