René's URL Explorer Experiment


Title: Bump the go-version-updates group across 4 directories with 7 updates by dependabot[bot] · Pull Request #3460 · secureCodeBox/secureCodeBox · GitHub

Open Graph Title: Bump the go-version-updates group across 4 directories with 7 updates by dependabot[bot] · Pull Request #3460 · secureCodeBox/secureCodeBox

X Title: Bump the go-version-updates group across 4 directories with 7 updates by dependabot[bot] · Pull Request #3460 · secureCodeBox/secureCodeBox

Description: Bumps the go-version-updates group with 5 updates in the /auto-discovery/cloud-aws directory: Package From To github.com/onsi/ginkgo/v2 2.27.3 2.27.5 github.com/onsi/gomega 1.38.3 1.39.0 k8s.io/api 0.34.3 0.35.0 k8s.io/client-go 0.34.3 0.35.0 k8s.io/cli-runtime 0.34.3 0.35.0 Bumps the go-version-updates group with 2 updates in the /auto-discovery/kubernetes directory: github.com/onsi/gomega and k8s.io/client-go. Bumps the go-version-updates group with 1 update in the /lurker directory: k8s.io/client-go. Bumps the go-version-updates group with 2 updates in the /operator directory: github.com/onsi/gomega and k8s.io/client-go. Updates github.com/onsi/ginkgo/v2 from 2.27.3 to 2.27.5 Release notes Sourced from github.com/onsi/ginkgo/v2's releases. v2.27.5 2.27.5 Fixes Don't make a new formatter for each GinkgoT(); that's just silly and uses precious memory v2.27.4 2.27.4 Fixes CurrentTreeConstructionNodeReport: fix for nested container nodes [59bc751] Changelog Sourced from github.com/onsi/ginkgo/v2's changelog. 2.27.5 Fixes Don't make a new formatter for each GinkgoT(); that's just silly and uses precious memory 2.27.4 Fixes CurrentTreeConstructionNodeReport: fix for nested container nodes [59bc751] Commits a928307 v2.27.5 0d0e96d don't make a new formatter for each GinkgoT(); that's just silly and uses pre... 867ce95 v2.27.4 59bc751 CurrentTreeConstructionNodeReport: fix for nested container nodes See full diff in compare view Updates github.com/onsi/gomega from 1.38.3 to 1.39.0 Release notes Sourced from github.com/onsi/gomega's releases. v1.39.0 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Changelog Sourced from github.com/onsi/gomega's changelog. 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Commits 49561ad v1.39.0 8f7f425 document MatchErrorStrictly bae643d add matcher relecting errors.Is behavior See full diff in compare view Updates k8s.io/api from 0.34.3 to 0.35.0 Commits 9afe7de Update dependencies to v0.35.0 tag bbcbaa8 Merge remote-tracking branch 'origin/master' into release-1.35 5bced61 Bump golang.org/x/crypto to v0.45.0 39e2e26 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix c22b4a1 vendor: update vendor and license metadata after replacing BeTrue usage in cs... e3b1f3d Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 3da327c Update vendored dependencies c764b44 Merge pull request #132919 from ndixita/pod-level-in-place-pod-resize aced136 Generated files from API changes 02d790d Adding Resources and AllocatedResoures fields to the list of expected fields ... Additional commits viewable in compare view Updates k8s.io/client-go from 0.34.3 to 0.35.0 Commits 9bcb694 Update dependencies to v0.35.0 tag 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f... 891f94c Merge remote-tracking branch 'origin/master' into release-1.35 65ffe04 Merge pull request #135580 from serathius/client-go-transformer 2fe4ac2 downgrade reflector watchlist fallback log to V(4) 97256a6 Bump golang.org/x/crypto to v0.45.0 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix 171ef8c Use transformer in consistency checker 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs... Additional commits viewable in compare view Updates k8s.io/apimachinery from 0.34.3 to 0.35.0 Commits 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35 e2a2dbc Bump golang.org/x/crypto to v0.45.0 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs... 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 52154f7 Update vendored dependencies 5a348c5 KEP-5471: Extend tolerations operators (#134665) 6f89492 Merge pull request #133648 from richabanker/merged-discovery c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting 729c13d Merge pull request #134624 from yt2985/podcertificates-beta Additional commits viewable in compare view Updates k8s.io/cli-runtime from 0.34.3 to 0.35.0 Commits d9055a8 Update dependencies to v0.35.0 tag b1c72f6 Merge remote-tracking branch 'origin/master' into release-1.35 8b2d026 Bump golang.org/x/crypto to v0.45.0 dd906d1 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix bf2e5e5 vendor: update vendor and license metadata after replacing BeTrue usage in cs... 6796641 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... fb22739 Update vendored dependencies aaf392a Merge pull request #134870 from pmengelbert/pmengelbert/kuberc/4 5410342 Add client-go credential plugin to kuberc bd08406 Introduce --as-user-extra persistent flag in kubectl (#134378) Additional commits viewable in compare view Updates github.com/onsi/gomega from 1.38.3 to 1.39.0 Release notes Sourced from github.com/onsi/gomega's releases. v1.39.0 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Changelog Sourced from github.com/onsi/gomega's changelog. 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Commits 49561ad v1.39.0 8f7f425 document MatchErrorStrictly bae643d add matcher relecting errors.Is behavior See full diff in compare view Updates k8s.io/api from 0.34.3 to 0.35.0 Commits 9afe7de Update dependencies to v0.35.0 tag bbcbaa8 Merge remote-tracking branch 'origin/master' into release-1.35 5bced61 Bump golang.org/x/crypto to v0.45.0 39e2e26 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix c22b4a1 vendor: update vendor and license metadata after replacing BeTrue usage in cs... e3b1f3d Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 3da327c Update vendored dependencies c764b44 Merge pull request #132919 from ndixita/pod-level-in-place-pod-resize aced136 Generated files from API changes 02d790d Adding Resources and AllocatedResoures fields to the list of expected fields ... Additional commits viewable in compare view Updates k8s.io/apimachinery from 0.34.3 to 0.35.0 Commits 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35 e2a2dbc Bump golang.org/x/crypto to v0.45.0 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs... 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 52154f7 Update vendored dependencies 5a348c5 KEP-5471: Extend tolerations operators (#134665) 6f89492 Merge pull request #133648 from richabanker/merged-discovery c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting 729c13d Merge pull request #134624 from yt2985/podcertificates-beta Additional commits viewable in compare view Updates k8s.io/client-go from 0.34.3 to 0.35.0 Commits 9bcb694 Update dependencies to v0.35.0 tag 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f... 891f94c Merge remote-tracking branch 'origin/master' into release-1.35 65ffe04 Merge pull request #135580 from serathius/client-go-transformer 2fe4ac2 downgrade reflector watchlist fallback log to V(4) 97256a6 Bump golang.org/x/crypto to v0.45.0 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix 171ef8c Use transformer in consistency checker 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs... Additional commits viewable in compare view Updates k8s.io/api from 0.34.3 to 0.35.0 Commits 9afe7de Update dependencies to v0.35.0 tag bbcbaa8 Merge remote-tracking branch 'origin/master' into release-1.35 5bced61 Bump golang.org/x/crypto to v0.45.0 39e2e26 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix c22b4a1 vendor: update vendor and license metadata after replacing BeTrue usage in cs... e3b1f3d Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 3da327c Update vendored dependencies c764b44 Merge pull request #132919 from ndixita/pod-level-in-place-pod-resize aced136 Generated files from API changes 02d790d Adding Resources and AllocatedResoures fields to the list of expected fields ... Additional commits viewable in compare view Updates k8s.io/apimachinery from 0.34.3 to 0.35.0 Commits 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35 e2a2dbc Bump golang.org/x/crypto to v0.45.0 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs... 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 52154f7 Update vendored dependencies 5a348c5 KEP-5471: Extend tolerations operators (#134665) 6f89492 Merge pull request #133648 from richabanker/merged-discovery c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting 729c13d Merge pull request #134624 from yt2985/podcertificates-beta Additional commits viewable in compare view Updates k8s.io/client-go from 0.34.3 to 0.35.0 Commits 9bcb694 Update dependencies to v0.35.0 tag 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f... 891f94c Merge remote-tracking branch 'origin/master' into release-1.35 65ffe04 Merge pull request #135580 from serathius/client-go-transformer 2fe4ac2 downgrade reflector watchlist fallback log to V(4) 97256a6 Bump golang.org/x/crypto to v0.45.0 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix 171ef8c Use transformer in consistency checker 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs... Additional commits viewable in compare view Updates github.com/onsi/gomega from 1.38.3 to 1.39.0 Release notes Sourced from github.com/onsi/gomega's releases. v1.39.0 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Changelog Sourced from github.com/onsi/gomega's changelog. 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Commits 49561ad v1.39.0 8f7f425 document MatchErrorStrictly bae643d add matcher relecting errors.Is behavior See full diff in compare view Updates k8s.io/api from 0.34.3 to 0.35.0 Commits 9afe7de Update dependencies to v0.35.0 tag bbcbaa8 Merge remote-tracking branch 'origin/master' into release-1.35 5bced61 Bump golang.org/x/crypto to v0.45.0 39e2e26 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix c22b4a1 vendor: update vendor and license metadata after replacing BeTrue usage in cs... e3b1f3d Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 3da327c Update vendored dependencies c764b44 Merge pull request #132919 from ndixita/pod-level-in-place-pod-resize aced136 Generated files from API changes 02d790d Adding Resources and AllocatedResoures fields to the list of expected fields ... Additional commits viewable in compare view Updates k8s.io/apimachinery from 0.34.3 to 0.35.0 Commits 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35 e2a2dbc Bump golang.org/x/crypto to v0.45.0 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs... 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 52154f7 Update vendored dependencies 5a348c5 KEP-5471: Extend tolerations operators (#134665) 6f89492 Merge pull request #133648 from richabanker/merged-discovery c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting 729c13d Merge pull request #134624 from yt2985/podcertificates-beta Additional commits viewable in compare view Updates k8s.io/client-go from 0.34.3 to 0.35.0 Commits 9bcb694 Update dependencies to v0.35.0 tag 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f... 891f94c Merge remote-tracking branch 'origin/master' into release-1.35 65ffe04 Merge pull request #135580 from serathius/client-go-transformer 2fe4ac2 downgrade reflector watchlist fallback log to V(4) 97256a6 Bump golang.org/x/crypto to v0.45.0 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix 171ef8c Use transformer in consistency checker 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs... Additional commits viewable in compare view Updates github.com/onsi/gomega from 1.38.3 to 1.39.0 Release notes Sourced from github.com/onsi/gomega's releases. v1.39.0 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Changelog Sourced from github.com/onsi/gomega's changelog. 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Commits 49561ad v1.39.0 8f7f425 document MatchErrorStrictly bae643d add matcher relecting errors.Is behavior See full diff in compare view Updates k8s.io/client-go from 0.34.3 to 0.35.0 Commits 9bcb694 Update dependencies to v0.35.0 tag 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f... 891f94c Merge remote-tracking branch 'origin/master' into release-1.35 65ffe04 Merge pull request #135580 from serathius/client-go-transformer 2fe4ac2 downgrade reflector watchlist fallback log to V(4) 97256a6 Bump golang.org/x/crypto to v0.45.0 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix 171ef8c Use transformer in consistency checker 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs... Additional commits viewable in compare view Updates k8s.io/apimachinery from 0.34.3 to 0.35.0 Commits 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35 e2a2dbc Bump golang.org/x/crypto to v0.45.0 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs... 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 52154f7 Update vendored dependencies 5a348c5 KEP-5471: Extend tolerations operators (#134665) 6f89492 Merge pull request #133648 from richabanker/merged-discovery c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting 729c13d Merge pull request #134624 from yt2985/podcertificates-beta Additional commits viewable in compare view Updates github.com/onsi/gomega from 1.38.3 to 1.39.0 Release notes Sourced from github.com/onsi/gomega's releases. v1.39.0 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Changelog Sourced from github.com/onsi/gomega's changelog. 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Commits 49561ad v1.39.0 8f7f425 document MatchErrorStrictly bae643d add matcher relecting errors.Is behavior See full diff in compare view Updates k8s.io/api from 0.34.3 to 0.35.0 Commits 9afe7de Update dependencies to v0.35.0 tag bbcbaa8 Merge remote-tracking branch 'origin/master' into release-1.35 5bced61 Bump golang.org/x/crypto to v0.45.0 39e2e26 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix c22b4a1 vendor: update vendor and license metadata after replacing BeTrue usage in cs... e3b1f3d Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 3da327c Update vendored dependencies c764b44 Merge pull request #132919 from ndixita/pod-level-in-place-pod-resize aced136 Generated files from API changes 02d790d Adding Resources and AllocatedResoures fields to the list of expected fields ... Additional commits viewable in compare view Updates k8s.io/apimachinery from 0.34.3 to 0.35.0 Commits 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35 e2a2dbc Bump golang.org/x/crypto to v0.45.0 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs... 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 52154f7 Update vendored dependencies 5a348c5 KEP-5471: Extend tolerations operators (#134665) 6f89492 Merge pull request #133648 from richabanker/merged-discovery c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting 729c13d Merge pull request #134624 from yt2985/podcertificates-beta Additional commits viewable in compare view Updates k8s.io/client-go from 0.34.3 to 0.35.0 Commits 9bcb694 Update dependencies to v0.35.0 tag 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f... 891f94c Merge remote-tracking branch 'origin/master' into release-1.35 65ffe04 Merge pull request #135580 from serathius/client-go-transformer 2fe4ac2 downgrade reflector watchlist fallback log to V(4) 97256a6 Bump golang.org/x/crypto to v0.45.0 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix 171ef8c Use transformer in consistency checker 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs... Additional commits viewable in compare view Updates k8s.io/utils from 0.0.0-20250604170112-4c0f3b243397 to 0.0.0-20251002143259-bc988d571ff4 Commits See full diff in compare view Updates k8s.io/api from 0.34.3 to 0.35.0 Commits 9afe7de Update dependencies to v0.35.0 tag bbcbaa8 Merge remote-tracking branch 'origin/master' into release-1.35 5bced61 Bump golang.org/x/crypto to v0.45.0 39e2e26 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix c22b4a1 vendor: update vendor and license metadata after replacing BeTrue usage in cs... e3b1f3d Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 3da327c Update vendored dependencies c764b44 Merge pull request #132919 from ndixita/pod-level-in-place-pod-resize aced136 Generated files from API changes 02d790d Adding Resources and AllocatedResoures fields to the list of expected fields ... Additional commits viewable in compare view Updates k8s.io/apimachinery from 0.34.3 to 0.35.0 Commits 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35 e2a2dbc Bump golang.org/x/crypto to v0.45.0 2e9c228 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix f274aac vendor: update vendor and license metadata after replacing BeTrue usage in cs... 9445443 Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 52154f7 Update vendored dependencies 5a348c5 KEP-5471: Extend tolerations operators (#134665) 6f89492 Merge pull request #133648 from richabanker/merged-discovery c77dde2 util/sort: Add MergePreservingRelativeOrder for topological sorting 729c13d Merge pull request #134624 from yt2985/podcertificates-beta Additional commits viewable in compare view Updates k8s.io/client-go from 0.34.3 to 0.35.0 Commits 9bcb694 Update dependencies to v0.35.0 tag 2d83546 Merge remote-tracking branch 'origin/master' into release-1.35 56b4af2 Merge pull request #135591 from p0lyn0mial/upstream-watchlist-reflector-log-f... 891f94c Merge remote-tracking branch 'origin/master' into release-1.35 65ffe04 Merge pull request #135580 from serathius/client-go-transformer 2fe4ac2 downgrade reflector watchlist fallback log to V(4) 97256a6 Bump golang.org/x/crypto to v0.45.0 46360b5 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix 171ef8c Use transformer in consistency checker 3878a64 vendor: update vendor and license metadata after replacing BeTrue usage in cs... Additional commits viewable in compare view Updates github.com/onsi/gomega from 1.38.3 to 1.39.0 Release notes Sourced from github.com/onsi/gomega's releases. v1.39.0 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Changelog Sourced from github.com/onsi/gomega's changelog. 1.39.0 Features Add MatchErrorStrictly which only passes if errors.Is(actual, expected) returns true. MatchError, by contrast, will fallback to string comparison. Commits 49561ad v1.39.0 8f7f425 document MatchErrorStrictly bae643d add matcher relecting errors.Is behavior See full diff in compare view Updates k8s.io/api from 0.34.3 to 0.35.0 Commits 9afe7de Update dependencies to v0.35.0 tag bbcbaa8 Merge remote-tracking branch 'origin/master' into release-1.35 5bced61 Bump golang.org/x/crypto to v0.45.0 39e2e26 Merge pull request #135131 from Dev1622/sig-storage/mock-expand-flake-fix c22b4a1 vendor: update vendor and license metadata after replacing BeTrue usage in cs... e3b1f3d Resolve lint restriction on BeTrue by introducing Succeed() with contextual e... 3da327c Update vendored dependencies c764b44 Merge pull request #132919 from ndixita/pod-level-in-place-pod-resize aced136 Generated files from API changes 02d790d Adding Resources and AllocatedResoures fields to the list of expected fields ... Additional commits viewable in compare view Updates k8s.io/apimachinery from 0.34.3 to 0.35.0 Commits 72d71ea Merge remote-tracking branch 'origin/master' into release-1.35 e2a2dbc Bump golang.org/x/crypto to v0.45.0

Open Graph Description: Bumps the go-version-updates group with 5 updates in the /auto-discovery/cloud-aws directory: Package From To github.com/onsi/ginkgo/v2 2.27.3 2.27.5 github.com/onsi/gomega 1.38.3 1.39.0 ...

X Description: Bumps the go-version-updates group with 5 updates in the /auto-discovery/cloud-aws directory: Package From To github.com/onsi/ginkgo/v2 2.27.3 2.27.5 github.com/onsi/gomega 1.38.3 1.39.0 ...

Opengraph URL: https://github.com/secureCodeBox/secureCodeBox/pull/3460

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:db509ad9-27a4-137e-ac7c-eab454acea20
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idE188:1BBE0B:5891B0D:73019E1:6975435F
html-safe-noncee569a2b4fdf412fe141158047a599516bd39867e667f9095fc8dfee7f1a13c74
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMTg4OjFCQkUwQjo1ODkxQjBEOjczMDE5RTE6Njk3NTQzNUYiLCJ2aXNpdG9yX2lkIjoiODMzNjUwMDMxMTc3Nzk1MjYwNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac4b6af66b10443fd0b35829c5a01060681bc8d24d25182ce60401dc7d7c3e5f2d
hovercard-subject-tagpull_request:3168939299
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/secureCodeBox/secureCodeBox/pull/3460/files
twitter:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/in/29110?s=400&v=4
og:image:altBumps the go-version-updates group with 5 updates in the /auto-discovery/cloud-aws directory: Package From To github.com/onsi/ginkgo/v2 2.27.3 2.27.5 github.com/onsi/gomega 1.38.3 1.39.0 ...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f
turbo-cache-controlno-preview
diff-viewunified
go-importgithub.com/secureCodeBox/secureCodeBox git https://github.com/secureCodeBox/secureCodeBox.git
octolytics-dimension-user_id34573705
octolytics-dimension-user_loginsecureCodeBox
octolytics-dimension-repository_id80711933
octolytics-dimension-repository_nwosecureCodeBox/secureCodeBox
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id80711933
octolytics-dimension-repository_network_root_nwosecureCodeBox/secureCodeBox
turbo-body-classeslogged-out env-production page-responsive full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release488b30e96dfd057fbbe44c6665ccbc030b729dde
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F3460%2Ffiles
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2FsecureCodeBox%2FsecureCodeBox%2Fpull%2F3460%2Ffiles
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=secureCodeBox%2FsecureCodeBox
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files
Reloadhttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files
secureCodeBox https://github.com/secureCodeBox
secureCodeBoxhttps://github.com/secureCodeBox/secureCodeBox
Notifications https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Fork 175 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Star 941 https://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox
Code https://github.com/secureCodeBox/secureCodeBox
Issues 72 https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests 2 https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects 1 https://github.com/secureCodeBox/secureCodeBox/projects
Security 1 https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Code https://github.com/secureCodeBox/secureCodeBox
Issues https://github.com/secureCodeBox/secureCodeBox/issues
Pull requests https://github.com/secureCodeBox/secureCodeBox/pulls
Discussions https://github.com/secureCodeBox/secureCodeBox/discussions
Actions https://github.com/secureCodeBox/secureCodeBox/actions
Projects https://github.com/secureCodeBox/secureCodeBox/projects
Security https://github.com/secureCodeBox/secureCodeBox/security
Insights https://github.com/secureCodeBox/secureCodeBox/pulse
Sign up for GitHub https://github.com/signup?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2FsecureCodeBox%2FsecureCodeBox%2Fissues%2Fnew%2Fchoose
J12934https://github.com/J12934
mainhttps://github.com/secureCodeBox/secureCodeBox/tree/main
dependabot/go_modules/auto-discovery/cloud-aws/go-version-updates-fb0658fe30https://github.com/secureCodeBox/secureCodeBox/tree/dependabot/go_modules/auto-discovery/cloud-aws/go-version-updates-fb0658fe30
Conversation 3 https://github.com/secureCodeBox/secureCodeBox/pull/3460
Commits 3 https://github.com/secureCodeBox/secureCodeBox/pull/3460/commits
Checks 47 https://github.com/secureCodeBox/secureCodeBox/pull/3460/checks
Files changed 19 https://github.com/secureCodeBox/secureCodeBox/pull/3460/files
Bump the go-version-updates group across 4 directories with 7 updates https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#top
Show all changes 3 commits https://github.com/secureCodeBox/secureCodeBox/pull/3460/files
b2e4063 Bump the go-version-updates group across 4 directories with 7 updates dependabot[bot] Jan 13, 2026 https://github.com/secureCodeBox/secureCodeBox/pull/3460/commits/b2e4063dcba9da9d86efe6bfa39b021e7afa5a3d
ba5f0bd Update CRDs and hashes for kubernetes 1.35 J12934 Jan 5, 2026 https://github.com/secureCodeBox/secureCodeBox/pull/3460/commits/ba5f0bdf05ffbab77970510064f96d7507852562
fa60775 Bump list of supported k8s releases in docs J12934 Jan 5, 2026 https://github.com/secureCodeBox/secureCodeBox/pull/3460/commits/fa60775231459b7bba1e88e294f0cf7ee5464fd9
Clear filters https://github.com/secureCodeBox/secureCodeBox/pull/3460/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files
go.mod https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-3d59c2221f61155c8a391662c7087c50bfdf30ef387379da5081110c24b49a47
go.sum https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
go.mod https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-6216b87deb47ae35195f62e3ec67066443033a26cc2f03d006266582482fef1e
go.sum https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-fa88f429076048262fd4ef5afef1f4fcd6167041987910f08e5c771cb512b5f1
installation.md https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-1da95befef448a968841697bffcbb8f9c53f1238842a36a63444ca5d4ea0499a
go.mod https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-ef3c55e3d5716851ebd3e687ee83f264729b9fd8e92756a9189f6a3317a07b75
go.sum https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-d4dcae3452822216d90a57c14f757b926d47e43caa8e2fe0ae416fbdc7ec937d
cascading.securecodebox.io_cascadingrules.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-b5b2c75480cbd4675fa2eaf691acfb404be84dd4fc30f9a206f469e7a9c2648c
execution.securecodebox.io_clusterparsedefinitions.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-eac6751e06276c9b2b6bdf4553bbb780534d196d9b7734e28f24f21ac47f1191
execution.securecodebox.io_clusterscancompletionhooks.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-dc739d0702840625e929f4d86f8e37848e1a157a965685d22641a1888c1c4741
execution.securecodebox.io_clusterscantypes.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-21cc336d78d9fd79199783e43b1353b6513aae117ff9f0ea64ee3566657aaee8
execution.securecodebox.io_parsedefinitions.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-90456a1bb52a4c95f7e782ec33121c17c6f7f2345a0e3e195038f0aa90a014ec
execution.securecodebox.io_scancompletionhooks.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-a8ac06106f132867be8d52f43c347f0ee7c84c6163a38d4a7ff1871135a52eed
execution.securecodebox.io_scans.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-8b8bc653ee4556f3834c4bc8f3da9a18257f073c1a248cd36dbffe1ddcdf09cc
execution.securecodebox.io_scantypes.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-c21cd5e9ed488e8676dfd46657d3a8fb8089ee77e5715c3dd2d11e41009520cc
execution.securecodebox.io_scheduledscans.yaml https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-27938938794a03cd18ad61acd19690d684101f8b41eb0690e9bc846dd06eabaf
go.mod https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-6141dfe11377eb3de3a7f1903b03e43cad5de00b90b5128f9bf154dfc515972f
go.sum https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-2cf2485299643e5015793f12e5f84819017985b6001db3cb27da123451666008
hash_test.go https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-ada2bc9ffb9d82b761b81e10c949393a8600a0a885ce23454add3580bf410a8b
auto-discovery/cloud-aws/go.modhttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-3d59c2221f61155c8a391662c7087c50bfdf30ef387379da5081110c24b49a47
View file https://github.com/secureCodeBox/secureCodeBox/blob/fa60775231459b7bba1e88e294f0cf7ee5464fd9/auto-discovery/cloud-aws/go.mod
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/3460/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-3d59c2221f61155c8a391662c7087c50bfdf30ef387379da5081110c24b49a47
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-3d59c2221f61155c8a391662c7087c50bfdf30ef387379da5081110c24b49a47
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-3d59c2221f61155c8a391662c7087c50bfdf30ef387379da5081110c24b49a47
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-3d59c2221f61155c8a391662c7087c50bfdf30ef387379da5081110c24b49a47
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-3d59c2221f61155c8a391662c7087c50bfdf30ef387379da5081110c24b49a47
auto-discovery/cloud-aws/go.sumhttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
View file https://github.com/secureCodeBox/secureCodeBox/blob/fa60775231459b7bba1e88e294f0cf7ee5464fd9/auto-discovery/cloud-aws/go.sum
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/3460/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-0e916849e68a8c3a35d9c8d301bdc37dc29bad2e1fa5af96b5adbc76dafe536a
auto-discovery/kubernetes/go.modhttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-6216b87deb47ae35195f62e3ec67066443033a26cc2f03d006266582482fef1e
View file https://github.com/secureCodeBox/secureCodeBox/blob/fa60775231459b7bba1e88e294f0cf7ee5464fd9/auto-discovery/kubernetes/go.mod
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/secureCodeBox/secureCodeBox/pull/3460/{{ revealButtonHref }}
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-6216b87deb47ae35195f62e3ec67066443033a26cc2f03d006266582482fef1e
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-6216b87deb47ae35195f62e3ec67066443033a26cc2f03d006266582482fef1e
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-6216b87deb47ae35195f62e3ec67066443033a26cc2f03d006266582482fef1e
https://github.com/secureCodeBox/secureCodeBox/pull/3460/files#diff-6216b87deb47ae35195f62e3ec67066443033a26cc2f03d006266582482fef1e
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files
Please reload this pagehttps://github.com/secureCodeBox/secureCodeBox/pull/3460/files
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.