gitops-operator
gitops-operator copied to clipboard
chore(deps): update module cloud.google.com/go to v0.120.1
This PR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| cloud.google.com/go | replace | minor | v0.100.2 -> v0.120.1 |
Release Notes
googleapis/google-cloud-go (cloud.google.com/go)
v0.120.1
Bug Fixes
v0.120.0
Features
Bug Fixes
v0.119.0
Features
- main: Add support for listening on custom host to internal/testutil (#11780) (9608a09), refs #11586
v0.118.3
Bug Fixes
v0.118.2
Bug Fixes
- internal/godocfx: Don't save timestamps until modules are successfully processed (#11563) (8f38b3d)
- internal/godocfx: Retry go get with explicit envoy dependency (#11564) (a06a6a5)
v0.118.1
Bug Fixes
- main: Remove OpenCensus dependency (6243d91)
v0.118.0
Features
v0.117.0
Features
- internal/trace: Remove previously deprecated OpenCensus support (#11230) (40cf125), refs #10287
- transport: Remove deprecated EXPERIMENTAL OpenCensus trace context propagation (#11239) (0d1ac87), refs #10287 #11230
v0.116.0
Features
v0.115.1
Bug Fixes
- cloud.google.com/go: Bump google.golang.org/[email protected] (8ecc4e9)
v0.115.0
Features
Bug Fixes
v0.114.0
Features
Bug Fixes
v0.113.0
Features
Bug Fixes
- all: Bump x/net to v0.24.0 (#10000) (ba31ed5)
- debugger: Add internaloption.WithDefaultEndpointTemplate (3b41408)
- internal/aliasfix: Handle import paths correctly (#10097) (fafaf0d)
- rpcreplay: Properly unmarshal dynamic message (#9774) (53ccb20), refs #9773
Documentation
v0.112.2
Bug Fixes
v0.112.1
Bug Fixes
Documentation
v0.112.0
Features
Documentation
v0.111.0
Features
Bug Fixes
v0.110.10
Bug Fixes
- all: Update grpc-go to v1.56.3 (#8916) (343cea8)
- all: Update grpc-go to v1.59.0 (#8922) (81a97b0)
- internal/godocfx: Fix links to other packages in summary (#8756) (6220a9a)
v0.110.9
Bug Fixes
- all: Update golang.org/x/net to v0.17.0 (#8705) (174da47)
- internal/aliasgen: Update golang.org/x/net to v0.17.0 (174da47)
- internal/examples/fake: Update golang.org/x/net to v0.17.0 (174da47)
- internal/gapicgen: Update golang.org/x/net to v0.17.0 (174da47)
- internal/generated/snippets: Update golang.org/x/net to v0.17.0 (174da47)
- internal/godocfx: Update golang.org/x/net to v0.17.0 (174da47)
- internal/postprocessor: Add ability to override release level (#8643) (26c608a)
- internal/postprocessor: Add missing assignment (#8646) (d8c5746)
- internal/postprocessor: Update golang.org/x/net to v0.17.0 (174da47)
v0.110.8
v0.110.7
v0.110.6
v0.110.5
v0.110.4
v0.110.3
v0.110.2
v0.110.1
v0.110.0
v0.109.0
v0.108.0
v0.107.0
v0.106.0
v0.105.0
v0.104.0
v0.103.0
v0.102.1
v0.102.0
v0.101.1
v0.101.0
Configuration
📅 Schedule: Branch creation - "after 5am on sunday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
To execute skipped test pipelines write comment /ok-to-test.
This PR has been generated by MintMaker (powered by Renovate Bot).
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):
- 10 additional dependencies were updated
- The
godirective was updated for compatibility reasons
Details:
| Package | Change |
|---|---|
go |
1.22.5 -> 1.23.8 |
github.com/google/go-cmp |
v0.6.0 -> v0.7.0 |
golang.org/x/crypto |
v0.31.0 -> v0.36.0 |
golang.org/x/exp |
v0.0.0-20240222234643-814bf88cf225 -> v0.0.0-20240719175910-8a7402abbf56 |
golang.org/x/net |
v0.33.0 -> v0.37.0 |
golang.org/x/oauth2 |
v0.24.0 -> v0.28.0 |
golang.org/x/sys |
v0.28.0 -> v0.31.0 |
golang.org/x/term |
v0.27.0 -> v0.30.0 |
golang.org/x/text |
v0.21.0 -> v0.23.0 |
golang.org/x/time |
v0.5.0 -> v0.10.0 |
google.golang.org/protobuf |
v1.36.1 -> v1.36.5 |
[APPROVALNOTIFIER] This PR is NOT APPROVED
This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please assign chetan-rns for approval. For more information see the Code Review Process.
The full list of commands accepted by this bot can be found here.
Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment
Hi @red-hat-konflux[bot]. Thanks for your PR.
I'm waiting for a redhat-developer member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.
Once the patch is verified, the new status will be reflected by the ok-to-test label.
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.