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

deps: update Go dependencies #921

Merged
merged 2 commits into from
Oct 10, 2024
Merged

deps: update Go dependencies #921

merged 2 commits into from
Oct 10, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 10, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
github.com/prometheus/common v0.59.1 -> v0.60.0 age adoption passing confidence require minor
golang.org/x/crypto v0.27.0 -> v0.28.0 age adoption passing confidence require minor
golang.org/x/exp 701f63a -> f66d83c age adoption passing confidence require digest
golang.org/x/sys v0.25.0 -> v0.26.0 age adoption passing confidence require minor
google.golang.org/grpc v1.67.0 -> v1.67.1 age adoption passing confidence require patch
google.golang.org/protobuf v1.34.2 -> v1.35.1 age adoption passing confidence require minor

Release Notes

prometheus/common (github.com/prometheus/common)

v0.60.0

Compare Source

What's Changed

Full Changelog: prometheus/common@v0.59.1...v0.60.0

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

v1.35.1

Compare Source

v1.35.0

Compare Source


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 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.

@renovate renovate bot requested a review from 3u13r as a code owner October 10, 2024 09:03
@renovate renovate bot added the dependencies Dependency update label Oct 10, 2024
@renovate renovate bot requested a review from katexochen as a code owner October 10, 2024 09:03
Copy link
Contributor Author

renovate bot commented Oct 10, 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):

  • 4 additional dependencies were updated

Details:

Package Change
golang.org/x/net v0.28.0 -> v0.29.0
golang.org/x/oauth2 v0.22.0 -> v0.23.0
golang.org/x/term v0.24.0 -> v0.25.0
golang.org/x/text v0.18.0 -> v0.19.0

Copy link
Contributor Author

renovate bot commented Oct 10, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@katexochen katexochen merged commit e08febc into main Oct 10, 2024
12 checks passed
@katexochen katexochen deleted the renovate/go-dependencies branch October 10, 2024 10:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency update
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants