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 ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
- `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
- `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency
- `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
Bumps the all group in /plugin with 2 updates: github.com/grafana/grafana-app-sdk and github.com/grafana/grafana-plugin-sdk-go.
Updates
github.com/grafana/grafana-app-sdk
from 0.24.0 to 0.25.0Release notes
Sourced from github.com/grafana/grafana-app-sdk's releases.
Commits
5fba05b
Use full branch name for LTS branch, without a wildcard. (#462)8c81201
Bump github.com/grafana/grafana-plugin-sdk-go from 0.259.0 to 0.259.1 in /plu...0dc4bed
Bump github.com/grafana/grafana-plugin-sdk-go from 0.258.0 to 0.259.0 in /plu...46b5763
Add LTS branch build workflow and have tests run on PR's to LTS branch (#452)16c50d1
Add dependabot entries for the lts/v0.24 branch. (#450)7bb2373
Bump github.com/grafana/grafana-app-sdk from 0.23.1 to 0.24.0 in /plugin in t...c919bc4
[codegen] Remove Thema Support (#447)Updates
github.com/grafana/grafana-plugin-sdk-go
from 0.259.1 to 0.259.2Release notes
Sourced from github.com/grafana/grafana-plugin-sdk-go's releases.
Commits
ff8e414
Mark err as downstream if its from the secure socks proxy (#1136)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