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
Domain: github.com
| route-pattern | /:user_id/:repository/pull/:id/files(.:format) |
| route-controller | pull_requests |
| route-action | files |
| fetch-nonce | v2:db509ad9-27a4-137e-ac7c-eab454acea20 |
| current-catalog-service-hash | ae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b |
| request-id | E188:1BBE0B:5891B0D:73019E1:6975435F |
| html-safe-nonce | e569a2b4fdf412fe141158047a599516bd39867e667f9095fc8dfee7f1a13c74 |
| visitor-payload | eyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFMTg4OjFCQkUwQjo1ODkxQjBEOjczMDE5RTE6Njk3NTQzNUYiLCJ2aXNpdG9yX2lkIjoiODMzNjUwMDMxMTc3Nzk1MjYwNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9 |
| visitor-hmac | 4b6af66b10443fd0b35829c5a01060681bc8d24d25182ce60401dc7d7c3e5f2d |
| hovercard-subject-tag | pull_request:3168939299 |
| github-keyboard-shortcuts | repository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot |
| google-site-verification | Apib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I |
| octolytics-url | https://collector.github.com/github/collect |
| analytics-location | / |
| fb:app_id | 1401488693436528 |
| apple-itunes-app | app-id=1477376905, app-argument=https://github.com/secureCodeBox/secureCodeBox/pull/3460/files |
| twitter:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| twitter:card | summary_large_image |
| og:image | https://avatars.githubusercontent.com/in/29110?s=400&v=4 |
| og:image:alt | 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 ... |
| og:site_name | GitHub |
| og:type | object |
| hostname | github.com |
| expected-hostname | github.com |
| None | 4a4bf5f4e28041a9d2e5c107d7d20b78b4294ba261cab243b28167c16a623a1f |
| turbo-cache-control | no-preview |
| diff-view | unified |
| go-import | github.com/secureCodeBox/secureCodeBox git https://github.com/secureCodeBox/secureCodeBox.git |
| octolytics-dimension-user_id | 34573705 |
| octolytics-dimension-user_login | secureCodeBox |
| octolytics-dimension-repository_id | 80711933 |
| octolytics-dimension-repository_nwo | secureCodeBox/secureCodeBox |
| octolytics-dimension-repository_public | true |
| octolytics-dimension-repository_is_fork | false |
| octolytics-dimension-repository_network_root_id | 80711933 |
| octolytics-dimension-repository_network_root_nwo | secureCodeBox/secureCodeBox |
| turbo-body-classes | logged-out env-production page-responsive full-width |
| disable-turbo | true |
| browser-stats-url | https://api.github.com/_private/browser/stats |
| browser-errors-url | https://api.github.com/_private/browser/errors |
| release | 488b30e96dfd057fbbe44c6665ccbc030b729dde |
| ui-target | full |
| theme-color | #1e2327 |
| color-scheme | light dark |
Links:
Viewport: width=device-width