terraform-provider-mackerel icon indicating copy to clipboard operation
terraform-provider-mackerel copied to clipboard

Bump github.com/mackerelio/mackerel-client-go from 0.12.0 to 0.17.0

Open dependabot[bot] opened this issue 3 years ago • 0 comments

Bumps github.com/mackerelio/mackerel-client-go from 0.12.0 to 0.17.0.

Release notes

Sourced from github.com/mackerelio/mackerel-client-go's releases.

v0.17.0

  • [Breaking changes] Remove legacy dashboard support

v0.16.0

  • Update hosts API, reflecting API implementation changes
    • Remove Type field from Host
    • Add Size field to Host

v0.15.0

  • Update dashboards API
    • Add support for Alert Status widgets
    • Add FractionSize and Suffix fields for Value widgets

v0.14.0

No release notes provided.

v0.13.0

No release notes provided.

Commits
  • 88aab78 Merge pull request #123 from mackerelio/stop-legacy-dashboard-support
  • d1b546e Remove legacy dashboard support
  • 3481b0f Merge pull request #122 from mackerelio/mod-host-types
  • 1c00739 drop Type field from Host and introduce Size instead
  • 5f3cea5 Merge pull request #120 from mackerelio/fix_missing_items_for_dashboards
  • 6a06eff change FractionSize to int64 pointer
  • 64fe524 Merge pull request #121 from mackerelio/add-new-go-ci
  • 79a3074 test with recent Go versions
  • fca94bb fix gofmt
  • 9172351 added a missing items to the dashboards API.
  • 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[bot] avatar Apr 20 '21 05:04 dependabot[bot]