chore(deps): update go-minor #23
Merged
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.22.0
->v1.23.2
v1.35.0
->v1.38.0
v1.35.0
->v1.38.0
Release Notes
prometheus/client_golang (github.com/prometheus/client_golang)
v1.23.2
: - 2025-09-05Compare Source
This release is made to upgrade to prometheus/common v0.66.1, which drops the dependencies github.com/grafana/regexp and go.uber.org/atomic and replaces gopkg.in/yaml.v2 with go.yaml.in/yaml/v2 (a drop-in replacement). There are no functional changes.
All Changes
Full Changelog: https://github.com/prometheus/client\_golang/compare/v1.23.1...v1.23.2
v1.23.1
: - 2025-09-04Compare Source
This release is made to be compatible with a backwards incompatible API change in prometheus/common v0.66.0. There are no functional changes.
All Changes
Full Changelog: https://github.com/prometheus/client\_golang/compare/v1.23.0...v1.23.1
v1.23.0
: - 2025-07-30Compare Source
All Changes
* Update example test by @SuperQ in https://github.com/prometheus/client_golang/pull/1770 * build(deps): bump golang.org/x/net from 0.34.0 to 0.36.0 in /tutorials/whatsup by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1776 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1771 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1778 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1779 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1782 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1781 * build(deps): bump github.com/prometheus/common from 0.62.0 to 0.63.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1783 * build(deps): bump google.golang.org/protobuf from 1.36.5 to 1.36.6 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1784 * build(deps): bump github.com/prometheus/procfs from 0.15.1 to 0.16.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1786 * chore: Upgrade golangci-lint to v2 by @kakkoyun in https://github.com/prometheus/client_golang/pull/1789 * build(deps): bump the github-actions group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1790 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1791 * Add `WrapCollectorWith` and `WrapCollectorWithPrefix` by @colega in https://github.com/prometheus/client_golang/pull/1766 * feat(github-actions): add Go file change detection to golangci-lint workflow by @kakkoyun in https://github.com/prometheus/client_golang/pull/1794 * chore(ci): Fix flaky tests by @kakkoyun in https://github.com/prometheus/client_golang/pull/1795 * build(deps): bump golang.org/x/net from 0.36.0 to 0.38.0 in /tutorials/whatsup by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1799 * test(registry): Add goleak-based goroutine leak detection by @surinkim in https://github.com/prometheus/client_golang/pull/1797 * build(deps): bump go.uber.org/goleak from 1.2.0 to 1.3.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1806 * build(deps): bump the github-actions group with 2 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1804 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1809 * Add exemplars for native histograms by @shivanthzen in https://github.com/prometheus/client_golang/pull/1686 * build(deps): bump golang.org/x/sys from 0.30.0 to 0.32.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1807 * build(deps): bump github.com/prometheus/client_model from 0.6.1 to 0.6.2 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1805 * build(deps): bump github.com/prometheus/procfs from 0.16.0 to 0.16.1 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1808 * build(deps): bump golang.org/x/net from 0.35.0 to 0.38.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1800 * Update supported Go versions by @SuperQ in https://github.com/prometheus/client_golang/pull/1812 * Cleaup Go modules by @SuperQ in https://github.com/prometheus/client_golang/pull/1813 * fix: client prompt return on context cancellation by @umegbewe in https://github.com/prometheus/client_golang/pull/1729 * Simplify buf binary install by @SuperQ in https://github.com/prometheus/client_golang/pull/1814 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1815 * build(deps): bump the github-actions group with 5 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1817 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1821 * exp/api: Bubble up status code from writeResponse by @saswatamcode in https://github.com/prometheus/client_golang/pull/1823 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1827 * build(deps): bump github.com/prometheus/common from 0.64.0 to 0.65.0 in /exp by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1828 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1831 * Update runtime metrics for Go v1.23 and v1.24 by @aknuds1 in https://github.com/prometheus/client_golang/pull/1833 * Fix `errNotImplemented` reference by @aknuds1 in https://github.com/prometheus/client_golang/pull/1835 * build(deps): bump the github-actions group with 3 updates by @dependabot[bot] in https://github.com/prometheus/client_golang/pull/1826 * Synchronize common files from prometheus/prometheus by @prombot in https://github.com/prometheus/client_golang/pull/1832 * Cut v1.23.0-rc.0 by @vesari in https://github.com/prometheus/client_golang/pull/1837 * cut v1.23.0-rc.1 by @vesari in https://github.com/prometheus/client_golang/pull/1842New Contributors
Full Changelog: https://github.com/prometheus/client\_golang/compare/v1.22.0...v1.23.0
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel/exporters/zipkin)
v1.38.0
: /v0.60.0/v0.14.0/v0.0.13Compare Source
Overview
This release is the last to support Go 1.23. The next release will require at least Go 1.24.
Added
go.opentelemetry.io/otel/exporters/prometheus
. (#6772)go.opentelmetry.io/otel/semconv/v1.34.0
package. (#6939)ContainerLabel
DBOperationParameter
DBSystemParameter
HTTPRequestHeader
HTTPResponseHeader
K8SCronJobAnnotation
K8SCronJobLabel
K8SDaemonSetAnnotation
K8SDaemonSetLabel
K8SDeploymentAnnotation
K8SDeploymentLabel
K8SJobAnnotation
K8SJobLabel
K8SNamespaceAnnotation
K8SNamespaceLabel
K8SNodeAnnotation
K8SNodeLabel
K8SPodAnnotation
K8SPodLabel
K8SReplicaSetAnnotation
K8SReplicaSetLabel
K8SStatefulSetAnnotation
K8SStatefulSetLabel
ProcessEnvironmentVariable
RPCConnectRPCRequestMetadata
RPCConnectRPCResponseMetadata
RPCGRPCRequestMetadata
RPCGRPCResponseMetadata
ErrorType
attribute helper function to thego.opentelmetry.io/otel/semconv/v1.34.0
package. (#6962)WithAllowKeyDuplication
ingo.opentelemetry.io/otel/sdk/log
which can be used to disable deduplication for log records. (#6968)WithCardinalityLimit
option to configure the cardinality limit ingo.opentelemetry.io/otel/sdk/metric
. (#6996, #7065, #7081, #7164, #7165, #7179)Clone
method toRecord
ingo.opentelemetry.io/otel/log
that returns a copy of the record with no shared state. (#7001)go.opentelemetry.io/otel/sdk/trace
. Check thego.opentelemetry.io/otel/sdk/trace/internal/x
package documentation for more information. (#7027, #6393, #7209)go.opentelemetry.io/otel/semconv/v1.36.0
package. The package contains semantic conventions from thev1.36.0
version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade fromgo.opentelemetry.io/otel/semconv/v1.34.0.
(#7032, #7041)WithTranslationStrategy
option ingo.opentelemetry.io/otel/exporters/prometheus
. The current default translation strategy when UTF-8 mode is enabled isNoUTF8EscapingWithSuffixes
, but a future release will change the default strategy toUnderscoreEscapingWithSuffixes
for compliance with the specification. (#7111)go.opentelemetry.io/otel/sdk/log
. Check thego.opentelemetry.io/otel/sdk/log/internal/x
package documentation for more information. (#7121)go.opentelemetry.io/otel/exporters/stdout/stdouttrace
. Check thego.opentelemetry.io/otel/exporters/stdout/stdouttrace/internal/x
package documentation for more information. (#7133)go.opentelemetry.io/otel/semconv/v1.37.0
package. The package contains semantic conventions from thev1.37.0
version of the OpenTelemetry Semantic Conventions. See the migration documentation for information on how to upgrade fromgo.opentelemetry.io/otel/semconv/v1.36.0.
(#7254)Changed
TraceIDFromHex
andSpanIDFromHex
ingo.opentelemetry.io/otel/sdk/trace
. (#6791)AssertEqual
ingo.opentelemetry.io/otel/log/logtest
to acceptTestingT
in order to support benchmarks and fuzz tests. (#6908)DefaultExemplarReservoirProviderSelector
ingo.opentelemetry.io/otel/sdk/metric
to useruntime.GOMAXPROCS(0)
instead ofruntime.NumCPU()
for theFixedSizeReservoirProvider
default size. (#7094)Fixed
SetBody
method ofRecord
ingo.opentelemetry.io/otel/sdk/log
now deduplicates key-value collections (log.Value
oflog.KindMap
fromgo.opentelemetry.io/otel/log
). (#7002)go.opentelemetry.io/otel/exporters/prometheus
to not append a suffix if it's already present in metric name. (#7088)go.opentelemetry.io/otel/exporters/stdout/stdouttrace
self-observability component type and name. (#7195)go.opentelemetry.io/otel/exporters/stdout/stdouttrace
. (#7199)Deprecated
WithoutUnits
andWithoutCounterSuffixes
options, preferringWithTranslationStrategy
instead. (#7111)OTEL_GO_X_CARDINALITY_LIMIT
environment variable ingo.opentelemetry.io/otel/sdk/metric
. UseWithCardinalityLimit
option instead. (#7166)What's Changed
96f361d
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/70544a45f3df
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7058889aa817
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7061117c88fd
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/70622ba65ee6
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/70688fce6240
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/70755846d391
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/70788ab8d56d
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/708881581f0a
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/70966f173205
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7097728f32e4
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/70999a7a43d2
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/712669469f96
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7134401f7bf4
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/71466e98b521
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/71511a408d31
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/715886b04f9b
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/7169951f8813
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/71733sdk/metric/x
Feature Supporting Cardinality Limits by @ysolomchenko in https://github.com/open-telemetry/opentelemetry-go/pull/71665f3141c
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/71766ExportSpans
for measurements instdouttrace
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7198stdouttrace
Exporter.initSelfObservability
intoExporter.New
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7197tracer.initSelfObservability
intoTracerProvider.Tracer
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7205sdk/trace/internal/x
README.md by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7211Distinct
docs by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7203t.Cleanup
instead ofdefer
instdouttrace
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7204t.Cleanup
instead ofdefer
insdk/trace
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7208stdouttrace
observability by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7199stdouttrace
self-observability by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/72013122310
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/72166d4663ad
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/72388logger.initSelfObservability
intologger.newLoggerr
and uset.Cleanup
instead of defer by @yumosx in https://github.com/open-telemetry/opentelemetry-go/pull/7228Float64ObservableCounter
withsystem.CPUTime
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7235c5933d9
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/72466c5933d9
by @renovate[bot] inhttps://github.com/open-telemetry/opentelemetry-go/pull/72500sdk/trace
by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7209AddSet
andRecordSet
methods to semconv generated packages by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7223semconv/v1.37.0
packages by @MrAlias in https://github.com/open-telemetry/opentelemetry-go/pull/7254Configuration
📅 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 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.
This PR has been generated by Renovate Bot.