Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/grafana/grafana-plugin-sdk-go from 0.144.0 to 0.149.1 #217

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps github.com/grafana/grafana-plugin-sdk-go from 0.144.0 to 0.149.1.

Release notes

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

Sql util - patch scan type enhancement

This is a patch for a bug in the sql util 0.149.0

SQL util - allow using the database scan type for converters

Allow using the database scan type for converters, rather than always overriding it.

No breaking changes.

v0.148.0

What's Changed

New Contributors

Full Changelog: grafana/grafana-plugin-sdk-go@v0.147.0...v0.148.0

Compatibility

gorelease -base v0.147.0 -version v0.148.0
! second, different message for obj type github.com/grafana/grafana-plugin-sdk-go/experimental/sdata/numeric.Collection interface{github.com/grafana/grafana-plugin-sdk-go/experimental/sdata/numeric.CollectionWriter; github.com/grafana/grafana-plugin-sdk-go/experimental/sdata/numeric.CollectionReader}, part ""
  first:  changed from interface{CollectionWriter; CollectionReader} to struct{Refs []MetricRef; RemainderIndices []github.com/grafana/grafana-plugin-sdk-go/experimental/sdata.FrameFieldIndex; Warning error}
  second: no longer implements CollectionReader
! second, different message for obj type github.com/grafana/grafana-plugin-sdk-go/experimental/sdata/numeric.Collection interface{github.com/grafana/grafana-plugin-sdk-go/experimental/sdata/numeric.CollectionWriter; github.com/grafana/grafana-plugin-sdk-go/experimental/sdata/numeric.CollectionReader}, part ""
  first:  no longer implements CollectionReader
  second: no longer implements CollectionWriter
# github.com/grafana/grafana-plugin-sdk-go/data
## compatible changes
EnumFieldConfig: added
FieldConfig.TypeConfig: added
FieldTypeConfig: added
FieldTypeEnum: added
FieldTypeNullableEnum: added
FrameMeta.TypeVersion: added
FrameTypeVersion: added
ParseFrameTypeVersion: added
QueryStat.TypeConfig: added

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

</tr></table>

... (truncated)

Commits
  • 4344c93 Fix findAndKillCurrentPlugin for long names (#613)
  • f2629e0 sql scan row bug fix (#611)
  • 6e33248 allow using the scan type from the db (#608)
  • 382a2b2 Data: Frame.Meta.TypeVersion from pointer to non-pointer (#606)
  • 0376b87 LICENSE update 2023 (#609)
  • daef868 Dataframe: Add TypeVersion property to FrameMeta (#597)
  • cd0ab4f Data: change Field.Len() to be more like len() (#605)
  • 4240989 Adding observability metrics / data plane team as codeowners for data folde...
  • 498f672 Support for backend macros (#599)
  • f3a00fe Add macro interpolation helper (#594)
  • 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-plugin-sdk-go](https://github.com/grafana/grafana-plugin-sdk-go) from 0.144.0 to 0.149.1.
- [Release notes](https://github.com/grafana/grafana-plugin-sdk-go/releases)
- [Commits](grafana/grafana-plugin-sdk-go@v0.144.0...v0.149.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 6, 2023

Superseded by #218.

@dependabot dependabot bot closed this Mar 6, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/grafana/grafana-plugin-sdk-go-0.149.1 branch March 6, 2023 02:58
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.

0 participants