Skip to content
This repository has been archived by the owner on Feb 12, 2024. It is now read-only.

Bump github.com/grafana/grafana-api-golang-client from 0.4.0 to 0.23.0 #102

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jun 19, 2023

Bumps github.com/grafana/grafana-api-golang-client from 0.4.0 to 0.23.0.

Release notes

Sourced from github.com/grafana/grafana-api-golang-client's releases.

v0.23.0

What's Changed

Full Changelog: grafana/grafana-api-golang-client@v0.22.0...v0.23.0

v0.22.0

What's Changed

New Contributors

Full Changelog: grafana/grafana-api-golang-client@v0.21.1...v0.22.0

v0.21.1

What's Changed

Full Changelog: grafana/grafana-api-golang-client@v0.21.0...v0.21.1

v0.21.0

What's Changed

New Contributors

Full Changelog: grafana/grafana-api-golang-client@v0.20.1...v0.21.0

v0.20.1

What's Changed

Full Changelog: grafana/grafana-api-golang-client@v0.20.0...v0.20.1

v0.20.0

What's Changed

Full Changelog: grafana/grafana-api-golang-client@v0.19.1...v0.20.0

v0.19.1

What's Changed

... (truncated)

Commits
  • 023cfdf Allow setting status codes to retry (#152)
  • 655166f Merge pull request #151 from skatsaounis/add-get-roles
  • 2081248 Add GetRoles call to fetch all Grafana roles
  • e5fb6a3 Merge pull request #150 from grafana/inkel/fix-retry-missing-body
  • 09a55c8 Update test comment
  • 271195b Make golangci-lint happy
  • 0dc1db5 Use ioutil.ReadAll instead of io.ReadAll
  • 0945c55 Pass slice of bytes instead of io.Reader in Client.request
  • 35980b7 Fix linters
  • 7967b4b Add RetryTimeout to configuration
  • 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/grafana/grafana-api-golang-client](https://github.com/grafana/grafana-api-golang-client) from 0.4.0 to 0.23.0.
- [Release notes](https://github.com/grafana/grafana-api-golang-client/releases)
- [Commits](grafana/grafana-api-golang-client@v0.4.0...v0.23.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/grafana-api-golang-client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jun 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Development

Successfully merging this pull request may close these issues.

0 participants