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 all #441

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

fix(deps): update all #441

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 2, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
cloud.google.com/go/alloydbconn v1.12.1 -> v1.13.0 age adoption passing confidence require minor
cloud.google.com/go/spanner v1.68.0 -> v1.70.0 age adoption passing confidence require minor
github.com/golang-migrate/migrate/v4 v4.17.1 -> v4.18.1 age adoption passing confidence require minor
github.com/googleapis/go-sql-spanner v1.7.2 -> v1.7.4 age adoption passing confidence require patch
github.com/prometheus/client_golang v1.20.4 -> v1.20.5 age adoption passing confidence require patch
google.golang.org/grpc v1.67.0 -> v1.67.1 age adoption passing confidence require patch
mysql 9.0-oracle -> 9.1-oracle age adoption passing confidence final minor

Release Notes

googlecloudplatform/alloydb-go-connector (cloud.google.com/go/alloydbconn)

v1.13.0

Compare Source

Features
golang-migrate/migrate (github.com/golang-migrate/migrate/v4)

v4.18.1

Compare Source

Changes

  • Update dktest from v0.4.2 to v0.4.3

Full Changelog: golang-migrate/migrate@v4.18.0...v4.18.1

v4.18.0

Compare Source

What's Changed

A special thanks to @​joschi fixing tests and builds!

New Contributors

Full Changelog: golang-migrate/migrate@v4.17.1...v4.17.2

googleapis/go-sql-spanner (github.com/googleapis/go-sql-spanner)

v1.7.4

Compare Source

Bug Fixes

v1.7.3

Compare Source

Bug Fixes
prometheus/client_golang (github.com/prometheus/client_golang)

v1.20.5: / 2024-10-15

Compare Source

We decided to revert the testutil change that made our util functions less error-prone, but created a lot of work for our downstream users. Apologies for the pain! This revert should not cause any major breaking change, even if you already did the work--unless you depend on the exact error message.

Going forward, we plan to reinforce our release testing strategy [1],[2] and deliver an enhanced testutil package/module with more flexible and safer APIs.

Thanks to @​dashpole @​dgrisonnet @​kakkoyun @​ArthurSens @​vesari @​logicalhan @​krajorama @​bwplotka who helped in this patch release! 🤗

Changelog

[BUGFIX] testutil: Reverted #​1424; functions using compareMetricFamilies are (again) only failing if filtered metricNames are in the expected input. #​1645

grpc/grpc-go (google.golang.org/grpc)

v1.67.1: Release 1.67.1

Compare Source

Bug Fixes

  • transport: Fix a bug causing stream failures due to miscalculation of the flow control window in both clients and servers. (#​7667)
  • xds/server: Fix xDS Server memory leak. (#​7681)

Configuration

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

🚦 Automerge: Enabled.

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 renovate bot enabled auto-merge (rebase) October 2, 2024 13:34
Copy link
Contributor Author

renovate bot commented Oct 2, 2024

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

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

Details:

Package Change
go 1.21 -> 1.23.2
cloud.google.com/go v0.115.1 -> v0.116.0
cloud.google.com/go/alloydb v1.12.0 -> v1.12.1
cloud.google.com/go/auth v0.9.5 -> v0.9.8
golang.org/x/crypto v0.27.0 -> v0.28.0
golang.org/x/net v0.29.0 -> v0.30.0
golang.org/x/sys v0.25.0 -> v0.26.0
golang.org/x/text v0.18.0 -> v0.19.0
golang.org/x/time v0.6.0 -> v0.7.0
google.golang.org/api v0.199.0 -> v0.201.0
google.golang.org/genproto v0.0.0-20240930140551-af27646dc61f -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/genproto/googleapis/api v0.0.0-20240924160255-9d4c2d233b61 -> v0.0.0-20241007155032-5fefd90f89a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20240930140551-af27646dc61f -> v0.0.0-20241015192408-796eee8c2d53
google.golang.org/protobuf v1.34.2 -> v1.35.1

@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 55069f1 to 88159a8 Compare October 8, 2024 21:59
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 5326ed2 to db66eba Compare October 16, 2024 01:31
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.

0 participants