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 3 updates in the / directory: chainguard.dev/sdk, github.com/chainguard-dev/terraform-infra-common and k8s.io/apimachinery.
Updates
chainguard.dev/sdk
from 0.1.25 to 0.1.28Release notes
Sourced from chainguard.dev/sdk's releases.
Commits
e0011f8
Merge pull request #64 from chainguard-dev/create-pull-request/patch2c60333
Export 39a6127b29109de6c2e0558a2be06c538d4657702252287
Export 3d6ec1e62933baa18cb4bcf59f67f07f3b095eb7aecf219
Export a11256305cff2af2df5cda3c2f169cb0986a1ff6f54ceef
Merge pull request #63 from chainguard-dev/create-pull-request/patch1c0a6bc
Export 5de4701d8e2d6aa1c30143821a2908e5dc992721ee5c6fa
Export 1dfe1b41b65fb7952e2a02f57fe3b47c005d7a83b35d818
Export 247e164adccd096e837a72af6d1a6de1211e7e84826ee60
Export a495c26f7533f688f74a107613846117d7d2c33d3f51298
Export c0f75e6c4205b1360c63a441e3827b40956106bfUpdates
github.com/chainguard-dev/terraform-infra-common
from 0.6.85 to 0.6.90Release notes
Sourced from github.com/chainguard-dev/terraform-infra-common's releases.
... (truncated)
Commits
feca306
github-bots: optionally use a pre-defined service account email (#598)7de9003
build(deps): bump the gomod group with 3 updates (#597)5f9c1ce
build(deps): bump the gomod group with 3 updates (#596)6ae8873
build(deps): bump the gomod group across 1 directory with 7 updates (#595)dfe743c
build(deps): bump actions/cache from 4.1.0 to 4.1.1 in the actions group (#592)6a6d51f
build(deps): bump the gomod group across 1 directory with 4 updates (#591)dbeeb1f
build(deps): bump the actions group with 2 updates (#590)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)Updates
google.golang.org/api
from 0.199.0 to 0.201.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
cb2481e
chore(main): release 0.201.0 (#2823)ace72d1
chore(all): update module cloud.google.com/go to v0.116.0 (#2824)2c66186
feat(all): auto-regenerate discovery clients (#2825)02a3fa0
feat(all): auto-regenerate discovery clients (#2822)8e28fb5
chore: add safedir for git (#2820)541cd9a
chore(main): release 0.200.0 (#2802)367e113
chore: bump auth dep (#2819)0a52d2a
feat(all): auto-regenerate discovery clients (#2817)ece3312
chore(all): update all (#2815)d5b5e6f
feat(all): auto-regenerate discovery clients (#2816)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)Updates
k8s.io/apimachinery
from 0.31.1 to 0.31.2Commits
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