Skip to content

chore(main): release 0.3.2 #1063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

hairyhenderson-bot[bot]
Copy link
Contributor

@hairyhenderson-bot hairyhenderson-bot bot commented Jun 3, 2025

🤖 I have created a release beep boop

0.3.2 (2025-07-13)

Dependencies

  • actions: Bump github/codeql-action from 3.28.18 to 3.28.19 (#1064) (f30a4fa)
  • actions: Bump github/codeql-action from 3.28.19 to 3.29.0 (#1072) (bd65f31)
  • actions: Bump github/codeql-action from 3.29.0 to 3.29.2 (#1077) (39550f4)
  • go: Bump github.com/aws/aws-sdk-go-v2/service/s3 (#1062) (0cf5221)
  • go: Bump github.com/go-git/go-git/v5 from 5.16.0 to 5.16.2 (#1070) (6315394)
  • go: Bump gocloud.dev from 0.41.0 to 0.42.0 (#1078) (a6c4140)
  • go: Bump golang.org/x/crypto in the golang-x group (#1067) (862b2d5)
  • go: Bump golang.org/x/crypto in the golang-x group (#1080) (844a71e)
  • go: Bump the aws-sdk group across 1 directory with 6 updates (#1071) (60e5b9b)
  • go: Bump the aws-sdk group with 6 updates (#1073) (8eccd1c)
  • go: Bump the hashicorp group across 1 directory with 3 updates (#1068) (1f79e47)
  • go: Bump the otel group with 5 updates (#1075) (0bc0a07)

This PR was generated with Release Please. See documentation.

Copy link

@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.

Benchmark

Benchmark suite Current: 0fad101 Previous: 39550f4 Ratio
BenchmarkPathForDirFS 94.61 ns/op 40 B/op 2 allocs/op 92.83 ns/op 40 B/op 2 allocs/op 1.02
BenchmarkPathForDirFS - ns/op 94.61 ns/op 92.83 ns/op 1.02
BenchmarkPathForDirFS - B/op 40 B/op 40 B/op 1
BenchmarkPathForDirFS - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkSplitRepoPath/0 12.47 ns/op 0 B/op 0 allocs/op 12.37 ns/op 0 B/op 0 allocs/op 1.01
BenchmarkSplitRepoPath/0 - ns/op 12.47 ns/op 12.37 ns/op 1.01
BenchmarkSplitRepoPath/0 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/0 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/1 17.12 ns/op 0 B/op 0 allocs/op 16.84 ns/op 0 B/op 0 allocs/op 1.02
BenchmarkSplitRepoPath/1 - ns/op 17.12 ns/op 16.84 ns/op 1.02
BenchmarkSplitRepoPath/1 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/1 - allocs/op 0 allocs/op 0 allocs/op 1
BenchmarkSplitRepoPath/2 37.24 ns/op 4 B/op 1 allocs/op 37.19 ns/op 4 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/2 - ns/op 37.24 ns/op 37.19 ns/op 1.00
BenchmarkSplitRepoPath/2 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/2 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/3 39.51 ns/op 8 B/op 1 allocs/op 39.33 ns/op 8 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/3 - ns/op 39.51 ns/op 39.33 ns/op 1.00
BenchmarkSplitRepoPath/3 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/3 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/4 36.73 ns/op 8 B/op 1 allocs/op 36.68 ns/op 8 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/4 - ns/op 36.73 ns/op 36.68 ns/op 1.00
BenchmarkSplitRepoPath/4 - B/op 8 B/op 8 B/op 1
BenchmarkSplitRepoPath/4 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/5 42.48 ns/op 4 B/op 1 allocs/op 42.6 ns/op 4 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/5 - ns/op 42.48 ns/op 42.6 ns/op 1.00
BenchmarkSplitRepoPath/5 - B/op 4 B/op 4 B/op 1
BenchmarkSplitRepoPath/5 - allocs/op 1 allocs/op 1 allocs/op 1
BenchmarkSplitRepoPath/6 17.1 ns/op 0 B/op 0 allocs/op 17.47 ns/op 0 B/op 0 allocs/op 0.98
BenchmarkSplitRepoPath/6 - ns/op 17.1 ns/op 17.47 ns/op 0.98
BenchmarkSplitRepoPath/6 - B/op 0 B/op 0 B/op 1
BenchmarkSplitRepoPath/6 - allocs/op 0 allocs/op 0 allocs/op 1

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

@hairyhenderson-bot hairyhenderson-bot bot force-pushed the release-please--branches--main branch from fc903a9 to 1a17307 Compare June 4, 2025 16:05
@hairyhenderson-bot hairyhenderson-bot bot force-pushed the release-please--branches--main branch 5 times, most recently from 7f2d9d3 to 1692b18 Compare June 14, 2025 21:05
@hairyhenderson-bot hairyhenderson-bot bot force-pushed the release-please--branches--main branch 3 times, most recently from 6e4a425 to 92a3337 Compare July 13, 2025 18:04
@hairyhenderson-bot hairyhenderson-bot bot force-pushed the release-please--branches--main branch from 92a3337 to 0fad101 Compare July 13, 2025 18:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants