chore: update go dependencies #63
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "updatarr/go-dependencies-c171078cda"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Updates
go dependencies.Automerge: Enabled
Changed files:
.devcontainer/Dockerfile:3golang:1.26.5-bookworm@sha256:18aedc16aa19b3fd7ded7245fc14b109e054d65d22ed53c355c899582bbb2113->golang:1.26.5-bookworm@sha256:1ecb7edf62a0408027bd5729dfd6b1b8766e578e8df93995b225dfd0944eb651go.mod:6v1.1.3->v1.2.0go.mod:7v1.23.2->v1.24.0go.mod:15v0.70.0->v0.70.1Release notes
v1.2.0: github.com/lmittmann/tint: v1.2.0Compare source
tint.NewHandleris now deprecated in favor of the newtint.NewTextHandler. Existing code keeps working, and go fix (Go 1.26+) upgrades call sites automatically.What's Changed
[]bytevalues by @lmittmann in https://github.com/lmittmann/tint/pull/103New Contributors
Full Changelog: https://github.com/lmittmann/tint/compare/v1.1.3...v1.2.0
v1.24.0: github.com/prometheus/client_golang: v1.24.0 - 2026-07-20Compare source
Changes
model.NameValidationSchemeglobal. Default behavior is unchanged; code that setNameValidationScheme = LegacyValidationno longer gets legacy enforcement at metric, label, and push-grouping construction. #2051matches[]parameter) inRulesmethod (Rules(ctx context.Context, matches []string) (RulesResult, error)). #1843LabelNamesmethod to returnmodel.LabelNamesinstead of[]stringfor consistency across the API. #1850Storeinterface, renameHandlertoWriteHandler, and encapsulate write response handling. #1855/sched/goroutines-created:goroutines,/sched/goroutines/not-in-go:goroutines,/sched/goroutines/runnable:goroutines,/sched/goroutines/running:goroutines,/sched/goroutines/waiting:goroutines,/sched/threads/total:threads). #1942WithUnit(unit string)option and explicit OpenMetrics unit support inCounterOpts,GaugeOpts,SummaryOpts, andHistogramOpts. #1392Err()method onDesc. #1902HandlerOpts.CoalesceGatherto deduplicate concurrentGathercalls so overlapping scrapes share one collection cycle, preventing goroutine pile-up when the scrape rate outpaces collection time. #1969promhttppackage now support metrics filtering by providing one or morename[]query parameters. The default behavior when none are provided remains the same, returning all metrics. #1925/format_query) andFormatQuery(ctx context.Context, query string) (string, error)method. #1846, #1856/status/tsdb/blocksendpoint viaTSDBBlocks(ctx context.Context) ([]TSDBBlock, error)method. #1896BackoffConfigto allow customization when usingWithAPIBackoff. #1895RetryCallBackto allow custom logging or handling on retry attempts in the remote write client. #1888, #1890http.DefaultTransportwhen constructing default HTTP clients to prevent accidental mutations of shared global transport state. #1885Gather()and return an error instead of crashing the process. #1961cpu-secondsunit suffix handling for metricgo_cpu_classes_gc_mark_assist_cpu_seconds. #1991InstrumentHandlerDurationandInstrumentHandlerCounterno longer panic when given an observer/counter that does not implementExemplarObserver/ExemplarAdder(e.g. aSummaryVec). The exemplar is dropped and the value is recorded via the plainObserve/Addpath, matching the safe-cast already used byTimer.ObserveDurationWithExemplar. #2005GETrequests whenPOSTrequests return403 Forbiddenor method not allowed. #2030httpClient.Do. #1971All commits
/status/tsdb/blocksendpoint by @tjhop in https://github.com/prometheus/client_golang/pull/1896/metricshandler output filtering vianame[]query param by @colega in https://github.com/prometheus/client_golang/pull/1925New Contributors
Full Changelog: https://github.com/prometheus/client_golang/compare/v1.23.2...v1.24.0
v0.70.1: github.com/prometheus/common: v0.70.1Compare source
What's Changed
Full Changelog: https://github.com/prometheus/common/compare/v0.70.0...v0.70.1
cc319fd8e0762723fe8a762723fe8a816d44f27d816d44f27d02c496ca3a02c496ca3af3b4d25761f3b4d257612fd28ee5262fd28ee52655f0f4c9f555f0f4c9f52fde9c3ea32fde9c3ea3415b900c0e415b900c0e8ff4ad3c3b8ff4ad3c3b51881f8b4a51881f8b4a2de5f281312de5f281316519174ed7