chore(deps): Bump github.com/getsops/sops/v3 from 3.13.0 to 3.13.1#4888
chore(deps): Bump github.com/getsops/sops/v3 from 3.13.0 to 3.13.1#4888dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [github.com/getsops/sops/v3](https://github.com/getsops/sops) from 3.13.0 to 3.13.1. - [Release notes](https://github.com/getsops/sops/releases) - [Changelog](https://github.com/getsops/sops/blob/main/CHANGELOG.md) - [Commits](getsops/sops@v3.13.0...v3.13.1) --- updated-dependencies: - dependency-name: github.com/getsops/sops/v3 dependency-version: 3.13.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: 54f90f7 | Previous: b60e971 | Ratio |
|---|---|---|---|
BenchmarkCluster_MarshalYAML/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
174484 ns/op 18369 B/op 442 allocs/op |
75769 ns/op 18368 B/op 442 allocs/op |
2.30 |
BenchmarkCluster_MarshalYAML/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
174484 ns/op |
75769 ns/op |
2.30 |
BenchmarkCluster_MarshalYAML/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
185886 ns/op 18368 B/op 442 allocs/op |
122067 ns/op 18368 B/op 442 allocs/op |
1.52 |
BenchmarkCluster_MarshalYAML/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
185886 ns/op |
122067 ns/op |
1.52 |
BenchmarkCluster_MarshalJSON/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
185054 ns/op 18581 B/op 448 allocs/op |
117904 ns/op 18580 B/op 448 allocs/op |
1.57 |
BenchmarkCluster_MarshalJSON/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
185054 ns/op |
117904 ns/op |
1.57 |
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
218626 ns/op 24659 B/op 547 allocs/op |
85388 ns/op 24649 B/op 547 allocs/op |
2.56 |
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
218626 ns/op |
85388 ns/op |
2.56 |
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
218198 ns/op 25304 B/op 470 allocs/op |
66926 ns/op 25304 B/op 470 allocs/op |
3.26 |
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
218198 ns/op |
66926 ns/op |
3.26 |
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
245799 ns/op 36432 B/op 515 allocs/op |
74118 ns/op 36432 B/op 515 allocs/op |
3.32 |
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
245799 ns/op |
74118 ns/op |
3.32 |
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) |
155880 ns/op 19818 B/op 466 allocs/op |
64859 ns/op 19816 B/op 466 allocs/op |
2.40 |
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op |
155880 ns/op |
64859 ns/op |
2.40 |
This comment was automatically generated by workflow using github-action-benchmark.

Bumps github.com/getsops/sops/v3 from 3.13.0 to 3.13.1.
Release notes
Sourced from github.com/getsops/sops/v3's releases.
... (truncated)
Changelog
Sourced from github.com/getsops/sops/v3's changelog.
Commits
72e337cMerge pull request #2183 from felixfontein/release-3.13.1cc98d95Update release docs.1ded1e4Add 3.13.1 changelog.4e2b0dfBump version to 3.13.1.dbb597bMerge pull request #2083 from felixfontein/docs-branching50c790bFix minimum Go version in contributor docs.2905020Redirect documentation to getsops.io.0656b3cBump Go version in contributing docs.b49186aRedirect documentation changes to getsops/docs.243a220Merge pull request #2180 from felixfontein/age-gpg-agent-cache-keyDependabot 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)