Bump the all-go-deps group with 5 updates#858
Merged
Conversation
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: c61803b | Previous: 864e1a9 | Ratio |
|---|---|---|---|
BenchmarkDedup |
4337316 ns/op 991493 B/op 23926 allocs/op |
1279009 ns/op 965416 B/op 23676 allocs/op |
3.39 |
BenchmarkDedup - ns/op |
4337316 ns/op |
1279009 ns/op |
3.39 |
BenchmarkWitnessGroupSatisfaction |
243480 ns/op 3697 B/op 46 allocs/op |
148436 ns/op 3697 B/op 46 allocs/op |
1.64 |
BenchmarkWitnessGroupSatisfaction - ns/op |
243480 ns/op |
148436 ns/op |
1.64 |
BenchmarkLeafBundle_UnmarshalText |
7837 ns/op 6528 B/op 1 allocs/op |
1654 ns/op 6528 B/op 1 allocs/op |
4.74 |
BenchmarkLeafBundle_UnmarshalText - ns/op |
7837 ns/op |
1654 ns/op |
4.74 |
This comment was automatically generated by workflow using github-action-benchmark.
Contributor
|
@dependabot rebase |
Bumps the all-go-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.9.0` | `4.9.1` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.32.0` | `0.33.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.264.0` | `0.265.0` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.47.0` | `0.48.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.49.0` | `0.50.0` | Updates `github.com/dgraph-io/badger/v4` from 4.9.0 to 4.9.1 - [Release notes](https://github.com/dgraph-io/badger/releases) - [Changelog](https://github.com/dgraph-io/badger/blob/main/CHANGELOG.md) - [Commits](dgraph-io/badger@v4.9.0...v4.9.1) Updates `golang.org/x/mod` from 0.32.0 to 0.33.0 - [Commits](golang/mod@v0.32.0...v0.33.0) Updates `google.golang.org/api` from 0.264.0 to 0.265.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.264.0...v0.265.0) Updates `golang.org/x/crypto` from 0.47.0 to 0.48.0 - [Commits](golang/crypto@v0.47.0...v0.48.0) Updates `golang.org/x/net` from 0.49.0 to 0.50.0 - [Commits](golang/net@v0.49.0...v0.50.0) --- updated-dependencies: - dependency-name: github.com/dgraph-io/badger/v4 dependency-version: 4.9.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-go-deps - dependency-name: golang.org/x/mod dependency-version: 0.33.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: google.golang.org/api dependency-version: 0.265.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/crypto dependency-version: 0.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps - dependency-name: golang.org/x/net dependency-version: 0.50.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-go-deps ... Signed-off-by: dependabot[bot] <support@github.com>
c61803b to
2b87ad0
Compare
roger2hk
approved these changes
Feb 10, 2026
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the all-go-deps group with 5 updates:
4.9.04.9.10.32.00.33.00.264.00.265.00.47.00.48.00.49.00.50.0Updates
github.com/dgraph-io/badger/v4from 4.9.0 to 4.9.1Release notes
Sourced from github.com/dgraph-io/badger/v4's releases.
Changelog
Sourced from github.com/dgraph-io/badger/v4's changelog.
Commits
3290a60chore: Update changelog (#2256)d3b6b86fix(aix): add aix directory synchronization support (#2115)24bb0c1test: add checksum tests for package y (#2246)9460713fix: correct the comment on value size in skl.node (#2250)10068c8chore(ci): update arm runner label (#2248)Updates
golang.org/x/modfrom 0.32.0 to 0.33.0Commits
27761a2go.mod: update golang.org/x dependenciesUpdates
google.golang.org/apifrom 0.264.0 to 0.265.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
e6edc1dchore(main): release 0.265.0 (#3474)afa65b7feat(all): auto-regenerate discovery clients (#3482)0554404chore: Migrate gsutil usage to gcloud storage (#3466)84932f3chore: replace old go teams with cloud-sdk-go-team (#3475)242927achore: Migrate gsutil usage to gcloud storage (#3469)0f1cb7bfeat: add checksums for single chunk json uploads (#3448)e92945dchore: Migrate gsutil usage to gcloud storage (#3470)ba218c1chore: Migrate gsutil usage to gcloud storage (#3468)2e7d0f5chore: Migrate gsutil usage to gcloud storage (#3471)460b37cchore: Migrate gsutil usage to gcloud storage (#3467)Updates
golang.org/x/cryptofrom 0.47.0 to 0.48.0Commits
e08b067go.mod: update golang.org/x dependencies7d0074cscrypt: fix panic on parameters <= 0Updates
golang.org/x/netfrom 0.49.0 to 0.50.0Commits
ebddb99go.mod: update golang.org/x dependencies4a490d4internal/http3: add Expect: 100-continue support to ClientConn73fe701internal/http3: add Expect: 100-continue support to Serveraf0c9dfhtml: add NodeType.String() methode02fb33internal/http3: make responseWriter.Flush write headers if not done yetda558ffinternal/http3: ensure bodyReader cannot be read after being closedd7c76fainternal/http3: make responseWriter behave closer to other http.ResponseWriter64b3af9http2: prevent transport deadlock due to WINDOW_UPDATE that exceeds limit1973e8dinternal/http3: add Server support for handling HEAD requests57ea86dicmp, internal/socket, ipv4, ipv6: use binary.NativeEndianDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions