-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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 minor-and-patch group across 1 directory with 16 updates #9223
Merged
mangalaman93
merged 5 commits into
main
from
dependabot/go_modules/minor-and-patch-c4e8e2f744
Nov 27, 2024
Merged
chore(deps): bump the minor-and-patch group across 1 directory with 16 updates #9223
mangalaman93
merged 5 commits into
main
from
dependabot/go_modules/minor-and-patch-c4e8e2f744
Nov 27, 2024
+151
−228
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
dependabot
bot
added
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
labels
Nov 20, 2024
…6 updates Bumps the minor-and-patch group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/Masterminds/semver/v3](https://github.com/Masterminds/semver) | `3.3.0` | `3.3.1` | | [github.com/bits-and-blooms/bitset](https://github.com/bits-and-blooms/bitset) | `1.14.3` | `1.15.0` | | [github.com/blevesearch/bleve/v2](https://github.com/blevesearch/bleve) | `2.4.2` | `2.4.3` | | [github.com/dgraph-io/badger/v4](https://github.com/dgraph-io/badger) | `4.3.1` | `4.4.0` | | [github.com/dgraph-io/dgo/v240](https://github.com/dgraph-io/dgo) | `240.0.0` | `240.0.1` | | [github.com/golang/glog](https://github.com/golang/glog) | `1.2.2` | `1.2.3` | | [go.etcd.io/etcd/raft/v3](https://github.com/etcd-io/etcd) | `3.5.16` | `3.5.17` | | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.28.0` | `0.29.0` | | [golang.org/x/mod](https://github.com/golang/mod) | `0.21.0` | `0.22.0` | | [golang.org/x/net](https://github.com/golang/net) | `0.30.0` | `0.31.0` | | [golang.org/x/tools](https://github.com/golang/tools) | `0.26.0` | `0.27.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.67.1` | `1.68.0` | Updates `github.com/Masterminds/semver/v3` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/Masterminds/semver/releases) - [Changelog](https://github.com/Masterminds/semver/blob/master/CHANGELOG.md) - [Commits](Masterminds/semver@v3.3.0...v3.3.1) Updates `github.com/bits-and-blooms/bitset` from 1.14.3 to 1.15.0 - [Release notes](https://github.com/bits-and-blooms/bitset/releases) - [Commits](bits-and-blooms/bitset@v1.14.3...v1.15.0) Updates `github.com/blevesearch/bleve/v2` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/blevesearch/bleve/releases) - [Commits](blevesearch/bleve@v2.4.2...v2.4.3) Updates `github.com/dgraph-io/badger/v4` from 4.3.1 to 4.4.0 - [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.3.1...v4.4.0) Updates `github.com/dgraph-io/dgo/v240` from 240.0.0 to 240.0.1 - [Release notes](https://github.com/dgraph-io/dgo/releases) - [Changelog](https://github.com/dgraph-io/dgo/blob/master/RELEASE.md) - [Commits](dgraph-io/dgo@v240.0.0...v240.0.1) Updates `github.com/golang/glog` from 1.2.2 to 1.2.3 - [Release notes](https://github.com/golang/glog/releases) - [Commits](golang/glog@v1.2.2...v1.2.3) Updates `go.etcd.io/etcd/raft/v3` from 3.5.16 to 3.5.17 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.16...v3.5.17) Updates `golang.org/x/crypto` from 0.28.0 to 0.29.0 - [Commits](golang/crypto@v0.28.0...v0.29.0) Updates `golang.org/x/mod` from 0.21.0 to 0.22.0 - [Commits](golang/mod@v0.21.0...v0.22.0) Updates `golang.org/x/net` from 0.30.0 to 0.31.0 - [Commits](golang/net@v0.30.0...v0.31.0) Updates `golang.org/x/sync` from 0.8.0 to 0.9.0 - [Commits](golang/sync@v0.8.0...v0.9.0) Updates `golang.org/x/sys` from 0.26.0 to 0.27.0 - [Commits](golang/sys@v0.26.0...v0.27.0) Updates `golang.org/x/term` from 0.25.0 to 0.26.0 - [Commits](golang/term@v0.25.0...v0.26.0) Updates `golang.org/x/text` from 0.19.0 to 0.20.0 - [Release notes](https://github.com/golang/text/releases) - [Commits](golang/text@v0.19.0...v0.20.0) Updates `golang.org/x/tools` from 0.26.0 to 0.27.0 - [Release notes](https://github.com/golang/tools/releases) - [Commits](golang/tools@v0.26.0...v0.27.0) Updates `google.golang.org/grpc` from 1.67.1 to 1.68.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.67.1...v1.68.0) --- updated-dependencies: - dependency-name: github.com/Masterminds/semver/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/bits-and-blooms/bitset dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/blevesearch/bleve/v2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/dgraph-io/badger/v4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: github.com/dgraph-io/dgo/v240 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: github.com/golang/glog dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: go.etcd.io/etcd/raft/v3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: golang.org/x/crypto dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/mod dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/net dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/term dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/text dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: golang.org/x/tools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
mangalaman93
force-pushed
the
dependabot/go_modules/minor-and-patch-c4e8e2f744
branch
from
November 22, 2024 00:59
5e82688
to
b2a1484
Compare
github-actions
bot
added
area/testing
Testing related issues
area/enterprise
Related to proprietary features
area/graphql
Issues related to GraphQL support on Dgraph.
area/integrations
Related to integrations with other projects.
area/bulk-loader
Issues related to bulk loading.
area/live-loader
Issues related to live loading.
area/enterprise/acl
Related to Access Control Lists
area/enterprise/backup
Related to binary backups
area/core
internal mechanisms
labels
Nov 22, 2024
mangalaman93
previously approved these changes
Nov 22, 2024
mangalaman93
previously approved these changes
Nov 22, 2024
harshil-goel
previously approved these changes
Nov 22, 2024
mangalaman93
dismissed stale reviews from harshil-goel and themself
via
November 22, 2024 10:48
d03312f
mangalaman93
previously approved these changes
Nov 22, 2024
mangalaman93
force-pushed
the
dependabot/go_modules/minor-and-patch-c4e8e2f744
branch
from
November 26, 2024 16:09
d03312f
to
cf3d497
Compare
mangalaman93
approved these changes
Nov 26, 2024
harshil-goel
approved these changes
Nov 26, 2024
mangalaman93
deleted the
dependabot/go_modules/minor-and-patch-c4e8e2f744
branch
November 27, 2024 08:20
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area/bulk-loader
Issues related to bulk loading.
area/core
internal mechanisms
area/enterprise/acl
Related to Access Control Lists
area/enterprise/backup
Related to binary backups
area/enterprise
Related to proprietary features
area/graphql
Issues related to GraphQL support on Dgraph.
area/integrations
Related to integrations with other projects.
area/live-loader
Issues related to live loading.
area/testing
Testing related issues
dependencies
Pull requests that update a dependency file
go
Pull requests that update Go code
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 minor-and-patch group with 12 updates in the / directory:
3.3.0
3.3.1
1.14.3
1.15.0
2.4.2
2.4.3
4.3.1
4.4.0
240.0.0
240.0.1
1.2.2
1.2.3
3.5.16
3.5.17
0.28.0
0.29.0
0.21.0
0.22.0
0.30.0
0.31.0
0.26.0
0.27.0
1.67.1
1.68.0
Updates
github.com/Masterminds/semver/v3
from 3.3.0 to 3.3.1Release notes
Sourced from github.com/Masterminds/semver/v3's releases.
Changelog
Sourced from github.com/Masterminds/semver/v3's changelog.
Commits
1558ca3
Merge pull request #253 from mattfarina/fix-bad-versions252dd61
Fix for allowing some version that were invalidUpdates
github.com/bits-and-blooms/bitset
from 1.14.3 to 1.15.0Release notes
Sourced from github.com/bits-and-blooms/bitset's releases.
Commits
417751b
Merge pull request #177 from CannibalVox/master8e4fa49
review comments063e841
add Word method with tests5f9e437
Merge pull request #175 from bits-and-blooms/issue1742ba49f6
fixc2536d3
fix43e8b4d
issue 1745e0bcef
Merge pull request #173 from bits-and-blooms/dependabot/github_actions/github...b82d410
Bump the github-actions group across 1 directory with 4 updates11ee155
[no-ci] Update README.mdUpdates
github.com/blevesearch/bleve/v2
from 2.4.2 to 2.4.3Release notes
Sourced from github.com/blevesearch/bleve/v2's releases.
Commits
e72f7c2
MB-62230 - Pre-filtering Optimisation (#2098)902051d
MB-62230, MB-63992: Upgrade zapx/v16 (#2095)cb1810f
MB-63334: Fix race condition in NormalizeVector (#2094)bed244c
MB-57871: Upgrade zapx v15 and v16 (#2092)ab10172
MB-57871, MB-62230: Upgrade to zapx/v16@v16.1.7 + go-faiss@v1.0.23 (#2088)02d37a4
MB-57871: Upgrade zapx/v16 and zapx/v15 for fixes (#2091)3c77b49
MB-63736: Yet another shortcoming from an earlier commit (#2087)c0e3ff2
Upgrade zapx/v16 to v16.1.6 (#2086)fb56d65
MB-63742 - Fix populating the filter hits map (#2085)fab6e1e
MB-63736: "EligibleDocumentMatchHandler" is for local purposes only (#2084)Updates
github.com/dgraph-io/badger/v4
from 4.3.1 to 4.4.0Release notes
Sourced from github.com/dgraph-io/badger/v4's releases.
Changelog
Sourced from github.com/dgraph-io/badger/v4's changelog.
Commits
b239e99
set min Go version to v1.21 (#2126)2827c68
upgrade ristretto and use Go 1.21 (#2125)8b1f4a9
update changelog till v4.4.0 (#2123)ae70aa9
Update stale.ymldcaa109
docs(using-badger) add project to docs (#2124)7f657f8
retract v4.3.0 due to #2121 and #2113, upgrade to Go v1.23, use ristretto v2 ...10a09e6
Allow stream custom maxsize per batch (#2063)ca7c9d4
chore(deps): bump github.com/klauspost/compress from 1.17.10 to 1.17.11 in th...de3932e
fix: sentinel errors should not have stack traces (#2042)16b63df
chore(deps): bump the minor group with 2 updates (#2119)Updates
github.com/dgraph-io/dgo/v240
from 240.0.0 to 240.0.1Release notes
Sourced from github.com/dgraph-io/dgo/v240's releases.
Commits
aacd75b
declare min Go version to be v1.21 (#207)be2dc4d
Update stale.ymlcf2638d
Bump google.golang.org/grpc from 1.67.0 to 1.67.1 in the minor-and-patch grou...c366635
Bump google.golang.org/grpc from 1.66.2 to 1.67.0 in the minor-and-patch grou...798a3bb
Bump google.golang.org/grpc from 1.66.1 to 1.66.2 in the minor-and-patch grou...0e00a9a
fix euclidean spelling (#204)2bcbd91
Delete .github/ISSUE_TEMPLATEf4a4e26
Bump google.golang.org/grpc from 1.66.0 to 1.66.1 in the minor-and-patch grou...3c5ad22
Update dependabot.ymlUpdates
github.com/golang/glog
from 1.2.2 to 1.2.3Release notes
Sourced from github.com/golang/glog's releases.
Commits
04dbec0
glog: fix typo (#73)459cf3b
glog: check that stderr is valid before using it by default (#72)Updates
go.etcd.io/etcd/raft/v3
from 3.5.16 to 3.5.17Release notes
Sourced from go.etcd.io/etcd/raft/v3's releases.
... (truncated)
Commits
507c0de
version: bump up to 3.5.17307f9dc
Merge pull request #18863 from ghouscht/backport-18812-3.54f9a1c7
Merge pull request #18876 from ivanvc/release-3.5-backport-18649cb970e5
release: use GitHub's gh to create GitHub release76275d6
release: properly change working dir if tmp location already exists4726460
Merge pull request #18854 from ghouscht/backport-defrag-close-temp-3.5b2ba488
fix(defrag): close temp file in case of errord770310
Merge pull request #18849 from ivanvc/release-3.5-update-go-to-1.22.9bceca16
Bump go toolchain to 1.22.9ab8bfc2
Merge pull request #18842 from ghouscht/defrag-fixes-backport-3.5Updates
golang.org/x/crypto
from 0.28.0 to 0.29.0Commits
6018723
go.mod: update golang.org/x dependencies71ed71b
README: don't recommend go get750a45f
sha3: add MarshalBinary, AppendBinary, and UnmarshalBinary36b1725
sha3: avoid trailing permutation80ea76e
sha3: fix padding for long cSHAKE parametersc17aa50
sha3: avoid buffer copy7cfb916
ssh: return unexpected msg error when server fails keyboard-interactive auth ...b61b08d
chacha20: extend ppc64le support to ppc646c21748
internal/poly1305: extend ppc64le support to ppc64Updates
golang.org/x/mod
from 0.21.0 to 0.22.0Commits
dec0365
sumdb: make data tiles by Server compatible with sum.golang.orgc8a7319
x/mod: fix handling of vendored packages with '/vendor' in non-top-level paths9cd0e4c
x/mod: remove vendor/modules.txt from module downloadUpdates
golang.org/x/net
from 0.30.0 to 0.31.0Commits
334afa0
go.mod: update golang.org/x dependenciesd7f220d
quic: add LocalAddr and RemoteAddr to quic.Conn858db1a
http2: surface errors occurring very early in a client conn's lifetime0aa844c
http2: support unencrypted HTTP/2 handoff from net/httpf35fec9
http2: detect hung client connections by confirming stream resetse883dae
README: don't recommend go get511cc3a
html: add Node.{Ancestors,ChildNodes,Descendants}()4783315
http2: limit 1xx based on size, do not limit when delivered5716b98
internal/socket: execute gofmt42b1186
http2: support ResponseController.EnableFullDuplexUpdates
golang.org/x/sync
from 0.8.0 to 0.9.0Commits
151027e
README: don't recommend go getUpdates
golang.org/x/sys
from 0.26.0 to 0.27.0Commits
e0753d4
Revert "windows/mkwinsyscall: use syscall.SyscallN instead of syscall.Syscall...c29efe3
windows: add iphlpapi functions for change notifications8f2aa9f
cpu: conditionally re-enable AVX512 support on darwin/amd64054f1fc
README: don't recommend go getca04041
unix: extend z/OS support18e038c
unix: move NETLINK_* consts to own sectiond045236
windows: implement Ftruncate using a single syscall on Windowscff53d5
unix: gofmt after CL 610296123459f
unix: update z/OS implementation of fcntl and mmapdf4a4da
unix/linux: adjust Dockerfile ENV key value formatUpdates
golang.org/x/term
from 0.25.0 to 0.26.0Commits
b725e36
go.mod: update golang.org/x dependencies54df7da
README: don't recommend go getUpdates
golang.org/x/text
from 0.19.0 to 0.20.0Commits
efd25da
go.mod: update golang.org/x dependencies8a0e65e
README: don't recommend go getfefda1a
internal/texttest: remove Run and Bench helpersa457f47
all: normalize subtest names to NFCUpdates
golang.org/x/tools
from 0.26.0 to 0.27.0Commits
4d2b19f
go.mod: update golang.org/x dependencies6368677
gopls/internal/golang: strength reduce ComputeImportFixEdits777f155
gopls/internal/golang: show package attributes on hover8a0e08f
gopls/doc: add missing doc link61415be
gopls/internal/cache: guard against malformed paths in port.matches9a89d3a
internal/analysisinternal: avoid sub-token spans in TypeErrorEndPos1115af6
internal/expect: support named arguments f(a, b, c=d, e="f")0b9e499
go/{expect,packages/packagestest}: mention the tag+delete proposalefcd2bd
internal/packagestest: fork go/packages/packagestest0e9ed3d
go/packages: do not mutate ConfigUpdates
google.golang.org/grpc
from 1.67.1 to 1.68.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
acba4d3
Change version to 1.68.0 (#7743)5363dca
credentials: Apply defaults to TLS configs provided through GetConfigForClien...056dc64
status: Fix status incompatibility introduced by #6919 and move non-regenerat...b79fb61
mem: use slice capacity instead of length, to determine whether to pool buffe...54841ef
stats/opentelemetry/csm: Get mesh_id local label from "CSM_MESH_ID" environme...ad81c20
pickfirstleaf: minor simplification to reconcileSubConnsLocked method (#7731)b850ea5
transport : wait for goroutines to exit before transport closes (#7666)00b9e14
pickfirst: New pick first policy for dualstack (#7498)18a4eac
testutils: add couple of log statements to the restartable listener type (#7716)fdc2ec2
xdsclient: deflake TestADS_ResourcesAreRequestedAfterStreamRestart (#7720)You can trigger a rebase of this PR 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