build(deps): bump the non-majors group with 21 updates#1144
Merged
pirosiki197 merged 1 commit intomainfrom Jan 8, 2026
Merged
Conversation
Bumps the non-majors group with 21 updates: | Package | From | To | | --- | --- | --- | | [github.com/aarondl/sqlboiler/v4](https://github.com/aarondl/sqlboiler) | `4.19.5` | `4.19.7` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.40.0` | `1.41.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.32.2` | `1.32.6` | | [github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2) | `1.19.2` | `1.19.6` | | [github.com/aws/aws-sdk-go-v2/feature/s3/manager](https://github.com/aws/aws-sdk-go-v2) | `1.20.12` | `1.20.18` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.92.1` | `1.95.0` | | [github.com/cert-manager/cert-manager](https://github.com/cert-manager/cert-manager) | `1.19.1` | `1.19.2` | | [github.com/docker/cli](https://github.com/docker/cli) | `29.1.1+incompatible` | `29.1.3+incompatible` | | [github.com/labstack/echo/v4](https://github.com/labstack/echo) | `4.13.4` | `4.15.0` | | [github.com/moby/buildkit](https://github.com/moby/buildkit) | `0.26.2` | `0.26.3` | | [github.com/regclient/regclient](https://github.com/regclient/regclient) | `0.10.0` | `0.11.1` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` | `1.10.2` | | [github.com/traefik/traefik/v3](https://github.com/traefik/traefik) | `3.6.2` | `3.6.6` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.45.0` | `0.46.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.47.0` | `0.48.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.18.0` | `0.19.0` | | google.golang.org/protobuf | `1.36.10` | `1.36.11` | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.2` | `0.35.0` | | [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) | `0.34.2` | `0.35.0` | | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.34.2` | `0.35.0` | | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.34.2` | `0.35.0` | Updates `github.com/aarondl/sqlboiler/v4` from 4.19.5 to 4.19.7 - [Release notes](https://github.com/aarondl/sqlboiler/releases) - [Changelog](https://github.com/aarondl/sqlboiler/blob/master/CHANGELOG.md) - [Commits](aarondl/sqlboiler@v4.19.5...v4.19.7) Updates `github.com/aws/aws-sdk-go-v2` from 1.40.0 to 1.41.0 - [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.40.0...v1.41.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.32.2 to 1.32.6 - [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.2...v1.32.6) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.19.2 to 1.19.6 - [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/m2/v1.19.2...service/m2/v1.19.6) Updates `github.com/aws/aws-sdk-go-v2/feature/s3/manager` from 1.20.12 to 1.20.18 - [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/sns/v1.20.12...service/emr/v1.20.18) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.92.1 to 1.95.0 - [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.92.1...service/s3/v1.95.0) Updates `github.com/cert-manager/cert-manager` from 1.19.1 to 1.19.2 - [Release notes](https://github.com/cert-manager/cert-manager/releases) - [Changelog](https://github.com/cert-manager/cert-manager/blob/master/RELEASE.md) - [Commits](cert-manager/cert-manager@v1.19.1...v1.19.2) Updates `github.com/docker/cli` from 29.1.1+incompatible to 29.1.3+incompatible - [Commits](docker/cli@v29.1.1...v29.1.3) Updates `github.com/labstack/echo/v4` from 4.13.4 to 4.15.0 - [Release notes](https://github.com/labstack/echo/releases) - [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md) - [Commits](labstack/echo@v4.13.4...v4.15.0) Updates `github.com/moby/buildkit` from 0.26.2 to 0.26.3 - [Release notes](https://github.com/moby/buildkit/releases) - [Commits](moby/buildkit@v0.26.2...v0.26.3) Updates `github.com/regclient/regclient` from 0.10.0 to 0.11.1 - [Release notes](https://github.com/regclient/regclient/releases) - [Changelog](https://github.com/regclient/regclient/blob/v0.11.1/release.md) - [Commits](regclient/regclient@v0.10.0...v0.11.1) 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 `github.com/traefik/traefik/v3` from 3.6.2 to 3.6.6 - [Release notes](https://github.com/traefik/traefik/releases) - [Changelog](https://github.com/traefik/traefik/blob/master/CHANGELOG.md) - [Commits](traefik/traefik@v3.6.2...v3.6.6) Updates `golang.org/x/crypto` from 0.45.0 to 0.46.0 - [Commits](golang/crypto@v0.45.0...v0.46.0) Updates `golang.org/x/net` from 0.47.0 to 0.48.0 - [Commits](golang/net@v0.47.0...v0.48.0) Updates `golang.org/x/sync` from 0.18.0 to 0.19.0 - [Commits](golang/sync@v0.18.0...v0.19.0) Updates `google.golang.org/protobuf` from 1.36.10 to 1.36.11 Updates `k8s.io/api` from 0.34.2 to 0.35.0 - [Commits](kubernetes/api@v0.34.2...v0.35.0) Updates `k8s.io/apiextensions-apiserver` from 0.34.2 to 0.35.0 - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases) - [Commits](kubernetes/apiextensions-apiserver@v0.34.2...v0.35.0) Updates `k8s.io/apimachinery` from 0.34.2 to 0.35.0 - [Commits](kubernetes/apimachinery@v0.34.2...v0.35.0) Updates `k8s.io/client-go` from 0.34.2 to 0.35.0 - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md) - [Commits](kubernetes/client-go@v0.34.2...v0.35.0) --- updated-dependencies: - dependency-name: github.com/aarondl/sqlboiler/v4 dependency-version: 4.19.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-version: 1.41.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-version: 1.32.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-version: 1.19.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/aws/aws-sdk-go-v2/feature/s3/manager dependency-version: 1.20.18 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-version: 1.95.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/cert-manager/cert-manager dependency-version: 1.19.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/docker/cli dependency-version: 29.1.3+incompatible dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/labstack/echo/v4 dependency-version: 4.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/moby/buildkit dependency-version: 0.26.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/regclient/regclient dependency-version: 0.11.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: github.com/spf13/cobra dependency-version: 1.10.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: github.com/traefik/traefik/v3 dependency-version: 3.6.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: golang.org/x/crypto dependency-version: 0.46.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: golang.org/x/net dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: golang.org/x/sync dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: google.golang.org/protobuf dependency-version: 1.36.11 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: non-majors - dependency-name: k8s.io/api dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: k8s.io/apiextensions-apiserver dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: k8s.io/apimachinery dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors - dependency-name: k8s.io/client-go dependency-version: 0.35.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: non-majors ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
|
Preview (prod backend + PR dashboard) → https://1144.ns-preview.trapti.tech/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the non-majors group with 21 updates:
4.19.54.19.71.40.01.41.01.32.21.32.61.19.21.19.61.20.121.20.181.92.11.95.01.19.11.19.229.1.1+incompatible29.1.3+incompatible4.13.44.15.00.26.20.26.30.10.00.11.11.10.11.10.23.6.23.6.60.45.00.46.00.47.00.48.00.18.00.19.01.36.101.36.110.34.20.35.00.34.20.35.00.34.20.35.00.34.20.35.0Updates
github.com/aarondl/sqlboiler/v4from 4.19.5 to 4.19.7Changelog
Sourced from github.com/aarondl/sqlboiler/v4's changelog.
... (truncated)
Commits
3b1f527Bump version33a326aUpdate changelogc11dae0Merge pull request #1467 from aarondl/dependabot/go_modules/golang.org/x/cryp...fba535bBump golang.org/x/crypto from 0.38.0 to 0.45.0544e18dMerge pull request #1463 from shantanuraj/shantanu/fix-json-buffer-reuse7f8daf0Drop unused sliceType argument from bindb5b94ddFix buffer reuse when reading types.JSON8b2fd83add TestBindJsonSliceb385498Merge pull request #1462 from beonode/psql-partial-unique-index-fix5f0bad9Revert accidental autoformattingUpdates
github.com/aws/aws-sdk-go-v2from 1.40.0 to 1.41.0Commits
2c5c1deRelease 2025-12-08a968e75Regenerated Clientsb110f67Update endpoints model82760c3Update API model9e038d3[merge 12/8/25] default MaxConnsPerHost to 2048 (#3245)55b9a85Release 2025-12-05cb36f84Regenerated Clients081bac0Update API model25f26c2Release 2025-12-04aadf9d3Regenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/configfrom 1.32.2 to 1.32.6Commits
776903fRelease 2024-12-02170b13cRegenerated Clientsc1a02e7Update API model2835f7bFix user agent to add business metrics at the end instead of prepend them (#2...ba4965dRelease 2024-11-2755149b0Regenerated Clientsfd6bb8bUpdate endpoints model65ab4f8Update API model8939ed0Release 2024-11-2623cf36bRegenerated ClientsUpdates
github.com/aws/aws-sdk-go-v2/credentialsfrom 1.19.2 to 1.19.6Commits
c7c6865Release 2025-01-3070f736cRegenerated Clients28731c2Update endpoints model3505e4bUpdate API model0b4f636don't sign transfer-encoding header (#2991)b820c57Release 2025-01-2940ddb76Regenerated Clients2b4adaeUpdate API model78c2be4Revert "beta: feature/s3/transfermanager (S3 transfer manager v2) (#2988)"5c9d67cbeta: feature/s3/transfermanager (S3 transfer manager v2) (#2988)Updates
github.com/aws/aws-sdk-go-v2/feature/s3/managerfrom 1.20.12 to 1.20.18Commits
1257d4eRelease 2022-12-15f89f556Regenerated Clients7c6f2cfUpdate endpoints model7cd0d9dUpdate API model6067fb2Unify home dir logic between shared config and sso (#1960)6fad028Release 2022-12-14cc65897Regenerated Clientse04c471Update endpoints model2de26a2Update API model7ad009aRelease 2022-12-13Updates
github.com/aws/aws-sdk-go-v2/service/s3from 1.92.1 to 1.95.0Commits
c6af97cRelease 2025-12-2344c79bcRegenerated Clientscbd8959Update endpoints model8db5742Update API model567ea66Release 2025-12-226bedc00Regenerated Clients4b32467Update API model0183b9cRelease 2025-12-19e3fc000Regenerated Clients552358dUpdate endpoints modelUpdates
github.com/cert-manager/cert-managerfrom 1.19.1 to 1.19.2Release notes
Sourced from github.com/cert-manager/cert-manager's releases.
Commits
6e38ee5Merge pull request #8326 from wallrj-cyberark/release-1.19-update-base-images104c79c[release-1.19] update distroless base image digests569144fMerge pull request #8294 from wallrj-cyberark/release-1.19-go-1.25.5a6157e1[release-1.19] Update Go to v1.25.5 to fix CVE-2025-61727 and CVE-2025-617299a2f8f1Merge pull request #8283 from SgtCoDFish/release-1.19-trivy29b2e76[release-1.19] fix CVE-2025-47914 and CVE-2025-5818107ee848Merge pull request #8270 from SgtCoDFish/release-1.19-vendored-acme-updateab38d24[release-1.19] run make update-third-partycce3725also run third_party tests in CI7d515d2fix make update-third-party on macOS (sed)Updates
github.com/docker/clifrom 29.1.1+incompatible to 29.1.3+incompatibleCommits
f52814dMerge pull request #6705 from vvoland/list-fix0f03c31image/list: Fixdangling=falsehandling1e25906cli/tree: Remove unusedallfield4d6fc33Merge pull request #6704 from vvoland/list-fix09a4664image/tree: Add golden test0d88411image/tree: Remove --all flag check for untagged images in non-expanded viewb315983image/tree: Fix width calculation for untagged images150a25bimage/tree: Extract untagged image name to const67f5e34image: Fix dangling image detection with graphdriversd96b786Merge pull request #6702 from thaJeztah/bump_compressUpdates
github.com/labstack/echo/v4from 4.13.4 to 4.15.0Release notes
Sourced from github.com/labstack/echo/v4's releases.
... (truncated)
Changelog
Sourced from github.com/labstack/echo/v4's changelog.
... (truncated)
Commits
482bb46v4.15.0 changelogd0f9d1eCRSF with Sec-Fetch-Site=same-site falls back to legacy tokenf3fc618CRSF with Sec-Fetch-Site checks4dcb9b4licence headerscbc0ac1Add PathParam(Or)/QueryParam(Or)/FormParam(Or) generic functions6b14f4eAdd Context.Get generic functions321530ddisable test - returns different error under Windowsc8abd9fdisable flaky test9fe43f7fix Rate limiter disallows fractional rates1b5122adocument things to reduce false positivesUpdates
github.com/moby/buildkitfrom 0.26.2 to 0.26.3Release notes
Sourced from github.com/moby/buildkit's releases.
Commits
c70e8e6Merge pull request #6423 from jsternberg/v0.26.3-picks92d657fDockerfile: update download URL for nydus snapshotter281567cdocs: update nydus repository URLs99eb71ebuild(deps): bump github.com/containernetworking/plugins25463ffpolicy: fix metadata resolve via sessionpolicy for git and attestationsUpdates
github.com/regclient/regclientfrom 0.10.0 to 0.11.1Release notes
Sourced from github.com/regclient/regclient's releases.
... (truncated)
Changelog
Sourced from github.com/regclient/regclient's changelog.
Commits
bf3bcfcRelease v0.11.1081438cMerge for release v0.11.1de049e9Merge pull request #1025 from sudo-bmitch/pr-update-202512072c49b20Version bumpdd99fbbMerge pull request #1024 from sudo-bmitch/pr-test-content-length32d63bbFix: Make sure ContentLength is correctly set in the request1b734bfMerge pull request #1023 from sudo-bmitch/pr-release-prev-tagdf7ae01Fix: Correct selection of previous tag for releases9a4fd6bRelease v0.11.025bdd5bMerge for release v0.11.0Updates
github.com/spf13/cobrafrom 1.10.1 to 1.10.2Release notes
Sourced from github.com/spf13/cobra's releases.
Commits
88b30abchore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 (#2336)346d408fix: actions/setup-go v6 (#2337)fc81d20refactor: change minUsagePadding from var to const (#2325)117698arefactor: replace several vars with consts (#2328)e2dd29dAdd documentation for repeated flags functionality (#2316)0629892Fix linter (#2327)Updates
github.com/traefik/traefik/v3from 3.6.2 to 3.6.6Release notes
Sourced from github.com/traefik/traefik/v3's releases.
... (truncated)
Changelog
Sourced from github.com/traefik/traefik/v3's changelog.
... (truncated)
Commits
c2b21d3Prepare release v3.6.65b17f01Merge current v2.11 into v3.6d1765c7Prepare release v2.11.3423788e9Fix deny encoded characters90ce858Fix deny encoded characters8e6ce08Add RBAC documentation for Ingress NGINX provider97f9434Bump github.com/go-acme/lego/v4 to v4.30.1278d903Fix mutually exclusive verification for Redis1d445d5Drop certificates and scriptf726a50Bump github.com/quic-go/quic-go to v0.58.0Updates
golang.org/x/cryptofrom 0.45.0 to 0.46.0Commits
19acf81go.mod: update golang.org/x dependencies3a1c6b4x509roots/fallback: update bundlef4602e4ssh/agent: fix flaky test by ensuring a writeable home directoryUpdates
golang.org/x/netfrom 0.47.0 to 0.48.0Commits
35e1306go.mod: update golang.org/x dependencies7c36036http2, webdav, websocket: fix %q verb uses with wrong typeec11ecctrace: fix data race in RenderEventsbff14c5http2: don't PING a responsive server when resetting a stream88a6421dns/dnsmessage: avoid use of "strings" and "math" in dns/dnsmessage123d099http2: support net/http.Transport.NewClientConn346cc61webdav: relax test to check for any redirect status, not just 301Updates
golang.org/x/syncfrom 0.18.0 to 0.19.0Commits
2a180e2errgroup: use consistent read for SetLimit panicUpdates
google.golang.org/protobuffrom 1.36.10 to 1.36.11Updates
k8s.io/apifrom 0.34.2 to 0.35.0Commits
9afe7deUpdate dependencies to v0.35.0 tagbbcbaa8Merge remote-tracking branch 'origin/master' into release-1.355bced61Bump golang.org/x/crypto to v0.45.039e2e26Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fixc22b4a1vendor: update vendor and license metadata after replacing BeTrue usage in cs...e3b1f3dResolve lint restriction on BeTrue by introducing Succeed() with contextual e...3da327cUpdate vendored dependenciesc764b44Merge pull request #132919 from ndixita/pod-level-in-place-pod-resizeaced136Generated files from API changes02d790dAdding Resources and AllocatedResoures fields to the list of expected fields ...Updates
k8s.io/apiextensions-apiserverfrom 0.34.2 to 0.35.0Commits
a8d2a03Update dependencies to v0.35.0 tagb9eb912Merge remote-tracking branch 'origin/master' into release-1.35e526698Bump golang.org/x/crypto to v0.45.0fd7881dMerge pull request #135278 from aman4433/KUBE-1344688db5ab6Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix4ed5bd4vendor: update vendor and license metadata after replacing BeTrue usage in cs...704bc3dResolve lint restriction on BeTrue by introducing Succeed() with contextual e...7d598d7Refactor: Contextualize CRDFinalizer to fix goroutine leak27e5803Update vendored dependenciesc4e434cMerge pull request #134216 from Goend/masterUpdates
k8s.io/apimachineryfrom 0.34.2 to 0.35.0Commits
72d71eaMerge remote-tracking branch 'origin/master' into release-1.35e2a2dbc...Description has been truncated