build(deps): bump the go-all group across 1 directory with 5 updates - #82
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the go-all group across 1 directory with 5 updates#82dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the go-all group with 5 updates in the /services/core directory: | Package | From | To | | --- | --- | --- | | [github.com/ClickHouse/clickhouse-go/v2](https://github.com/ClickHouse/clickhouse-go) | `2.46.0` | `2.48.0` | | [github.com/dgraph-io/ristretto/v2](https://github.com/dgraph-io/ristretto) | `2.4.0` | `2.4.2` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.2.0` | `7.2.1` | | [github.com/nats-io/nats.go](https://github.com/nats-io/nats.go) | `1.52.0` | `1.53.1` | | [go.mongodb.org/mongo-driver/v2](https://github.com/mongodb/mongo-go-driver) | `2.6.0` | `2.8.0` | Updates `github.com/ClickHouse/clickhouse-go/v2` from 2.46.0 to 2.48.0 - [Release notes](https://github.com/ClickHouse/clickhouse-go/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-go/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-go@v2.46.0...v2.48.0) Updates `github.com/dgraph-io/ristretto/v2` from 2.4.0 to 2.4.2 - [Release notes](https://github.com/dgraph-io/ristretto/releases) - [Changelog](https://github.com/dgraph-io/ristretto/blob/main/CHANGELOG.md) - [Commits](dgraph-io/ristretto@v2.4.0...v2.4.2) 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/nats-io/nats.go` from 1.52.0 to 1.53.1 - [Release notes](https://github.com/nats-io/nats.go/releases) - [Commits](nats-io/nats.go@v1.52.0...v1.53.1) Updates `go.mongodb.org/mongo-driver/v2` from 2.6.0 to 2.8.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v2.6.0...v2.8.0) --- updated-dependencies: - dependency-name: github.com/ClickHouse/clickhouse-go/v2 dependency-version: 2.48.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-all - dependency-name: github.com/dgraph-io/ristretto/v2 dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: go-all - 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: go-all - dependency-name: github.com/nats-io/nats.go dependency-version: 1.53.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-all - dependency-name: go.mongodb.org/mongo-driver/v2 dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: go-all ... Signed-off-by: dependabot[bot] <support@github.com>
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 go-all group with 5 updates in the /services/core directory:
2.46.02.48.02.4.02.4.27.2.07.2.11.52.01.53.12.6.02.8.0Updates
github.com/ClickHouse/clickhouse-go/v2from 2.46.0 to 2.48.0Release notes
Sourced from github.com/ClickHouse/clickhouse-go/v2's releases.
... (truncated)
Changelog
Sourced from github.com/ClickHouse/clickhouse-go/v2's changelog.
... (truncated)
Commits
69b5195Update release notesbbc3549Merge pull request #1949 from ClickHouse/kavirajk/perf-exception-parser46e0fe9chore: review remarks222cf04chore: doc string fixes41bfccaperf: makesafeLen()linear runtime in exception parser8fd6f43Merge pull request #1944 from fallintoplace/fix/tuple-map-scan-errord502655Merge pull request #1947 from ClickHouse/pr-review-fable6f469c9use fable for code review95ae021fix: return errors when scanning Tuple mapsb67d227Merge pull request #1937 from fallintoplace/remove-http-compression-debug-outputUpdates
github.com/dgraph-io/ristretto/v2from 2.4.0 to 2.4.2Release notes
Sourced from github.com/dgraph-io/ristretto/v2's releases.
Changelog
Sourced from github.com/dgraph-io/ristretto/v2's changelog.
Commits
8d05e8afix: revert eager sampledLFU keyCosts pre-allocation (#482) (#494)e89d89achore: prepare release v2.4.1 (#492)fe05eabfix: handle mremap size mismatch on Linux s390xbb27952chore(ci): add stale Action (#488)7aac03adocs: add contributing guide and code of conductb483e0cperf: pre-allocate keyCosts map in sampledLFU469a1a0Update trunk conf3ac041bchore: update ci-ristretto-tests.ymlUpdates
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/nats-io/nats.gofrom 1.52.0 to 1.53.1Release notes
Sourced from github.com/nats-io/nats.go's releases.
Commits
db1375fRelease v1.53.1 (#2118)ae0af2c[IMPROVED] Migrate tests to ntf (#2082)0c5d8d7[ADDED]WithPublishAsyncAckHandleroption for JetStream async publish (#2109)15d96ca[FIXED] Data race in resetOrderedConsumer when resets overlap (#2111)f66c8e7[FIXED] Recognize error code 10164 for replicated KV CAS conflicts (#2097) (#...9d92e85iter: don't yield a phantom (nil, nil) after MsgsTimeout's ErrTimeout (#2093)c68c4de[FIXED] micro: endpoint subject prefix over-match (#2105)e663e67Improve example wording (#2104)c1a0716Add docs.nats.io examples to main (#2106)77e280d[FIXED] MsgsTimeout iterator yields spurious (nil, nil) after a timeout (#2099)Updates
go.mongodb.org/mongo-driver/v2from 2.6.0 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)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 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