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

fix(deps): update module google.golang.org/api to v0.219.0 #466

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 2, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
google.golang.org/api v0.197.0 -> v0.219.0 age adoption passing confidence

Release Notes

googleapis/google-api-go-client (google.golang.org/api)

v0.219.0

Compare Source

Features
Documentation
  • option: Add warning about externally-provided credentials (#​2978) (45c3513)

v0.218.0

Compare Source

Features
Bug Fixes
  • internal/gensupport: Close resp body only on discarding resp (resumableupload) (#​2966) (840d496)

v0.217.0

Compare Source

Features

v0.216.0

Compare Source

Features

v0.215.0

Compare Source

Features

v0.214.0

Compare Source

Features

v0.213.0

Compare Source

Features

v0.212.0

Compare Source

Features

v0.211.0

Compare Source

Features
Bug Fixes

v0.210.0

Compare Source

Features
Bug Fixes

v0.209.0

Compare Source

Features

v0.208.0

Compare Source

Features
  • all: Auto-regenerate discovery clients (#​2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#​2865) (09fa125)

v0.207.0

Compare Source

Features

v0.206.0

Compare Source

Features

v0.205.0

Compare Source

Features

v0.204.0

Compare Source

Features
Bug Fixes
  • transport/grpc: Pass through cert source to new auth lib (#​2840) (c67e7c0)
Documentation

v0.203.0

Compare Source

Features

v0.202.0

Compare Source

Features

v0.201.0

Compare Source

Features

v0.200.0

Compare Source

Features

v0.199.0

Compare Source

Features

v0.198.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the renovate label Jan 2, 2025
Copy link
Contributor Author

renovate bot commented Jan 2, 2025

ℹ 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):

  • 7 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.9.3 -> v0.13.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/compute/metadata v0.5.1 -> v0.6.0
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.14.1
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241209162323-e6fa225c2576
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 -> v0.0.0-20241223144023-3abc09e42ca8
google.golang.org/grpc v1.66.2 -> v1.67.1

@codecov-commenter
Copy link

codecov-commenter commented Jan 2, 2025

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 50.05%. Comparing base (0eedd74) to head (39eb100).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #466   +/-   ##
=======================================
  Coverage   50.05%   50.05%           
=======================================
  Files          72       72           
  Lines        4805     4805           
=======================================
  Hits         2405     2405           
  Misses       2197     2197           
  Partials      203      203           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from 8df314b to 39eb100 Compare January 7, 2025 09:22
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.214.0 fix(deps): update module google.golang.org/api to v0.215.0 Jan 7, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 39eb100 to 68434b0 Compare January 9, 2025 17:08
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.215.0 fix(deps): update module google.golang.org/api to v0.216.0 Jan 9, 2025
Copy link
Contributor Author

renovate bot commented Jan 9, 2025

⚠️ 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: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: downloading k8s.io/api v0.32.1
go: downloading k8s.io/apimachinery v0.32.1
go: downloading sigs.k8s.io/controller-runtime v0.19.4
go: downloading github.com/spf13/cobra v1.8.1
go: downloading github.com/onsi/ginkgo/v2 v2.22.2
go: downloading github.com/onsi/gomega v1.36.2
go: downloading k8s.io/client-go v0.32.1
go: downloading github.com/spf13/pflag v1.0.5
go: downloading github.com/spf13/viper v1.19.0
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/bombsimon/logrusr/v4 v4.1.0
go: downloading github.com/sirupsen/logrus v1.9.3
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/labstack/echo/v4 v4.13.3
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.1
go: downloading github.com/Azure/azure-sdk-for-go/sdk/storage/azblob v1.5.0
go: downloading cloud.google.com/go/storage v1.45.0
go: downloading cloud.google.com/go v0.115.1
go: downloading google.golang.org/api v0.219.0
go: downloading github.com/aws/aws-sdk-go-v2/config v1.28.11
go: downloading github.com/aws/aws-sdk-go-v2 v1.32.8
go: downloading github.com/aws/aws-sdk-go-v2/service/s3 v1.72.3
go: downloading github.com/aws/aws-sdk-go v1.55.6
go: downloading github.com/go-git/go-git/v5 v5.13.2
go: downloading github.com/hashicorp/terraform-json v0.24.0
go: downloading github.com/hashicorp/hcl/v2 v2.23.0
go: downloading github.com/hashicorp/hcl v1.0.0
go: downloading github.com/tofuutils/tenv/v4 v4.1.0
go: downloading github.com/hashicorp/terraform-exec v0.21.0
go: downloading github.com/ghodss/yaml v1.0.0
go: downloading github.com/gruntwork-io/go-commons v0.17.2
go: downloading github.com/patrickmn/go-cache v2.1.0+incompatible
go: downloading github.com/bradleyfalzon/ghinstallation/v2 v2.13.0
go: downloading github.com/go-playground/webhooks v5.17.0+incompatible
go: downloading github.com/google/go-github/v68 v68.0.0
go: downloading golang.org/x/oauth2 v0.25.0
go: downloading gitlab.com/gitlab-org/api/client-go v0.119.0
go: downloading github.com/hashicorp/go-multierror v1.1.1
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading github.com/google/gofuzz v1.2.0
go: downloading k8s.io/utils v0.0.0-20241104100929-3ea5e8cea738
go: downloading k8s.io/klog/v2 v2.130.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.4.2
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/evanphx/json-patch/v5 v5.9.0
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading golang.org/x/net v0.34.0
go: downloading k8s.io/apiextensions-apiserver v0.31.0
go: downloading sigs.k8s.io/yaml v1.4.0
go: downloading github.com/go-logr/zapr v1.3.0
go: downloading go.uber.org/zap v1.26.0
go: downloading github.com/fsnotify/fsnotify v1.7.0
go: downloading github.com/mitchellh/mapstructure v1.5.0
go: downloading github.com/sagikazarmark/locafero v0.4.0
go: downloading github.com/sagikazarmark/slog-shim v0.1.0
go: downloading github.com/spf13/afero v1.11.0
go: downloading github.com/spf13/cast v1.6.0
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading golang.org/x/sys v0.29.0
go: downloading golang.org/x/exp v0.0.0-20240719175910-8a7402abbf56
go: downloading github.com/prometheus/client_golang v1.19.1
go: downloading github.com/labstack/gommon v0.4.2
go: downloading golang.org/x/crypto v0.32.0
go: downloading github.com/valyala/fasttemplate v1.2.2
go: downloading golang.org/x/time v0.9.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.3.2
go: downloading cloud.google.com/go/compute/metadata v0.6.0
go: downloading cloud.google.com/go/iam v1.2.1
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/exporter/metric v0.48.1
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/googleapis/gax-go/v2 v2.14.1
go: downloading go.opentelemetry.io/contrib/detectors/gcp v1.32.0
go: downloading go.opentelemetry.io/otel v1.32.0
go: downloading go.opentelemetry.io/otel/sdk/metric v1.32.0
go: downloading go.opentelemetry.io/otel/sdk v1.32.0
go: downloading google.golang.org/genproto v0.0.0-20240903143218-8af14fe29dc1
go: downloading google.golang.org/grpc v1.70.0
go: downloading google.golang.org/grpc/stats/opentelemetry v0.0.0-20240907200651-3ffb98b2c93a
go: downloading google.golang.org/protobuf v1.36.4
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.52
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.23
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.1
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.24.9
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.8
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.7
go: downloading github.com/aws/smithy-go v1.22.1
go: downloading github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.6.7
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.27
go: downloading github.com/aws/aws-sdk-go-v2/internal/v4a v1.3.27
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.1
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.4.8
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.8
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.18.8
go: downloading dario.cat/mergo v1.0.0
go: downloading github.com/ProtonMail/go-crypto v1.1.5
go: downloading github.com/go-git/go-billy/v5 v5.6.2
go: downloading github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3
go: downloading github.com/hashicorp/go-version v1.7.0
go: downloading github.com/zclconf/go-cty v1.15.1
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/hashicorp/go-hclog v1.6.3
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/go-errors/errors v1.4.2
go: downloading github.com/urfave/cli/v2 v2.10.3
go: downloading github.com/golang-jwt/jwt/v4 v4.5.1
go: downloading github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da
go: downloading github.com/google/go-querystring v1.1.0
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading github.com/kevinburke/ssh_config v1.2.0
go: downloading github.com/skeema/knownhosts v1.3.0
go: downloading github.com/xanzy/ssh-agent v0.3.3
go: downloading github.com/hashicorp/errwrap v1.1.0
go: downloading sigs.k8s.io/json v0.0.0-20241010143419-9aa6b5e7a4b3
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/pkg/errors v0.9.1
go: downloading k8s.io/kube-openapi v0.0.0-20241105132330-32ad38e42d3f
go: downloading github.com/fxamacker/cbor/v2 v2.7.0
go: downloading golang.org/x/term v0.28.0
go: downloading go.uber.org/multierr v1.11.0
go: downloading github.com/sourcegraph/conc v0.3.0
go: downloading golang.org/x/text v0.21.0
go: downloading github.com/subosito/gotenv v1.6.0
go: downloading gopkg.in/ini.v1 v1.67.0
go: downloading github.com/magiconair/properties v1.8.7
go: downloading github.com/pelletier/go-toml/v2 v2.2.2
go: downloading github.com/golang/protobuf v1.5.4
go: downloading github.com/google/gnostic-models v0.6.8
go: downloading gomodules.xyz/jsonpatch/v2 v2.4.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/valyala/bytebufferpool v1.0.0
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading google.golang.org/genproto/googleapis/api v0.0.0-20241209162323-e6fa225c2576
go: downloading go.opencensus.io v0.24.0
go: downloading go.opentelemetry.io/otel/trace v1.32.0
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250124145028-65684f501c47
go: downloading cloud.google.com/go/monitoring v1.21.0
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/internal/resourcemapping v0.48.1
go: downloading github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.25.0
go: downloading go.opentelemetry.io/otel/metric v1.32.0
go: downloading cloud.google.com/go/auth v0.14.0
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.7
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.54.0
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.27
go: downloading github.com/cyphar/filepath-securejoin v0.3.6
go: downloading github.com/go-git/gcfg v1.5.1-0.20230307220236-3a3c6141e376
go: downloading github.com/pjbgf/sha1cd v0.3.2
go: downloading github.com/emirpasic/gods v1.18.1
go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99
go: downloading github.com/agext/levenshtein v1.2.3
go: downloading github.com/apparentlymart/go-textseg/v15 v15.0.0
go: downloading github.com/mitchellh/go-wordwrap v1.0.1
go: downloading golang.org/x/tools v0.28.0
go: downloading github.com/BurntSushi/toml v1.4.0
go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.4
go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673
go: downloading github.com/Microsoft/go-winio v0.6.1
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-openapi/jsonreference v0.20.2
go: downloading github.com/go-openapi/swag v0.23.0
go: downloading github.com/go-task/slim-sprig/v3 v3.0.0
go: downloading github.com/x448/float16 v0.8.4
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.54.0
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading github.com/google/s2a-go v0.1.9
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
go: downloading github.com/envoyproxy/go-control-plane v0.13.1
go: downloading github.com/cloudflare/circl v1.5.0
go: downloading gopkg.in/warnings.v0 v0.1.2
go: downloading github.com/PuerkitoBio/goquery v1.10.0
go: downloading github.com/ProtonMail/gopenpgp/v2 v2.8.1
go: downloading github.com/russross/blackfriday/v2 v2.1.0
go: downloading github.com/go-openapi/jsonpointer v0.21.0
go: downloading github.com/mailru/easyjson v0.7.7
go: downloading github.com/google/pprof v0.0.0-20241210010833-40e02aabc2ad
go: downloading gopkg.in/evanphx/json-patch.v4 v4.12.0
go: downloading github.com/cncf/xds/go v0.0.0-20240905190251-b4127c9b8d78
go: downloading github.com/envoyproxy/protoc-gen-validate v1.1.0
go: downloading github.com/planetscale/vtprotobuf v0.6.1-0.20240319094008-0393e58bdf10
go: downloading golang.org/x/sync v0.10.0
go: downloading github.com/andybalholm/cascadia v1.3.2
go: downloading github.com/ProtonMail/go-mime v0.0.0-20230322103455-7d82a3887f2f
go: downloading github.com/josharian/intern v1.0.0
go: downloading github.com/emicklei/go-restful/v3 v3.11.0
go: downloading cel.dev/expr v0.19.0
go: downloading golang.org/x/mod v0.22.0
go: downloading github.com/census-instrumentation/opencensus-proto v0.4.1
go: downloading google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3
go: github.com/padok-team/burrito/internal/datastore/storage/gcs imports
	cloud.google.com/go/storage imports
	google.golang.org/grpc/stats/opentelemetry: ambiguous import: found package google.golang.org/grpc/stats/opentelemetry in multiple modules:
	google.golang.org/grpc v1.70.0 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/[email protected]/stats/opentelemetry)
	google.golang.org/grpc/stats/opentelemetry v0.0.0-20241028142157-ada6787961b3 (/tmp/renovate/cache/others/go/pkg/mod/google.golang.org/grpc/stats/[email protected])

@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.216.0 fix(deps): update module google.golang.org/api to v0.216.0 - autoclosed Jan 10, 2025
@renovate renovate bot closed this Jan 10, 2025
@renovate renovate bot deleted the renovate/google.golang.org-api-0.x branch January 10, 2025 11:13
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.216.0 - autoclosed fix(deps): update module google.golang.org/api to v0.216.0 Jan 13, 2025
@renovate renovate bot reopened this Jan 13, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 6 times, most recently from 9fa5507 to 94602e6 Compare January 15, 2025 17:45
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.216.0 fix(deps): update module google.golang.org/api to v0.217.0 Jan 15, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 8 times, most recently from 43380d4 to 313f32c Compare January 16, 2025 17:16
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 6 times, most recently from 4421a87 to 9bef6a4 Compare January 22, 2025 19:13
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.217.0 fix(deps): update module google.golang.org/api to v0.218.0 Jan 22, 2025
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch 3 times, most recently from c54ed67 to 806ede4 Compare January 24, 2025 16:35
@renovate renovate bot force-pushed the renovate/google.golang.org-api-0.x branch from 806ede4 to 6a46b7a Compare January 28, 2025 22:37
@renovate renovate bot changed the title fix(deps): update module google.golang.org/api to v0.218.0 fix(deps): update module google.golang.org/api to v0.219.0 Jan 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant