Skip to content

chore(main): release 0.3.0 #1034

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

Merged
merged 1 commit into from
Apr 21, 2025
Merged

Conversation

hairyhenderson-bot[bot]
Copy link
Contributor

@hairyhenderson-bot hairyhenderson-bot bot commented Mar 24, 2025

🤖 I have created a release beep boop

0.3.0 (2025-04-20)

Features

Dependencies

  • actions: Bump actions/create-github-app-token in the actions group (#1041) (28b08e6)
  • actions: Bump aquasecurity/setup-trivy from 0.2.2 to 0.2.3 (#1043) (5777c2f)
  • actions: Bump golangci/golangci-lint-action from 6 to 7 (#1035) (a6ea466)
  • go: Bump github.com/aws/aws-sdk-go-v2/service/secretsmanager (#1046) (6277fa4)
  • go: Bump github.com/go-git/go-git/v5 from 5.15.0 to 5.16.0 (#1045) (cb64fc3)
  • go: Bump github.com/golang-jwt/jwt/v5 in the go_modules group (#1033) (8449c50)
  • go: Bump github.com/hashicorp/consul/api in the hashicorp group (#1038) (624bc8e)
  • go: Bump gocloud.dev from 0.40.0 to 0.41.0 (#1037) (591131e)
  • go: Bump golang.org/x/crypto in the golang-x group (#1042) (e6f2a31)
  • go: Bump the aws-sdk group across 1 directory with 4 updates (#1040) (5f3fb0b)
  • go: Switch back to upstream github.com/go-git/go-git/v5 module (#1044) (896abf7)

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: 7a73662 Previous: 5f3fb0b Ratio
BenchmarkPathForDirFS 93.45 ns/op 40 B/op 2 allocs/op 93.23 ns/op 40 B/op 2 allocs/op 1.00
BenchmarkPathForDirFS - ns/op 93.45 ns/op 93.23 ns/op 1.00
BenchmarkPathForDirFS - B/op 40 B/op 40 B/op 1
BenchmarkPathForDirFS - allocs/op 2 allocs/op 2 allocs/op 1
BenchmarkSplitRepoPath/0 12.44 ns/op 0 B/op 0 allocs/op 11.84 ns/op 0 B/op 0 allocs/op 1.05
BenchmarkSplitRepoPath/0 - ns/op 12.44 ns/op 11.84 ns/op 1.05
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.22 ns/op 0 B/op 0 allocs/op 16.65 ns/op 0 B/op 0 allocs/op 1.03
BenchmarkSplitRepoPath/1 - ns/op 17.22 ns/op 16.65 ns/op 1.03
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.2 ns/op 4 B/op 1 allocs/op 37.24 ns/op 4 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/2 - ns/op 37.2 ns/op 37.24 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 38.61 ns/op 8 B/op 1 allocs/op 38.83 ns/op 8 B/op 1 allocs/op 0.99
BenchmarkSplitRepoPath/3 - ns/op 38.61 ns/op 38.83 ns/op 0.99
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.35 ns/op 8 B/op 1 allocs/op 37.32 ns/op 8 B/op 1 allocs/op 0.97
BenchmarkSplitRepoPath/4 - ns/op 36.35 ns/op 37.32 ns/op 0.97
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.31 ns/op 4 B/op 1 allocs/op 42.15 ns/op 4 B/op 1 allocs/op 1.00
BenchmarkSplitRepoPath/5 - ns/op 42.31 ns/op 42.15 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.32 ns/op 0 B/op 0 allocs/op 16.52 ns/op 0 B/op 0 allocs/op 1.05
BenchmarkSplitRepoPath/6 - ns/op 17.32 ns/op 16.52 ns/op 1.05
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 6 times, most recently from 8210e82 to 2135a54 Compare April 15, 2025 01:55
@hairyhenderson-bot hairyhenderson-bot bot changed the title chore(main): release 0.2.6 chore(main): release 0.3.0 Apr 15, 2025
@hairyhenderson-bot hairyhenderson-bot bot force-pushed the release-please--branches--main branch 2 times, most recently from 89b6180 to 3a797e9 Compare April 16, 2025 16:04
@hairyhenderson-bot hairyhenderson-bot bot force-pushed the release-please--branches--main branch from 3a797e9 to 7a73662 Compare April 20, 2025 00:27
@hairyhenderson hairyhenderson merged commit ed14034 into main Apr 21, 2025
18 checks passed
@hairyhenderson hairyhenderson deleted the release-please--branches--main branch April 21, 2025 12:54
@hairyhenderson-bot
Copy link
Contributor Author

🤖 Created releases:

🌻

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.

1 participant