fix(deps): update gomod dependencies#296
fix(deps): update gomod dependencies#296red-hat-konflux-kflux-prd-rh03[bot] wants to merge 1 commit into
Conversation
|
Hi @red-hat-konflux-kflux-prd-rh03[bot]. Thanks for your PR. I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
|
@red-hat-konflux-kflux-prd-rh03[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
665afbf to
0b5369d
Compare
|
New changes are detected. LGTM label has been removed. |
f541db8 to
0ef1f86
Compare
8900cce to
06f111d
Compare
dffc614 to
4c19129
Compare
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: red-hat-konflux-kflux-prd-rh03[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
Signed-off-by: red-hat-konflux-kflux-prd-rh03 <206760901+red-hat-konflux-kflux-prd-rh03[bot]@users.noreply.github.com>
4c19129 to
0cde255
Compare
This PR contains the following updates:
v1.4.3→v1.4.4v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3v0.27.0→v0.27.3ef71f94→0f2bcaev1.23.2→v1.24.0v0.69.0→v0.70.0v0.70.1v0.36.2→v0.36.3Release Notes
go-logr/logr (github.com/go-logr/logr)
v1.4.4Compare Source
What's Changed
New Contributors
Full Changelog: go-logr/logr@v1.4.3...v1.4.4
go-openapi/swag (github.com/go-openapi/swag)
v0.27.3Compare Source
0.27.3 - 2026-07-20
Full Changelog: go-openapi/swag@v0.27.2...v0.27.3
2 commits in this release.
Fixed bugs
Miscellaneous tasks
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.3)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.27.3)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.27.3)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.27.3)
Miscellaneous tasks
jsonutils (0.27.3)
Miscellaneous tasks
loading (0.27.3)
Fixed bugs
Miscellaneous tasks
yamlutils (0.27.3)
Miscellaneous tasks
v0.27.2Compare Source
0.27.2 - 2026-07-20
Full Changelog: go-openapi/swag@v0.27.1...v0.27.2
2 commits in this release.
Fixed bugs
Miscellaneous tasks
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.2)
Miscellaneous tasks
jsonutils/adapters/easyjson (0.27.2)
Miscellaneous tasks
jsonutils/adapters/testintegration/benchmarks (0.27.2)
Miscellaneous tasks
jsonutils/adapters/testintegration (0.27.2)
Miscellaneous tasks
jsonutils (0.27.2)
Miscellaneous tasks
loading (0.27.2)
Fixed bugs
Miscellaneous tasks
yamlutils (0.27.2)
Miscellaneous tasks
v0.27.1Compare Source
0.27.1 - 2026-07-19
Full Changelog: go-openapi/swag@v0.27.0...v0.27.1
12 commits in this release.
Fixed bugs
Refactor
Documentation
Performance
Miscellaneous tasks
Updates
Other (technical)
People who contributed to this release
swag license terms
Per-module changes
conv (0.27.1)
Miscellaneous tasks
jsonname (0.27.1)
Updates
jsonutils/adapters/easyjson (0.27.1)
Fixed bugs
Refactor
Miscellaneous tasks
Other (technical)
jsonutils/adapters/testintegration/benchmarks (0.27.1)
Performance
Miscellaneous tasks
Other (technical)
jsonutils/adapters/testintegration (0.27.1)
Miscellaneous tasks
Other (technical)
jsonutils (0.27.1)
Fixed bugs
Refactor
Miscellaneous tasks
Other (technical)
loading (0.27.1)
Miscellaneous tasks
yamlutils (0.27.1)
Fixed bugs
Miscellaneous tasks
Other (technical)
prometheus/client_golang (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 #1896/metricshandler output filtering vianame[]query param by @colega in #1925Configuration
📅 Schedule: (in timezone UTC)
* 2-4 * * 1-5)🚦 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.