build(deps): bump the franz-go group across 1 directory with 3 updates#766
Open
dependabot[bot] wants to merge 1 commit into
Open
build(deps): bump the franz-go group across 1 directory with 3 updates#766dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
a36f6c3 to
b763085
Compare
Bumps the franz-go group with 2 updates in the / directory: [github.com/twmb/franz-go](https://github.com/twmb/franz-go) and [github.com/twmb/franz-go/pkg/kadm](https://github.com/twmb/franz-go). Updates `github.com/twmb/franz-go` from 1.20.7 to 1.21.3 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.20.7...v1.21.3) Updates `github.com/twmb/franz-go/pkg/kadm` from 1.17.2 to 1.18.0 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@pkg/kadm/v1.17.2...v1.18.0) Updates `github.com/twmb/franz-go/pkg/kmsg` from 1.12.0 to 1.13.1 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.12.0...v1.13.1) --- updated-dependencies: - dependency-name: github.com/twmb/franz-go dependency-version: 1.21.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: franz-go - dependency-name: github.com/twmb/franz-go/pkg/kadm dependency-version: 1.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: franz-go - dependency-name: github.com/twmb/franz-go/pkg/kmsg dependency-version: 1.13.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: franz-go ... Signed-off-by: dependabot[bot] <support@github.com>
b763085 to
0a4468e
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 franz-go group with 2 updates in the / directory: github.com/twmb/franz-go and github.com/twmb/franz-go/pkg/kadm.
Updates
github.com/twmb/franz-gofrom 1.20.7 to 1.21.3Changelog
Sourced from github.com/twmb/franz-go's changelog.
... (truncated)
Commits
a0f8f33Merge pull request #1342 from twmb/cl8ec013cCHANGELOG: 1.21.3a4af6ecMerge pull request #1340 from twmb/132678d39dfMerge pull request #1339 from SLoeuillet/fix-fetch-manager-quit-pending-wantf...8f57ffdkgo: address review comments in the fetch manager quit test5bcb52dkgo: force an 848 heartbeat on subscription changes instead of bouncing2a60a49kgo: drain stale rejoin signals before an 848 initial join0269fefkgo: ack 848 revocations immediately instead of bouncing the sessionf884217kgo: fall back to all partitions when no partition is writable824e34dkgo: rejoin a classic group when a commit returns a fatal member errorUpdates
github.com/twmb/franz-go/pkg/kadmfrom 1.17.2 to 1.18.0Changelog
Sourced from github.com/twmb/franz-go/pkg/kadm's changelog.
... (truncated)
Commits
0a9996bMerge pull request #841 from twmb/1.18-changelog835c682CHANGELOG: note incoming released771ddfMerge pull request #838 from twmb/81004356d7Merge pull request #835 from twmb/8193d71b14Merge pull request #834 from twmb/805019799aMerge pull request #829 from andrewstucki/sr-client-opts3a0f09aMerge pull request #814 from noamcohen97/new-offset-helper6028e72Merge pull request #794 from twmb/790581d7efMerge pull request #789 from sbuliarca/errgroupsession-export-errfd084a5Merge pull request #760 from twmb/753Updates
github.com/twmb/franz-go/pkg/kmsgfrom 1.12.0 to 1.13.1Changelog
Sourced from github.com/twmb/franz-go/pkg/kmsg's changelog.
... (truncated)
Commits
1a59c2dMerge pull request #404 from twmb/bugfix5e0ba1cdocument incoming v1.13.1, update readme, fix golangci-lintd984c21Merge pull request #401 from bgranvea/fix-segment-bench769e02fproducer: avoid deadlock when when quickly recreating a topic5c2a90cset async commit8cb298dMerge pull request #399 from twmb/dependabot/go_modules/examples/hooks_and_lo...1141ce4Merge pull request #397 from twmb/dependabot/go_modules/examples/hooks_and_lo...d5ef6e0Merge pull request #398 from twmb/dependabot/go_modules/examples/bench/google...8215a54Merge pull request #400 from twmb/dependabot/go_modules/plugin/kprom/google.g...6fdb469build(deps): bump google.golang.org/protobuf in /plugin/kprom