Skip to content

chore(deps): Bump github.com/google/go-containerregistry from 0.21.5 to 0.21.6#4889

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/google/go-containerregistry-0.21.6
Open

chore(deps): Bump github.com/google/go-containerregistry from 0.21.5 to 0.21.6#4889
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/github.com/google/go-containerregistry-0.21.6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 25, 2026

Bumps github.com/google/go-containerregistry from 0.21.5 to 0.21.6.

Release notes

Sourced from github.com/google/go-containerregistry's releases.

v0.21.6

What's Changed

New Contributors

Full Changelog: google/go-containerregistry@v0.21.5...v0.21.6

Commits
  • 53f7e39 Update go version to 1.26.3 (#2300)
  • bf87c3b transport: allow bearer realm at same host:port as registry (#2302)
  • c55facd transport: retry HTTP 429 (Too Many Requests) (#2301)
  • 68a569e fix: preserve per-occurrence layer identity in Layers() (#2299)
  • 35b354b fix(mutate): preserve config blob and layers for non-Docker OCI artifacts (#2...
  • e5983f2 remote: block SSRF via private-IP Location headers in blob uploads (#2295)
  • 6dad820 remote: validate foreign layer URLs to prevent SSRF (fixes #2259) (#2293)
  • 78bdf1b validate: skip non-layer layers (#2298)
  • c29d91c pkg/v1/mutate: preserve relative symlinks that stay within rootfs in Extract ...
  • a70d75a transport: block redirects from token server to private/link-local addresses ...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/google/go-containerregistry](https://github.com/google/go-containerregistry) from 0.21.5 to 0.21.6.
- [Release notes](https://github.com/google/go-containerregistry/releases)
- [Commits](google/go-containerregistry@v0.21.5...v0.21.6)

---
updated-dependencies:
- dependency-name: github.com/google/go-containerregistry
  dependency-version: 0.21.6
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels May 25, 2026
@dependabot dependabot Bot requested a review from devantler as a code owner May 25, 2026 23:15
@ksail-bot ksail-bot Bot enabled auto-merge May 25, 2026 23:16
@github-actions
Copy link
Copy Markdown
Contributor

MegaLinter analysis: Error

❌ COPYPASTE / jscpd - 7 errors
Clone found (typescript):
 - vsce/src/mcp/schemaClient.ts [325:18 - 332:33] (7 lines, 56 tokens)
   vsce/src/mcp/schemaClient.ts [309:20 - 316:26]

Clone found (typescript):
 - vsce/src/ksail/clusters.ts [381:34 - 390:46] (9 lines, 59 tokens)
   vsce/src/ksail/clusters.ts [361:35 - 370:47]

Clone found (typescript):
 - vsce/src/ksail/clusters.ts [406:44 - 415:46] (9 lines, 61 tokens)
   vsce/src/ksail/clusters.ts [341:33 - 350:48]

Clone found (typescript):
 - vsce/src/ksail/clusters.ts [426:36 - 435:48] (9 lines, 59 tokens)
   vsce/src/ksail/clusters.ts [361:35 - 370:47]

Clone found (typescript):
 - vsce/src/commands/prompts.ts [658:29 - 669:3] (11 lines, 55 tokens)
   vsce/src/commands/prompts.ts [201:8 - 211:3]

Clone found (go):
 - pkg/svc/tenant/argocd.go [400:61 - 413:37] (13 lines, 99 tokens)
   pkg/fsutil/configmanager/talos/manager.go [228:64 - 241:37]

Clone found (typescript):
 - vsce/src/extension.ts [162:46 - 173:18] (11 lines, 59 tokens)
   vsce/src/extension.ts [140:39 - 151:5]

┌────────────┬────────────────┬─────────────┬──────────────┬──────────────┬──────────────────┬───────────────────┐
│ Format     │ Files analyzed │ Total lines │ Total tokens │ Clones found │ Duplicated lines │ Duplicated tokens │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ toml       │ 6              │ 64          │ 277          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ go         │ 590            │ 97657       │ 640469       │ 1            │ 13 (0.01%)       │ 99 (0.02%)        │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ markdown   │ 7              │ 302         │ 638          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ typescript │ 23             │ 4084        │ 22492        │ 6            │ 56 (1.37%)       │ 349 (1.55%)       │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ javascript │ 15             │ 1108        │ 9310         │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ tsx        │ 12             │ 1781        │ 14802        │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ css        │ 2              │ 45          │ 148          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ smarty     │ 1              │ 63          │ 1039         │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ bash       │ 2              │ 52          │ 164          │ 0            │ 0 (0%)           │ 0 (0%)            │
├────────────┼────────────────┼─────────────┼──────────────┼──────────────┼──────────────────┼───────────────────┤
│ Total:     │ 658            │ 105156      │ 689339       │ 7            │ 69 (0.07%)       │ 448 (0.06%)       │
└────────────┴────────────────┴─────────────┴──────────────┴──────────────┴──────────────────┴───────────────────┘
Found 7 clones.
HTML report saved to megalinter-reports/copy-paste/html/
ERROR: jscpd found too many duplicates (0.07%) over threshold (0%)
Error: ERROR: jscpd found too many duplicates (0.07%) over threshold (0%)
    at ThresholdReporter.report (/node-deps/node_modules/@jscpd/finder/dist/index.js:615:13)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:109:18
    at Array.forEach (<anonymous>)
    at /node-deps/node_modules/@jscpd/finder/dist/index.js:108:22
    at async /node-deps/node_modules/jscpd/dist/bin/jscpd.js:9:5
❌ REPOSITORY / osv-scanner - 1 error
Scanning dir .
Starting filesystem walk for root: /
Scanned docs/package-lock.json file and found 549 packages
Scanned desktop/go.mod file and found 401 packages
Scanned web/ui/package-lock.json file and found 187 packages
Scanned go.mod file and found 964 packages
Scanned vsce/package-lock.json file and found 592 packages
End status: 307 dirs visited, 2028 inodes visited, 5 Extract calls, 256.94306ms elapsed, 256.943251ms wall time
Filtered 1 local/unscannable package/s from the scan.
❌ ACTION / zizmor - 1 error
INFO zizmor: 🌈 zizmor v1.25.0
fatal: no audit was performed
'artipacked' audit failed on file://.github/workflows/cd.yaml

Caused by:
    0: error in 'artipacked' audit
    1: couldn't list tags for actions/checkout
    2: request error while accessing GitHub API
    3: HTTP status client error (401 Unauthorized) for url (https://github.com/actions/checkout.git/git-upload-pack)


[ZizmorLinter] Zizmor failed to reach the GitHub API.
To allow zizmor to use GITHUB_TOKEN, add the following to your .mega-linter.yml:
ACTION_ZIZMOR_UNSECURED_ENV_VARIABLES:
  - GITHUB_TOKEN

✅ Linters with no issues

actionlint, 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 SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@codecov
Copy link
Copy Markdown

codecov Bot commented May 25, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ 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: 61b50dc Previous: b60e971 Ratio
BenchmarkCluster_MarshalYAML/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 199302 ns/op 18370 B/op 442 allocs/op 75769 ns/op 18368 B/op 442 allocs/op 2.63
BenchmarkCluster_MarshalYAML/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 199302 ns/op 75769 ns/op 2.63
BenchmarkCluster_MarshalYAML/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 210583 ns/op 18368 B/op 442 allocs/op 122067 ns/op 18368 B/op 442 allocs/op 1.73
BenchmarkCluster_MarshalYAML/WithBasicConfig (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 210583 ns/op 122067 ns/op 1.73
BenchmarkCluster_MarshalYAML/WithCNI (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 212989 ns/op 18960 B/op 445 allocs/op 131978 ns/op 18960 B/op 445 allocs/op 1.61
BenchmarkCluster_MarshalYAML/WithCNI (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 212989 ns/op 131978 ns/op 1.61
BenchmarkCluster_MarshalYAML/WithGitOps (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 213731 ns/op 19280 B/op 448 allocs/op 133754 ns/op 19280 B/op 448 allocs/op 1.60
BenchmarkCluster_MarshalYAML/WithGitOps (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 213731 ns/op 133754 ns/op 1.60
BenchmarkCluster_MarshalYAML/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 228230 ns/op 21592 B/op 473 allocs/op 133913 ns/op 21592 B/op 473 allocs/op 1.70
BenchmarkCluster_MarshalYAML/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 228230 ns/op 133913 ns/op 1.70
BenchmarkCluster_MarshalJSON/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 216786 ns/op 18580 B/op 448 allocs/op 117904 ns/op 18580 B/op 448 allocs/op 1.84
BenchmarkCluster_MarshalJSON/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 216786 ns/op 117904 ns/op 1.84
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 256521 ns/op 24661 B/op 547 allocs/op 85388 ns/op 24649 B/op 547 allocs/op 3.00
BenchmarkCluster_MarshalJSON/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 256521 ns/op 85388 ns/op 3.00
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 236150 ns/op 25304 B/op 470 allocs/op 66926 ns/op 25304 B/op 470 allocs/op 3.53
BenchmarkYAMLEncode/Minimal (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 236150 ns/op 66926 ns/op 3.53
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 293214 ns/op 36432 B/op 515 allocs/op 74118 ns/op 36432 B/op 515 allocs/op 3.96
BenchmarkYAMLEncode/FullProductionCluster (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 293214 ns/op 74118 ns/op 3.96
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 234975 ns/op 19820 B/op 466 allocs/op 64859 ns/op 19816 B/op 466 allocs/op 3.62
BenchmarkJSONEncode (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 234975 ns/op 64859 ns/op 3.62
BenchmarkPruneClusterDefaults/MostlyDefaults (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) 99548 ns/op 9792 B/op 265 allocs/op 30949 ns/op 9792 B/op 265 allocs/op 3.22
BenchmarkPruneClusterDefaults/MostlyDefaults (github.com/devantler-tech/ksail/v7/pkg/apis/cluster/v1alpha1) - ns/op 99548 ns/op 30949 ns/op 3.22
BenchmarkManagerUpdateTargetRevision/TargetRevisionOnly (github.com/devantler-tech/ksail/v7/pkg/client/argocd) 16863 ns/op 9443 B/op 76 allocs/op 10864 ns/op 9443 B/op 76 allocs/op 1.55
BenchmarkManagerUpdateTargetRevision/TargetRevisionOnly (github.com/devantler-tech/ksail/v7/pkg/client/argocd) - ns/op 16863 ns/op 10864 ns/op 1.55
BenchmarkManagerUpdateTargetRevision/WithHardRefresh (github.com/devantler-tech/ksail/v7/pkg/client/argocd) 18812 ns/op 11139 B/op 87 allocs/op 12235 ns/op 11140 B/op 87 allocs/op 1.54
BenchmarkManagerUpdateTargetRevision/WithHardRefresh (github.com/devantler-tech/ksail/v7/pkg/client/argocd) - ns/op 18812 ns/op 12235 ns/op 1.54
BenchmarkManagerUpdateTargetRevision/HardRefreshOnly (github.com/devantler-tech/ksail/v7/pkg/client/argocd) 18667 ns/op 11124 B/op 86 allocs/op 12164 ns/op 11123 B/op 86 allocs/op 1.53
BenchmarkManagerUpdateTargetRevision/HardRefreshOnly (github.com/devantler-tech/ksail/v7/pkg/client/argocd) - ns/op 18667 ns/op 12164 ns/op 1.53
BenchmarkYAMLMarshaller_Marshal_Nested/nested (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) 22905 ns/op 28966 B/op 149 allocs/op 15010 ns/op 28967 B/op 149 allocs/op 1.53
BenchmarkYAMLMarshaller_Marshal_Nested/nested (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) - ns/op 22905 ns/op 15010 ns/op 1.53
BenchmarkYAMLMarshaller_Marshal_Nested/slice (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) 36430 ns/op 43300 B/op 234 allocs/op 24191 ns/op 43301 B/op 234 allocs/op 1.51
BenchmarkYAMLMarshaller_Marshal_Nested/slice (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) - ns/op 36430 ns/op 24191 ns/op 1.51
BenchmarkYAMLMarshaller_Marshal_Nested/map (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) 26145 ns/op 29831 B/op 175 allocs/op 16844 ns/op 29831 B/op 175 allocs/op 1.55
BenchmarkYAMLMarshaller_Marshal_Nested/map (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) - ns/op 26145 ns/op 16844 ns/op 1.55
BenchmarkYAMLMarshaller_Unmarshal_Nested/map (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) 15126 ns/op 10290 B/op 137 allocs/op 10071 ns/op 10290 B/op 137 allocs/op 1.50
BenchmarkYAMLMarshaller_Unmarshal_Nested/map (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) - ns/op 15126 ns/op 10071 ns/op 1.50
BenchmarkYAMLMarshaller_RoundTrip/simple (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) 21227 ns/op 22292 B/op 155 allocs/op 13438 ns/op 22292 B/op 155 allocs/op 1.58
BenchmarkYAMLMarshaller_RoundTrip/simple (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) - ns/op 21227 ns/op 13438 ns/op 1.58
BenchmarkYAMLMarshaller_RoundTrip/empty (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) 20939 ns/op 22124 B/op 143 allocs/op 12964 ns/op 22124 B/op 143 allocs/op 1.62
BenchmarkYAMLMarshaller_RoundTrip/empty (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) - ns/op 20939 ns/op 12964 ns/op 1.62
BenchmarkYAMLMarshaller_RoundTrip/large-value (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) 22293 ns/op 22404 B/op 158 allocs/op 13935 ns/op 22404 B/op 158 allocs/op 1.60
BenchmarkYAMLMarshaller_RoundTrip/large-value (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) - ns/op 22293 ns/op 13935 ns/op 1.60
BenchmarkYAMLMarshaller_RoundTrip_Nested (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) 95941 ns/op 98836 B/op 611 allocs/op 60276 ns/op 98837 B/op 611 allocs/op 1.59
BenchmarkYAMLMarshaller_RoundTrip_Nested (github.com/devantler-tech/ksail/v7/pkg/fsutil/marshaller) - ns/op 95941 ns/op 60276 ns/op 1.59
BenchmarkWaitForMultipleResources_Sequential/1_resource (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) 5279 ns/op 4887 B/op 32 allocs/op 3477 ns/op 4896 B/op 32 allocs/op 1.52
BenchmarkWaitForMultipleResources_Sequential/1_resource (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) - ns/op 5279 ns/op 3477 ns/op 1.52
BenchmarkWaitForMultipleResources_Sequential/5_resources (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) 28016 ns/op 24514 B/op 160 allocs/op 17668 ns/op 24459 B/op 160 allocs/op 1.59
BenchmarkWaitForMultipleResources_Sequential/5_resources (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) - ns/op 28016 ns/op 17668 ns/op 1.59
BenchmarkWaitForMultipleResources_Sequential/10_resources (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) 55914 ns/op 48925 B/op 320 allocs/op 35274 ns/op 48895 B/op 320 allocs/op 1.59
BenchmarkWaitForMultipleResources_Sequential/10_resources (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) - ns/op 55914 ns/op 35274 ns/op 1.59
BenchmarkWaitForMultipleResources_Sequential/20_resources (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) 109888 ns/op 98007 B/op 640 allocs/op 72169 ns/op 97844 B/op 640 allocs/op 1.52
BenchmarkWaitForMultipleResources_Sequential/20_resources (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) - ns/op 109888 ns/op 72169 ns/op 1.52
BenchmarkWaitForMultipleResources_MixedTypes/2d_2ds (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) 23063 ns/op 19569 B/op 128 allocs/op 14358 ns/op 19567 B/op 128 allocs/op 1.61
BenchmarkWaitForMultipleResources_MixedTypes/2d_2ds (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) - ns/op 23063 ns/op 14358 ns/op 1.61
BenchmarkWaitForMultipleResources_MixedTypes/5d_5ds (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) 57659 ns/op 48964 B/op 320 allocs/op 36019 ns/op 48898 B/op 320 allocs/op 1.60
BenchmarkWaitForMultipleResources_MixedTypes/5d_5ds (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) - ns/op 57659 ns/op 36019 ns/op 1.60
BenchmarkWaitForMultipleResources_MixedTypes/10d_10ds (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) 118007 ns/op 97979 B/op 640 allocs/op 71930 ns/op 97832 B/op 640 allocs/op 1.64
BenchmarkWaitForMultipleResources_MixedTypes/10d_10ds (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) - ns/op 118007 ns/op 71930 ns/op 1.64
BenchmarkPollForReadiness_SingleCheck (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) 1071 ns/op 688 B/op 11 allocs/op 702 ns/op 688 B/op 11 allocs/op 1.53
BenchmarkPollForReadiness_SingleCheck (github.com/devantler-tech/ksail/v7/pkg/k8s/readiness) - ns/op 1071 ns/op 702 ns/op 1.53
BenchmarkWriteMessage_WithArgs (github.com/devantler-tech/ksail/v7/pkg/notify) 354 ns/op 112 B/op 4 allocs/op 233 ns/op 112 B/op 4 allocs/op 1.52
BenchmarkWriteMessage_WithArgs (github.com/devantler-tech/ksail/v7/pkg/notify) - ns/op 354 ns/op 233 ns/op 1.52
BenchmarkWriteMessage_Multiline (github.com/devantler-tech/ksail/v7/pkg/notify) 254 ns/op 96 B/op 3 allocs/op 167 ns/op 96 B/op 3 allocs/op 1.52
BenchmarkWriteMessage_Multiline (github.com/devantler-tech/ksail/v7/pkg/notify) - ns/op 254 ns/op 167 ns/op 1.52
BenchmarkWriteMessage_WithTimer (github.com/devantler-tech/ksail/v7/pkg/notify) 501 ns/op 68 B/op 6 allocs/op 332 ns/op 68 B/op 6 allocs/op 1.51
BenchmarkWriteMessage_WithTimer (github.com/devantler-tech/ksail/v7/pkg/notify) - ns/op 501 ns/op 332 ns/op 1.51
BenchmarkWriteMessage_AllTypes (github.com/devantler-tech/ksail/v7/pkg/notify) 1103 ns/op 224 B/op 14 allocs/op 727 ns/op 224 B/op 14 allocs/op 1.52
BenchmarkWriteMessage_AllTypes (github.com/devantler-tech/ksail/v7/pkg/notify) - ns/op 1103 ns/op 727 ns/op 1.52
BenchmarkProgressGroup_NoOp (github.com/devantler-tech/ksail/v7/pkg/notify) 15247 ns/op 2816 B/op 58 allocs/op 10130 ns/op 2816 B/op 58 allocs/op 1.51
BenchmarkProgressGroup_NoOp (github.com/devantler-tech/ksail/v7/pkg/notify) - ns/op 15247 ns/op 10130 ns/op 1.51
BenchmarkFormatTaskLine_Running (github.com/devantler-tech/ksail/v7/pkg/notify) 205 ns/op 72 B/op 4 allocs/op 132 ns/op 72 B/op 4 allocs/op 1.55
BenchmarkFormatTaskLine_Running (github.com/devantler-tech/ksail/v7/pkg/notify) - ns/op 205 ns/op 132 ns/op 1.55
BenchmarkDetectRegistryFromViper_Set (github.com/devantler-tech/ksail/v7/pkg/svc/registryresolver) 243 ns/op 144 B/op 3 allocs/op 156 ns/op 144 B/op 3 allocs/op 1.56
BenchmarkDetectRegistryFromViper_Set (github.com/devantler-tech/ksail/v7/pkg/svc/registryresolver) - ns/op 243 ns/op 156 ns/op 1.56
BenchmarkDetectRegistryFromConfig_LocalRegistry (github.com/devantler-tech/ksail/v7/pkg/svc/registryresolver) 322 ns/op 112 B/op 1 allocs/op 214 ns/op 112 B/op 1 allocs/op 1.50
BenchmarkDetectRegistryFromConfig_LocalRegistry (github.com/devantler-tech/ksail/v7/pkg/svc/registryresolver) - ns/op 322 ns/op 214 ns/op 1.50

This comment was automatically generated by workflow using github-action-benchmark.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

Status: 🫴 Ready

Development

Successfully merging this pull request may close these issues.

0 participants