Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 3, 2025

Bumps github.com/grafana/grafana-plugin-sdk-go from 0.279.0 to 0.280.0.

Release notes

Sourced from github.com/grafana/grafana-plugin-sdk-go's releases.

v0.280.0

What's Changed

Compatibility

❯ gorelease -base v0.279.0 -version v0.280.0

github.com/grafana/grafana-plugin-sdk-go/backend

compatible changes

HTTPSettings.SigV4SessionToken: added

github.com/grafana/grafana-plugin-sdk-go/backend/httpclient

compatible changes

SigV4Config.SessionToken: added

github.com/grafana/grafana-plugin-sdk-go/build

incompatible changes

E2E: removed GetBuildInfo: changed from InfoGetterFunc to github.com/grafana/grafana-plugin-sdk-go/build/buildinfo.GetterFunc Info: changed from Info to github.com/grafana/grafana-plugin-sdk-go/build/buildinfo.Info InfoGetter: changed from InfoGetter to github.com/grafana/grafana-plugin-sdk-go/build/buildinfo.Getter InfoGetterFunc: changed from InfoGetterFunc to github.com/grafana/grafana-plugin-sdk-go/build/buildinfo.GetterFunc

github.com/grafana/grafana-plugin-sdk-go/build/buildinfo

compatible changes

package added

github.com/grafana/grafana-plugin-sdk-go/data

incompatible changes

ArrowToJSON: changed from func(github.com/apache/arrow-go/v18/arrow.Record, FrameInclude) ([]byte, error) to func(github.com/apache/arrow-go/v18/arrow.RecordBatch, FrameInclude) ([]byte, error) FromArrowRecord: changed from func(github.com/apache/arrow-go/v18/arrow.Record) (*Frame, error) to func(github.com/apache/arrow-go/v18/arrow.RecordBatch) (*Frame, error)

github.com/grafana/grafana-plugin-sdk-go/experimental/e2e/mage

compatible changes

package added

</tr></table>

... (truncated)

Commits
  • 896568c Feat: add session token support for sigv4 to support auth service (#1410)
  • 7abb93a upgade github.com/prometheus/client_golang v1.23.0 => v1.23.2 (#1406)
  • 39c18dd Build: Rename build/info to build/buildinfo (#1405)
  • 0882e1c E2E: Move e2e mage targets to new package (#1404)
  • 7bb0803 Build: Move build info to new package (#1399)
  • 8167436 chore(deps): Update module github.com/getkin/kin-openapi to v0.133.0 (#1402)
  • 582752c chore(deps): Update OpenTelemetry packages (#1387)
  • b31c8c9 chore(deps): Update module github.com/apache/arrow-go/v18 to v18.4.1 (#1396)
  • 189431b chore(deps): Update module github.com/stretchr/testify to v1.11.1 (#1398)
  • 4683740 chore(deps): Update module github.com/grafana/pyroscope-go/godeltaprof to v0....
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) from 0.279.0 to 0.280.0.
- [Release notes](https://github.com/grafana/grafana-plugin-sdk-go/releases)
- [Commits](grafana/grafana-plugin-sdk-go@v0.279.0...v0.280.0)

---
updated-dependencies:
- dependency-name: github.com/grafana/grafana-plugin-sdk-go
  dependency-version: 0.280.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 3, 2025 08:03
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Oct 3, 2025
@dependabot dependabot bot requested review from kevinwcyu and njvrzm and removed request for a team October 3, 2025 08:03
@github-actions github-actions bot enabled auto-merge (squash) October 3, 2025 08:04
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approving minor update to an allowlisted production dependency

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 22, 2025

Superseded by #515.

@dependabot dependabot bot closed this Oct 22, 2025
auto-merge was automatically disabled October 22, 2025 08:05

Pull request was closed

@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grafana/grafana-plugin-sdk-go-0.280.0 branch October 22, 2025 08:06
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants