Skip to content
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

build(deps): Bump the all group with 4 updates #1208

Merged
merged 2 commits into from
Apr 22, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2024

Bumps the all group with 4 updates: github.com/GoogleCloudPlatform/k8s-cloud-provider, golang.org/x/mod, google.golang.org/api and google.golang.org/grpc.

Updates github.com/GoogleCloudPlatform/k8s-cloud-provider from 1.24.0 to 1.27.0

Release notes

Sourced from github.com/GoogleCloudPlatform/k8s-cloud-provider's releases.

v1.27.0

What's Changed

New Contributors

Full Changelog: GoogleCloudPlatform/k8s-cloud-provider@v1.26.0...v1.27.0

Commits
  • 93f2a9a Merge pull request #172 from wstcliyu/master
  • 82f2ec8 Add method SetSecurityPolicy to RegionBackendServices
  • 067736f Merge pull request #171 from kl52752/fix-for-check
  • e5919bd Extract CheckStructuralSubset implementation.
  • b02fabb Update coverage limits
  • c85c654 Add support for AnyIndex in path
  • 9e221d0 Add check that Alpha and Beta are subsets of GA fields
  • 8dc5377 Add tcp route
  • 8e74dd9 Add action update
  • b74c568 document impliedVersion() rules for mutable resource
  • Additional commits viewable in compare view

Updates golang.org/x/mod from 0.16.0 to 0.17.0

Commits
  • aa51b25 modfile: do not collapse if there are unattached comments within blocks
  • 87140ec sumdb/tlog: make NewTiles only generate strictly necessary tiles
  • 18d3f56 modfile: fix crash on AddGoStmt in empty File
  • See full diff in compare view

Updates google.golang.org/api from 0.172.0 to 0.173.0

Release notes

Sourced from google.golang.org/api's releases.

v0.173.0

0.173.0 (2024-04-16)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.173.0 (2024-04-16)

Features

Commits
  • 46fc56a chore(main): release 0.173.0 (#2495)
  • 053d45a chore(all): update module github.com/google/go-github/v59 to v61 (#2512)
  • bf1c054 feat(all): auto-regenerate discovery clients (#2520)
  • 85b4e90 feat(all): auto-regenerate discovery clients (#2516)
  • b71b80f feat(all): auto-regenerate discovery clients (#2515)
  • 4826df4 feat(all): auto-regenerate discovery clients (#2514)
  • 3e03de3 feat(all): auto-regenerate discovery clients (#2513)
  • 4e450ec feat(option): add support for env var GOOGLE_CLOUD_UNIVERSE_DOMAIN (#2509)
  • 0ff027b feat(all): auto-regenerate discovery clients (#2510)
  • caf5b3f feat(all): auto-regenerate discovery clients (#2508)
  • Additional commits viewable in compare view

Updates google.golang.org/grpc from 1.62.1 to 1.63.2

Release notes

Sourced from google.golang.org/grpc's releases.

Release 1.63.2

Bugs

  • Fix the user agent string

Release 1.63.1

Bugs

  • grpc: fixed subchannel log messages to properly reference the parent channel (#7101)

API Changes

  • grpc: remove Deprecated tag from Dial and DialContext; these will be deprecated in v1.64 instead (#7103)

Release 1.63.0

Behavior Changes

  • grpc: Return canonical target string from resolver.Address.String() (experimental) (#6923)
  • client & server: when using write buffer pooling, use input value for buffer size instead of size*2 (#6983)

New Features

  • grpc: add ClientConn.CanonicalTarget() to return the canonical target string. (#7006)
  • xds: implement LRS named metrics support (gRFC A64) (#7027)
  • grpc: introduce grpc.NewClient to allow users to create new clients in idle mode and with "dns" as the default resolver (#7010)

API Changes

  • grpc: stabilize experimental method ClientConn.Target() (#7006)

Bug Fixes

  • xds: fix an issue that would cause the client to send an empty list of resources for LDS/CDS upon reconnecting with the management server (#7026)
  • server: Fix some errors returned by a server when using a grpc.Server as an http.Handler with the Go stdlib HTTP server (#6989)
  • resolver/dns: add SetResolvingTimeout to allow configuring the DNS resolver's global timeout (#6917)
  • Set the security level of Windows named pipes to NoSecurity (#6956)

Release 1.62.2

Dependencies

Commits
  • d32e66c Change version to 1.63.2 (#7104)
  • 92f6dd0 channelz: pass parent pointer instead of parent ID to RegisterSubChannel (#7101)
  • 0f6ef0f grpc: un-deprecate Dial and DialContext
  • 58dc749 Change version to 1.63.1-dev (#7051)
  • c68f456 Change version to 1.63.0 (#7050)
  • 6369167 *: update http2 dependency (#7082)
  • 8854761 cherry-pick: channelz: fix race accessing channelMap without lock (#7079) (#7...
  • e62770d channelz: add LocalAddr to listen sockets and test (#7062) (#7063)
  • 4ffccf1 googlec2p: use xdstp style template for client LDS resource name (#7048)
  • faf9964 gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo ...
  • Additional commits viewable in compare view

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

@dependabot dependabot bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. labels Apr 17, 2024
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Apr 17, 2024
@k8s-ci-robot
Copy link
Contributor

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 /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/test-infra repository.

@k8s-ci-robot k8s-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Apr 17, 2024
Copy link

netlify bot commented Apr 17, 2024

Deploy Preview for kubernetes-sigs-cluster-api-gcp ready!

Name Link
🔨 Latest commit 28734e5
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-sigs-cluster-api-gcp/deploys/66264ff8a6194c0008907047
😎 Deploy Preview https://deploy-preview-1208--kubernetes-sigs-cluster-api-gcp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@cpanato
Copy link
Member

cpanato commented Apr 18, 2024

i will take care

@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Apr 19, 2024
@cpanato cpanato force-pushed the dependabot/go_modules/all-72f97f42f6 branch 2 times, most recently from cae2a48 to 0bb6405 Compare April 19, 2024 09:31
@cpanato
Copy link
Member

cpanato commented Apr 19, 2024

/assign @damdo @richardcase
pushed some fixes for the dep update.

@cpanato cpanato force-pushed the dependabot/go_modules/all-72f97f42f6 branch from 0bb6405 to 2424914 Compare April 19, 2024 10:12
@cpanato
Copy link
Member

cpanato commented Apr 19, 2024

ready @richardcase

Copy link
Member

@damdo damdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 19, 2024
@cpanato
Copy link
Member

cpanato commented Apr 19, 2024

/approve

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 19, 2024
@cpanato
Copy link
Member

cpanato commented Apr 19, 2024

/approve cancel

@k8s-ci-robot k8s-ci-robot removed the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 19, 2024
@damdo
Copy link
Member

damdo commented Apr 19, 2024

Something is breaking tests with the recent change introduced re: loadbalancers.
https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-gcp/1208/pull-cluster-api-provider-gcp-test/1781322788661891072#1:build-log.txt%3A348

@cpanato
Do we need a rebase after #1207 merged or did #1207 break anything?

cc. @bfournie

@bfournie
Copy link
Contributor

Something is breaking tests with the recent change introduced re: loadbalancers. https://prow.k8s.io/view/gs/kubernetes-jenkins/pr-logs/pull/kubernetes-sigs_cluster-api-provider-gcp/1208/pull-cluster-api-provider-gcp-test/1781322788661891072#1:build-log.txt%3A348

@cpanato Do we need a rebase after #1207 merged or did #1207 break anything?

cc. @bfournie

Since #1207 added a new reconcile_test.go file, this PR needs a corresponding change to GetHook here, similar to the other reconcile_test.go file changes: https://github.com/bfournie/cluster-api-provider-gcp/blob/main/cloud/services/compute/loadbalancers/reconcile_test.go#L99-L100

@damdo
Copy link
Member

damdo commented Apr 22, 2024

/assign @cpanato

Carlos would you be able to include the change that @bfournie is suggesting here?
Thank you!

@cpanato
Copy link
Member

cpanato commented Apr 22, 2024

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@cpanato
Copy link
Member

cpanato commented Apr 22, 2024

@damdo let me look

Bumps the all group with 4 updates: [github.com/GoogleCloudPlatform/k8s-cloud-provider](https://github.com/GoogleCloudPlatform/k8s-cloud-provider), [golang.org/x/mod](https://github.com/golang/mod), [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `github.com/GoogleCloudPlatform/k8s-cloud-provider` from 1.24.0 to 1.27.0
- [Release notes](https://github.com/GoogleCloudPlatform/k8s-cloud-provider/releases)
- [Commits](GoogleCloudPlatform/k8s-cloud-provider@v1.24.0...v1.27.0)

Updates `golang.org/x/mod` from 0.16.0 to 0.17.0
- [Commits](golang/mod@v0.16.0...v0.17.0)

Updates `google.golang.org/api` from 0.172.0 to 0.173.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.172.0...v0.173.0)

Updates `google.golang.org/grpc` from 1.62.1 to 1.63.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.62.1...v1.63.2)

---
updated-dependencies:
- dependency-name: github.com/GoogleCloudPlatform/k8s-cloud-provider
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: golang.org/x/mod
  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
- dependency-name: google.golang.org/grpc
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
...

Signed-off-by: dependabot[bot] <support@github.com>
@cpanato cpanato force-pushed the dependabot/go_modules/all-72f97f42f6 branch from 2424914 to a3a714c Compare April 22, 2024 11:51
@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 22, 2024
Signed-off-by: cpanato <ctadeu@gmail.com>
@cpanato cpanato force-pushed the dependabot/go_modules/all-72f97f42f6 branch from a3a714c to 28734e5 Compare April 22, 2024 11:54
@cpanato
Copy link
Member

cpanato commented Apr 22, 2024

seems ok now @damdo

@cpanato
Copy link
Member

cpanato commented Apr 22, 2024

/assign @richardcase @damdo

Copy link
Member

@damdo damdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good now yes.
/lgtm

@cpanato I guess you can auto approve.

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 22, 2024
@cpanato
Copy link
Member

cpanato commented Apr 22, 2024

/approve

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: cpanato, dependabot[bot]

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 22, 2024
@k8s-ci-robot k8s-ci-robot merged commit 92b6602 into main Apr 22, 2024
17 checks passed
@k8s-ci-robot k8s-ci-robot added this to the v1.1.0 milestone Apr 22, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/all-72f97f42f6 branch April 22, 2024 13:42
@cpanato
Copy link
Member

cpanato commented May 15, 2024

/cherry-pick release-1.6

@k8s-infra-cherrypick-robot

@cpanato: #1208 failed to apply on top of branch "release-1.6":

Applying: build(deps): Bump the all group with 4 updates
Using index info to reconstruct a base tree...
M	go.mod
M	go.sum
Falling back to patching base and 3-way merge...
Auto-merging go.sum
CONFLICT (content): Merge conflict in go.sum
Auto-merging go.mod
CONFLICT (content): Merge conflict in go.mod
error: Failed to merge in the changes.
hint: Use 'git am --show-current-patch=diff' to see the failed patch
Patch failed at 0001 build(deps): Bump the all group with 4 updates
When you have resolved this problem, run "git am --continue".
If you prefer to skip this patch, run "git am --skip" instead.
To restore the original branch and stop patching, run "git am --abort".

In response to this:

/cherry-pick release-1.6

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. area/dependency Issues or PRs related to dependency changes cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. lgtm "Looks good to me", indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants