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-go-dependencies group with 3 updates: github.com/grafana/grafana-aws-sdk, github.com/grafana/grafana-plugin-sdk-go and github.com/grafana/sqlds/v4.
Updates
github.com/grafana/grafana-aws-sdk
from 0.31.3 to 0.31.4Release notes
Sourced from github.com/grafana/grafana-aws-sdk's releases.
Changelog
Sourced from github.com/grafana/grafana-aws-sdk's changelog.
Commits
95b69c4
Prepare release 0.31.4 (#177)798edab
Chore: update dependencies (#175)4c20015
Add missing AWS/SES metrics, dimensions (#174)Updates
github.com/grafana/grafana-plugin-sdk-go
from 0.256.0 to 0.258.0Release notes
Sourced from github.com/grafana/grafana-plugin-sdk-go's releases.
Commits
b4e6ef7
build(deps): bump go.opentelemetry.io/contrib/instrumentation/net/http/httptr...d305484
build(deps): bump go.opentelemetry.io/contrib/propagators/jaeger (#1121)318c6e2
build(deps): bump go.opentelemetry.io/contrib/instrumentation/google.golang.o...000fe01
Tracing: Allow trace id to propagate and included in logs even though tracing...850229a
Convert adapter utils to middlewares (#1118)Updates
github.com/grafana/sqlds/v4
from 4.1.2 to 4.1.3Release notes
Sourced from github.com/grafana/sqlds/v4's releases.
Commits
4b54dbb
fix: mark incorrect marcos arguments error as downstream (#140)dd67922
Bump actions/checkout in the all-github-action-dependencies group (#139)07bf35e
Chore: update deps and add dependabot config (#138)0b49f12
fix: implement InstanceDisposer to close db connections (#136)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