Bump the all group across 1 directory with 5 updates#57
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
Bumps the all group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/RoaringBitmap/roaring](https://github.com/RoaringBitmap/roaring) | `1.9.1` | `1.9.4` | | [github.com/streamingfast/dstore](https://github.com/streamingfast/dstore) | `0.2.2` | `0.2.3` | | [github.com/streamingfast/logging](https://github.com/streamingfast/logging) | `0.0.0-20260108192805-38f96de0a641` | `1.2.2` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.27.1` | `1.28.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.80.0` | `1.82.0` | Updates `github.com/RoaringBitmap/roaring` from 1.9.1 to 1.9.4 - [Release notes](https://github.com/RoaringBitmap/roaring/releases) - [Commits](RoaringBitmap/roaring@v1.9.1...v1.9.4) Updates `github.com/streamingfast/dstore` from 0.2.2 to 0.2.3 - [Release notes](https://github.com/streamingfast/dstore/releases) - [Changelog](https://github.com/streamingfast/dstore/blob/develop/CHANGELOG.md) - [Commits](streamingfast/dstore@v0.2.2...v0.2.3) Updates `github.com/streamingfast/logging` from 0.0.0-20260108192805-38f96de0a641 to 1.2.2 - [Release notes](https://github.com/streamingfast/logging/releases) - [Changelog](https://github.com/streamingfast/logging/blob/develop/CHANGELOG.md) - [Commits](https://github.com/streamingfast/logging/commits/v1.2.2) Updates `go.uber.org/zap` from 1.27.1 to 1.28.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.27.1...v1.28.0) Updates `google.golang.org/grpc` from 1.80.0 to 1.82.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.80.0...v1.82.0) --- updated-dependencies: - dependency-name: github.com/RoaringBitmap/roaring dependency-version: 1.9.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/streamingfast/dstore dependency-version: 0.2.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: github.com/streamingfast/logging dependency-version: 1.2.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all - dependency-name: go.uber.org/zap dependency-version: 1.28.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: google.golang.org/grpc dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
13db668 to
2293c24
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 all group with 5 updates in the / directory:
1.9.11.9.40.2.20.2.30.0.0-20260108192805-38f96de0a6411.2.21.27.11.28.01.80.01.82.0Updates
github.com/RoaringBitmap/roaringfrom 1.9.1 to 1.9.4Release notes
Sourced from github.com/RoaringBitmap/roaring's releases.
Commits
0742966issue 4260fb30ebUpdate README.md35d7182Merge pull request #419 from neena/neena/faster-iandnot-bm-arr0f133ebfaster iandnot between bitmap and array containers2bf931cMerge pull request #418 from neena/neena/faster-iandnot-bmce0ef6cbugfixd3bf873improvementbbd3c63better testingUpdates
github.com/streamingfast/dstorefrom 0.2.2 to 0.2.3Release notes
Sourced from github.com/streamingfast/dstore's releases.
Changelog
Sourced from github.com/streamingfast/dstore's changelog.
Commits
d3be6cePreparing for release 0.2.3fd1b1b7disable directPath when both project is set and client_protocol=grpc08a4988Merge pull request #24 from aggris2/fix/shared-s3-transportbd71e00Share HTTP transport across S3 store clones for proper HTTP/2 multiplexingUpdates
github.com/streamingfast/loggingfrom 0.0.0-20260108192805-38f96de0a641 to 1.2.2Release notes
Sourced from github.com/streamingfast/logging's releases.
Changelog
Sourced from github.com/streamingfast/logging's changelog.
Commits
Updates
go.uber.org/zapfrom 1.27.1 to 1.28.0Release notes
Sourced from go.uber.org/zap's releases.
Changelog
Sourced from go.uber.org/zap's changelog.
Commits
5b81b37release v1.28.0 (#1547)0ab0d5azapcore: Add PreWriteHook for transforming entries before write (#1534)d278c59[chore] CI: test on Go 1.26 (#1535)16fb16bchore(dep): replace archived gopkg.in/yaml.v3 with officially maintained go.y...Updates
google.golang.org/grpcfrom 1.80.0 to 1.82.0Release notes
Sourced from google.golang.org/grpc's releases.
... (truncated)
Commits
bd23985Change version to 1.82.0 (#9170)0f3086dFix minor issues not covered by PR #9137 (#9147)fef07fbinternal: Split v3procservicepb import into pb and grpc for extproc (#9163)91dd64ftransport: surface subsequent data when receiving non-gRPC header (#8929)adc97detest/kokoro: add config for regional-td test (#9158)57c9ff1xds: ensure full-string matching for RBAC Filter rules (#9148)b58f32dserver: Set a pprof label on new stream goroutines (#9082)6c98be3refactor(transport): extract shared stream state handling logic in `loopyWrit...bcaa6f4rls: only reset backoff on recovery from TRANSIENT_FAILURE (#9137)429e6e0balancer: expose endpoint weight and hostname as experimental APIs (#9074)