chore(deps): Bump google.golang.org/grpc from 1.81.0 to 1.81.1#4890
chore(deps): Bump google.golang.org/grpc from 1.81.0 to 1.81.1#4890dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.81.0 to 1.81.1. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.81.0...v1.81.1) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
❌MegaLinter analysis: Error❌ COPYPASTE / jscpd - 7 errors❌ REPOSITORY / osv-scanner - 1 error❌ ACTION / zizmor - 1 error✅ Linters with no issuesactionlint, bash-exec, git_diff, hadolint, jsonlint, lychee, markdown-table-formatter, markdownlint, prettier, prettier, shellcheck, shfmt, stylelint, syft, trivy-sbom, trufflehog, v8r, v8r, yamllint Notices📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining See detailed reports in MegaLinter artifacts
|
Codecov Report✅ All modified and coverable lines are covered by tests. 📢 Thoughts on this report? Let us know! |
There was a problem hiding this comment.
⚠️ Performance Alert ⚠️
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold 1.50.
| Benchmark suite | Current: 420f75a | Previous: b60e971 | Ratio |
|---|---|---|---|
BenchmarkCluster_MarshalYAML/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
212740 ns/op 18370 B/op 442 allocs/op |
75769 ns/op 18368 B/op 442 allocs/op |
2.81 |
BenchmarkCluster_MarshalYAML/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
212740 ns/op |
75769 ns/op |
2.81 |
BenchmarkCluster_MarshalYAML/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
205892 ns/op 18368 B/op 442 allocs/op |
122067 ns/op 18368 B/op 442 allocs/op |
1.69 |
BenchmarkCluster_MarshalYAML/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
205892 ns/op |
122067 ns/op |
1.69 |
BenchmarkCluster_MarshalYAML/WithCNI (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
205591 ns/op 18960 B/op 445 allocs/op |
131978 ns/op 18960 B/op 445 allocs/op |
1.56 |
BenchmarkCluster_MarshalYAML/WithCNI (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
205591 ns/op |
131978 ns/op |
1.56 |
BenchmarkCluster_MarshalYAML/WithGitOps (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
211620 ns/op 19280 B/op 448 allocs/op |
133754 ns/op 19280 B/op 448 allocs/op |
1.58 |
BenchmarkCluster_MarshalYAML/WithGitOps (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
211620 ns/op |
133754 ns/op |
1.58 |
BenchmarkCluster_MarshalYAML/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
218568 ns/op 21592 B/op 473 allocs/op |
133913 ns/op 21592 B/op 473 allocs/op |
1.63 |
BenchmarkCluster_MarshalYAML/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
218568 ns/op |
133913 ns/op |
1.63 |
BenchmarkCluster_MarshalJSON/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
208428 ns/op 18580 B/op 448 allocs/op |
117904 ns/op 18580 B/op 448 allocs/op |
1.77 |
BenchmarkCluster_MarshalJSON/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
208428 ns/op |
117904 ns/op |
1.77 |
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
236501 ns/op 24661 B/op 547 allocs/op |
85388 ns/op 24649 B/op 547 allocs/op |
2.77 |
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
236501 ns/op |
85388 ns/op |
2.77 |
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
240275 ns/op 25304 B/op 470 allocs/op |
66926 ns/op 25304 B/op 470 allocs/op |
3.59 |
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
240275 ns/op |
66926 ns/op |
3.59 |
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
294088 ns/op 36432 B/op 515 allocs/op |
74118 ns/op 36432 B/op 515 allocs/op |
3.97 |
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
294088 ns/op |
74118 ns/op |
3.97 |
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
227929 ns/op 19820 B/op 466 allocs/op |
64859 ns/op 19816 B/op 466 allocs/op |
3.51 |
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
227929 ns/op |
64859 ns/op |
3.51 |
BenchmarkPruneClusterDefaults/MostlyDefaults (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
59010 ns/op 9792 B/op 265 allocs/op |
30949 ns/op 9792 B/op 265 allocs/op |
1.91 |
BenchmarkPruneClusterDefaults/MostlyDefaults (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
59010 ns/op |
30949 ns/op |
1.91 |
BenchmarkManagerUpdateTargetRevision/TargetRevisionOnly (github.com/devantler-tech/ksail/v7/pkg/client/argocd) |
16422 ns/op 9443 B/op 76 allocs/op |
10864 ns/op 9443 B/op 76 allocs/op |
1.51 |
BenchmarkManagerUpdateTargetRevision/TargetRevisionOnly (github.com/devantler-tech/ksail/v7/pkg/client/argocd) - ns/op |
16422 ns/op |
10864 ns/op |
1.51 |
BenchmarkDetectRegistryFromViper_Set (github.com/devantler-tech/ksail/v7/pkg/svc/registryresolver) |
240 ns/op 144 B/op 3 allocs/op |
156 ns/op 144 B/op 3 allocs/op |
1.54 |
BenchmarkDetectRegistryFromViper_Set (github.com/devantler-tech/ksail/v7/pkg/svc/registryresolver) - ns/op |
240 ns/op |
156 ns/op |
1.54 |
This comment was automatically generated by workflow using github-action-benchmark.

Bumps google.golang.org/grpc from 1.81.0 to 1.81.1.
Release notes
Sourced from google.golang.org/grpc's releases.
Commits
caf0772Change version from 1.81.1-dev to 1.81.1 (#9122)6ccbeebCherry-pick #9111 into v1.81.x (#9121)b33c29eCherry-pick #9081 into v1.81.x (#9102)c45fae6Change version to 1.81.1-dev (#9063)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)