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 with 2 updates in the / directory: chainguard.dev/sdk and github.com/chainguard-dev/terraform-infra-common.
Updates
chainguard.dev/sdk
from 0.1.25 to 0.1.27Release notes
Sourced from chainguard.dev/sdk's releases.
Commits
f54ceef
Merge pull request #63 from chainguard-dev/create-pull-request/patch1c0a6bc
Export 5de4701d8e2d6aa1c30143821a2908e5dc992721ee5c6fa
Export 1dfe1b41b65fb7952e2a02f57fe3b47c005d7a83b35d818
Export 247e164adccd096e837a72af6d1a6de1211e7e84826ee60
Export a495c26f7533f688f74a107613846117d7d2c33d3f51298
Export c0f75e6c4205b1360c63a441e3827b40956106bfb828d92
Export e7398bc95b859352259a9a4a0d978a57dba57a0493575d1
Export 4088ee8496fbd1891dd18e46af3b84f3f9e3b716a61d872
Export fd39c0687aee7c096dd4df639115c4f700f8619cfe990e0
Export 39d85dd2100f51b32690f8dcb70201c738f172e9Updates
github.com/chainguard-dev/terraform-infra-common
from 0.6.85 to 0.6.89Release notes
Sourced from github.com/chainguard-dev/terraform-infra-common's releases.
Commits
3b2d98a
Fix nil-map assignment (#589)771577f
Make the dispatcher cron more frequent, add notbefore counter. (#587)921c6b7
This exposesNotBefore
in the proto interface. (#588)acbd01c
Add aNotBefore
option, use it for back-off during retries. (#586)c5a822c
Refactor the conformance tests to be better isolated. (#585)8a4c2e8
Add the ability to associate a priority with keys. (#584)18c6215
build(deps): bump the gomod group with 2 updates (#581)ca35d98
build(deps): bump golangci/golangci-lint-action from 6.1.0 to 6.1.1 in the ac...c892aea
disable scaling alert by default (#580)2d2ad95
add support for security policy for prober/serverless gclb (#579)Updates
google.golang.org/grpc
from 1.67.0 to 1.67.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
3f95b38
Update version to 1.67.1 (#7682)4f6c5f2
xds/server: Fix xDS Server leak (#7664) (#7681)935f8cb
transport: Fix reporting of bytes read while reading headers (#7660) (#7667)02bbb65
Change version to 1.67.1-dev (#7605)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