Bump the all group across 1 directory with 7 updates#1263
Conversation
Bumps the all group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.47.0` | `1.48.0` | | [github.com/tektoncd/pipeline](https://github.com/tektoncd/pipeline) | `0.65.2` | `0.66.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.29.0` | `0.31.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.68.0` | `1.68.1` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.3` | `0.32.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.3` | `0.32.0` | | [k8s.io/code-generator](https://github.com/kubernetes/code-generator) | `0.31.3` | `0.32.0` | Updates `cloud.google.com/go/storage` from 1.47.0 to 1.48.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.47.0...spanner/v1.48.0) Updates `github.com/tektoncd/pipeline` from 0.65.2 to 0.66.0 - [Release notes](https://github.com/tektoncd/pipeline/releases) - [Changelog](https://github.com/tektoncd/pipeline/blob/main/releases.md) - [Commits](tektoncd/pipeline@v0.65.2...v0.66.0) Updates `golang.org/x/crypto` from 0.29.0 to 0.31.0 - [Commits](golang/crypto@v0.29.0...v0.31.0) Updates `google.golang.org/grpc` from 1.68.0 to 1.68.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.0...v1.68.1) Updates `k8s.io/apimachinery` from 0.31.3 to 0.32.0 - [Commits](kubernetes/apimachinery@v0.31.3...v0.32.0) Updates `k8s.io/client-go` from 0.31.3 to 0.32.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.31.3...v0.32.0) Updates `k8s.io/code-generator` from 0.31.3 to 0.32.0 - [Commits](kubernetes/code-generator@v0.31.3...v0.32.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: github.com/tektoncd/pipeline dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: k8s.io/apimachinery dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: k8s.io/client-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: k8s.io/code-generator 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 tektoncd 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. DetailsInstructions 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/test-infra repository. |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: lcarva The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Bumps the all group with 7 updates in the / directory:
1.47.01.48.00.65.20.66.00.29.00.31.01.68.01.68.10.31.30.32.00.31.30.32.00.31.30.32.0Updates
cloud.google.com/go/storagefrom 1.47.0 to 1.48.0Release notes
Sourced from cloud.google.com/go/storage's releases.
Commits
37cccafchore(main): release spanner 1.48.0 (#8158)d980b42fix(spanner): reset buffer after abort on first SQL statement (#8440)db6dc5achore: release main (#8428)e5e950btest(internal/docfx): fix expected number of pages in test (#8437)9a0c631chore(policytroubleshooter/iam): add config to generate apiv3 (#8436)2a1455dchore(main): release bigquery 1.54.0 (#8326)e3b9cdcfeat(language): start generating apiv2 (#8434)916f779feat(bigquery/biglake): start generating apiv1 and apiv1alpha1 (#8433)404097efeat(workflows/executions): add UNAVAILABLE and QUEUED to state enum (#8430)b3dbddedocs(optimization): Minor formatting (#8417)Updates
github.com/tektoncd/pipelinefrom 0.65.2 to 0.66.0Release notes
Sourced from github.com/tektoncd/pipeline's releases.
... (truncated)
Changelog
Sourced from github.com/tektoncd/pipeline's changelog.
... (truncated)
Commits
1dd488ebuild(deps): bump github/codeql-action from 3.27.4 to 3.27.51f50ecdbuild(deps): bump the all group in /tekton with 2 updates0f2d9f1Fixes git-resolver configuration for serverUrl and scmTypecfc5c7bbuild(deps): bump actions/dependency-review-action from 4.4.0 to 4.5.027c87f0build(deps): bump the all group in /tekton with 2 updatesbfe7b03build(deps): bump github.com/golangci/golangci-lint in /tools3714d4fbuild(deps): bump step-security/harden-runner from 2.10.1 to 2.10.285dc300fix: add missing stepaction RBAC permission for resolver0d39e02build(deps): bump the all group in /tekton with 2 updatesccf8cfbbuild(deps): bump github/codeql-action from 3.27.1 to 3.27.4Updates
golang.org/x/cryptofrom 0.29.0 to 0.31.0Commits
b4f1988ssh: make the public key cache a 1-entry FIFO cache7042ebcopenpgp/clearsign: just use rand.Reader in tests3e90321go.mod: update golang.org/x dependencies8c4e668x509roots/fallback: update bundleUpdates
google.golang.org/grpcfrom 1.68.0 to 1.68.1Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d6a777fChange version to 1.68.1 (#7894)9c54bbbdeps: Remove go patch version from go.mod (#7831) (#7877)dc26feecredentials/alts: avoid SRV and TXT lookups for handshaker service (#7861) (#...eff4b16Change version to 1.68.1-dev (#7745)Updates
k8s.io/apimachineryfrom 0.31.3 to 0.32.0Commits
59e9003Merge remote-tracking branch 'origin/master' into release-1.32639247cDrop use of winreadlinkvolume godebug option220d7c3Merge remote-tracking branch 'origin/master' into release-1.32c199d3bRevert to go1.22 windows filesystem stdlib behavior16af2ffimplement unsafe deletion, and wire it6ff8305api: run codegenca9b8b2api: add a new field to meta/v1 DeleteOptionsd941d9fMerge pull request #128503 from benluddy/cbor-codecs-featuregate3b4250fWire serving codecs to CBOR feature gate.daaad09Merge pull request #128501 from benluddy/watch-cbor-seqUpdates
k8s.io/client-gofrom 0.31.3 to 0.32.0Commits
0d55461Update dependencies to v0.32.0 tag4765adeMerge remote-tracking branch 'origin/master' into release-1.32692a511Drop use of winreadlinkvolume godebug option9df5099Merge remote-tracking branch 'origin/master' into release-1.32120beb2Revert to go1.22 windows filesystem stdlib behavior55d23e2Align fake client-go clients with the main interface646e79bRun codegenc475fe0Generify fake clientsets955401cMerge pull request #128407 from ndixita/pod-level-resourceseddb107Merge pull request #127857 from Jefftree/cle-v1alpha2Updates
k8s.io/code-generatorfrom 0.31.3 to 0.32.0Commits
600daa2Update dependencies to v0.32.0 tag1bfda81Merge remote-tracking branch 'origin/master' into release-1.32e2fbf1bDrop use of winreadlinkvolume godebug option906f6b3Merge remote-tracking branch 'origin/master' into release-1.320efe046Revert to go1.22 windows filesystem stdlib behavior56b470eMerge pull request #126503 from skitt/generic-fake-clientc7820d2Merge pull request #128692 from dinhxuanvu/extra-dirdd3711dMerge pull request #127513 from tkashem/delete-undecryptableb53643fRemove deprecated extra-dirs flag242eeabapi: run codegenMost Recent Ignore Conditions Applied to This Pull Request
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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