Skip to content

Bump github.com/mackerelio/mkr from 0.46.7 to 0.49.2 in /wix#41

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/wix/github.com/mackerelio/mkr-0.49.2
Open

Bump github.com/mackerelio/mkr from 0.46.7 to 0.49.2 in /wix#41
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/go_modules/wix/github.com/mackerelio/mkr-0.49.2

Conversation

@dependabot
Copy link

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

Bumps github.com/mackerelio/mkr from 0.46.7 to 0.49.2.

Release notes

Sourced from github.com/mackerelio/mkr's releases.

v0.49.2

  • Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 #550
  • Bump golang.org/x/net from 0.6.0 to 0.7.0 #549
  • Bump actions/checkout from 2 to 3 #548
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #547
  • Bump github.com/mackerelio/mackerel-agent from 0.75.0 to 0.75.1 #546
  • Bump docker/build-push-action from 3 to 4 #542

v0.49.1

  • Bump alpine from 3.17.1 to 3.17.2 #544
  • Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 #543
  • Bump docker/setup-qemu-action from 1 to 2 #541
  • Bump actions/download-artifact from 2 to 3 #540
  • Bump peter-evans/repository-dispatch from 1 to 2 #539
  • Bump github.com/mackerelio/mackerel-agent from 0.74.1 to 0.75.0 #537

v0.49.0

  • Bump docker/build-push-action from 2 to 3 #535
  • Bump docker/setup-buildx-action from 1 to 2 #534
  • Bump actions/upload-artifact from 2 to 3 #533
  • Bump docker/login-action from 1 to 2 #532
  • Bump actions/cache from 2 to 3 #531
  • Enables Dependabot version updates for GitHub Actions #530
  • Remove debian package v1 process. #529
  • remove useless packaging script #528
  • Bump github.com/fatih/color from 1.13.0 to 1.14.1 #527
  • Bump github.com/urfave/cli from 1.22.10 to 1.22.12 #526
  • Bump github.com/mackerelio/mackerel-agent from 0.73.1 to 0.74.1 #525
  • Bump github.com/google/go-github/v49 from 49.0.0 to 49.1.0 #522
  • Bump alpine from 3.16.2 to 3.17.1 #521
  • Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 #520
  • Bump github.com/mackerelio/mackerel-client-go from 0.23.0 to 0.24.0 #519
  • Bump github.com/itchyny/gojq from 0.12.10 to 0.12.11 #516

v0.48.0

  • Update some libraries #518
  • improve mkr status -v to show host metrics #517
  • added compile option, fix packaging format #515
  • Bump github.com/itchyny/gojq from 0.12.9 to 0.12.10 #513

v0.47.2

  • Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 #505
  • Bump github.com/mackerelio/mackerel-client-go from 0.21.2 to 0.22.0 #503
  • Bump github.com/golangci/golangci-lint from 1.47.1 to 1.50.0 #502
  • Bump github.com/mackerelio/mackerel-agent from 0.72.14 to 0.73.1 #501
  • Bump github.com/urfave/cli from 1.22.9 to 1.22.10 #498
  • Bump github.com/itchyny/gojq from 0.12.8 to 0.12.9 #497
  • Bump github.com/Songmu/goxz from 0.8.2 to 0.9.1 #492
  • Bump alpine from 3.16.1 to 3.16.2 #488

... (truncated)

Changelog

Sourced from github.com/mackerelio/mkr's changelog.

0.49.2 (2023-02-27)

  • Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0 #550 (dependabot[bot])
  • Bump golang.org/x/net from 0.6.0 to 0.7.0 #549 (dependabot[bot])
  • Bump actions/checkout from 2 to 3 #548 (dependabot[bot])
  • Bump github.com/stretchr/testify from 1.8.1 to 1.8.2 #547 (dependabot[bot])
  • Bump github.com/mackerelio/mackerel-agent from 0.75.0 to 0.75.1 #546 (dependabot[bot])
  • Bump docker/build-push-action from 3 to 4 #542 (dependabot[bot])

0.49.1 (2023-02-15)

  • Bump alpine from 3.17.1 to 3.17.2 #544 (dependabot[bot])
  • Bump golang.org/x/oauth2 from 0.4.0 to 0.5.0 #543 (dependabot[bot])
  • Bump docker/setup-qemu-action from 1 to 2 #541 (dependabot[bot])
  • Bump actions/download-artifact from 2 to 3 #540 (dependabot[bot])
  • Bump peter-evans/repository-dispatch from 1 to 2 #539 (dependabot[bot])
  • Bump github.com/mackerelio/mackerel-agent from 0.74.1 to 0.75.0 #537 (dependabot[bot])

0.49.0 (2023-02-01)

  • Bump docker/build-push-action from 2 to 3 #535 (dependabot[bot])
  • Bump docker/setup-buildx-action from 1 to 2 #534 (dependabot[bot])
  • Bump actions/upload-artifact from 2 to 3 #533 (dependabot[bot])
  • Bump docker/login-action from 1 to 2 #532 (dependabot[bot])
  • Bump actions/cache from 2 to 3 #531 (dependabot[bot])
  • Enables Dependabot version updates for GitHub Actions #530 (Arthur1)
  • Remove debian package v1 process. #529 (yseto)
  • remove useless packaging script #528 (yseto)
  • Bump github.com/fatih/color from 1.13.0 to 1.14.1 #527 (dependabot[bot])
  • Bump github.com/urfave/cli from 1.22.10 to 1.22.12 #526 (dependabot[bot])
  • Bump github.com/mackerelio/mackerel-agent from 0.73.1 to 0.74.1 #525 (dependabot[bot])
  • Bump github.com/google/go-github/v49 from 49.0.0 to 49.1.0 #522 (dependabot[bot])
  • Bump alpine from 3.16.2 to 3.17.1 #521 (dependabot[bot])
  • Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0 #520 (dependabot[bot])
  • Bump github.com/mackerelio/mackerel-client-go from 0.23.0 to 0.24.0 #519 (dependabot[bot])
  • Bump github.com/itchyny/gojq from 0.12.10 to 0.12.11 #516 (dependabot[bot])

0.48.0 (2023-01-18)

  • Update some libraries #518 (yseto)
  • improve mkr status -v to show host metrics #517 (kmuto)
  • added compile option, fix packaging format #515 (yseto)
  • Bump github.com/itchyny/gojq from 0.12.9 to 0.12.10 #513 (dependabot[bot])

0.47.2 (2022-11-04)

... (truncated)

Commits
  • 865c976 Merge pull request #551 from mackerelio/bump-version-0.49.2
  • 5b81e65 ready for next release and update changelogs. version: 0.49.2
  • 8a7d786 Merge pull request #546 from mackerelio/dependabot/go_modules/github.com/mack...
  • 83f3aa1 Merge pull request #548 from mackerelio/dependabot/github_actions/actions/che...
  • 6b0b9ae Merge pull request #549 from mackerelio/dependabot/go_modules/golang.org/x/ne...
  • dcd9fa6 Bump golang.org/x/net from 0.6.0 to 0.7.0
  • f9f2315 Merge pull request #550 from mackerelio/dependabot/go_modules/golang.org/x/cr...
  • d992d04 Merge pull request #542 from mackerelio/dependabot/github_actions/docker/buil...
  • 06ad93c Bump golang.org/x/crypto from 0.0.0-20210817164053-32db794688a5 to 0.1.0
  • 34eef0d Merge pull request #547 from mackerelio/dependabot/go_modules/github.com/stre...
  • 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/mkr](https://github.com/mackerelio/mkr) from 0.46.7 to 0.49.2.
- [Release notes](https://github.com/mackerelio/mkr/releases)
- [Changelog](https://github.com/mackerelio/mkr/blob/master/CHANGELOG.md)
- [Commits](mackerelio/mkr@v0.46.7...v0.49.2)

---
updated-dependencies:
- dependency-name: github.com/mackerelio/mkr
  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 4337079646

  • 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

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