Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update module github.com/influxdata/telegraf to v1.33.1 #15688

Merged
merged 1 commit into from
Jan 10, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 10, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/influxdata/telegraf v1.33.0 -> v1.33.1 age adoption passing confidence

Release Notes

influxdata/telegraf (github.com/influxdata/telegraf)

v1.33.1

Compare Source

Important Changes
  • The default value of skip_processors_after_aggregators will change to true
    with Telegraf v1.40.0, skip running the processors again after aggregators!
    If you need the current default behavior, please explicitly set the option to
    false! To silence the warning and use the future default behavior, please
    explicitly set the option to true.
Bugfixes
  • #​16290 agent Skip initialization of second processor state if requested
  • #​16377 inputs.intel_powerstat Fix option removal version
  • #​16310 inputs.mongodb Do not dereference nil pointer if gathering database stats fails
  • #​16383 outputs.influxdb_v2 Allow overriding auth and agent headers
  • #​16388 outputs.influxdb_v2 Fix panic and API error handling
  • #​16289 outputs.remotefile Handle tracking metrics correctly
Dependency Updates
  • #​16344 deps Bump cloud.google.com/go/bigquery from 1.64.0 to 1.65.0
  • #​16283 deps Bump cloud.google.com/go/monitoring from 1.21.1 to 1.22.0
  • #​16315 deps Bump github.com/Azure/go-autorest/autorest/adal from 0.9.23 to 0.9.24
  • #​16319 deps Bump github.com/IBM/nzgo/v12 from 12.0.9-0.20231115043259-49c27f2dfe48 to 12.0.9
  • #​16346 deps Bump github.com/Masterminds/semver/v3 from 3.3.0 to 3.3.1
  • #​16280 deps Bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.28.6
  • #​16343 deps Bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.162.1 to 1.198.1
  • #​16317 deps Bump github.com/fatih/color from 1.17.0 to 1.18.0
  • #​16345 deps Bump github.com/gopacket/gopacket from 1.3.0 to 1.3.1
  • #​16282 deps Bump github.com/nats-io/nats.go from 1.36.0 to 1.37.0
  • #​16318 deps Bump github.com/prometheus/common from 0.60.0 to 0.61.0
  • #​16324 deps Bump github.com/vapourismo/knx-go from v0.0.0-20240217175130-922a0d50c241 to v0.0.0-20240915133544-a6ab43471c11
  • #​16297 deps Bump golang.org/x/crypto from 0.29.0 to 0.31.0
  • #​16281 deps Bump k8s.io/client-go from 0.30.1 to 0.31.3
  • #​16313 deps Bump super-linter/super-linter from 7.2.0 to 7.2.1

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.

🔕 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.

@renovate renovate bot requested a review from a team as a code owner January 10, 2025 18:41
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 10, 2025
Copy link
Contributor Author

renovate bot commented Jan 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 15 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/monitoring v1.21.2 -> v1.22.0
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.0 -> v1.12.1
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.4 -> v1.28.6
github.com/Masterminds/semver/v3 v3.3.0 -> v3.3.1
github.com/aws/aws-sdk-go-v2 v1.32.5 -> v1.32.7
github.com/aws/aws-sdk-go-v2/config v1.27.39 -> v1.28.6
github.com/aws/aws-sdk-go-v2/credentials v1.17.44 -> v1.17.47
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.19 -> v1.16.21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.24 -> v1.3.26
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.24 -> v2.6.26
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.4 -> v1.12.7
github.com/aws/aws-sdk-go-v2/service/sso v1.24.5 -> v1.24.7
github.com/aws/aws-sdk-go-v2/service/sts v1.32.4 -> v1.33.2
k8s.io/api v0.31.0 -> v0.31.3
k8s.io/client-go v0.31.0 -> v0.31.3

@paul1r paul1r merged commit d57492c into main Jan 10, 2025
66 checks passed
@paul1r paul1r deleted the deps-update/github.cominfluxdatatelegraf branch January 10, 2025 19:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file size/L
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant