Bump the golang group across 1 directory with 7 updates - #16
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the golang group across 1 directory with 7 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the golang group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.9.2` | `4.9.5` | | [github.com/go-ldap/ldap/v3](https://github.com/go-ldap/ldap) | `3.4.13` | `3.4.14` | | [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) | `1.14.46` | `1.14.49` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.2.0` | `7.2.1` | | [github.com/prometheus/procfs](https://github.com/prometheus/procfs) | `0.20.1` | `0.21.1` | | [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) | `2.6.2` | `2.8.0` | | [golang.org/x/image](https://github.com/golang/image) | `0.41.0` | `0.44.0` | Updates `github.com/dgraph-io/badger/v4` from 4.9.2 to 4.9.5 - [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.2...v4.9.5) Updates `github.com/go-ldap/ldap/v3` from 3.4.13 to 3.4.14 - [Release notes](https://github.com/go-ldap/ldap/releases) - [Commits](go-ldap/ldap@v3.4.13...v3.4.14) Updates `github.com/mattn/go-sqlite3` from 1.14.46 to 1.14.49 - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.46...v1.14.49) Updates `github.com/minio/minio-go/v7` from 7.2.0 to 7.2.1 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.2.0...v7.2.1) Updates `github.com/prometheus/procfs` from 0.20.1 to 0.21.1 - [Release notes](https://github.com/prometheus/procfs/releases) - [Commits](prometheus/procfs@v0.20.1...v0.21.1) Updates `go.mongodb.org/mongo-driver/v2` from 2.6.2 to 2.8.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.6.2...v2.8.0) Updates `golang.org/x/image` from 0.41.0 to 0.44.0 - [Commits](golang/image@v0.41.0...v0.44.0) --- updated-dependencies: - dependency-name: github.com/dgraph-io/badger/v4 dependency-version: 4.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/go-ldap/ldap/v3 dependency-version: 3.4.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.48 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/minio/minio-go/v7 dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: golang - dependency-name: github.com/prometheus/procfs dependency-version: 0.21.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang - dependency-name: golang.org/x/image dependency-version: 0.43.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: golang ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/go_modules/golang-ee95d195eb
branch
from
August 3, 2026 05:12
3db5c45 to
c096e26
Compare
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 golang group with 7 updates in the / directory:
4.9.24.9.53.4.133.4.141.14.461.14.497.2.07.2.10.20.10.21.12.6.22.8.00.41.00.44.0Updates
github.com/dgraph-io/badger/v4from 4.9.2 to 4.9.5Release notes
Sourced from github.com/dgraph-io/badger/v4's releases.
Changelog
Sourced from github.com/dgraph-io/badger/v4's changelog.
Commits
21c0bc6fix: prevent nil deref when reading in-memory tables (#2316)4292e70chore(deps): bump go.opentelemetry.io/otel to v1.41.0 (CVE-2026-29181) (#2323)0a02e66ci: test PR's badger code against dgraph instead of main (#2320)9b0ef41chore: prepare for release v4.9.4 (#2314)bcef113fix: fix an issue where the compactor causes previously deleted data to reapp...7df4b2ffix(db): don't drop acknowledged writes during DropPrefix/DropAll (#2313)45d5bd1docs(changelog): backfill 4.9.2, add 4.9.3, fix 4.9.0 compare link (#2311)c3489dcperf(db): signal-based L0 write backpressure (replace busy-sleeps) (#2308)34dba21fix(vlog): prevent deleted key from reappearing after value-log GC (#2310)5e2d536chore (ci): add stale Action (#2302)Updates
github.com/go-ldap/ldap/v3from 3.4.13 to 3.4.14Release notes
Sourced from github.com/go-ldap/ldap/v3's releases.
Commits
9e343e2chore: update dependencies (#620)c381fd4fix: guard constructed-form attributeType in server-side sort decode (#618)be69007fix: guard nil responseValue when parsing WhoAmI result (#617)d6d6b04fix: prevent SearchAsync goroutine leak when context is cancelled during send...c90b197decode extended responseName by context class (#605)ab9c0c1guard malformed responseValue decode in PasswordModify (#614)8656c7achore(deps): bump golang.org/x/net from 0.50.0 to 0.55.0 in /v3 (#613)8a98971handle linear whitespace in digest-md5 challenge parser (#607)0059675fix: guard malformed paging control in DecodeControl (#611)189d84efix: skip empty referral sequence in getReferral (#610)Updates
github.com/mattn/go-sqlite3from 1.14.46 to 1.14.49Release notes
Sourced from github.com/mattn/go-sqlite3's releases.
... (truncated)
Commits
cc41b8cMerge pull request #1442 from mattn/sqlite-amalgamation-305300418308a8Upgrade SQLite to version 3053004c1a1466Merge pull request #1440 from mattn/fix-limit-example-stmt-leak18f2ec3Assert the expected too many SQL variables error210e260Merge pull request #1439 from mattn/fix-hook-example-rows-leakdccd45fMerge pull request #1438 from mattn/fix-vtable-example-declarec0861deQuote table name before interpolating into DeclareVTabe664cc6Merge pull request #1437 from mattn/fix-series-vtable-example2195c5dMerge pull request #1436 from mattn/fix-fuzz-off-by-onedf9873fMerge pull request #1435 from mattn/fix-upgrade-error-handlingUpdates
github.com/minio/minio-go/v7from 7.2.0 to 7.2.1Commits
7e34713feat: support in mc inventory for custom run schedule (#2244)016d0fdfeat: stream GetObjectAnnotation payload via io.ReadCloser (#2243)6c51637feat: stream PutObjectAnnotation payload via io.ReadSeeker (#2242)07c682afeat: add object annotation client APIs (#2241)53b504afix: caching defer bug (#2237)291e83fadd new aws region ap-southeast-6 (#2234)Updates
github.com/prometheus/procfsfrom 0.20.1 to 0.21.1Release notes
Sourced from github.com/prometheus/procfs's releases.
Commits
3c943fdFix invalid format strings (#832)95dd8b8sysfs: add NVMeSubsystemClass for NVMe-oF subsystem parsing (#797)824ed41feat: support sysfs.Mdraids with Intel VROC (#777)1fbd898Fix crypto parsing panic (#830)68b70b4mountinfo: read the full file instead of capping at 1 MiB (#817)0155712nvme: Fix namespace parsing (#821)5853145Add support for cpuinfo_avg_freq (#829)1244442Update common Prometheus files (#828)1c5657dUpdate common Prometheus files (#827)2c1667abuild(deps): bump golang.org/x/sys from 0.45.0 to 0.46.0 (#825)Updates
go.mongodb.org/mongo-driver/v2from 2.6.2 to 2.8.0Release notes
Sourced from go.mongodb.org/mongo-driver/v2's releases.
... (truncated)
Commits
b724f0aBUMP v2.8.0794aab6GODRIVER-4002: Add substring to QE GA (#2471)df356c0Bump golang.org/x/crypto from 0.50.0 to 0.52.0 in /internal/test/goleak (#2469)a59df1aGODRIVER-4015: Bump testdata/specifications from34479c6toea6be20(#2468)5db45dcBump github/codeql-action from 4.36.2 to 4.36.3 in the actions group (#2465)2426eedMerge pull request #2463 from matthewdale/godriver2962-rename-insert056dbf1Merge release/2.7 into master (#2467)3c8fa07Merge branch 'master' into merge-release/2.7-into-master-17835171849726e6f7ddGODRIVER-3976: Skip change stream csot periodic noop interval secs (#2462)dd14275GODRIVER-3888 Move update to the mongo package. (#2450)Updates
golang.org/x/imagefrom 0.41.0 to 0.44.0Commits
891abcbgo.mod: update golang.org/x dependenciesf50490dfont: document (lack of) security hardening in font packages7a0cfdawebp: check for VP8L dimension mismatch before allocation4339315tiff: consistently skip horizontal padding in tiled imagesb5baf41tiff: avoid overflow when reading IFD entriese7513b5tiff: limit the amount of data read in IFD entriescb9f1a6tiff: limit uncompressed data reads304d4cctiff: reject tiles too much larger than the image7c04344tiff: add buffer slice overflow checks for 32-bit systemsc5511dfwebp: require that VP8/VP8L dimensions match canvas dimensions