Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 16, 2026

Bumps the gomod group with 7 updates in the / directory:

Package From To
github.com/docker/cli 29.1.3+incompatible 29.1.4+incompatible
github.com/go-openapi/spec 0.22.2 0.22.3
github.com/miekg/dns 1.1.69 1.1.70
github.com/ohler55/ojg 1.27.0 1.28.0
github.com/prometheus/common 0.67.4 0.67.5
github.com/quic-go/quic-go 0.58.0 0.59.0
github.com/replicatedhq/troubleshoot 0.123.13 0.123.17

Bumps the gomod group with 1 update in the /examples/preserve-case-backend directory: github.com/valyala/fasthttp.

Updates github.com/docker/cli from 29.1.3+incompatible to 29.1.4+incompatible

Commits
  • 0e6fee6 Merge pull request #6698 from thaJeztah/inline_parseWindowsDevice
  • 88be588 Merge pull request #6709 from vvoland/img-list-all-doc
  • f7ddc8a docs: Update --all flag description to clarify it shows dangling images
  • 00e23cf Merge pull request #6706 from docker/dependabot/github_actions/actions/upload...
  • 4d7a8b0 build(deps): bump actions/upload-artifact from 5 to 6
  • 2e3425f cli/command/container: use consistent casing for dockerCLI arg
  • de09836 cli/command/container: inline parseWindowsDevice
  • See full diff in compare view

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/miekg/dns from 1.1.69 to 1.1.70

Commits

Updates github.com/ohler55/ojg from 1.27.0 to 1.28.0

Release notes

Sourced from github.com/ohler55/ojg's releases.

v1.28.0

What's Changed

Full Changelog: ohler55/ojg@v1.27.0...v1.28.0

Changelog

Sourced from github.com/ohler55/ojg's changelog.

[1.28.0] - 2026-01-15

Added

  • Added alt.Checksum() function.
Commits

Updates github.com/prometheus/common from 0.67.4 to 0.67.5

Release notes

Sourced from github.com/prometheus/common's releases.

v0.67.5

What's Changed

Full Changelog: prometheus/common@v0.67.4...v0.67.5

Commits
  • 934ff37 build(deps): bump google.golang.org/protobuf from 1.36.10 to 1.36.11 (#870)
  • 1e29804 build(deps): bump golang.org/x/net from 0.46.0 to 0.48.0 (#872)
  • 0bd1c40 Synchronize common files from prometheus/prometheus (#866)
  • b644201 build(deps): bump golang.org/x/oauth2 from 0.32.0 to 0.34.0 (#871)
  • See full diff in compare view

Updates github.com/quic-go/quic-go from 0.58.0 to 0.59.0

Release notes

Sourced from github.com/quic-go/quic-go's releases.

v0.59.0

This release adds a couple of new features:

  • Adds an API to peek stream data on ReceiveStream and Stream: #5501
  • Adds an API to peek the next varint on a stream: #5502
  • Reworks the API exposed by the HTTP/3 package for WebTransport: #5509, #5512. Regular HTTP/3 use cases should not be affected by these changes.
  • Adds support for HTTP request trailers (trailers sent by the client): #5507

Breaking Changes

  • Removes the deprecated ClientHelloInfo: #5497
  • Removes the deprecated ConnectionTracingID and ConnectionTracingKey: #5521
  • http3: the qlogger is now closed after all streams have been handled: #5524
  • The ConnectionState now reports both the local and the remote status of the QUIC Datagram and Reliable Stream Reset extensions: #5533

Other Notable Fixes

  • Fixes an infinite loop of PING-only packets caused by a bug in the PTO queueing logic: #5538 and #5539
  • http3: Fixes a race condition between new request streams and GOAWAY: #5522
  • qlog: Fixes a race condition between RecordEvent and Close: #5523

Changelog

Full Changelog: quic-go/quic-go@v0.58.0...v0.59.0

v0.58.1

This patch release backports fixes for a bug in the PTO queueing logic that could lead to an infinite loop of PING packets.

... (truncated)

Commits
  • 7659dd8 ackhandler: fix counting of packets queued for PTO probing (#5539)
  • bd4aea9 ackhandler: fix qlogging of outstanding packet count (#5538)
  • 76b3e07 ackhandler: remove unused declaredLost field in the packet (#5537)
  • 2020668 expose local and remote settings in ConnectionState (#5533)
  • d082d9f fix flaky TestHTTP3Qlog (#5532)
  • c5f15f2 http3: close qlogger after all streams have been handled (#5524)
  • f6dbf89 polish the security policy (#5526)
  • 29cb6ff qlogwriter: fix race between RecordEvent and Close (#5523)
  • e8a6e37 http3: fix race between new streams and GOAWAY (#5522)
  • 29b1a15 remove deprecated ConnectionTracingID and ConnectionTracingKey (#5521)
  • Additional commits viewable in compare view

Updates github.com/replicatedhq/troubleshoot from 0.123.13 to 0.123.17

Release notes

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

v0.123.17

Changelog

  • 06a8692de5accad8c3af80c8fb736bcad1306d20 chore(deps): bump helm.sh/helm/v3 from 3.19.2 to 3.19.4 in /examples/sdk/helm-template in the security group (#1951)
  • a50bd612e86993c82aee075e93d965a17a74a4e5 use oras.land/oras-go/v2 (#1957)
  • d5b591d6f1f1c581047108423676a04811632fc9 chore(deps): bump the security group across 1 directory with 3 updates (#1960)
  • ad8ad1bf7471634fa97c529f5f202c6d249ea119 chore(deps): bump actions/download-artifact from 5 to 7 (#1950)
  • 083ec78491142427de3b2636e300ebcabc9ec42c chore(deps): bump actions/upload-artifact from 5 to 6 (#1949)
  • bd102623ebb536287e91e499dc8c86dffaf8a5dc Update modules (#1959)
  • 985416f20c4f945e54eb4ad5d7b5dee82618d3ee Copy TaintExists to pkg/k8sutil and stop importing k8s.io/kubernetes (#1952)
  • 128f9311fef6fa7ce9ece90d6b86de923e435d0c move to go.podman.io dependencies (#1956)

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
  • 06a8692 chore(deps): bump helm.sh/helm/v3 from 3.19.2 to 3.19.4 in /examples/sdk/helm...
  • a50bd61 use oras.land/oras-go/v2 (#1957)
  • d5b591d chore(deps): bump the security group across 1 directory with 3 updates (#1960)
  • ad8ad1b chore(deps): bump actions/download-artifact from 5 to 7 (#1950)
  • 083ec78 chore(deps): bump actions/upload-artifact from 5 to 6 (#1949)
  • bd10262 Update modules (#1959)
  • 985416f Copy TaintExists to pkg/k8sutil and stop importing k8s.io/kubernetes (#1952)
  • 128f931 move to go.podman.io dependencies (#1956)
  • a9d2180 102 redactor newline corruption clean (#1947)
  • b69a8a9 Bump Go from 1.25.4 to 1.25.5 (#1943)
  • Additional commits viewable in compare view

Updates golang.org/x/net from 0.48.0 to 0.49.0

Commits
  • d977772 go.mod: update golang.org/x dependencies
  • eea413e internal/http3: use go1.25 synctest.Test instead of go1.24 synctest.Run
  • 9ace223 websocket: add missing call to resp.Body.Close
  • 7d3dbb0 http2: buffer the most recently received PRIORITY_UPDATE frame
  • See full diff 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

Updates github.com/valyala/fasthttp from 1.68.0 to 1.69.0

Release notes

Sourced from github.com/valyala/fasthttp's releases.

v1.69.0

What's Changed

Full Changelog: valyala/fasthttp@v1.68.0...v1.69.0

Commits
  • 7cf1fb7 Add documentation that modifying during iteration can panic (#2122)
  • 7b5cb77 Add sortkeys (#2118)
  • 42f89fb update readme (#2114)
  • fb6b6d1 chore(deps): bump securego/gosec from 2.22.10 to 2.22.11 (#2110)
  • fe7e70d chore(deps): bump actions/upload-artifact from 5 to 6 (#2111)
  • 69ef8f7 chore(deps): bump golang.org/x/net from 0.47.0 to 0.48.0 (#2109)
  • c2db561 chore(deps): bump github.com/klauspost/compress from 1.18.1 to 1.18.2 (#2103)
  • ec00ff0 chore(deps): bump actions/checkout from 5 to 6 (#2101)
  • 5d415ac chore(deps): bump golang.org/x/crypto from 0.44.0 to 0.45.0 (#2099)
  • cc8220f chore(deps): bump golang.org/x/net from 0.46.0 to 0.47.0 (#2097)
  • 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 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/docker/cli](https://github.com/docker/cli) | `29.1.3+incompatible` | `29.1.4+incompatible` |
| [github.com/go-openapi/spec](https://github.com/go-openapi/spec) | `0.22.2` | `0.22.3` |
| [github.com/miekg/dns](https://github.com/miekg/dns) | `1.1.69` | `1.1.70` |
| [github.com/ohler55/ojg](https://github.com/ohler55/ojg) | `1.27.0` | `1.28.0` |
| [github.com/prometheus/common](https://github.com/prometheus/common) | `0.67.4` | `0.67.5` |
| [github.com/quic-go/quic-go](https://github.com/quic-go/quic-go) | `0.58.0` | `0.59.0` |
| [github.com/replicatedhq/troubleshoot](https://github.com/replicatedhq/troubleshoot) | `0.123.13` | `0.123.17` |

Bumps the gomod group with 1 update in the /examples/preserve-case-backend directory: [github.com/valyala/fasthttp](https://github.com/valyala/fasthttp).


Updates `github.com/docker/cli` from 29.1.3+incompatible to 29.1.4+incompatible
- [Commits](docker/cli@v29.1.3...v29.1.4)

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/miekg/dns` from 1.1.69 to 1.1.70
- [Commits](miekg/dns@v1.1.69...v1.1.70)

Updates `github.com/ohler55/ojg` from 1.27.0 to 1.28.0
- [Release notes](https://github.com/ohler55/ojg/releases)
- [Changelog](https://github.com/ohler55/ojg/blob/develop/CHANGELOG.md)
- [Commits](ohler55/ojg@v1.27.0...v1.28.0)

Updates `github.com/prometheus/common` from 0.67.4 to 0.67.5
- [Release notes](https://github.com/prometheus/common/releases)
- [Changelog](https://github.com/prometheus/common/blob/main/CHANGELOG.md)
- [Commits](prometheus/common@v0.67.4...v0.67.5)

Updates `github.com/quic-go/quic-go` from 0.58.0 to 0.59.0
- [Release notes](https://github.com/quic-go/quic-go/releases)
- [Commits](quic-go/quic-go@v0.58.0...v0.59.0)

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

Updates `golang.org/x/net` from 0.48.0 to 0.49.0
- [Commits](golang/net@v0.48.0...v0.49.0)

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)

Updates `github.com/valyala/fasthttp` from 1.68.0 to 1.69.0
- [Release notes](https://github.com/valyala/fasthttp/releases)
- [Commits](valyala/fasthttp@v1.68.0...v1.69.0)

---
updated-dependencies:
- dependency-name: github.com/docker/cli
  dependency-version: 29.1.4+incompatible
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- 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/miekg/dns
  dependency-version: 1.1.70
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/ohler55/ojg
  dependency-version: 1.28.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/prometheus/common
  dependency-version: 0.67.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: github.com/quic-go/quic-go
  dependency-version: 0.59.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: gomod
- dependency-name: github.com/replicatedhq/troubleshoot
  dependency-version: 0.123.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gomod
- dependency-name: golang.org/x/net
  dependency-version: 0.49.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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
- dependency-name: github.com/valyala/fasthttp
  dependency-version: 1.69.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  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 Jan 16, 2026
@dependabot dependabot bot requested a review from a team as a code owner January 16, 2026 06:36
@dependabot dependabot bot added go Pull requests that update Go code dependencies Pull requests that update a dependency file labels Jan 16, 2026
@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for cerulean-figolla-1f9435 canceled.

Name Link
🔨 Latest commit db3ed54
🔍 Latest deploy log https://app.netlify.com/projects/cerulean-figolla-1f9435/deploys/696b2f19bf770100086f7622

@codecov
Copy link

codecov bot commented Jan 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 72.81%. Comparing base (d0f72f6) to head (db3ed54).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7973      +/-   ##
==========================================
- Coverage   72.82%   72.81%   -0.02%     
==========================================
  Files         237      237              
  Lines       35475    35475              
==========================================
- Hits        25835    25831       -4     
- Misses       7801     7804       +3     
- Partials     1839     1840       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@jukie jukie requested a review from a team January 17, 2026 00:55
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.

2 participants