Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps the gomod group with 3 updates in the / directory: github.com/go-openapi/spec, github.com/replicatedhq/troubleshoot and helm.sh/helm/v3.

Updates github.com/go-openapi/spec from 0.22.2 to 0.22.3

Release notes

Sourced from github.com/go-openapi/spec's releases.

v0.22.3

0.22.3 - 2025-12-24

Full Changelog: go-openapi/spec@v0.22.2...v0.22.3

1 commits in this release.


Fixed bugs


People who contributed to this release


spec license terms

License

Commits
  • 3b2ff60 fix: fixed key escaping in OrderedItems marshaling
  • 90efd45 doc: updated contributors file
  • e64b092 doc: announced new discord channel
  • 32a252c build(deps): bump the development-dependencies group with 7 updates
  • 1beb4f3 doc: fixed wrong links in docs
  • b3b30bf ci: remove redundant release workflow
  • ddeeaf8 doc: updated contributors file
  • See full diff in compare view

Updates github.com/replicatedhq/troubleshoot from 0.123.13 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)
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 helm.sh/helm/v3 from 3.19.0 to 3.19.4

Release notes

Sourced from helm.sh/helm/v3's releases.

Helm v3.19.4 is a security fix for a Go CVE in the previous tag. This patch release rebuilds the Helm v3.19.3 release with the latest Go toolchain, to fix the Go CVE. Users are encouraged to upgrade.

The community keeps growing, and we'd love to see you there!

  • Join the discussion in Kubernetes Slack:
    • for questions and just to hang out
    • for discussing PRs, code, and bugs
  • Hang out at the Public Developer Call: Thursday, 9:30 Pacific via Zoom
  • Test, debug, and contribute charts: ArtifactHub/packages

Installation and Upgrading

Download Helm v3.19.4. The common platform binaries are here:

This release was signed with 208D D36E D5BB 3745 A167 43A4 C7C6 FBB5 B91C 1155 and can be found at @​scottrigby keybase account. Please use the attached signatures for verifying this release using gpg.

The Quickstart Guide will get you going from there. For upgrade instructions or detailed installation notes, check the install guide. You can also use a script to install on any system with bash.

What's Next

  • 3.19.5 and 4.0.4 are the next patch releases and will be on January 14, 2026
  • 3.20.0 and 4.1.0 is the next minor releases and will be on January 21, 2026

Changelog

  • Use latest patch release of Go in releases 7cfb6e486dac026202556836bb910c37d847793e (Matt Farina)
  • chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0 59c951f309511dcb017900b6a19836e5bcbade04 (dependabot[bot])
  • chore(deps): bump github.com/cyphar/filepath-securejoin d45f3f15dfbc05320add596102ce3ae220825ff1 (dependabot[bot])
  • chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 d4595449c7bd2a82f1ae23b11711f2b7b219ed32 (dependabot[bot])
  • chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0 becd3876eb126cb83d8571e6e3826645e941d400 (dependabot[bot])
  • chore(deps): bump the k8s-io group with 7 updates edb1579fd0d9ed81fb451ce03c68bd6365374173 (dependabot[bot])

Helm v3.19.3 is a patch release. Users are encouraged to upgrade for the best experience.

The community keeps growing, and we'd love to see you there!

... (truncated)

Commits
  • 7cfb6e4 Use latest patch release of Go in releases
  • 59c951f chore(deps): bump github.com/gofrs/flock from 0.12.1 to 0.13.0
  • d45f3f1 chore(deps): bump github.com/cyphar/filepath-securejoin
  • d459544 chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0
  • becd387 chore(deps): bump golang.org/x/term from 0.36.0 to 0.37.0
  • edb1579 chore(deps): bump the k8s-io group with 7 updates
  • 8766e71 [backport] fix: get-helm-3 script use helm3-latest-version
  • 4f953c2 chore(deps): bump github.com/containerd/containerd from 1.7.28 to 1.7.29
  • 6801f4d jsonschema: warn and ignore unresolved URN $ref to match v3.18.4
  • 2f619be Avoid "panic: interface conversion: interface {} is nil"
  • Additional commits viewable 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 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 gomod group with 3 updates in the / directory: [github.com/go-openapi/spec](https://github.com/go-openapi/spec), [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) and [helm.sh/helm/v3](https://github.com/helm/helm).


Updates `github.com/go-openapi/spec` from 0.22.2 to 0.22.3
- [Release notes](https://github.com/go-openapi/spec/releases)
- [Commits](go-openapi/spec@v0.22.2...v0.22.3)

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

Updates `helm.sh/helm/v3` from 3.19.0 to 3.19.4
- [Release notes](https://github.com/helm/helm/releases)
- [Commits](helm/helm@v3.19.0...v3.19.4)

---
updated-dependencies:
- dependency-name: github.com/go-openapi/spec
  dependency-version: 0.22.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-version: 0.123.16
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: helm.sh/helm/v3
  dependency-version: 3.19.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
...

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 Dec 31, 2025
@dependabot dependabot bot requested a review from a team as a code owner December 31, 2025 04:04
@dependabot dependabot bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Dec 31, 2025
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