Skip to content

Bump github.com/mackerelio/mkr from 0.46.7 to 0.49.0 in /wix#33

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

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

Conversation

@dependabot
Copy link

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

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

Release notes

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

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

v0.47.1

  • Bump github.com/mackerelio/mackerel-client-go from 0.21.1 to 0.21.2 #494

v0.47.0

  • Go 1.17 -> 1.19 #496
  • added filter by gojq #490
  • Organize flat packages in layers #489

v0.46.9

  • Bump github.com/golangci/golangci-lint from 1.46.2 to 1.47.1 #479
  • Bump alpine from 3.16.0 to 3.16.1 #478
  • Bump github.com/stretchr/testify from 1.7.2 to 1.8.0 #475
  • Bump github.com/mackerelio/mackerel-client-go from 0.21.0 to 0.21.1 #473
  • Bump github.com/mackerelio/mackerel-agent from 0.72.13 to 0.72.14 #472
  • Bump alpine from 3.15.1 to 3.16.0 #461

... (truncated)

Changelog

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

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)

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

0.47.1 (2022-09-14)

  • Bump github.com/mackerelio/mackerel-client-go from 0.21.1 to 0.21.2 #494 (dependabot[bot])

0.47.0 (2022-09-06)

  • Go 1.17 -> 1.19 #496 (yseto)
  • added filter by gojq #490 (yseto)
  • Organize flat packages in layers #489 (yseto)

... (truncated)

Commits
  • 147b7c2 Merge pull request #536 from mackerelio/bump-version-0.49.0
  • c44c7ab ready for next release and update changelogs. version: 0.49.0
  • 07a4645 Merge pull request #521 from mackerelio/dependabot/docker/alpine-3.17.1
  • 55cd7c7 Merge pull request #520 from mackerelio/dependabot/go_modules/golang.org/x/oa...
  • dd8901e Merge pull request #522 from mackerelio/dependabot/go_modules/github.com/goog...
  • 9748d95 Bump golang.org/x/oauth2 from 0.3.0 to 0.4.0
  • f966360 Merge pull request #519 from mackerelio/dependabot/go_modules/github.com/mack...
  • 8780f24 Merge pull request #532 from mackerelio/dependabot/github_actions/docker/logi...
  • 8e41cc4 Merge pull request #526 from mackerelio/dependabot/go_modules/github.com/urfa...
  • 86cb8dd Bump docker/login-action from 1 to 2
  • 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.0.
- [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.0)

---
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 Feb 5, 2023
@coveralls
Copy link

Pull Request Test Coverage Report for Build 4097394956

  • 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 Feb 19, 2023

Superseded by #36.

@dependabot dependabot bot closed this Feb 19, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/wix/github.com/mackerelio/mkr-0.49.0 branch February 19, 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