Skip to content

chore: update dependencies#91

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies
Open

chore: update dependencies#91
renovate[bot] wants to merge 1 commit intomainfrom
renovate/dependencies

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 12, 2026

Update Request | Renovate Bot

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/stale action digest 9971854b5d41d4
github.com/siderolabs/go-debug require patch v0.6.1v0.6.2 age adoption passing confidence
google.golang.org/grpc require minor v1.78.0v1.79.1 age adoption passing confidence

Release Notes

siderolabs/go-debug (github.com/siderolabs/go-debug)

v0.6.2

Compare Source

go-debug 0.6.2 (2026-02-12)

Welcome to the v0.6.2 release of go-debug!

Please try out the release binaries and report any issues at
https://github.com/siderolabs/go-debug/issues.

Contributors
  • Alexey Palazhchenko
  • Dmitriy Matrenichev
  • Oguz Kilcan
  • Andrey Smirnov
  • Artem Chernyshev
  • Dmitrii Sharshakov
Changes
13 commits

  • 47fce68 feat: support Go 1.26, rekres
  • d51e25a chore: rekres, bump deps and go
  • e21721b chore: add support for Go 1.25
  • ea108ca chore: add support for Go 1.24
  • c8f9b12 chore: add support for Go 1.23
  • 0c2be80 chore: run rekres (update to Go 1.22)
  • 43d9100 chore: allow enabling pprof manually
  • c1bc4bf chore: rekres, rename, etc
  • 3d0a6e1 feat: race build tag flag detector
  • 5b292e5 feat: disable memory profiling by default
  • c6d0ae2 fix: linters and CI
  • d969f95 feat: initial implementation
  • b2044b7 Initial commit

Changes since v0.6.1
1 commit

  • 47fce68 feat: support Go 1.26, rekres

Dependency Changes

This release has no dependency changes

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

v1.79.1: Release 1.79.1

Compare Source

Bug Fixes

  • grpc: Remove the -dev suffix from the User-Agent header (#​8902)

v1.79.0: Release 1.79.0

Compare Source

API Changes

  • mem: Add experimental API SetDefaultBufferPool to change the default buffer pool. (#​8806)
  • experimental/stats: Update MetricsRecorder to require embedding the new UnimplementedMetricsRecorder (a no-op struct) in all implementations for forward compatibility. (#​8780)

Behavior Changes

  • balancer/weightedtarget: Remove handling of Addresses and only handle Endpoints in resolver updates. (#​8841)

New Features

  • experimental/stats: Add support for asynchronous gauge metrics through the new AsyncMetricReporter and RegisterAsyncReporter APIs. (#​8780)
  • pickfirst: Add support for weighted random shuffling of endpoints, as described in gRFC A113.
    • This is enabled by default, and can be turned off using the environment variable GRPC_EXPERIMENTAL_PF_WEIGHTED_SHUFFLING. (#​8864)
  • xds: Implement :authority rewriting, as specified in gRFC A81. (#​8779)
  • balancer/randomsubsetting: Implement the random_subsetting LB policy, as specified in gRFC A68. (#​8650)
  • server: Include status detail headers, if available, when terminating a stream during request header processing. (#​8754)

Bug Fixes

  • credentials/tls: Fix a bug where the port was not stripped from the authority override before validation. (#​8726)
  • xds/priority: Fix a bug causing delayed failover to lower-priority clusters when a higher-priority cluster is stuck in CONNECTING state. (#​8813)
  • health: Fix a bug where health checks failed for clients using legacy compression options (WithDecompressor or RPCDecompressor). (#​8765)
  • transport: Fix an issue where the HTTP/2 server could skip header size checks when terminating a stream early. (#​8769)

Performance Improvements

  • credentials/alts: Optimize read buffer alignment to reduce copies. (#​8791)
  • mem: Optimize pooling and creation of buffer objects. (#​8784)
  • transport: Reduce slice re-allocations by reserving slice capacity. (#​8797)

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), 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
Copy link
Author

renovate bot commented Jan 12, 2026

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

  • 1 additional dependency was updated

Details:

Package Change
google.golang.org/genproto/googleapis/rpc v0.0.0-20251029180050-ab9386a59fda -> v0.0.0-20251202230838-ff82c1b0f217

@talos-bot talos-bot moved this to In Review in Planning Jan 12, 2026
@smira smira removed this from Planning Jan 12, 2026
@renovate renovate bot force-pushed the renovate/dependencies branch from 3cb3783 to 59e37e2 Compare January 13, 2026 08:09
@renovate renovate bot force-pushed the renovate/dependencies branch from 59e37e2 to 441e00a Compare February 10, 2026 07:42
@renovate renovate bot changed the title chore: update dependencies chore: update actions/stale digest to b5d41d4 Feb 12, 2026
@renovate renovate bot force-pushed the renovate/dependencies branch from 441e00a to 07f052a Compare February 12, 2026 11:31
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/dependencies branch from 07f052a to efcca64 Compare February 13, 2026 11:30
@renovate renovate bot changed the title chore: update actions/stale digest to b5d41d4 chore: update dependencies Feb 13, 2026
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

Comments