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): Bump github.com/influxdata/telegraf from 1.30.3 to 1.31.3 #70

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2024

Bumps github.com/influxdata/telegraf from 1.30.3 to 1.31.3.

Release notes

Sourced from github.com/influxdata/telegraf's releases.

v1.31.3 [2024-08-12]

Bugfixes

  • #15552 inputs.chrony Use DGRAM for the unix socket
  • #15667 inputs.diskio Print warnings once, add details to messages
  • #15670 inputs.mqtt_consumer Restore trace logging option
  • #15696 inputs.opcua Reconnect if closed connection
  • #15724 inputs.smartctl Use --scan-open instead of --scan to provide correct device type info
  • #15649 inputs.tail Prevent deadlock when closing and max undelivered lines hit

Dependency Updates

  • #15720 deps Bump Go from v1.22.5 to v1.22.6
  • #15683 deps Bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0
  • #15654 deps Bump cloud.google.com/go/monitoring from 1.19.0 to 1.20.2
  • #15679 deps Bump cloud.google.com/go/monitoring from 1.20.2 to 1.20.3
  • #15626 deps Bump github.com/antchfx/xmlquery from 1.4.0 to 1.4.1
  • #15706 deps Bump github.com/apache/iotdb-client-go from 1.2.0-tsbs to 1.3.2
  • #15651 deps Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.17 to 1.17.27
  • #15703 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from v1.27.4 to v1.29.3
  • #15681 deps Bump github.com/docker/docker from 25.0.5-incompatible to 27.1.1-incompatible
  • #15650 deps Bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.2.0
  • #15705 deps Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3
  • #15708 deps Bump github.com/multiplay/go-ts3 from 1.1.0 to 1.2.0
  • #15707 deps Bump github.com/prometheus-community/pro-bing from 0.4.0 to 0.4.1
  • #15709 deps Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1
  • #15680 deps Bump github.com/vmware/govmomi from 0.37.2 to 0.39.0
  • #15682 deps Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.16.0
  • #15652 deps Bump go.step.sm/crypto from 0.47.1 to 0.50.0
  • #15653 deps Bump google.golang.org/grpc from 1.64.1 to 1.65.0
  • #15704 deps Bump super-linter/super-linter from 6.7.0 to 6.8.0

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.31.3-1.aarch64.rpm c139b98deda656ebc1b793d59db348756b623f09c5f21346e654b6db6dab2986
armel CentOS telegraf-1.31.3-1.armel.rpm 90c820322611caf405c1ace2b34d63383b10479be2a3f31dce70fb38ed1b5526
armv6hl CentOS telegraf-1.31.3-1.armv6hl.rpm d41fe72b39203d1bddf3011c9e5e9f696304830bdc04a82e67a068335f15b3d5
i386 CentOS telegraf-1.31.3-1.i386.rpm b800f4c751d48c38b2805465e8fd459165dd2ebb755a106f68307b7bf75417b9
loong64 CentOS telegraf-1.31.3-1.loong64.rpm 80b19381f2af606e5d2fe17212e9d8f565016af4f0121974e35557fd346cd25b
ppc64le CentOS telegraf-1.31.3-1.ppc64le.rpm 42f1af59f71dfdf7880308a10aae916c09c3617ddf8778cdc8fa8ac294bdc686
riscv64 CentOS telegraf-1.31.3-1.riscv64.rpm b1191ce84f7d8f87836050053a7d8333b33b14398a3fc86d278c1d32534945cf
s390x CentOS telegraf-1.31.3-1.s390x.rpm 64f32eff1deedf01b725c3427fa8be178acc4b9bff2963d911b775a277fdaf61
amd64 CentOS telegraf-1.31.3-1.x86_64.rpm 8b251956ade3a53cc106326ff50fde520d2e1548b600cb2a44cbbc5c5759a152
amd64 macOS telegraf-1.31.3_darwin_amd64.dmg d19236d1805e8ef343e65393b5f774dcd0e0cc17dd406c59a85219e484b06238
amd64 macOS telegraf-1.31.3_darwin_amd64.tar.gz f71cdfda492d8c368d72188699909fe30b1dccc2ea9fba42290899429ee513ab
arm64 macOS telegraf-1.31.3_darwin_arm64.dmg b487a67b6e204e41096c279f3ccf96e3f3d317cb44c08ba08c48cb87f466bfd1
arm64 macOS telegraf-1.31.3_darwin_arm64.tar.gz 09f4ac110ad1602b873a66cd422571b1c7f4ec50757695fc7b554aa1c495f12e

... (truncated)

Changelog

Sourced from github.com/influxdata/telegraf's changelog.

v1.31.3 [2024-08-12]

Bugfixes

  • #15552 inputs.chrony Use DGRAM for the unix socket
  • #15667 inputs.diskio Print warnings once, add details to messages
  • #15670 inputs.mqtt_consumer Restore trace logging option
  • #15696 inputs.opcua Reconnect if closed connection
  • #15724 inputs.smartctl Use --scan-open instead of --scan to provide correct device type info
  • #15649 inputs.tail Prevent deadlock when closing and max undelivered lines hit

Dependency Updates

  • #15720 deps Bump Go from v1.22.5 to v1.22.6
  • #15683 deps Bump cloud.google.com/go/bigquery from 1.61.0 to 1.62.0
  • #15654 deps Bump cloud.google.com/go/monitoring from 1.19.0 to 1.20.2
  • #15679 deps Bump cloud.google.com/go/monitoring from 1.20.2 to 1.20.3
  • #15626 deps Bump github.com/antchfx/xmlquery from 1.4.0 to 1.4.1
  • #15706 deps Bump github.com/apache/iotdb-client-go from 1.2.0-tsbs to 1.3.2
  • #15651 deps Bump github.com/aws/aws-sdk-go-v2/credentials from 1.17.17 to 1.17.27
  • #15703 deps Bump github.com/aws/aws-sdk-go-v2/service/kinesis from v1.27.4 to v1.29.3
  • #15681 deps Bump github.com/docker/docker from 25.0.5-incompatible to 27.1.1-incompatible
  • #15650 deps Bump github.com/gofrs/uuid/v5 from 5.0.0 to 5.2.0
  • #15705 deps Bump github.com/gorilla/websocket from 1.5.1 to 1.5.3
  • #15708 deps Bump github.com/multiplay/go-ts3 from 1.1.0 to 1.2.0
  • #15707 deps Bump github.com/prometheus-community/pro-bing from 0.4.0 to 0.4.1
  • #15709 deps Bump github.com/prometheus/prometheus from 0.48.1 to 0.53.1
  • #15680 deps Bump github.com/vmware/govmomi from 0.37.2 to 0.39.0
  • #15682 deps Bump go.mongodb.org/mongo-driver from 1.14.0 to 1.16.0
  • #15652 deps Bump go.step.sm/crypto from 0.47.1 to 0.50.0
  • #15653 deps Bump google.golang.org/grpc from 1.64.1 to 1.65.0
  • #15704 deps Bump super-linter/super-linter from 6.7.0 to 6.8.0

v1.31.2 [2024-07-22]

Bugfixes

  • #15589 common.socket Switch to context to simplify closing
  • #15601 inputs.ping Check addr length to avoid crash
  • #15618 inputs.snmp Translate field correctly when not in table
  • #15586 parsers.xpath Allow resolving extensions
  • #15630 tools.custom_builder Handle multiple instances of the same plugin correctly

Dependency Updates

  • #15582 deps Bump cloud.google.com/go/storage from 1.41.0 to 1.42.0
  • #15623 deps Bump cloud.google.com/go/storage from 1.42.0 to 1.43.0
  • #15607 deps Bump github.com/alitto/pond from 1.8.3 to 1.9.0
  • #15625 deps Bump github.com/antchfx/xpath from 1.3.0 to 1.3.1
  • #15622 deps Bump github.com/aws/aws-sdk-go-v2/service/cloudwatchlogs from 1.34.3 to 1.37.3

... (truncated)

Commits
  • ecf94b1 Telegraf v1.31.3
  • ace24c4 Update changelog for v1.31.3
  • e6b3bac Update build_version.txt for v1.31.3
  • f321545 chore: go mod tidy
  • cc9f76e fix(inputs.smartctl): Use --scan-open instead of --scan to provide correct de...
  • e5b80db test(inputs.pgbouncer): Update container version (#15728)
  • dbf49b2 fix(inputs.chrony): Use DGRAM for the unix socket (#15552)
  • 8a56d95 chore(deps): Bump Go from v1.22.5 to v1.22.6 (#15720)
  • cfa1de1 chore(deps): Bump github.com/aws/aws-sdk-go-v2/service/kinesis from v1.27.4 t...
  • dee2d3d docs(inputs.netflow): Add note on how to tag metrics (#15713)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/influxdata/telegraf](https://github.com/influxdata/telegraf) from 1.30.3 to 1.31.3.
- [Release notes](https://github.com/influxdata/telegraf/releases)
- [Changelog](https://github.com/influxdata/telegraf/blob/master/CHANGELOG.md)
- [Commits](influxdata/telegraf@v1.30.3...v1.31.3)

---
updated-dependencies:
- dependency-name: github.com/influxdata/telegraf
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 12, 2024
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 go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants