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(deps): update all dependencies #1568

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Jan 6, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/iam v1.3.0 -> v1.3.1 age adoption passing confidence require patch
cloud.google.com/go/longrunning v0.6.3 -> v0.6.4 age adoption passing confidence require patch
golang.org/x/oauth2 v0.24.0 -> v0.25.0 age adoption passing confidence require minor
google.golang.org/api v0.214.0 -> v0.218.0 age adoption passing confidence require minor
google.golang.org/genproto 3abc09e -> 65684f5 age adoption passing confidence require digest
google.golang.org/genproto/googleapis/api 3abc09e -> 65684f5 age adoption passing confidence require digest
google.golang.org/genproto/googleapis/rpc 3abc09e -> 65684f5 age adoption passing confidence require digest
google.golang.org/protobuf v1.36.1 -> v1.36.4 age adoption passing confidence require patch

Release Notes

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

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
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.4

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.3...v1.36.4

Bug fixes:
CL/642975: reflect/protodesc: fix panic when working with dynamicpb

Maintenance:
CL/643276: internal_gengo: avoid allocations in rawDescGZIP() accessors
CL/642857: internal_gengo: switch back from string literal to hex byte slice
CL/642055: internal_gengo: use unsafe.StringData() to avoid a descriptor copy
CL/638135: internal_gengo: store raw descriptor in .rodata section

v1.36.3

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.2...v1.36.3

Bug fixes:
CL/642575: reflect/protodesc: fix panic when working with dynamicpb
CL/641036: cmd/protoc-gen-go: remove json struct tags from unexported fields

User-visible changes:
CL/641876: proto: add example for GetExtension, SetExtension
CL/642015: runtime/protolazy: replace internal doc link with external link

Maintenance:
CL/641635: all: split flags.ProtoLegacyWeak out of flags.ProtoLegacy
CL/641019: internal/impl: remove unused exporter parameter
CL/641018: internal/impl: switch to reflect.Value.IsZero
CL/641035: internal/impl: clean up unneeded Go<1.12 MapRange() alternative
CL/641017: types/dynamicpb: switch atomicExtFiles to atomic.Uint64 type

v1.36.2

Compare Source

Full Changelog: protocolbuffers/protobuf-go@v1.36.1...v1.36.2

Bug fixes:
CL/638515: internal/impl: fix WhichOneof() to work with synthetic oneofs


Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/Los_Angeles, 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.

👻 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 was generated by Mend Renovate. View the repository job log.

@renovate-bot renovate-bot requested review from a team as code owners January 6, 2025 09:32
@forking-renovate forking-renovate bot added the automerge Summon MOG for automerging label Jan 6, 2025
Copy link

forking-renovate bot commented Jan 6, 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):

  • 12 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
google.golang.org/grpc v1.67.3 -> v1.69.4
cloud.google.com/go v0.117.0 -> v0.118.0
cloud.google.com/go/auth v0.13.0 -> v0.14.0
cloud.google.com/go/auth/oauth2adapt v0.2.6 -> v0.2.7
github.com/google/s2a-go v0.1.8 -> v0.1.9
go.opentelemetry.io/otel v1.29.0 -> v1.31.0
go.opentelemetry.io/otel/metric v1.29.0 -> v1.31.0
go.opentelemetry.io/otel/trace v1.29.0 -> v1.31.0
golang.org/x/crypto v0.31.0 -> v0.32.0
golang.org/x/net v0.33.0 -> v0.34.0
golang.org/x/sys v0.28.0 -> v0.29.0
golang.org/x/time v0.8.0 -> v0.9.0
go 1.21 -> 1.23.5

@trusted-contributions-gcf trusted-contributions-gcf bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Jan 6, 2025
@renovate-bot renovate-bot force-pushed the renovate/golang-all branch 2 times, most recently from b1e23e2 to 856705f Compare January 7, 2025 09:05
Copy link
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green bot removed the automerge Summon MOG for automerging label Jan 7, 2025
@renovate-bot renovate-bot force-pushed the renovate/golang-all branch 3 times, most recently from 4e83c12 to 8ab9862 Compare January 15, 2025 20:45
@renovate-bot renovate-bot force-pushed the renovate/golang-all branch 3 times, most recently from d543332 to c876a02 Compare January 24, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kokoro:force-run Add this label to force Kokoro to re-run the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant