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
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.1 - [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md) - [Commits](twmb/franz-go@v1.20.7...v1.21.1) 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>
a36f6c3 to
b763085
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.1Changelog
Sourced from github.com/twmb/franz-go's changelog.
... (truncated)
Commits
963be6fMerge pull request #1316 from twmb/misceae16c2changelog: note Event Hubs / metadata-v9 guards; remove unreleased note7bb7ccbkgo: pin OffsetFetch and OffsetCommit to v9 when any topic lacks a TopicIDb7463fdkgo: cap Produce at v12 when any partition lacks a TopicID3c1d0d2kgo: skip OffsetFetch topic-id resolution below v10f3fd99aMerge pull request #1317 from warpstreamlabs/cupcicm/pr/2b2aa603Update my github username in the changelog.8791fdbchangelog: v1.21.1 draft906367dkfake: regression test for share Record.Recycle + pool reusedbba9abkgo: deflake TestDirectPartitionPurgeUpdates
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