-
Notifications
You must be signed in to change notification settings - Fork 9
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
Bump the all group with 3 updates #366
Conversation
Bumps the all group with 3 updates: [chainguard.dev/apko](https://github.com/chainguard-dev/apko), [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) and [google.golang.org/api](https://github.com/googleapis/google-api-go-client). Updates `chainguard.dev/apko` from 0.19.9 to 0.20.0 - [Release notes](https://github.com/chainguard-dev/apko/releases) - [Changelog](https://github.com/chainguard-dev/apko/blob/main/NEWS.md) - [Commits](chainguard-dev/apko@v0.19.9...v0.20.0) Updates `cloud.google.com/go/storage` from 1.46.0 to 1.47.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.46.0...spanner/v1.47.0) Updates `google.golang.org/api` from 0.205.0 to 0.206.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.205.0...v0.206.0) --- updated-dependencies: - dependency-name: chainguard.dev/apko dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dependabot[bot], saschagrunert The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the all group with 3 updates: chainguard.dev/apko, cloud.google.com/go/storage and google.golang.org/api.
Updates
chainguard.dev/apko
from 0.19.9 to 0.20.0Release notes
Sourced from chainguard.dev/apko's releases.
Commits
87846cb
Pass errors up the stack in CalculateWorld and InstallPackages (#1404)b93f0a2
build(deps): bump github/codeql-action from 3.27.2 to 3.27.4 (#1403)4437da3
build(deps): bump go.step.sm/crypto from 0.54.0 to 0.54.2 (#1402)213dc9b
build(deps): bump golang.org/x/time from 0.7.0 to 0.8.0 (#1389)de45434
build(deps): bump golang.org/x/sys from 0.26.0 to 0.27.0 (#1390)4295a93
build(deps): bump github/codeql-action from 3.27.1 to 3.27.2 (#1400)ef8f78a
build(deps): bump github/codeql-action from 3.27.0 to 3.27.1 (#1395)a0e93bb
build(deps): bump go.opentelemetry.io/otel from 1.31.0 to 1.32.0 (#1396)c2324f6
build(deps): bump google.golang.org/api from 0.204.0 to 0.205.0 (#1388)5c7a6a6
build(deps): bump golang.org/x/sync from 0.8.0 to 0.9.0 (#1391)Updates
cloud.google.com/go/storage
from 1.46.0 to 1.47.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
703c26a
chore(main): release spanner 1.47.0 (#7960)b726d41
feat(aiplatform): add UpdateExplanationDataset to aiplatform (#8118)fc49c78
feat(spanner): add databoost property for batch transactions (#8152)005d2df
fix(internal/retry): never return nil from GRPCStatus() (#8128)b429aa1
chore(internal/postprocessor): fix profiler & errorreporting shortnames (#8131)4e80088
chore(deps): update gax-go and google.golang.org/api (#8117)e43ebeb
chore(postprocessor): add update steps (#8103)72d0127
test: skip flaky test (#8129)20573e2
chore(postprocessor): fix missing format specifier (#8112)28aa098
chore(postprocessor): update manual entries (#8111)Updates
google.golang.org/api
from 0.205.0 to 0.206.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
9147fac
chore(main): release 0.206.0 (#2863)922e59d
feat(option): add support for user loggers (#2873)20de5d2
feat(all): auto-regenerate discovery clients (#2872)d327d1c
chore(all): update all (#2867)8fab1d8
feat(all): auto-regenerate discovery clients (#2871)031802c
feat(all): auto-regenerate discovery clients (#2870)58faff9
feat(all): auto-regenerate discovery clients (#2868)6495d84
feat(all): auto-regenerate discovery clients (#2866)c552a34
feat(all): auto-regenerate discovery clients (#2862)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 <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name>
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 <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions