Skip to content

chore(deps): update dependency influxdata/telegraf to v1.39.3 - #1880

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-influxdata-telegraf-1-x
Open

chore(deps): update dependency influxdata/telegraf to v1.39.3#1880
renovate[bot] wants to merge 1 commit into
mainfrom
renovate-influxdata-telegraf-1-x

Conversation

@renovate

@renovate renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
influxdata/telegraf patch 1.39.11.39.3

Release Notes

influxdata/telegraf (influxdata/telegraf)

v1.39.3

Compare Source

Bugfixes
  • #​19366 inputs.cisco_telemetry_mdt Check attribute message length
  • #​19332 inputs.execd Respect influx parser parameters
  • #​19333 inputs.redfish Skip resources without a reference
  • #​19354 parsers.avro Resolve measurement name from items record for array schemas
  • #​19315 processors.filepath Prevent test code from being included in the shipped binary
  • #​19325 serializers.prometheusremotewrite Accumulate multiple samples per series in a batch
Dependency Updates
  • #​19302 deps Bump actions/setup-go from 6 to 7
  • #​19335 deps Bump cloud.google.com/go/storage from 1.63.1 to 1.64.0
  • #​19311 deps Bump github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/monitor/armmonitor from 0.12.0 to 0.13.0
  • #​19385 deps Bump github.com/IBM/sarama from 1.60.0 to 1.60.1
  • #​19386 deps Bump github.com/SAP/go-hdb from 1.16.12 to 1.17.2
  • #​19303 deps Bump github.com/antchfx/xpath from 1.3.6 to 1.3.7
  • #​19341 deps Bump github.com/antchfx/xpath from 1.3.7 to 1.3.8
  • #​19344 deps Bump github.com/apache/arrow-go/v18 from 18.6.0 to 18.7.0
  • #​19313 deps Bump github.com/aws/smithy-go from 1.27.3 to 1.27.4
  • #​19340 deps Bump github.com/aws/smithy-go from 1.27.4 to 1.27.5
  • #​19310 deps Bump github.com/go-ldap/ldap/v3 from 3.4.13 to 3.4.14
  • #​19381 deps Bump github.com/gofrs/uuid/v5 from 5.4.0 to 5.5.0
  • #​19345 deps Bump github.com/google/cel-go from 0.29.2 to 0.30.0
  • #​19314 deps Bump github.com/gosnmp/gosnmp from 1.43.2 to 1.44.0
  • #​19306 deps Bump github.com/jedib0t/go-pretty/v6 from 6.8.2 to 6.8.3
  • #​19312 deps Bump github.com/klauspost/compress from 1.19.0 to 1.19.1
  • #​19336 deps Bump github.com/moby/moby/client from 0.5.0 to 0.5.1
  • #​19380 deps Bump github.com/nats-io/nats-server/v2 from 2.14.3 to 2.14.4
  • #​19309 deps Bump github.com/prometheus/client_golang from 1.23.2 to 1.24.0
  • #​19342 deps Bump github.com/prometheus/client_golang from 1.24.0 to 1.24.1
  • #​19382 deps Bump github.com/prometheus/prometheus from 0.313.1 to 0.313.2
  • #​19349 deps Bump github.com/rabbitmq/amqp091-go from 1.12.0 to 1.13.0
  • #​19387 deps Bump github.com/rclone/rclone from 1.74.1-0.20260628215305-6bbc28cf02dc to 1.75.0
  • #​19372 deps Bump github.com/shirou/gopsutil/v4 from v4.26.6 to v4.26.7
  • #​19348 deps Bump github.com/vertica/vertica-sql-go from 1.3.7 to 1.3.8
  • #​19384 deps Bump github.com/yuin/goldmark from 1.8.4 to 1.8.5
  • #​19347 deps Bump go.opentelemetry.io/collector/pdata from 1.62.0 to 1.63.0
  • #​19338 deps Bump go.opentelemetry.io/proto/otlp from 1.10.0 to 1.11.0
  • #​19351 deps Bump go.opentelemetry.io/proto/otlp/collector/profiles/v1development from 0.3.0 to 0.4.0
  • #​19353 deps Bump go.opentelemetry.io/proto/otlp/profiles/v1development from 0.3.0 to 0.4.0
  • #​19307 deps Bump go.step.sm/crypto from 0.84.1 to 0.85.0
  • #​19389 deps Bump go.step.sm/crypto from 0.85.0 to 0.87.0
  • #​19352 deps Bump go.yaml.in/yaml/v3 from 3.0.4 to 3.0.5
  • #​19308 deps Bump google.golang.org/api from 0.288.0 to 0.289.0
  • #​19339 deps Bump google.golang.org/api from 0.289.0 to 0.290.0
  • #​19388 deps Bump google.golang.org/api from 0.290.0 to 0.291.0
  • #​19305 deps Bump google.golang.org/grpc from 1.82.0 to 1.82.1
  • #​19390 deps Bump google.golang.org/grpc from 1.82.1 to 1.83.0
  • #​19337 deps Bump k8s.io/client-go from 0.36.2 to 0.36.3
  • #​19304 deps Bump modernc.org/sqlite from 1.53.0 to 1.54.0
  • #​19383 deps Bump modernc.org/sqlite from 1.54.0 to 1.55.0
  • #​19378 deps Bump the aws-sdk-go-v2 group with 11 updates
  • #​19334 deps Bump the aws-sdk-go-v2 group with 11 updates

v1.39.2

Compare Source

Bugfixes
  • #​19050 disk-buffer Cache length when closing buffer to avoid panic with --once
  • #​19258 common.postgresql Skip connection liveness ping for PgBouncer
  • #​19218 inputs.azure_monitor Defer target validation to startup
  • #​19223 inputs.chrony Apply read timeout so lost responses do not block collection
  • #​19244 inputs.elasticsearch_query Release client on startup failure
  • #​19206 inputs.jti_openconfig_telemetry Remove duplicate sensors key
  • #​19295 inputs.redfish Add URL and content type to JSON parse error
  • #​19254 inputs.sql Respect timeout for unprepared query fallback
  • #​19217 outputs.opentelemetry Install gRPC proxy dialer only when enabled
  • #​19222 parsers.json_v2 Reset sub-path results for each object config
  • #​19293 secretstores.vault Preserve sibling keys when setting a secret
Dependency Updates
  • #​19278 deps Bump cloud.google.com/go/auth from 0.20.0 to 0.22.0
  • #​19276 deps Bump cloud.google.com/go/bigquery from 1.77.0 to 1.79.0
  • #​19277 deps Bump cloud.google.com/go/monitoring from 1.29.0 to 1.30.0
  • #​19281 deps Bump cloud.google.com/go/pubsub/v2 from 2.6.0 to 2.6.1
  • #​19179 deps Bump cloud.google.com/go/storage from 1.62.3 to 1.63.0
  • #​19272 deps Bump cloud.google.com/go/storage from 1.63.0 to 1.63.1
  • #​19175 deps Bump github.com/ClickHouse/clickhouse-go/v2 from 2.46.0 to 2.47.0
  • #​19284 deps Bump github.com/IBM/sarama from 1.50.3 to 1.60.0
  • #​19274 deps Bump github.com/apache/thrift from 0.23.1-0.20260429145742-d2acd3c49e58 to 0.24.0
  • #​19180 deps Bump github.com/aws/smithy-go from 1.27.2 to 1.27.3
  • #​19227 deps Bump github.com/emiago/sipgo from 1.4.0 to 1.4.3
  • #​19236 deps Bump github.com/google/cel-go from 0.28.1 to 0.29.1
  • #​19268 deps Bump github.com/google/cel-go from 0.29.1 to 0.29.2
  • #​19229 deps Bump github.com/gopacket/gopacket from 1.6.1 to 1.7.0
  • #​19176 deps Bump github.com/gophercloud/gophercloud/v2 from 2.12.0 to 2.13.0
  • #​19265 deps Bump github.com/hashicorp/consul/api from 1.34.3 to 1.34.4
  • #​19264 deps Bump github.com/jaypipes/ghw from 0.24.0 to 0.25.0
  • #​19237 deps Bump github.com/jedib0t/go-pretty/v6 from 6.8.1 to 6.8.2
  • #​19234 deps Bump github.com/klauspost/compress from 1.18.6 to 1.19.0
  • #​19261 deps Bump github.com/leodido/go-syslog/v4 from 4.5.0 to 4.6.0
  • #​19181 deps Bump github.com/nats-io/nats-server/v2 from 2.14.2 to 2.14.3
  • #​19239 deps Bump github.com/pborman/ansi from 1.1.0 to 1.2.0
  • #​19269 deps Bump github.com/pborman/ansi from 1.2.0 to 1.3.0
  • #​19228 deps Bump github.com/pion/dtls/v3 from 3.1.4 to 3.1.5
  • #​19174 deps Bump github.com/prometheus-community/pro-bing from 0.9.0 to 0.9.1
  • #​19275 deps Bump github.com/prometheus/common from 0.69.0 to 0.70.0
  • #​19178 deps Bump github.com/prometheus/procfs from 0.20.1 to 0.21.0
  • #​19238 deps Bump github.com/prometheus/procfs from 0.21.0 to 0.21.1
  • #​19233 deps Bump github.com/prometheus/prometheus from 0.312.0 to 0.313.0
  • #​19263 deps Bump github.com/prometheus/prometheus from 0.313.0 to 0.313.1
  • #​19230 deps Bump github.com/shirou/gopsutil/v4 from 4.26.5 to 4.26.6
  • #​19266 deps Bump github.com/vertica/vertica-sql-go from 1.3.6 to 1.3.7
  • #​19177 deps Bump github.com/vmware/govmomi from 0.54.1 to 0.55.0
  • #​19232 deps Bump github.com/vmware/govmomi from 0.55.0 to 0.55.1
  • #​19267 deps Bump github.com/yuin/goldmark from 1.8.2 to 1.8.4
  • #​19183 deps Bump go.opentelemetry.io/collector/pdata from 1.60.0 to 1.61.0
  • #​19279 deps Bump go.opentelemetry.io/collector/pdata from 1.61.0 to 1.62.0
  • #​19184 deps Bump go.step.sm/crypto from 0.83.0 to 0.84.1
  • #​19273 deps Bump golang.org/x/crypto from 0.53.0 to 0.54.0
  • #​19114 deps Bump golang.org/x/net from 0.55.0 to 0.56.0
  • #​19262 deps Bump golang.org/x/sync from 0.21.0 to 0.22.0
  • #​19270 deps Bump golang.org/x/term from 0.44.0 to 0.45.0
  • #​19226 deps Bump golang.org/x/text from 0.38.0 to 0.39.0
  • #​19173 deps Bump golang.org/x/tools from 0.46.0 to 0.47.0
  • #​19282 deps Bump golang.org/x/tools from 0.47.0 to 0.48.0
  • #​19235 deps Bump google.golang.org/api from 0.286.0 to 0.287.0
  • #​19280 deps Bump google.golang.org/api from 0.287.1 to 0.288.0
  • #​19231 deps Bump google.golang.org/grpc from 1.81.1 to 1.82.0
  • #​19182 deps Bump software.sslmate.com/src/go-pkcs12 from 0.7.2 to 0.7.3
  • #​19171 deps Bump srebhan/label-milestone-action from 1.1.0 to 1.1.1
  • #​19172 deps Bump the aws-sdk-go-v2 group across 1 directory with 9 updates
  • #​19225 deps Bump the aws-sdk-go-v2 group with 11 updates
  • #​19260 deps Bump the aws-sdk-go-v2 group with 9 updates

Configuration

📅 Schedule: (UTC)

  • 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: Never, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@Tbaile Tbaile added this to the 8.9.0 milestone Aug 26, 2026
@Tbaile Tbaile self-assigned this Aug 26, 2026
@Tbaile Tbaile added the needs image For this patch to work, we need to release a new image. label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs image For this patch to work, we need to release a new image.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant