chore(deps): update devdependencies (non-major) #25
Reference in New Issue
Block a user
Delete Branch "renovate/devdependencies-(non-major)"
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?
This PR contains the following updates:
v1.45.0→v1.50.0v1.51.0v0.139.0→v0.144.0v0.145.0v1.45.0→v1.50.0v1.51.0v1.45.0→v1.50.0v1.51.0v0.139.0→v0.144.0v0.145.0v1.45.0→v1.50.0v1.51.0v1.45.0→v1.50.0v1.51.0v0.139.0→v0.144.0v0.145.0v1.27.0→v1.27.1Release Notes
open-telemetry/opentelemetry-collector (go.opentelemetry.io/collector/component)
v1.50.0🛑 Breaking changes 🛑
pkg/exporterhelper: Change verbosity level for otelcol_exporter_queue_batch_send_size metric to detailed. (#14278)pkg/service: Remove deprecatedtelemetry.disableHighCardinalityMetricsfeature gate. (#14373)pkg/service: Remove deprecatedservice.noopTracerProviderfeature gate. (#14374)🚩 Deprecations 🚩
exporter/otlp_grpc: Renameotlpexporter tootlp_grpcexporter and add deprecated aliasotlp. (#14403)exporter/otlp_http: Renameotlphttpexporter tootlp_httpexporter and add deprecated aliasotlphttp. (#14396)💡 Enhancements 💡
cmd/builder: Avoid duplicate CLI error logging in generated collector binaries by relying on cobra's error handling. (#14317)cmd/mdatagen: Add the ability to disable attributes at the metric level and re-aggregate data points based off of these new dimensions (#10726)cmd/mdatagen: Add optionaldisplay_nameanddescriptionfields to metadata.yaml for human-readable component names (#14114)The
display_namefield allows components to specify a human-readable name in metadata.yaml.When provided, this name is used as the title in generated README files.
The
descriptionfield allows components to include a brief description in generated README files.cmd/mdatagen: Validate stability level for entities (#14425)pkg/xexporterhelper: Reenable batching for profiles (#14313)receiver/nop: add profiles signal support (#14253)🧰 Bug fixes 🧰
pkg/exporterhelper: Fix reference count bug in partition batcher (#14444)v1.49.0💡 Enhancements 💡
all: Update semconv import to 1.38.0 (#14305)exporter/nop: Add profiles support to nop exporter (#14331)pkg/pdata: Optimize the size and pointer bytes for pdata structs (#14339)pkg/pdata: Avoid using interfaces/oneof like style for optional fields (#14333)v1.48.0💡 Enhancements 💡
exporter/debug: Add logging of dropped attributes, events, and links counts in detailed verbosity (#14202)extension/memory_limiter: The memorylimiter extension can be used as an HTTP/GRPC middleware. (#14081)pkg/config/configgrpc: Statically validate gRPC endpoint (#10451)This validation was already done in the OTLP exporter. It will now be applied to any gRPC client.
pkg/service: Add support to disabling adding resource attributes as zap fields in internal logging (#13869)Note that this does not affect logs exported through OTLP.
v1.47.0🛑 Breaking changes 🛑
pkg/config/confighttp: Use configoptional.Optional for confighttp.ClientConfig.Cookies field (#14021)💡 Enhancements 💡
pkg/config/confighttp: Settingcompression_algorithmsto an empty list now disables automatic decompression, ignoring Content-Encoding (#14131)pkg/service: Update semantic conventions from internal telemetry to v1.37.0 (#14232)pkg/xscraper: Implement xscraper for Profiles. (#13915)🧰 Bug fixes 🧰
pkg/config/configoptional: Ensure that configoptional.None values resulting from unmarshaling are equivalent to configoptional.Optional zero value. (#14218)v1.46.0💡 Enhancements 💡
cmd/mdatagen:metadata.yamlnow supports an optionalentitiessection to organize resource attributes into logical entities with identity and description attributes (#14051)When entities are defined, mdatagen generates
AssociateWith{EntityType}()methods on ResourceBuilderthat associate resources with entity types using the entity refs API. The entities section is backward
compatible - existing metadata.yaml files without entities continue to work as before.
cmd/mdatagen: Add semconv reference for metrics (#13920)connector/forward: Add support for Profiles to Profiles (#14092)exporter/debug: Disable sending queue by default (#14138)The recently added sending queue configuration in Debug exporter was enabled by default and had a problematic default size of 1.
This change disables the sending queue by default.
Users can enable and configure the sending queue if needed.
pkg/config/configoptional: Markconfigoptional.AddEnabledFieldas beta (#14021)pkg/otelcol: This feature has been improved and tested; secure-by-default redacts configopaque values (#12369)🧰 Bug fixes 🧰
all: Ensure service service.instance.id is the same for all the signals when it is autogenerated. (#14140)uber-go/zap (go.uber.org/zap)
v1.27.1Compare Source
Enhancements:
Objectfrom panicking on nilsWithLazy.Thanks to @rabbbit, @alshopov, @jquirke, @arukiidou for their contributions to this release.
Configuration
📅 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 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.
This PR has been generated by Renovate Bot.
ℹ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
go.opentelemetry.io/collector/component/componentstatusv0.139.0->v0.140.0go.opentelemetry.io/collector/consumer/xconsumerv0.139.0->v0.140.0go.opentelemetry.io/collector/featuregatev1.45.0->v1.46.0go.opentelemetry.io/collector/pdata/pprofilev0.139.0->v0.140.0go.opentelemetry.io/collector/pdata/testdatav0.139.0->v0.140.0go.opentelemetry.io/collector/pipelinev1.45.0->v1.46.0go.opentelemetry.io/collector/processor/xprocessorv0.139.0->v0.140.0b28d86bdf0toa42081cda9a42081cda9tocf26534197cf26534197to37d934f28eℹ️ Artifact update notice
File name: go.mod
In order to perform the update(s) described in the table above, Renovate ran the
go getcommand, which resulted in the following additional change(s):Details:
github.com/go-viper/mapstructure/v2v2.4.0->v2.5.0github.com/hashicorp/go-versionv1.7.0->v1.8.0go.opentelemetry.io/auto/sdkv1.1.0->v1.2.1go.opentelemetry.io/collector/component/componentstatusv0.139.0->v0.144.0go.opentelemetry.io/collector/consumer/xconsumerv0.139.0->v0.144.0go.opentelemetry.io/collector/featuregatev1.45.0->v1.50.0go.opentelemetry.io/collector/pdata/pprofilev0.139.0->v0.144.0go.opentelemetry.io/collector/pdata/testdatav0.139.0->v0.144.0go.opentelemetry.io/collector/pipelinev1.45.0->v1.50.0go.opentelemetry.io/collector/processor/xprocessorv0.139.0->v0.144.0go.opentelemetry.io/otelv1.38.0->v1.39.0go.opentelemetry.io/otel/metricv1.38.0->v1.39.0go.opentelemetry.io/otel/sdkv1.38.0->v1.39.0go.opentelemetry.io/otel/sdk/metricv1.38.0->v1.39.0go.opentelemetry.io/otel/tracev1.38.0->v1.39.0golang.org/x/netv0.42.0->v0.47.0golang.org/x/sysv0.35.0->v0.39.0golang.org/x/textv0.27.0->v0.31.0google.golang.org/genproto/googleapis/rpcv0.0.0-20250804133106-a7a43d27e69b->v0.0.0-20251222181119-0a764e51fe1bgoogle.golang.org/grpcv1.76.0->v1.78.0google.golang.org/protobufv1.36.10->v1.36.1137d934f28etob3b1f2912fb3b1f2912fto6327bb35a56327bb35a5to3b3852c8633b3852c863to24ee954b3c24ee954b3cto21c77f707221c77f7072to967c1cc269