fix(deps): update go modules (master) - #1936
Open
red-hat-konflux[bot] wants to merge 1 commit into
Open
red-hat-konflux[bot] wants to merge 1 commit into
red-hat-konflux[bot] wants to merge 1 commit into
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: vmaas-go/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Reviewer's guide (collapsed on small PRs)Reviewer's GuideRenovate updates five direct Go modules and regenerates the transitive dependency graph and checksums, with the largest compatibility surface coming from the AWS SDK and CloudWatch Logs upgrade. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/master-master/go-modules
branch
5 times, most recently
from
September 11, 2026 01:39
0946f27 to
58b7757
Compare
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/master-master/go-modules
branch
2 times, most recently
from
September 13, 2026 04:41
78f627f to
ec53bf9
Compare
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
red-hat-konflux
Bot
force-pushed
the
konflux/mintmaker/master-master/go-modules
branch
from
September 14, 2026 01:18
ec53bf9 to
414ffca
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v1.19.19→v1.20.4v1.74.2→v1.87.0v1.7.7→v1.7.8v1.2.6→v1.2.7v1.23.2→v1.24.1v1.9.4→v1.10.2v1.11.1→v1.12.1Release Notes
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/credentials)
v1.20.0Module Highlights
github.com/aws/aws-sdk-go-v2/feature/s3/manager: v1.20.0DisableValidatePartsin upload/download options, though doing so is not recommended because it damages the durability posture of your application.github.com/aws/aws-sdk-go-v2/service/costexplorer: v1.59.0github.com/aws/aws-sdk-go-v2/service/iam: v1.49.0github.com/aws/aws-sdk-go-v2/service/kinesis: v1.41.0gin-contrib/cors (github.com/gin-contrib/cors)
v1.7.8Compare Source
Changelog
Bug fixes
1c8f3f2: fix(lint): address golangci-lint v2.12 findings (@appleboy)7f95ead: fix(lint): apply gofmt to formatted files (@appleboy)b13f591: fix(lint): exclude goconst on test files (@appleboy)4e1524a: fix(lint): address remaining v2.12 lint findings (@appleboy)Enhancements
61b6b00: chore(deps): upgrade quic-go to v0.59.1 (@appleboy)88fbadf: chore(deps): upgrade golang.org/x/crypto and x/net (@appleboy)7f392d4: chore(deps): update dependencies and bump GitHub Actions (@appleboy)efab1d5: chore(deps): upgrade golang.org/x/crypto to v0.55.0 (#194) (@appleboy)Build process updates
b129b08: ci(actions): bump codecov/codecov-action from v5 to v6 (@appleboy)63b00e5: ci(workflow): pin trivy-action to v0.35.0 tag (@appleboy)13a0f79: ci(workflow): bump trivy-action from v0.35.0 to v0.36.0 (@appleboy)d0f8eed: ci(lint): bump golangci-lint to v2.12 (@appleboy)fded085: ci(actions): bump codecov/codecov-action from v6 to v7 (@appleboy)76760d4: ci(actions): bump actions/checkout from v6 to v7 (@appleboy)2046b62: ci(actions): update Go test matrix (#193) (@appleboy)Documentation updates
53b098d: docs(readme): remove Go Report Card badge (@appleboy)e9487ec: docs(readme): replace deprecated godoc.org links with pkg.go.dev (@appleboy)gin-contrib/gzip (github.com/gin-contrib/gzip)
v1.2.7Compare Source
Changelog
Bug fixes
d8207e9: fix(lint): address golangci-lint v2.12 findings (@appleboy)Enhancements
2f8b8fb: chore(deps): upgrade quic-go to v0.59.1 (@appleboy)806cace: chore(deps): upgrade golang.org/x/crypto and x/net (@appleboy)2348539: chore(deps): update dependencies and bump GitHub Actions (@appleboy)2f50fec: chore(deps): upgrade golang.org/x/crypto to v0.55.0 (#145) (@appleboy)Build process updates
a1f042f: ci(actions): bump codecov/codecov-action from v5 to v6 (@appleboy)8a6445f: ci(workflow): pin trivy-action to v0.35.0 tag (@appleboy)55c4f91: ci(workflow): bump trivy-action from v0.35.0 to v0.36.0 (@appleboy)f5623f0: ci(lint): bump golangci-lint to v2.12 (@appleboy)f597cee: ci(actions): bump codecov/codecov-action from v6 to v7 (@appleboy)cdef9ec: ci(actions): bump actions/checkout from v6 to v7 (@appleboy)ae5b213: ci(actions): update Go test matrix (#144) (@appleboy)Documentation updates
b21477d: docs(readme): remove Go Report Card badge (@appleboy)6da1750: docs(readme): replace deprecated godoc.org links with pkg.go.dev (@appleboy)Others
bc0be00: test: update decompression content length assertions (#143) (@appleboy)c5c1649: test(static): make gzip size assertion robust on Go 1.27 (#146) (@appleboy)prometheus/client_golang (github.com/prometheus/client_golang)
v1.24.1: / 2026-07-23Compare Source
Small bugfix release for promhttp.
What's Changed
[BUGFIX] promhttp: Fix panic on requests with nil URL. #2065
Full Changelog: prometheus/client_golang@v1.24.0...v1.24.1
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 #1896/metricshandler output filtering vianame[]query param by @colega in #1925New Contributors
Full Changelog: prometheus/client_golang@v1.23.2...v1.24.0
sirupsen/logrus (github.com/sirupsen/logrus)
v1.10.2Compare Source
Logrus v1.10.2
This is a small maintenance release that updates
github.com/stretchr/testifyto v1.12.1, removing the legacygopkg.in/yaml.v3dependency from Logrus' dependency graph. There are no functional changes in this release.Dependency Changes
Full Changelog: sirupsen/logrus@v1.10.1...v1.10.2
v1.10.1Compare Source
Logrus v1.10.1
This patch release fixes two issues in field formatting and handling:
TextFormattercould panicwhen formatting nil or panicking
errorandfmt.Stringervalues.errorto be used withWithError,WithField, andWithFields.Dependency Changes
Full Changelog: sirupsen/logrus@v1.10.0...v1.10.1
v1.10.0Compare Source
Logrus v1.10.0
This release focuses on substantial performance improvements, concurrency correctness, and better interoperability with modern Go logging APIs.
🚀 Performance
Major improvements across
TextFormatter, entry handling, and common logger paths:WithErroris ~40% fasterTextFormatterpaths are up to ~40% fasterTextFormattercases, with the largest reductions in colored outputThe improvements also show up in complete logger paths:
TextFormatteris ~31% faster, with ~24% fewer allocationsJSONFormatteris ~21% faster, with ~10% fewer allocationsJSONFormatteritself remains largely unchanged in runtime performance, with small allocation reductions.🔄
log/sloginteroperabilityv1.10 adds bidirectional interoperability between Logrus and Go's
log/slog:sloghook can forward existing Logrus entries to ansloglogger.hooks/slog.NewHandlerimplementsslog.Handler, allowinglog/slogrecords to use an existing Logrus logger and its hooks, formatter, and output.ReportCalleroption.sloglevels can be mapped to Logrus levels.log/slogwithout requiring an all-at-once transition.This allows applications to migrate their logging API and logging backend independently: existing Logrus call sites ca
Configuration
📅 Schedule: (in timezone Europe/Prague)
🚦 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.
To execute skipped test pipelines write comment
/ok-to-test.Documentation
Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.