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

chore(all): update all #988

Merged
merged 1 commit into from
Mar 23, 2023
Merged

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Mar 13, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
cloud.google.com/go/accesscontextmanager require minor v1.6.0 -> v1.7.0
cloud.google.com/go/aiplatform require minor v1.35.0 -> v1.36.1
cloud.google.com/go/analytics require minor v0.18.0 -> v0.19.0
cloud.google.com/go/apigeeregistry require minor v0.5.0 -> v0.6.0
cloud.google.com/go/apikeys require minor v0.5.0 -> v0.6.0
cloud.google.com/go/appengine require minor v1.6.0 -> v1.7.0
cloud.google.com/go/artifactregistry require minor v1.11.2 -> v1.12.0
cloud.google.com/go/asset require minor v1.11.1 -> v1.12.0
cloud.google.com/go/beyondcorp require minor v0.4.0 -> v0.5.0
cloud.google.com/go/bigquery require minor v1.48.0 -> v1.49.0
cloud.google.com/go/billing require minor v1.12.0 -> v1.13.0
cloud.google.com/go/channel require minor v1.11.0 -> v1.12.0
cloud.google.com/go/cloudbuild require minor v1.7.0 -> v1.9.0
cloud.google.com/go/cloudtasks require minor v1.9.0 -> v1.10.0
cloud.google.com/go/compute require minor v1.18.0 -> v1.19.0
cloud.google.com/go/container require minor v1.13.1 -> v1.14.0
cloud.google.com/go/containeranalysis require minor v0.7.0 -> v0.9.0
cloud.google.com/go/datacatalog require minor v1.12.0 -> v1.13.0
cloud.google.com/go/dataform require minor v0.6.0 -> v0.7.0
cloud.google.com/go/dataplex require minor v1.5.2 -> v1.6.0
cloud.google.com/go/datastream require minor v1.6.0 -> v1.7.0
cloud.google.com/go/deploy require minor v1.6.0 -> v1.8.0
cloud.google.com/go/dialogflow require minor v1.31.0 -> v1.32.0
cloud.google.com/go/documentai require minor v1.16.0 -> v1.18.0
cloud.google.com/go/eventarc require minor v1.10.0 -> v1.11.0
cloud.google.com/go/filestore require minor v1.5.0 -> v1.6.0
cloud.google.com/go/functions require minor v1.10.0 -> v1.12.0
cloud.google.com/go/gkehub require minor v0.11.0 -> v0.12.0
cloud.google.com/go/iam require minor v0.12.0 -> v0.13.0
cloud.google.com/go/iap require minor v1.6.0 -> v1.7.0
cloud.google.com/go/iot require minor v1.5.0 -> v1.6.0
cloud.google.com/go/kms require minor v1.9.0 -> v1.10.0
cloud.google.com/go/maps require minor v0.6.0 -> v0.7.0
cloud.google.com/go/monitoring require minor v1.12.0 -> v1.13.0
cloud.google.com/go/networkconnectivity require minor v1.10.0 -> v1.11.0
cloud.google.com/go/networksecurity require minor v0.7.0 -> v0.8.0
cloud.google.com/go/notebooks require minor v1.7.0 -> v1.8.0
cloud.google.com/go/policytroubleshooter require minor v1.5.0 -> v1.6.0
cloud.google.com/go/privatecatalog require minor v0.7.0 -> v0.8.0
cloud.google.com/go/pubsub require minor v1.28.0 -> v1.30.0
cloud.google.com/go/pubsublite require minor v1.6.0 -> v1.7.0
cloud.google.com/go/recaptchaenterprise/v2 require minor v2.6.0 -> v2.7.0
cloud.google.com/go/resourcemanager require minor v1.5.0 -> v1.6.0
cloud.google.com/go/run require minor v0.8.0 -> v0.9.0
cloud.google.com/go/scheduler require minor v1.8.0 -> v1.9.0
cloud.google.com/go/security require minor v1.12.0 -> v1.13.0
cloud.google.com/go/securitycenter require minor v1.18.1 -> v1.19.0
cloud.google.com/go/servicecontrol require patch v1.11.0 -> v1.11.1
cloud.google.com/go/servicedirectory require minor v1.8.0 -> v1.9.0
cloud.google.com/go/servicemanagement require minor v1.6.0 -> v1.8.0
cloud.google.com/go/serviceusage require minor v1.5.0 -> v1.6.0
cloud.google.com/go/speech require minor v1.14.1 -> v1.15.0
cloud.google.com/go/storagetransfer require minor v1.7.0 -> v1.8.0
cloud.google.com/go/trace require minor v1.8.0 -> v1.9.0
cloud.google.com/go/translate require minor v1.6.0 -> v1.7.0
cloud.google.com/go/video require minor v1.13.0 -> v1.14.0
cloud.google.com/go/vision/v2 require minor v2.6.0 -> v2.7.0
cloud.google.com/go/vmmigration require minor v1.5.0 -> v1.6.0
cloud.google.com/go/vmwareengine require minor v0.2.2 -> v0.3.0
github.com/golang/protobuf require patch v1.5.2 -> v1.5.3
google.golang.org/grpc require minor v1.53.0 -> v1.54.0
google.golang.org/protobuf require minor v1.28.1 -> v1.30.0

Release Notes

googleapis/google-cloud-go

v0.19.0

Compare Source

  • bigquery:

    • Support customer-managed encryption keys.
  • bigtable:

    • Improved emulator support.
    • Support GetCluster.
  • datastore:

    • Add general mutations.
    • Support pointer struct fields.
    • Support transaction options.
  • firestore:

    • Add Transaction.GetAll.
    • Support document cursors.
  • logging:

    • Support concurrent RPCs to the service.
    • Support per-entry resources.
  • profiler:

    • Add config options to disable heap and thread profiling.
    • Read the project ID from $GOOGLE_CLOUD_PROJECT when it's set.
  • pubsub:

    • BEHAVIOR CHANGE: Release flow control after ack/nack (instead of after the
      callback returns).
    • Add SubscriptionInProject.
    • Add OpenCensus instrumentation for streaming pull.
  • storage:

    • Support CORS.
golang/protobuf

v1.5.3

Compare Source

Notable changes

*( #​1363) jsonpb: accept 'null' as a valid representation of NullValue in unmarshal

grpc/grpc-go

v1.54.0: Release 1.54.0

Compare Source

Behavior Changes

  • xds: remove support for xDS v2 transport API (#​6013)

New Features

  • server: expose SetSendCompressor API to set send compressor name (#​5744)
  • xdsclient: include Node proto only in the first discovery request message, to improve performance (#​6078)

Bug Fixes

  • metadata: fix validation logic and properly validate metadata appended via AppendToOutgoingContext (#​6001)
  • transport: do not close connections when we encounter I/O errors until after all data is consumed (#​6110)
  • ringhash: ensure addresses are consistently hashed across updates (#​6066)
  • xds/clusterimpl: fix a bug causing unnecessary closing and re-opening of LRS streams (#​6112)
  • xds: NACK route configuration if sum of weights of weighted clusters exceeds uint32_max (#​6085)

Documentation

  • resolver: update Resolver.Scheme() docstring to mention requirement of lowercase scheme names (#​6014)
  • resolver: document expected error handling of UpdateState errors (#​6002)
  • examples: add example for ORCA load reporting (#​6114)
  • examples: add an example to illustrate authorization (authz) support (#​5920)
protocolbuffers/protobuf-go

v1.30.0

Compare Source

Announcement
In the previous two releases, v1.29.0 and v1.29.1, we associated the tags with the wrong commits and thus the tags do not reference any commit in this repository. This tag, v1.30.0, refers to an existing commit again. Sorry for the inconvenience.

Notable changes

New Features

  • CL/449576: protoadapt: helper functions to convert v1 or v2 message to either v1 or v2 message.

v1.29.1

Compare Source

Notable changes

Bug fixes

  • CL/475995: internal/encoding/text: fix parsing of incomplete numbers

v1.29.0

Compare Source

Overview

This version introduces a new package protodelim to marshal and unmarshal size-delimited messages.
It also brings the implementation up to date with the latest protobuf features.

Notable changes

New Features

  • CL/419254: encoding: add protodelim package
  • CL/450775: reflect/protoreflect: add Value.Equal method
  • CL/462315: cmd/protoc-gen-go: make deprecated messages more descriptive
  • CL/473015: encoding/prototext: allow whitespace and comments between minus sign and number in negative numeric literal

Alignment with protobuf

  • CL/426054: types/descriptorpb: update *.pb.go to use latest protoc release, 21.5
  • CL/425554: encoding/protojson: fix parsing of google.protobuf.Timestamp
  • CL/461238: protobuf: remove the check for reserved field numbers
  • CL/469255: types/descriptorpb: regenerate using latest protobuf v22.0 release
  • CL/472696: cmd/protoc-gen-go: support protobuf retention feature

Documentation improvements:

  • CL/464275: proto: document Equal behavior of invalid messages
  • CL/466375: all: update links to Protocol Buffer documentation

Minor performance improvements

  • CL/460215: types/known/structpb: preallocate map in AsMap
  • CL/465115: internal/strs: avoid unnecessary allocations in Builder

Breaking changes

  • CL/461238: protobuf: remove the check for reserved field numbers
    • protowire.(Number).IsValid() no longer returns false for reserved fields because reserved fields are considered semantically valid by the protobuf spec.

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@forking-renovate
Copy link

forking-renovate bot commented Mar 13, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/bd0661/5ee208/repos/github/googleapis/go-genproto":"/tmp/worker/bd0661/5ee208/repos/github/googleapis/go-genproto" -v "/tmp/worker/bd0661/5ee208/cache":"/tmp/worker/bd0661/5ee208/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/bd0661/5ee208/repos/github/googleapis/go-genproto" docker.io/containerbase/sidecar bash -l -c "install-tool golang 1.17.13 && go get -d -t ./... && go mod tidy && go mod tidy"
go: downloading google.golang.org/grpc v1.54.0
go: downloading google.golang.org/protobuf v1.30.0
go: downloading cloud.google.com/go/analytics v0.19.0
go: downloading github.com/golang/protobuf v1.5.3
go: downloading cloud.google.com/go/apikeys v0.6.0
go: downloading cloud.google.com/go v0.110.0
go: downloading cloud.google.com/go/servicecontrol v1.11.1
go: downloading cloud.google.com/go/servicemanagement v1.8.0
go: downloading cloud.google.com/go/serviceusage v1.6.0
go: downloading cloud.google.com/go/appengine v1.7.0
go: downloading cloud.google.com/go/area120 v0.7.1
go: downloading cloud.google.com/go/accessapproval v1.6.0
go: downloading cloud.google.com/go/aiplatform v1.36.1
go: downloading cloud.google.com/go/apigateway v1.5.0
go: downloading cloud.google.com/go/apigeeconnect v1.5.0
go: downloading cloud.google.com/go/apigeeregistry v0.6.0
go: downloading cloud.google.com/go/asset v1.12.0
go: downloading cloud.google.com/go/assuredworkloads v1.10.0
go: downloading cloud.google.com/go/automl v1.12.0
go: downloading cloud.google.com/go/baremetalsolution v0.5.0
go: downloading cloud.google.com/go/batch v0.7.0
go: downloading cloud.google.com/go/beyondcorp v0.5.0
go: downloading cloud.google.com/go/bigquery v1.49.0
go: downloading cloud.google.com/go/billing v1.13.0
go: downloading cloud.google.com/go/binaryauthorization v1.5.0
go: downloading cloud.google.com/go/certificatemanager v1.6.0
go: downloading cloud.google.com/go/channel v1.12.0
go: downloading cloud.google.com/go/clouddms v1.5.0
go: downloading cloud.google.com/go/compute v1.19.0
go: downloading cloud.google.com/go/contactcenterinsights v1.6.0
go: downloading cloud.google.com/go/datacatalog v1.13.0
go: downloading cloud.google.com/go/dataform v0.7.0
go: downloading cloud.google.com/go/datafusion v1.6.0
go: downloading cloud.google.com/go/datalabeling v0.7.0
go: downloading cloud.google.com/go/dataplex v1.6.0
go: downloading cloud.google.com/go/dataproc v1.12.0
go: downloading cloud.google.com/go/dataqna v0.7.0
go: downloading cloud.google.com/go/datastream v1.7.0
go: downloading cloud.google.com/go/deploy v1.8.0
go: downloading cloud.google.com/go/dialogflow v1.32.0
go: downloading cloud.google.com/go/documentai v1.18.0
go: downloading cloud.google.com/go/edgecontainer v1.0.0
go: downloading cloud.google.com/go/domains v0.8.0
go: downloading cloud.google.com/go/essentialcontacts v1.5.0
go: downloading cloud.google.com/go/eventarc v1.11.0
go: downloading cloud.google.com/go/filestore v1.6.0
go: downloading cloud.google.com/go/functions v1.12.0
go: downloading cloud.google.com/go/gaming v1.9.0
go: downloading cloud.google.com/go/gkeconnect v0.7.0
go: downloading cloud.google.com/go/gkebackup v0.4.0
go: downloading cloud.google.com/go/gkehub v0.12.0
go: downloading cloud.google.com/go/gkemulticloud v0.5.0
go: downloading cloud.google.com/go/gsuiteaddons v1.5.0
go: downloading cloud.google.com/go/iap v1.7.0
go: downloading cloud.google.com/go/ids v1.3.0
go: downloading cloud.google.com/go/iot v1.6.0
go: downloading cloud.google.com/go/kms v1.10.0
go: downloading cloud.google.com/go/language v1.9.0
go: downloading cloud.google.com/go/lifesciences v0.8.0
go: downloading cloud.google.com/go/managedidentities v1.5.0
go: downloading cloud.google.com/go/mediatranslation v0.7.0
go: downloading cloud.google.com/go/memcache v1.9.0
go: downloading cloud.google.com/go/metastore v1.10.0
go: downloading cloud.google.com/go/networkconnectivity v1.11.0
go: downloading cloud.google.com/go/networkmanagement v1.6.0
go: downloading cloud.google.com/go/networksecurity v0.8.0
go: downloading cloud.google.com/go/notebooks v1.8.0
go: downloading cloud.google.com/go/optimization v1.3.1
go: downloading cloud.google.com/go/orchestration v1.6.0
go: downloading cloud.google.com/go/orgpolicy v1.10.0
go: downloading cloud.google.com/go/osconfig v1.11.0
go: downloading cloud.google.com/go/oslogin v1.9.0
go: downloading cloud.google.com/go/phishingprotection v0.7.0
go: downloading cloud.google.com/go/policytroubleshooter v1.6.0
go: downloading cloud.google.com/go/privatecatalog v0.8.0
go: downloading cloud.google.com/go/pubsublite v1.7.0
go: downloading cloud.google.com/go/recaptchaenterprise/v2 v2.7.0
go: downloading cloud.google.com/go/recommendationengine v0.7.0
go: downloading cloud.google.com/go/recommender v1.9.0
go: downloading cloud.google.com/go/redis v1.11.0
go: downloading cloud.google.com/go/resourcemanager v1.6.0
go: downloading cloud.google.com/go/resourcesettings v1.5.0
go: downloading cloud.google.com/go/retail v1.12.0
go: downloading cloud.google.com/go/run v0.9.0
go: downloading cloud.google.com/go/scheduler v1.9.0
go: downloading cloud.google.com/go/secretmanager v1.10.0
go: downloading cloud.google.com/go/security v1.13.0
go: downloading cloud.google.com/go/securitycenter v1.19.0
go: downloading cloud.google.com/go/servicedirectory v1.9.0
go: downloading cloud.google.com/go/shell v1.6.0
go: downloading cloud.google.com/go/speech v1.15.0
go: downloading cloud.google.com/go/talent v1.5.0
go: downloading cloud.google.com/go/cloudtasks v1.10.0
go: downloading cloud.google.com/go/texttospeech v1.6.0
go: downloading cloud.google.com/go/tpu v1.5.0
go: downloading cloud.google.com/go/translate v1.7.0
go: downloading cloud.google.com/go/video v1.14.0
go: downloading cloud.google.com/go/videointelligence v1.10.0
go: downloading cloud.google.com/go/vision/v2 v2.7.0
go: downloading cloud.google.com/go/vmmigration v1.6.0
go: downloading cloud.google.com/go/vmwareengine v0.3.0
go: downloading cloud.google.com/go/vpcaccess v1.6.0
go: downloading cloud.google.com/go/webrisk v1.8.0
go: downloading cloud.google.com/go/websecurityscanner v1.5.0
go: downloading cloud.google.com/go/workflows v1.10.0
go: downloading cloud.google.com/go/container v1.14.0
go: downloading cloud.google.com/go/dataflow v0.8.0
go: downloading cloud.google.com/go/datastore v1.10.0
go: downloading cloud.google.com/go/artifactregistry v1.12.0
go: downloading cloud.google.com/go/cloudbuild v1.9.0
go: downloading cloud.google.com/go/errorreporting v0.3.0
go: downloading cloud.google.com/go/trace v1.9.0
go: downloading cloud.google.com/go/containeranalysis v0.9.0
go: downloading cloud.google.com/go/firestore v1.9.0
go: downloading cloud.google.com/go/iam v0.13.0
go: downloading cloud.google.com/go/accesscontextmanager v1.7.0
go: downloading cloud.google.com/go/logging v1.7.0
go: downloading cloud.google.com/go/longrunning v0.4.1
go: downloading cloud.google.com/go/maps v0.7.0
go: downloading cloud.google.com/go/monitoring v1.13.0
go: downloading cloud.google.com/go/dlp v1.9.0
go: downloading cloud.google.com/go/pubsub v1.30.0
go: downloading cloud.google.com/go/spanner v1.44.0
go: downloading cloud.google.com/go/storagetransfer v1.8.0
go: downloading golang.org/x/net v0.8.0
go: downloading golang.org/x/sys v0.6.0
go: downloading golang.org/x/text v0.8.0
go: module github.com/golang/protobuf is deprecated: Use the "google.golang.org/protobuf" module instead.
go get: upgraded golang.org/x/net v0.7.0 => v0.8.0
go get: upgraded golang.org/x/sys v0.5.0 => v0.6.0
go get: upgraded golang.org/x/text v0.7.0 => v0.8.0
go mod tidy: go.mod file indicates go 1.19, but maximum supported version is 1.17

@renovate-bot renovate-bot requested a review from a team as a code owner March 13, 2023 01:15
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 13, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 14, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 14, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 14, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 14, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 15, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 15, 2023
@quartzmo
Copy link
Member

This build was broken by googleapis/google-cloud-go#7539

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 16, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 21, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 21, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 22, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 22, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 22, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 22, 2023
@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 23, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 23, 2023
@noahdietz
Copy link
Contributor

Going to let #990 go in first, then I will retry this PR and tidy the changes if necessary.

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 23, 2023
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Mar 23, 2023
@noahdietz noahdietz merged commit 21a4fbf into googleapis:main Mar 23, 2023
@renovate-bot renovate-bot deleted the renovate/all branch March 23, 2023 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants