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

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

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

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


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 muhlba91 as a code owner January 10, 2025 18:42
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):

  • 16 additional dependencies were updated

Details:

Package Change
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/service/internal/accept-encoding v1.12.0 -> v1.12.1
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/ssooidc v1.28.4 -> v1.28.6
github.com/aws/aws-sdk-go-v2/service/sts v1.32.4 -> v1.33.2
github.com/fatih/color v1.17.0 -> v1.18.0
golang.org/x/crypto v0.29.0 -> v0.31.0
golang.org/x/sync v0.9.0 -> v0.10.0
golang.org/x/sys v0.27.0 -> v0.28.0
golang.org/x/text v0.20.0 -> v0.21.0
google.golang.org/genproto/googleapis/api v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/rpc v0.0.0-20241015192408-796eee8c2d53 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/protobuf v1.35.1 -> v1.35.2

Copy link

coderabbitai bot commented Jan 10, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

‼️ IMPORTANT
Auto-reply has been disabled for this repository in the CodeRabbit settings. The CodeRabbit bot will not respond to your replies unless it is explicitly tagged.

  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai generate unit testing code for this file.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and generate unit testing code.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR. (Beta)
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

gitstream-cm bot commented Jan 10, 2025

Renovate patch version bumps are approved and merged automatically.

@muhlba91 muhlba91 merged commit e1ae5ce into main Jan 10, 2025
13 checks passed
@muhlba91 muhlba91 deleted the renovate/github.com-influxdata-telegraf-1.x branch January 10, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant