-
Notifications
You must be signed in to change notification settings - Fork 0
Update module github.com/grafana/grafana-plugin-sdk-go to v0.250.0 - autoclosed #34
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
Closed
renovate
wants to merge
1
commit into
main
from
renovate/github.com-grafana-grafana-plugin-sdk-go-0.x
Closed
Update module github.com/grafana/grafana-plugin-sdk-go to v0.250.0 - autoclosed #34
renovate
wants to merge
1
commit into
main
from
renovate/github.com-grafana-grafana-plugin-sdk-go-0.x
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
993f24b to
5bd7de1
Compare
5bd7de1 to
c75b601
Compare
c75b601 to
95d1a34
Compare
95d1a34 to
f3008cd
Compare
f3008cd to
91d7505
Compare
91d7505 to
9f5b3eb
Compare
9f5b3eb to
c5f4897
Compare
c5f4897 to
ee93235
Compare
ee93235 to
7bd5a10
Compare
7bd5a10 to
faaa659
Compare
faaa659 to
a911dcc
Compare
a911dcc to
8355978
Compare
8355978 to
a2f2df0
Compare
a2f2df0 to
2565baf
Compare
2565baf to
5dec8d3
Compare
e8f2d81 to
c179f0e
Compare
c179f0e to
5c70b56
Compare
5c70b56 to
7f04970
Compare
7f04970 to
97bba1e
Compare
97bba1e to
b39ff9a
Compare
b39ff9a to
646b041
Compare
646b041 to
dd74402
Compare
dd74402 to
7d17d1a
Compare
7d17d1a to
37b830c
Compare
37b830c to
16c45d7
Compare
16c45d7 to
783019c
Compare
783019c to
3c8f8b4
Compare
3c8f8b4 to
9da3bb3
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.158.0->v0.250.0Release Notes
grafana/grafana-plugin-sdk-go (github.com/grafana/grafana-plugin-sdk-go)
v0.250.0Compare Source
This is a security release addressing CVE-2024-8986.
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.249.0...v0.250.0
Compatibility
v0.249.0Compare Source
What's Changed
New Contributors
Full Changelog: grafana/grafana-plugin-sdk-go@v0.248.0...v0.249.0
Compatibility
v0.248.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.247.0...v0.248.0
Compatibility
v0.247.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.246.0...v0.247.0
Compatibility
v0.246.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.245.0...v0.246.0
Compatibility
v0.245.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.244.0...v0.245.0
Compatibility
v0.244.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.243.0...v0.244.0
Compatibility
v0.243.0Compare Source
What's Changed
New Contributors
Full Changelog: grafana/grafana-plugin-sdk-go@v0.242.0...v0.243.0
Compatibility
v0.242.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.241.0...v0.242.0
Compatibility
v0.241.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.240.0...v0.241.0
Compatibility
v0.240.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.239.0...v0.240.0
Compatibility
v0.239.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.238.0...v0.239.0
Compatibility
v0.238.0Compare Source
What's Changed
Breaking changes
Removes support for the environment variable
GF_PLUGIN_PROFILING_CONTENTIONand the variablebackend.PluginProfilingContentionEnvintroduced in v0.235.0. This is an internal change and was recently introduced and therefore shouldn't affect anyone.Full Changelog: grafana/grafana-plugin-sdk-go@v0.237.0...v0.238.0
Compatibility
v0.237.0Compare Source
What's Changed
Deprecation changes
httpadapter.PluginConfigFromContextandhttpadapter.UserFromContexthas been marked as deprecated and might be removed in the future. Please usebackend.PluginConfigFromContextandbackend.UserFromContextinstead.datasource.Serveandbackend.Servehas been marked as deprecated and might be removed in the future. Please usedatasource.Manageinstead, see https://github.com/grafana/grafana-plugin-examples/blob/main/examples/datasource-basic/pkg/main.go#L20 for an example.New Contributors
Full Changelog: grafana/grafana-plugin-sdk-go@v0.236.0...v0.237.0
Compatibility
v0.236.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.235.0...v0.236.0
Compatibility
v0.235.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.234.0...v0.235.0
Compatibility
v0.234.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.233.0...v0.234.0
Compatibility
v0.233.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.232.0...v0.233.0
Compatibility
v0.232.0Compare Source
What's Changed
Compatibility
Full Changelog: grafana/grafana-plugin-sdk-go@v0.231.0...v0.232.0
v0.231.0Compare Source
What's Changed
New Contributors
Full Changelog: grafana/grafana-plugin-sdk-go@v0.230.0...v0.231.0
Compatibility
v0.230.0Compare Source
What's Changed
Compatibility
Full Changelog: grafana/grafana-plugin-sdk-go@v0.229.0...v0.230.0
v0.229.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.228.0...v0.229.0
Compatibility
v0.228.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.227.0...v0.228.0
Compatibility
v0.227.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.226.0...v0.227.0
Compatibility
v0.226.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.225.0...v0.226.0
Compatibility
v0.225.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.224.0...v0.225.0
v0.224.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.223.0...v0.224.0
Compatibility
v0.223.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.222.0...v0.223.0
Compatibility
v0.222.0Compare Source
What's Changed
scanTypevalue isnilby @aangelisc in https://github.com/grafana/grafana-plugin-sdk-go/pull/951Full Changelog: grafana/grafana-plugin-sdk-go@v0.221.0...v0.222.0
v0.221.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.220.0...v0.221.0
Compatibility
v0.220.0Compare Source
What's Changed
Full Changelog: grafana/grafana-plugin-sdk-go@v0.219.0...v0.220.0
Compatibility
v0.219.0Compare Source
What's Changed
Comp
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.