-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the all-go-deps group with 7 updates (#411)
Bumps the all-go-deps group with 7 updates: | Package | From | To | | --- | --- | --- | | [cloud.google.com/go/storage](https://github.com/googleapis/google-cloud-go) | `1.47.0` | `1.48.0` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.70.0` | `1.71.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.209.0` | `0.210.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.68.0` | `1.68.1` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.29.0` | `0.30.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.31.0` | `0.32.0` | | [golang.org/x/sync](https://github.com/golang/sync) | `0.9.0` | `0.10.0` | Updates `cloud.google.com/go/storage` from 1.47.0 to 1.48.0 - [Release notes](https://github.com/googleapis/google-cloud-go/releases) - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md) - [Commits](googleapis/google-cloud-go@spanner/v1.47.0...spanner/v1.48.0) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.70.0 to 1.71.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.70.0...service/s3/v1.71.0) Updates `google.golang.org/api` from 0.209.0 to 0.210.0 - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.209.0...v0.210.0) Updates `google.golang.org/grpc` from 1.68.0 to 1.68.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.68.0...v1.68.1) Updates `golang.org/x/crypto` from 0.29.0 to 0.30.0 - [Commits](golang/crypto@v0.29.0...v0.30.0) Updates `golang.org/x/net` from 0.31.0 to 0.32.0 - [Commits](golang/net@v0.31.0...v0.32.0) Updates `golang.org/x/sync` from 0.9.0 to 0.10.0 - [Commits](golang/sync@v0.9.0...v0.10.0) --- updated-dependencies: - dependency-name: cloud.google.com/go/storage dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information
1 parent
6039e35
commit e9b7fd2
Showing
2 changed files
with
45 additions
and
45 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
e9b7fd2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.BenchmarkDedupe
4313741
ns/op 705106 B/op 19717 allocs/op1310245
ns/op 689646 B/op 19561 allocs/op3.29
BenchmarkDedupe - ns/op
4313741
ns/op1310245
ns/op3.29
BenchmarkLeafBundle_UnmarshalText
6501
ns/op 6528 B/op 1 allocs/op2162
ns/op 6528 B/op 1 allocs/op3.01
BenchmarkLeafBundle_UnmarshalText - ns/op
6501
ns/op2162
ns/op3.01
This comment was automatically generated by workflow using github-action-benchmark.
e9b7fd2
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Possible performance regression was detected for benchmark.
Benchmark result of this commit is worse than the previous benchmark result exceeding threshold
1.50
.BenchmarkDedupe
4367262
ns/op 701797 B/op 19686 allocs/op1310245
ns/op 689646 B/op 19561 allocs/op3.33
BenchmarkDedupe - ns/op
4367262
ns/op1310245
ns/op3.33
BenchmarkLeafBundle_UnmarshalText
7338
ns/op 6528 B/op 1 allocs/op2162
ns/op 6528 B/op 1 allocs/op3.39
BenchmarkLeafBundle_UnmarshalText - ns/op
7338
ns/op2162
ns/op3.39
This comment was automatically generated by workflow using github-action-benchmark.