Skip to content

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

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

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

Conversation

@dependabot
Copy link

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

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

Release notes

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

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
  • go.mod from 1.16 to 1.18 #642
  • added test check-file-age #641
  • added test check-file-size #640
  • Bump github.com/mackerelio/go-osstat from 0.2.2 to 0.2.3 #638
  • Bump github.com/fsouza/go-dockerclient from 1.8.1 to 1.8.3 #637
  • Bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 #631
  • Improve tests for check-mysql #629

v0.42.2

  • Ignores fuse.portal partitions #626
  • Bump github.com/aws/aws-sdk-go from 1.44.37 to 1.44.56 #623
  • Bump github.com/gomodule/redigo from 1.8.8 to 1.8.9 #620
  • Bump github.com/stretchr/testify from 1.7.1 to 1.8.0 #618
  • Bump github.com/fsouza/go-dockerclient from 1.7.10 to 1.8.1 #610
  • Bump github.com/lib/pq from 1.10.4 to 1.10.6 #603

... (truncated)

Changelog

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

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])
  • Bump github.com/aws/aws-sdk-go from 1.44.56 to 1.44.116 #656 (dependabot[bot])
  • Bump github.com/fsouza/go-dockerclient from 1.8.3 to 1.9.0 #655 (dependabot[bot])
  • use Go 1.19 on build #654 (yseto)
  • Bump github.com/shirou/gopsutil/v3 from 3.22.2 to 3.22.9 #652 (dependabot[bot])
  • Bump github.com/lib/pq from 1.10.6 to 1.10.7 #648 (dependabot[bot])
  • Bump github.com/mackerelio/checkers from 0.0.3 to 0.0.4 #645 (dependabot[bot])
  • [uptime] rewite to testable and add test #643 (wafuwafu13)
  • go.mod from 1.16 to 1.18 #642 (yseto)
  • added test check-file-age #641 (yseto)
  • added test check-file-size #640 (yseto)
  • Bump github.com/mackerelio/go-osstat from 0.2.2 to 0.2.3 #638 (dependabot[bot])
  • Bump github.com/fsouza/go-dockerclient from 1.8.1 to 1.8.3 #637 (dependabot[bot])
  • Bump github.com/go-ldap/ldap/v3 from 3.4.3 to 3.4.4 #631 (dependabot[bot])
  • Improve tests for check-mysql #629 (susisu)

0.42.2 (2022-07-27)

... (truncated)

Commits
  • ab6a0dc Merge pull request #705 from mackerelio/bump-version-0.43.0
  • 020585c ready for next release and update changelogs. version: 0.43.0
  • 1f9f36c Merge pull request #703 from mackerelio/generate-docs
  • bc999b2 Merge pull request #697 from mackerelio/dependabot/go_modules/github.com/aws/...
  • ee73351 remove tool/update-docs.pl
  • 3876ad1 remove task on create-release-pr
  • 17adf89 remove dependecy Path::Tiny
  • e28e82a added comments.
  • 63e7678 copied from update-docs.pl
  • 20db016 rewrite read file process.
  • 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.43.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.43.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 Feb 5, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4097391228

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

Totals Coverage Status
Change from base Build 2615472245: 0.0%
Covered Lines: 2154
Relevant Lines: 3247

💛 - Coveralls

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 5, 2023

Superseded by #39.

@dependabot dependabot bot closed this Mar 5, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/wix/github.com/mackerelio/go-check-plugins-0.43.0 branch March 5, 2023 16:59
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