Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 15, 2025

Bumps the security group with 6 updates in the / directory:

Package From To
github.com/DataDog/datadog-go/v5 5.8.1 5.8.2
github.com/aws/aws-sdk-go-v2/config 1.32.1 1.32.5
github.com/aws/aws-sdk-go-v2/feature/s3/manager 1.20.4 1.20.15
github.com/replicatedhq/troubleshoot 0.123.12 0.123.16
github.com/spf13/cobra 1.10.1 1.10.2
go.uber.org/zap 1.27.0 1.27.1

Updates github.com/DataDog/datadog-go/v5 from 5.8.1 to 5.8.2

Release notes

Sourced from github.com/DataDog/datadog-go/v5's releases.

v5.8.2

See the CHANGELOG for the details on previous releases.

Changelog

Sourced from github.com/DataDog/datadog-go/v5's changelog.

5.8.2 / 2025-12-03

  • [IMPROVEMENT] Optimistic allocation for Count and Set metrics. See #308[], thanks [@​opsengine][].
Commits
  • c0918c7 Merge pull request #344 from DataDog/remeh/5.8.2
  • aa2260b Merge remote-tracking branch 'origin/master' into remeh/5.8.2
  • d8cc06e Merge pull request #345 from DataDog/remeh/upgrade-setup-go
  • 42590db github: naive try at upgrading setup-go
  • 3f8236d Release 5.8.2
  • 5d6607c Merge pull request #308 from opsengine/optimistic-allocation
  • 993d798 Optimistic allocation
  • 00fb40e Merge pull request #342 from DataDog/pin-github-actions-1760339651
  • ed54f72 Pin GitHub Actions
  • See full diff in compare view

Updates github.com/aws/aws-sdk-go-v2/config from 1.32.1 to 1.32.5

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/ec2/imds from 1.18.14 to 1.18.16

Commits

Updates github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.20.4 to 1.20.15

Commits

Updates github.com/aws/aws-sdk-go-v2/service/s3 from 1.90.0 to 1.93.2

Commits

Updates github.com/replicatedhq/troubleshoot from 0.123.12 to 0.123.16

Release notes

Sourced from github.com/replicatedhq/troubleshoot's releases.

v0.123.16

Changelog

  • a9d2180dd6752f626fb2701e2c29f407f91e32da 102 redactor newline corruption clean (#1947)
  • b69a8a9b8c21a8e8577c5a41da0a382a2e2dfbf0 Bump Go from 1.25.4 to 1.25.5 (#1943)
  • cf816f8e26a424bafdc9b342cc7bdea3337cfaca fix(discovery): handle partial results from ServerGroupsAndResources (#1944)
  • 8ed6dbf581d72db20aa71e18ee6328bf771b8c2d update multiple packages (#1937)
  • 8c0be8fd74f3ec718ee33c9a529908aaadf04b42 chore(ci): regression test cursor feedback (#1938)
  • d3655fa1ab220db7bf21e7233ab088defcb1bd50 chore(deps): bump actions/checkout from 5 to 6 (#1933)
  • 9343b43e7767c2b4c262d577a349450bb4a5a7ce fix(collect): cluster resource errors json file has wrong name (#1936)
  • e45e2cadd3c91f0c2dcda28f3b8d77ccdc70c5f3 Fix collector ordering: preserve order when grouping by type (#1935)

v0.123.15

Changelog

  • da51c28767f538b4353640099a3d08b74d640334 chore(deps): bump github.com/opencontainers/selinux from 1.12.0 to 1.13.0 (#1919)
  • c76b0ab333ed7e3115db689d22ced0c01d774508 update cluster creation action in regression-test.yaml (#1932)
  • 5aa11c0e4b4e27a892cfc6ae4fbba0708a67ce58 chore(deps): bump helm.sh/helm/v3 from 3.19.0 to 3.19.2 in /examples/sdk/helm-template in the security group (#1922)
  • af5bae315e3825efc5e0f870f5afdc5d64bb8d86 chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 in /examples/sdk/helm-template (#1926)

v0.123.14

Changelog

  • da51c28767f538b4353640099a3d08b74d640334 chore(deps): bump github.com/opencontainers/selinux from 1.12.0 to 1.13.0 (#1919)
  • c76b0ab333ed7e3115db689d22ced0c01d774508 update cluster creation action in regression-test.yaml (#1932)
  • 5aa11c0e4b4e27a892cfc6ae4fbba0708a67ce58 chore(deps): bump helm.sh/helm/v3 from 3.19.0 to 3.19.2 in /examples/sdk/helm-template in the security group (#1922)
  • af5bae315e3825efc5e0f870f5afdc5d64bb8d86 chore(deps): bump golang.org/x/crypto from 0.42.0 to 0.45.0 in /examples/sdk/helm-template (#1926)

v0.123.13

Changelog

  • 73ac499d3ebf65b5b518920a80dd40287cf2f5c5 Bump Go from 1.24.6 to 1.25.4 (#1930)
  • aa13c2e31e04a02b163db148f87813182e56a194 chore(ci): add workflow to automate Go version updates (#1924)
  • 52d910f6158a5f0b9c729942f24ece36a8cfad35 chore(deps): bump golang.org/x/crypto from 0.43.0 to 0.45.0 (#1927)
  • e9111edd478c781be644eecedbc0c3828549b483 chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29 (#1918)
  • 68f736b02c9c22061d9d194ad83803f1b37b7d2a chore(deps): bump the security group across 1 directory with 10 updates (#1920)
  • 40bb2e3a2a269e66796e2dcdbcae0b1294eabe88 Fix incorrect field names in nodeResources example files (#1917)
Commits
  • a9d2180 102 redactor newline corruption clean (#1947)
  • b69a8a9 Bump Go from 1.25.4 to 1.25.5 (#1943)
  • cf816f8 fix(discovery): handle partial results from ServerGroupsAndResources (#1944)
  • 8ed6dbf update multiple packages (#1937)
  • 8c0be8f chore(ci): regression test cursor feedback (#1938)
  • d3655fa chore(deps): bump actions/checkout from 5 to 6 (#1933)
  • 9343b43 fix(collect): cluster resource errors json file has wrong name (#1936)
  • e45e2ca Fix collector ordering: preserve order when grouping by type (#1935)
  • da51c28 chore(deps): bump github.com/opencontainers/selinux from 1.12.0 to 1.13.0 (#1...
  • c76b0ab update cluster creation action in regression-test.yaml (#1932)
  • Additional commits viewable in compare view

Updates github.com/spf13/cobra from 1.10.1 to 1.10.2

Release notes

Sourced from github.com/spf13/cobra's releases.

v1.10.2

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in spf13/cobra#2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

Commits

Updates go.uber.org/zap from 1.27.0 to 1.27.1

Release notes

Sourced from go.uber.org/zap's releases.

v1.27.1

Enhancements:

  • #1501[]: prevent Object from panicking on nils
  • #1511[]: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

#1501: uber-go/zap#1501 #1511: uber-go/zap#1511

Changelog

Sourced from go.uber.org/zap's changelog.

1.27.1 (19 Nov 2025)

Enhancements:

  • #1501[]: prevent Object from panicking on nils
  • #1511[]: Fix a race condition in WithLazy.

Thanks to @​rabbbit, @​alshopov, @​jquirke, @​arukiidou for their contributions to this release.

#1501: uber-go/zap#1501 #1511: uber-go/zap#1511

Commits

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

Bumps the security group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/DataDog/datadog-go/v5](https://github.com/DataDog/datadog-go) | `5.8.1` | `5.8.2` |
| [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.1` | `1.32.5` |
| [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.4` | `1.20.15` |
| [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) | `0.123.12` | `0.123.16` |
| [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` |
| [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.0` | `1.27.1` |



Updates `github.com/DataDog/datadog-go/v5` from 5.8.1 to 5.8.2
- [Release notes](https://github.com/DataDog/datadog-go/releases)
- [Changelog](https://github.com/DataDog/datadog-go/blob/master/CHANGELOG.md)
- [Commits](DataDog/datadog-go@v5.8.1...v5.8.2)

Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.1 to 1.32.5
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@v1.32.1...v1.32.5)

Updates `github.com/aws/aws-sdk-go-v2/feature/ec2/imds` from 1.18.14 to 1.18.16
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@config/v1.18.14...config/v1.18.16)

Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.4 to 1.20.15
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/mq/v1.20.4...service/emr/v1.20.15)

Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.90.0 to 1.93.2
- [Release notes](https://github.com/aws/aws-sdk-go-v2/releases)
- [Changelog](https://github.com/aws/aws-sdk-go-v2/blob/main/changelog-template.json)
- [Commits](aws/aws-sdk-go-v2@service/s3/v1.90.0...service/s3/v1.93.2)

Updates `github.com/replicatedhq/troubleshoot` from 0.123.12 to 0.123.16
- [Release notes](https://github.com/replicatedhq/troubleshoot/releases)
- [Commits](replicatedhq/troubleshoot@v0.123.12...v0.123.16)

Updates `github.com/spf13/cobra` from 1.10.1 to 1.10.2
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.10.1...v1.10.2)

Updates `go.uber.org/zap` from 1.27.0 to 1.27.1
- [Release notes](https://github.com/uber-go/zap/releases)
- [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md)
- [Commits](uber-go/zap@v1.27.0...v1.27.1)

---
updated-dependencies:
- dependency-name: github.com/DataDog/datadog-go/v5
  dependency-version: 5.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/aws/aws-sdk-go-v2/config
  dependency-version: 1.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/ec2/imds
  dependency-version: 1.18.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager
  dependency-version: 1.20.15
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/aws/aws-sdk-go-v2/service/s3
  dependency-version: 1.93.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: security
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-version: 0.123.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: github.com/spf13/cobra
  dependency-version: 1.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
- dependency-name: go.uber.org/zap
  dependency-version: 1.27.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: security
...

Signed-off-by: dependabot[bot] <[email protected]>
@netlify
Copy link

netlify bot commented Dec 15, 2025

Deploy Preview for kurlsh-testgrid ready!

Name Link
🔨 Latest commit 717811a
🔍 Latest deploy log https://app.netlify.com/projects/kurlsh-testgrid/deploys/694b13ebc33df800086845c8
😎 Deploy Preview https://deploy-preview-951--kurlsh-testgrid.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@netlify
Copy link

netlify bot commented Dec 15, 2025

Deploy Preview for kurlsh-testgrid-staging ready!

Name Link
🔨 Latest commit 717811a
🔍 Latest deploy log https://app.netlify.com/projects/kurlsh-testgrid-staging/deploys/694b13eb0ddf470008217619
😎 Deploy Preview https://deploy-preview-951--kurlsh-testgrid-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@laverya laverya enabled auto-merge (squash) December 23, 2025 22:14
@laverya laverya merged commit 25beb3c into main Dec 24, 2025
11 checks passed
@laverya laverya deleted the dependabot/go_modules/security-d1c4b6f66e branch December 24, 2025 17:30
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.

3 participants