Skip to content

Comments

Bump the all-go-deps group with 5 updates#858

Merged
roger2hk merged 1 commit intomainfrom
dependabot/go_modules/all-go-deps-30b0726629
Feb 10, 2026
Merged

Bump the all-go-deps group with 5 updates#858
roger2hk merged 1 commit intomainfrom
dependabot/go_modules/all-go-deps-30b0726629

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 9, 2026

Bumps the all-go-deps group with 5 updates:

Package From To
github.com/dgraph-io/badger/v4 4.9.0 4.9.1
golang.org/x/mod 0.32.0 0.33.0
google.golang.org/api 0.264.0 0.265.0
golang.org/x/crypto 0.47.0 0.48.0
golang.org/x/net 0.49.0 0.50.0

Updates github.com/dgraph-io/badger/v4 from 4.9.0 to 4.9.1

Release notes

Sourced from github.com/dgraph-io/badger/v4's releases.

v4.9.1

What's Changed

New Contributors

Full Changelog: dgraph-io/badger@v4.9.0...v4.9.1

Changelog

Sourced from github.com/dgraph-io/badger/v4's changelog.

[4.9.1] - 2026-02-04

Fixed

  • fix(aix): add aix directory synchronization support (#2115)
  • fix: correct the comment on value size in skl.node (#2250)

Tests

  • test: add checksum tests for package y (#2246)

Chores

  • chore(ci): update arm runner label (#2248)

Full Changelog: dgraph-io/badger@v4.9.0...v4.9.1

Commits

Updates golang.org/x/mod from 0.32.0 to 0.33.0

Commits

Updates google.golang.org/api from 0.264.0 to 0.265.0

Release notes

Sourced from google.golang.org/api's releases.

v0.265.0

0.265.0 (2026-02-04)

Features

Changelog

Sourced from google.golang.org/api's changelog.

0.265.0 (2026-02-04)

Features

Commits

Updates golang.org/x/crypto from 0.47.0 to 0.48.0

Commits

Updates golang.org/x/net from 0.49.0 to 0.50.0

Commits
  • ebddb99 go.mod: update golang.org/x dependencies
  • 4a490d4 internal/http3: add Expect: 100-continue support to ClientConn
  • 73fe701 internal/http3: add Expect: 100-continue support to Server
  • af0c9df html: add NodeType.String() method
  • e02fb33 internal/http3: make responseWriter.Flush write headers if not done yet
  • da558ff internal/http3: ensure bodyReader cannot be read after being closed
  • d7c76fa internal/http3: make responseWriter behave closer to other http.ResponseWriter
  • 64b3af9 http2: prevent transport deadlock due to WINDOW_UPDATE that exceeds limit
  • 1973e8d internal/http3: add Server support for handling HEAD requests
  • 57ea86d icmp, internal/socket, ipv4, ipv6: use binary.NativeEndian
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner February 9, 2026 23:15
@dependabot dependabot bot requested a review from roger2hk February 9, 2026 23:15
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Feb 9, 2026
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.

⚠️ 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.

@roger2hk
Copy link
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>
@dependabot dependabot bot force-pushed the dependabot/go_modules/all-go-deps-30b0726629 branch from c61803b to 2b87ad0 Compare February 10, 2026 15:34
@roger2hk roger2hk merged commit 8cbb004 into main Feb 10, 2026
28 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/all-go-deps-30b0726629 branch February 10, 2026 15:51
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

None yet

Development

Successfully merging this pull request may close these issues.

1 participant