Skip to content

chores: bump the go-modules group with 24 updates - #303

Merged
GrigoryPervakov merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-33beacc5a6
Aug 25, 2026
Merged

chores: bump the go-modules group with 24 updates#303
GrigoryPervakov merged 1 commit into
mainfrom
dependabot/go_modules/go-modules-33beacc5a6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 25, 2026

Copy link
Copy Markdown
Contributor

Bumps the go-modules group with 24 updates:

Package From To
k8s.io/api 0.36.3 0.36.4
k8s.io/apiextensions-apiserver 0.36.3 0.36.4
k8s.io/apimachinery 0.36.3 0.36.4
k8s.io/client-go 0.36.3 0.36.4
github.com/fxamacker/cbor/v2 2.9.2 2.9.3
github.com/go-openapi/swag 0.28.0 0.29.1
github.com/go-openapi/swag/cmdutils 0.28.0 0.29.1
github.com/go-openapi/swag/conv 0.28.0 0.29.1
github.com/go-openapi/swag/fileutils 0.28.0 0.29.1
github.com/go-openapi/swag/jsonutils 0.28.0 0.29.1
github.com/go-openapi/swag/loading 0.28.0 0.29.1
github.com/go-openapi/swag/mangling 0.28.0 0.29.1
github.com/go-openapi/swag/netutils 0.28.0 0.29.1
github.com/go-openapi/swag/pools 0.28.0 0.29.1
github.com/go-openapi/swag/stringutils 0.28.0 0.29.1
github.com/go-openapi/swag/typeutils 0.28.0 0.29.1
github.com/go-openapi/swag/yamlutils 0.28.0 0.29.1
github.com/pierrec/lz4/v4 4.1.28 4.1.29
github.com/sirupsen/logrus 1.10.0 1.10.1
github.com/stretchr/testify 1.12.0 1.12.1
google.golang.org/grpc 1.83.0 1.83.1
k8s.io/apiserver 0.36.3 0.36.4
k8s.io/component-base 0.36.3 0.36.4
k8s.io/streaming 0.36.3 0.36.4

Updates k8s.io/api from 0.36.3 to 0.36.4

Commits

Updates k8s.io/apiextensions-apiserver from 0.36.3 to 0.36.4

Commits

Updates k8s.io/apimachinery from 0.36.3 to 0.36.4

Commits

Updates k8s.io/client-go from 0.36.3 to 0.36.4

Commits

Updates github.com/fxamacker/cbor/v2 from 2.9.2 to 2.9.3

Release notes

Sourced from github.com/fxamacker/cbor/v2's releases.

v2.9.3

This release fixes a potential panic when decoding into a time.Time from a CBOR byte string, map, or array under certain conditions.

Not affected: standard CBOR time data (RFC 8949 tag 0 or tag 1), and decoders configured with timeTag = DecTagRequired.

Upgrading to v2.9.3 is recommended.

The panic stack trace was publicly reported on 2026-08-17, and the fix was released the same day. Fuzz testing was extended to cover this class of bug, and fuzzing of v2.9.3 is ongoing.

What's Changed

Full Changelog: fxamacker/cbor@v2.9.2...v2.9.3

Commits
  • f0c90b6 Merge pull request #803 from fxamacker/fxamacker/fix-unmarshal-to-time
  • c20692a Skip data item when decoding to time.Time fails
  • See full diff in compare view

Updates github.com/go-openapi/swag from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/cmdutils from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/conv from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/fileutils from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/jsonutils from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/loading from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/mangling from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/netutils from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/pools from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/stringutils from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/typeutils from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...
  • 95025ef test(adapters): fix the nesting-depth test under encoding/json v2 (#240)
  • 805afa3 chore: prepare release v0.29.0
  • 3fd99ce feat(fsutils): new utilities on top of io/fs.FS (#237)
  • 606af28 chore: updated go dependencies (#236)
  • 60116a7 Merge pull request #235 from fredbi/test/move-fixtures-to-testdata
  • 47a8f7b chore: tuned quality reporting tools
  • 299a7ef test: rename the fixtures directories to testdata
  • Additional commits viewable in compare view

Updates github.com/go-openapi/swag/yamlutils from 0.28.0 to 0.29.1

Release notes

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

v0.29.1

0.29.1 - 2026-08-21

Full Changelog: go-openapi/swag@v0.29.0...v0.29.1

4 commits in this release.


Testing

  • test(adapters): fix the nesting-depth test under encoding/json v2 by @​fredbi in #240 ...

Miscellaneous tasks

Updates


People who contributed to this release


swag license terms

License

Per-module changes


conv (0.29.1)

... (truncated)

Commits
  • e56ec4c chore: prepare release v0.29.1
  • f03b072 chore: update dependabot frequency and pr limit (#241)
  • 1098db4 build(deps): bump the development-dependencies group across 1 directory with ...

Bumps the go-modules group with 24 updates:

| Package | From | To |
| --- | --- | --- |
| [k8s.io/api](https://github.com/kubernetes/api) | `0.36.3` | `0.36.4` |
| [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.36.3` | `0.36.4` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.3` | `0.36.4` |
| [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.36.3` | `0.36.4` |
| [github.com/fxamacker/cbor/v2](https://github.com/fxamacker/cbor) | `2.9.2` | `2.9.3` |
| [github.com/go-openapi/swag](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/cmdutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/conv](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/fileutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/jsonutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/loading](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/mangling](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/netutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/pools](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/stringutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/typeutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/go-openapi/swag/yamlutils](https://github.com/go-openapi/swag) | `0.28.0` | `0.29.1` |
| [github.com/pierrec/lz4/v4](https://github.com/pierrec/lz4) | `4.1.28` | `4.1.29` |
| [github.com/sirupsen/logrus](https://github.com/sirupsen/logrus) | `1.10.0` | `1.10.1` |
| [github.com/stretchr/testify](https://github.com/stretchr/testify) | `1.12.0` | `1.12.1` |
| [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.83.0` | `1.83.1` |
| [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.36.3` | `0.36.4` |
| [k8s.io/component-base](https://github.com/kubernetes/component-base) | `0.36.3` | `0.36.4` |
| [k8s.io/streaming](https://github.com/kubernetes/streaming) | `0.36.3` | `0.36.4` |


Updates `k8s.io/api` from 0.36.3 to 0.36.4
- [Commits](kubernetes/api@v0.36.3...v0.36.4)

Updates `k8s.io/apiextensions-apiserver` from 0.36.3 to 0.36.4
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.36.3...v0.36.4)

Updates `k8s.io/apimachinery` from 0.36.3 to 0.36.4
- [Commits](kubernetes/apimachinery@v0.36.3...v0.36.4)

Updates `k8s.io/client-go` from 0.36.3 to 0.36.4
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.36.3...v0.36.4)

Updates `github.com/fxamacker/cbor/v2` from 2.9.2 to 2.9.3
- [Release notes](https://github.com/fxamacker/cbor/releases)
- [Commits](fxamacker/cbor@v2.9.2...v2.9.3)

Updates `github.com/go-openapi/swag` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/cmdutils` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/conv` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/fileutils` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/jsonutils` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/loading` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/mangling` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/netutils` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/pools` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/stringutils` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/typeutils` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/go-openapi/swag/yamlutils` from 0.28.0 to 0.29.1
- [Release notes](https://github.com/go-openapi/swag/releases)
- [Commits](go-openapi/swag@v0.28.0...v0.29.1)

Updates `github.com/pierrec/lz4/v4` from 4.1.28 to 4.1.29
- [Release notes](https://github.com/pierrec/lz4/releases)
- [Commits](pierrec/lz4@v4.1.28...v4.1.29)

Updates `github.com/sirupsen/logrus` from 1.10.0 to 1.10.1
- [Release notes](https://github.com/sirupsen/logrus/releases)
- [Changelog](https://github.com/sirupsen/logrus/blob/master/CHANGELOG.md)
- [Commits](sirupsen/logrus@v1.10.0...v1.10.1)

Updates `github.com/stretchr/testify` from 1.12.0 to 1.12.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.12.0...v1.12.1)

Updates `google.golang.org/grpc` from 1.83.0 to 1.83.1
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.83.0...v1.83.1)

Updates `k8s.io/apiserver` from 0.36.3 to 0.36.4
- [Commits](kubernetes/apiserver@v0.36.3...v0.36.4)

Updates `k8s.io/component-base` from 0.36.3 to 0.36.4
- [Commits](kubernetes/component-base@v0.36.3...v0.36.4)

Updates `k8s.io/streaming` from 0.36.3 to 0.36.4
- [Commits](kubernetes/streaming@v0.36.3...v0.36.4)

---
updated-dependencies:
- dependency-name: k8s.io/api
  dependency-version: 0.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/fxamacker/cbor/v2
  dependency-version: 2.9.3
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/cmdutils
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/conv
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/fileutils
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/jsonutils
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/loading
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/mangling
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/netutils
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/pools
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/stringutils
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/typeutils
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/go-openapi/swag/yamlutils
  dependency-version: 0.29.1
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: go-modules
- dependency-name: github.com/pierrec/lz4/v4
  dependency-version: 4.1.29
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/sirupsen/logrus
  dependency-version: 1.10.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.12.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: google.golang.org/grpc
  dependency-version: 1.83.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: k8s.io/apiserver
  dependency-version: 0.36.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: k8s.io/component-base
  dependency-version: 0.36.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
- dependency-name: k8s.io/streaming
  dependency-version: 0.36.4
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: go-modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Aug 25, 2026
@GrigoryPervakov
GrigoryPervakov merged commit 760a6b7 into main Aug 25, 2026
27 checks passed
@GrigoryPervakov
GrigoryPervakov deleted the dependabot/go_modules/go-modules-33beacc5a6 branch August 25, 2026 14:45
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