Skip to content

chore(deps): bump the gomod group with 2 updates#242

Merged
ricoberger merged 2 commits into
mainfrom
dependabot/go_modules/gomod-76e4fcb2ab
Apr 12, 2026
Merged

chore(deps): bump the gomod group with 2 updates#242
ricoberger merged 2 commits into
mainfrom
dependabot/go_modules/gomod-76e4fcb2ab

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps the gomod group with 2 updates: github.com/influxdata/telegraf and golang.org/x/sys.

Updates github.com/influxdata/telegraf from 1.37.3 to 1.38.1

Release notes

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

v1.38.1 [2026-03-16]

Bugfixes

  • #18491 inputs.diskio Sanitize newline characters in serial tag
  • #18453 inputs.docker Emit status metrics for non-running containers
  • #18513 inputs.exec Log stderr messages
  • #18469 inputs.mem Use vm.Cached as vm.Buffers on OpenBSD
  • #18455 inputs.ping Warn on using timeout parameter for native method
  • #18471 internal Extract go version even more robustly
  • #18509 outputs.influxdb_v3 Remove duplicate timeout setting

Dependency Updates

  • #18486 deps Bump github.com/SAP/go-hdb from 1.15.1 to 1.15.2
  • #18477 deps Bump github.com/alitto/pond/v2 from 2.6.2 to 2.7.0
  • #18488 deps Bump github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2
  • #18487 deps Bump github.com/emiago/sipgo from 1.2.0 to 1.2.1
  • #18475 deps Bump github.com/gophercloud/gophercloud/v2 from 2.10.0 to 2.11.0
  • #18481 deps Bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.5
  • #18075 deps Bump go.opentelemetry.io/collector/pdata from 1.46.0 to 1.53.0
  • #18483 deps Bump go.opentelemetry.io/proto/otlp from 1.9.0 to 1.10.0
  • #18485 deps Bump go.opentelemetry.io/proto/otlp/collector/profiles/v1development from 0.2.0 to 0.3.0
  • #18478 deps Bump golang.org/x/oauth2 from 0.35.0 to 0.36.0
  • #18484 deps Bump golang.org/x/sync from 0.19.0 to 0.20.0
  • #18480 deps Bump google.golang.org/api from 0.269.0 to 0.270.0
  • #18490 deps Bump google.golang.org/grpc from 1.79.1 to 1.79.2
  • #18474 deps Bump the aws-sdk-go-v2 group with 11 updates
  • #18473 deps Bump tj-actions/changed-files from 47.0.4 to 47.0.5

Packages

Arch Platform Package SHA256
arm64 CentOS telegraf-1.38.1-1.aarch64.rpm 457fe65a263bedb36342a37fee3f5b77fe99f09cf1b389334f0b917e1955b43a
armel CentOS telegraf-1.38.1-1.armel.rpm e12ac81dd270d7d37a2c2fa0c6bac98ff42d482a80e38004791842e6a1624dca
armv6hl CentOS telegraf-1.38.1-1.armv6hl.rpm 3f6391eb9b7ed100a58988602ac718ef9c2f0f315eedfe1b26888ba0a1528caf
i386 CentOS telegraf-1.38.1-1.i386.rpm 7c713282cfb6bee772aa254df2e0b519dd38ad7dca6911b3852858c74c07c6a8
unknown CentOS telegraf-1.38.1-1.loongarch64.rpm 4de2bc68eefeee487eb61880fd0b7ab122e06da08183ba64bdaae1d37fd9a8d7
ppc64le CentOS telegraf-1.38.1-1.ppc64le.rpm 71771d0838bfb9cc93d876fae42d2b71226798a0045e5b143b9c8993bd729920
riscv64 CentOS telegraf-1.38.1-1.riscv64.rpm 5bd348e5b2830c7ac9916869f64e0e9139fd57f6b364430552c2116e44b218aa
s390x CentOS telegraf-1.38.1-1.s390x.rpm 7a46d5b3328f3899ce99a5316da5e014c73fb4e99f67553548ce41f33b02af0b
amd64 CentOS telegraf-1.38.1-1.x86_64.rpm 4e84312f1492c68cf50511e914f556733b01b3405835c01591836a6dafc216e1
amd64 macOS telegraf-1.38.1_darwin_amd64.dmg 259d1f03b9ae12b8ade6cbeb8b3b478b16cb3b8661e02f3536d04d59f050bd3c
amd64 macOS telegraf-1.38.1_darwin_amd64.tar.gz bdfbd46f3aaf373f9a9a12998b2414c0726b1cae5d9c668493ee0436c4df6b78
arm64 macOS telegraf-1.38.1_darwin_arm64.dmg 3199f0eac604397184e884e31830b50deef52fcc33e69c3ded641598ae6d9fdb
arm64 macOS telegraf-1.38.1_darwin_arm64.tar.gz f7b16e04e7ba7c5da2602c8d383e8618cd95297d122c2ffae04955fbc564e227
amd64 FreeBSD telegraf-1.38.1_freebsd_amd64.tar.gz 78d496e42fb9fd887bd48cf0979d645b8d559320adb9966de30550651df4c98e
armv7 FreeBSD telegraf-1.38.1_freebsd_armv7.tar.gz 9970138fe45d8e397a757d36d130f5f20b643d613852d94503e3744d24905369

... (truncated)

Changelog

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

v1.38.1 [2026-03-16]

Bugfixes

  • #18491 inputs.diskio Sanitize newline characters in serial tag
  • #18453 inputs.docker Emit status metrics for non-running containers
  • #18513 inputs.exec Log stderr messages
  • #18469 inputs.mem Use vm.Cached as vm.Buffers on OpenBSD
  • #18455 inputs.ping Warn on using timeout parameter for native method
  • #18471 internal Extract go version even more robustly
  • #18509 outputs.influxdb_v3 Remove duplicate timeout setting

Dependency Updates

  • #18486 deps Bump github.com/SAP/go-hdb from 1.15.1 to 1.15.2
  • #18477 deps Bump github.com/alitto/pond/v2 from 2.6.2 to 2.7.0
  • #18488 deps Bump github.com/apache/arrow-go/v18 from 18.5.1 to 18.5.2
  • #18487 deps Bump github.com/emiago/sipgo from 1.2.0 to 1.2.1
  • #18475 deps Bump github.com/gophercloud/gophercloud/v2 from 2.10.0 to 2.11.0
  • #18481 deps Bump github.com/nats-io/nats-server/v2 from 2.12.4 to 2.12.5
  • #18075 deps Bump go.opentelemetry.io/collector/pdata from 1.46.0 to 1.53.0
  • #18483 deps Bump go.opentelemetry.io/proto/otlp from 1.9.0 to 1.10.0
  • #18485 deps Bump go.opentelemetry.io/proto/otlp/collector/profiles/v1development from 0.2.0 to 0.3.0
  • #18478 deps Bump golang.org/x/oauth2 from 0.35.0 to 0.36.0
  • #18484 deps Bump golang.org/x/sync from 0.19.0 to 0.20.0
  • #18480 deps Bump google.golang.org/api from 0.269.0 to 0.270.0
  • #18490 deps Bump google.golang.org/grpc from 1.79.1 to 1.79.2
  • #18474 deps Bump the aws-sdk-go-v2 group with 11 updates
  • #18473 deps Bump tj-actions/changed-files from 47.0.4 to 47.0.5

v1.38.0 [2026-03-09]

Important Changes

  • PR #17961 makes the strict environment variable handling the default! In case you need the old behavior you can opt-out using the --non-strict-env-handling flag.

  • Starting in v1.36.0, the used_percent field reported by the mem input plugin on Linux increased by roughly 6-20% for the same memory state. This was caused by an upstream change in the gopsutil dependency (v4.25.8), which changed the Used memory calculation from Total - Free - Buffers - Cached to Total - Available (using the kernel's MemAvailable from /proc/meminfo). The new formula is more accurate as the old one assumed all cached and buffered memory was immediately reclaimable, which is not always the case. Dashboards or alerts based on used_percent thresholds may need adjustment. The raw fields (free, buffered, cached, available, total) are unaffected and can be used to compute either definition in queries.

... (truncated)

Commits
  • 544b0dd Telegraf v1.38.1
  • c38c209 Update changelog for v1.38.1
  • 0399c52 Update build_version.txt for v1.38.1
  • 40aa69d chore: Fix invalid pre-allocation (#18534)
  • 26be622 chore(deps): Bump go.opentelemetry.io/collector/pdata from 1.46.0 to 1.53.0 (...
  • e2d8ad2 chore(parsers.csv): Rename loop variable to avoid import shadowing (#18524)
  • 1b9fd5a chore(outputs.zabbix): Rename loop variable to avoid import shadowing (#18523)
  • 27c71df chore(inputs.docker): Rename loop variable to avoid import shadowing (#18522)
  • b2552ba chore(serializers.prometheusremotewrite): Rename variable to avoid import sha...
  • 6b71160 chore(serializers.prometheusremotewrite): Replace testutil.MustMetric with me...
  • Additional commits viewable in compare view

Updates golang.org/x/sys from 0.41.0 to 0.42.0

Commits
  • eaaaaee windows/registry: correct KeyInfo.ModTime calculation
  • 942780b cpu: darwin/arm64 feature detection
  • acef388 unix/linux: Prefixmsg and PrefixCacheinfo structs
  • 3687fbd cpu: better defaults on darwin ARM64
  • 48062e9 plan9: change Note to alias syscall.Note
  • 4f23f80 windows: change Signal to alias syscall.Signal
  • 7548802 all: upgrade go directive to at least 1.25.0 [generated]
  • See full diff in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot Bot requested a review from ricoberger as a code owner March 30, 2026 17:27
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 30, 2026
Bumps the gomod group with 2 updates: [github.com/influxdata/telegraf](https://github.com/influxdata/telegraf) and [golang.org/x/sys](https://github.com/golang/sys).


Updates `github.com/influxdata/telegraf` from 1.37.3 to 1.38.1
- [Release notes](https://github.com/influxdata/telegraf/releases)
- [Changelog](https://github.com/influxdata/telegraf/blob/master/CHANGELOG.md)
- [Commits](influxdata/telegraf@v1.37.3...v1.38.1)

Updates `golang.org/x/sys` from 0.41.0 to 0.42.0
- [Commits](golang/sys@v0.41.0...v0.42.0)

---
updated-dependencies:
- dependency-name: github.com/influxdata/telegraf
  dependency-version: 1.38.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: golang.org/x/sys
  dependency-version: 0.42.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
...

Signed-off-by: dependabot[bot] <support@github.com>
@ricoberger ricoberger force-pushed the dependabot/go_modules/gomod-76e4fcb2ab branch from eda3568 to b7f8a24 Compare April 12, 2026 07:27
@ricoberger ricoberger merged commit 8627f61 into main Apr 12, 2026
2 checks passed
@ricoberger ricoberger deleted the dependabot/go_modules/gomod-76e4fcb2ab branch April 12, 2026 07:30
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.

1 participant