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 indexer #2553

Merged
merged 1 commit into from
Sep 5, 2024
Merged

Conversation

renovate-bot
Copy link
Collaborator

@renovate-bot renovate-bot commented Sep 3, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go/datastore v1.15.0 -> v1.19.0 age adoption passing confidence
cloud.google.com/go/pubsub v1.33.0 -> v1.42.0 age adoption passing confidence
cloud.google.com/go/storage v1.33.0 -> v1.43.0 age adoption passing confidence
github.com/go-git/go-git/v5 v5.11.0 -> v5.12.0 age adoption passing confidence
github.com/golang/glog v1.1.2 -> v1.2.2 age adoption passing confidence
golang.org/x/sync v0.5.0 -> v0.8.0 age adoption passing confidence
google.golang.org/api v0.149.0 -> v0.196.0 age adoption passing confidence

Release Notes

go-git/go-git (github.com/go-git/go-git/v5)

v5.12.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-git/go-git@v5.11.0...v5.12.0

golang/glog (github.com/golang/glog)

v1.2.2

Compare Source

What's Changed

Full Changelog: golang/glog@v1.2.1...v1.2.2

v1.2.1

Compare Source

What's Changed

Full Changelog: golang/glog@v1.2.0...v1.2.1

v1.2.0

Compare Source

What's Changed

Full Changelog: golang/glog@v1.1.2...v1.2.0

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

v0.196.0

Compare Source

Features

v0.195.0

Compare Source

Features

v0.194.0

Compare Source

Features
Bug Fixes

v0.193.0

Compare Source

Features

v0.192.0

Compare Source

Features
Bug Fixes
  • internal/cba: Update credsNewAuth path to use nil oauth2 client (#​2731) (b457582)

v0.191.0

Compare Source

Features
Bug Fixes

v0.190.0

Compare Source

Features
Reverts

v0.189.0

Compare Source

Features
Bug Fixes
  • cba: Update newAuth path to use nil oauth2 client (#​2684) (d925dcb)
  • transport/grpc: Retain UserAgent option with new auth stack (#​2690) (aa4662f)

v0.188.0

Compare Source

Features
Bug Fixes

v0.187.0

Compare Source

Features
Bug Fixes

v0.186.0

Compare Source

Features

v0.185.0

Compare Source

Features
Bug Fixes
  • internal/gensupport: Update shouldRetry for GCS uploads (#​2634) (ea513cb)

v0.184.0

Compare Source

Features
Bug Fixes
  • cba: Update credsNewAuth to support oauth2 over mTLS (#​2610) (953f728)

v0.183.0

Compare Source

Features
Bug Fixes

v0.182.0

Compare Source

Features

v0.181.0

Compare Source

Features

v0.180.0

Compare Source

Features

v0.179.0

Compare Source

Features
Bug Fixes

v0.178.0

Compare Source

Features
Documentation

v0.177.0

Compare Source

Features
Bug Fixes

v0.176.1

Compare Source

Bug Fixes

v0.176.0

Compare Source

Features
Bug Fixes

v0.175.0

Compare Source

Features
Bug Fixes

v0.174.0

Compare Source

Features
Bug Fixes

v0.173.0

Compare Source

Features

Configuration

📅 Schedule: Branch creation - "before 6am on wednesday" in timezone Australia/Sydney, 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 was generated by Mend Renovate. View the repository job log.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Sep 3, 2024
Copy link

forking-renovate bot commented Sep 3, 2024

ℹ Artifact update notice

File name: docker/indexer/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):

  • 18 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.110.8 -> v0.115.1
cloud.google.com/go/compute/metadata v0.2.3 -> v0.5.0
cloud.google.com/go/iam v1.1.3 -> v1.2.0
github.com/ProtonMail/go-crypto v0.0.0-20230923063757-afb1ddc0824c -> v1.0.0
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/google/uuid v1.4.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.3
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.13.0
github.com/sergi/go-diff v1.3.1 -> v1.3.2-0.20230802210424-5b0b94c5c0d3
github.com/skeema/knownhosts v1.2.1 -> v1.2.2
golang.org/x/crypto v0.21.0 -> v0.26.0
golang.org/x/mod v0.14.0 -> v0.17.0
golang.org/x/net v0.23.0 -> v0.28.0
golang.org/x/oauth2 v0.13.0 -> v0.22.0
golang.org/x/sys v0.18.0 -> v0.24.0
golang.org/x/text v0.14.0 -> v0.17.0
golang.org/x/tools v0.16.0 -> v0.21.1-0.20240508182429-e35e4ccd0d2d
google.golang.org/genproto v0.0.0-20231016165738-49dd2c1f3d0b -> v0.0.0-20240903143218-8af14fe29dc1

@hogo6002 hogo6002 merged commit 715e752 into google:master Sep 5, 2024
12 checks passed
@renovate-bot renovate-bot deleted the renovate/indexer branch September 5, 2024 06:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants