-
Notifications
You must be signed in to change notification settings - Fork 322
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
chore(deps): bump the go-deps group across 1 directory with 10 updates #5463
Open
dependabot
wants to merge
1
commit into
master
Choose a base branch
from
dependabot/go_modules/go-deps-a475f7164a
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
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
Bumps the go-deps group with 10 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.5.0` | `4.5.1` | | [github.com/docker/docker](https://github.com/docker/docker) | `27.5.0+incompatible` | `27.5.1+incompatible` | | [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) | `4.18.1` | `4.18.2` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.83` | `7.0.84` | | [github.com/samber/lo](https://github.com/samber/lo) | `1.47.0` | `1.49.1` | | [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) | `1.12.1` | `1.13.0` | | [go.etcd.io/etcd/api/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.17` | `3.5.18` | | google.golang.org/protobuf | `1.36.3` | `1.36.4` | | [github.com/evanphx/json-patch](https://github.com/evanphx/json-patch) | `5.9.0+incompatible` | `5.9.11+incompatible` | Updates `github.com/dgraph-io/badger/v4` from 4.5.0 to 4.5.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.5.0...v4.5.1) Updates `github.com/docker/docker` from 27.5.0+incompatible to 27.5.1+incompatible - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.5.0...v27.5.1) Updates `github.com/golang-migrate/migrate/v4` from 4.18.1 to 4.18.2 - [Release notes](https://github.com/golang-migrate/migrate/releases) - [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml) - [Commits](golang-migrate/migrate@v4.18.1...v4.18.2) Updates `github.com/minio/minio-go/v7` from 7.0.83 to 7.0.84 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.83...v7.0.84) Updates `github.com/samber/lo` from 1.47.0 to 1.49.1 - [Release notes](https://github.com/samber/lo/releases) - [Commits](samber/lo@v1.47.0...v1.49.1) Updates `github.com/snowflakedb/gosnowflake` from 1.12.1 to 1.13.0 - [Release notes](https://github.com/snowflakedb/gosnowflake/releases) - [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go) - [Commits](snowflakedb/gosnowflake@v1.12.1...v1.13.0) Updates `go.etcd.io/etcd/api/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `go.etcd.io/etcd/client/v3` from 3.5.17 to 3.5.18 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.17...v3.5.18) Updates `google.golang.org/protobuf` from 1.36.3 to 1.36.4 Updates `github.com/evanphx/json-patch` from 5.9.0+incompatible to 5.9.11+incompatible - [Release notes](https://github.com/evanphx/json-patch/releases) - [Commits](evanphx/json-patch@v5.9.0...v5.9.11) --- updated-dependencies: - dependency-name: github.com/dgraph-io/badger/v4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/docker/docker dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/golang-migrate/migrate/v4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/samber/lo dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: github.com/snowflakedb/gosnowflake dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-deps - dependency-name: go.etcd.io/etcd/api/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps - dependency-name: github.com/evanphx/json-patch dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-deps ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Jan 30, 2025
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #5463 +/- ##
==========================================
+ Coverage 74.78% 74.84% +0.05%
==========================================
Files 440 440
Lines 61507 61507
==========================================
+ Hits 46000 46032 +32
+ Misses 12966 12945 -21
+ Partials 2541 2530 -11 ☔ View full report in Codecov by Sentry. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
0 participants
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 go-deps group with 10 updates in the / directory:
4.5.0
4.5.1
27.5.0+incompatible
27.5.1+incompatible
4.18.1
4.18.2
7.0.83
7.0.84
1.47.0
1.49.1
1.12.1
1.13.0
3.5.17
3.5.18
3.5.17
3.5.18
1.36.3
1.36.4
5.9.0+incompatible
5.9.11+incompatible
Updates
github.com/dgraph-io/badger/v4
from 4.5.0 to 4.5.1Release notes
Sourced from github.com/dgraph-io/badger/v4's releases.
Changelog
Sourced from github.com/dgraph-io/badger/v4's changelog.
Commits
64b2f37
add changelog for v4.5.1 (#2152)f5e00bd
chore(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 in the pat...79bd7da
chore(deps): bump github.com/dgraph-io/ristretto/v2 from 2.0.1 to 2.1.0 in th...a3882a0
feat(info): print total size of listed keys (#2149)0b6e40f
chore(deps): bump google.golang.org/protobuf from 1.36.1 to 1.36.2 in the pat...40955c4
chore(deps): bump the minor group with 2 updates (#2147)6f5ff28
fix(info): print Total BloomFilter Size with totalBloomFilter instead of tota...eba96a1
chore(deps): bump the minor group with 2 updates (#2141)461afd8
chore(deps): bump google.golang.org/protobuf from 1.36.0 to 1.36.1 in the pat...b514761
chore(deps): bump google.golang.org/protobuf from 1.35.2 to 1.36.0 in the min...Updates
github.com/docker/docker
from 27.5.0+incompatible to 27.5.1+incompatibleRelease notes
Sourced from github.com/docker/docker's releases.
Commits
4c9b3b0
Merge pull request #49317 from thaJeztah/27.x_backport_bump_dev_tools0da7a26
Dockerfile: update compose to v2.32.44c8ec29
Dockerfile: update buildx to v0.20.0fbc854d
Dockerfile: update docker CLI to v27.5.036c72d4
Merge pull request #49322 from thaJeztah/27.x_backport_bake-v6e85906c
ci(bin-image): fix bake build542e33c
ci: update bake-action to v6c0df678
Merge pull request #49314 from vvoland/49313-27.x95d1819
gha: Adjust release branches13eca88
Merge pull request #49312 from thaJeztah/27.x_bump_golang_1.22.11Updates
github.com/golang-migrate/migrate/v4
from 4.18.1 to 4.18.2Release notes
Sourced from github.com/golang-migrate/migrate/v4's releases.
Commits
d477553
Merge pull request #1195 from golang-migrate/dependabot/go_modules/github.com...e145cde
Bump github.com/golang-jwt/jwt/v4 from 4.4.2 to 4.5.17651c8a
linter fixese5a152b
Drop support for Azure SQL Edge12c619e
Fix CI (#1222)bc06922
Update dktest from v0.4.3 to v0.4.4c378583
Merge pull request #1162 from rselbach/rselbach/no-sensitive-infoe22d012
Don't output sensitive information on errorUpdates
github.com/minio/minio-go/v7
from 7.0.83 to 7.0.84Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
113812b
Use default STS endpoints when using empty STS endpoint with IAM (#2051)2fd5a54
move to go1.23 CI (#2050)c18789f
fix: get ETag for CopyObject response rather than response Headers (#2019)5b389f0
docs: CopyObject update docs variable reference (#2017)5cf2ee7
fix: use Hostname instead of Host in s3utils.GetRegionFromURL (#2046)ad925db
Update version to next releaseUpdates
github.com/samber/lo
from 1.47.0 to 1.49.1Release notes
Sourced from github.com/samber/lo's releases.
... (truncated)
Commits
bc6d6e8
bump v1.49.196d5482
fix(product): fix empty slice behavior (#583) (#584)2bdcaca
doc: add example for Product and ProductBy1c1dfd9
feat: add Product and ProductBy functions (#566)124d300
feat: adding FilterSliceToMap (#581)19d8355
Merge branch 'Lee-Minjea-feat/throttle'5cd3266
feat: adding ExampleNewThrottleBy and ExampleNewThrottleByWithCountfdd8865
fix: test case fixed27638ea
feat: adding NewThrottle (#396)d587677
feat: faster ChunkEntriesUpdates
github.com/snowflakedb/gosnowflake
from 1.12.1 to 1.13.0Release notes
Sourced from github.com/snowflakedb/gosnowflake's releases.
Commits
e5ae90f
NO-SNOW Bump driver version (#1294)18f7d87
SNOW-1854657 Fallback to rows parser if JSON returned while in Arrow batches ...72a121f
SNOW-1859664 use correct transport for calling cloud providers (#1288)7f77aea
SNOW-1869750 add check for empty private key before trying to generate JWT fr...1663004
Snow 1859664 add raiseputgeterror example to doc (#1281)112ec24
SNOW-1866146 Bump x/crypto library (#1283)b0cd681
SNOW-1856499 Retry HEAD requests to GCP (#1274)80c18ea
[SNOW-1346233] Tests for authentication methods (external browser, oauth, okt...220e36e
NO-SNOW Fix tests which were lacking order by clause (#1290)dda273b
fix connection Config Config heading (#1284)Updates
go.etcd.io/etcd/api/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/api/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
go.etcd.io/etcd/client/v3
from 3.5.17 to 3.5.18Release notes
Sourced from go.etcd.io/etcd/client/v3's releases.
... (truncated)
Commits
5bca08e
version: bump up to 3.5.183c04b6c
Merge pull request #19258 from ahrtr/race-20250117_3.50c8e7b1
Ensure all goroutines created by StartEtcd to exit before closing the errca7ab766
Merge pull request #19249 from fuweid/35-fix-19179c6fcd27
mvcc: restore tombstone index if it's first revisioneade1fa
Merge pull request #19211 from ivanvc/release-3.5-bump-go-to-1.22.113ff20e6
Bump go toolchain to 1.22.115d22781
Merge pull request #19167 from joshuazh-x/fix-embed-close-deadlock-3.580b0a73
Avoid deadlock in etcd.Close when stopping during bootstrapping6349cb8
Merge pull request #19164 from fuweid/v35_check_v2store_followupUpdates
google.golang.org/protobuf
from 1.36.3 to 1.36.4Updates
github.com/evanphx/json-patch
from 5.9.0+incompatible to 5.9.11+incompatibleRelease notes
Sourced from github.com/evanphx/json-patch's releases.
Commits
84a4bb1
Merge pull request #209 from skitt/export-errs-v57a7a88a
Export errBadJSONDoc and errBadJSONPatch errorsbd18525
Upgrade go-flags42f26cb
Fix spacing0a3482b
Merge pull request #206 from koba1t/remove_unmaintained_error_pkg106306d
remove unmaintained errors pkge7cfbbb
Merge pull request #203 from skitt/drop-gopkgin-v561e1ad7
Drop the reference to gopkg.in for v5Dependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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