fix(deps): update module github.com/grafana/grafana-plugin-sdk-go to v0.263.0 #521
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.250.0
->v0.263.0
Release Notes
grafana/grafana-plugin-sdk-go (github.com/grafana/grafana-plugin-sdk-go)
v0.263.0
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.262.0...v0.263.0
Compatibility
v0.262.0
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.261.0...v0.262.0
Compatibility
v0.261.0
Compare Source
What's Changed
New Contributors
Full Changelog: grafana/grafana-plugin-sdk-go@v0.260.3...v0.261.0
Compatibility
v0.260.3
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.260.2...v0.260.3
Compatibility
v0.260.2
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.260.1...v0.260.2
Compatibility
v0.260.1
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.260.0...v0.260.1
Compatibility
v0.260.0
Compare Source
What's Changed
experimental/errorsource
and removeexperimental/errorsource/httpclient
by @ivanahuckova in https://github.com/grafana/grafana-plugin-sdk-go/pull/1150Full Changelog: grafana/grafana-plugin-sdk-go@v0.259.4...v0.260.0
Compatibility
Below incompatible changes in
github.com/grafana/grafana-plugin-sdk-go/experimental/errorsource
should be compatible since we've introduced type aliases and seems like gorelease doesn't take that into consideration. Main change is changingError
to a type alias forstatus.ErrorWithSource
. Additionally, we have removed the experimental packagegithub.com/grafana/grafana-plugin-sdk-go/experimental/errorsource/httpclient
, as the error source middleware is now included in the HTTP client by default. Consequently, this experimental package is no longer needed.v0.259.4
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.259.3...v0.259.4
v0.259.3
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.259.2...v0.259.3
Compatibility
v0.259.2
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.259.1...v0.259.2
Compatibility
v0.259.1
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.259.0...v0.259.1
v0.259.0
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.258.0...v0.259.0
v0.258.0
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.257.0...v0.258.0
Compatibility
v0.257.0
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.256.0...v0.257.0
Compatibility
Below incompatible changes shouldn't affect any plugins since it's an "internal" function used internally in the SDK and in Grafana.
v0.256.0
Compare Source
What's Changed
New Contributors
Full Changelog: grafana/grafana-plugin-sdk-go@v0.255.0...v0.256.0
Compatibility
v0.255.0
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.254.0...v0.255.0
Compatibility
v0.254.0
Compare Source
What's Changed
New Contributors
Full Changelog: grafana/grafana-plugin-sdk-go@v0.253.0...v0.254.0
Compatibility
v0.253.0
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.252.0...v0.253.0
Compatibility
Below incompatible changes should be compatible since we've introduced type aliases and seems like
gorelease
doesn't take that into consideration. Main change is changingbackend.ErrorSource
to a type alias forstatus.Source
.v0.252.0
Compare Source
What's Changed
New Contributors
Full Changelog: grafana/grafana-plugin-sdk-go@v0.251.0...v0.252.0
Compatibility
v0.251.0
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.250.2...v0.251.0
Compatibility
v0.250.2
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.250.1...v0.250.2
summary
v0.250.2 is a valid semantic version for this release.
v0.250.1
Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.250.0...v0.250.1
Compatibility
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.