Skip to content
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 github.com/twmb/franz-go from 1.13.4 to 1.13.5 in /modules/redpanda #1283

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 13, 2023

Bumps github.com/twmb/franz-go from 1.13.4 to 1.13.5.

Changelog

Sourced from github.com/twmb/franz-go's changelog.

v1.13.5

This tiny patch release relaxes SASL/PLAIN to ignore any server response. This patch is only useful if you are using this client against Tencent (at least as we known at this moment). A normal broker does not reply to a successful PLAIN auth with any data, but Tencent apparently does. Sarama and the Kafka client itself both seem to ignore extra data once auth is successful, and if a broker actually rejected the auth then the broker would close the connection, so ignoring this data seems fine.

  • 3addecc sasl plain: ignore any challenge data
Commits
  • 18e3c13 Merge pull request #465 from twmb/changelog_v1.13.5
  • c7348fd CHANGELOG: note incoming v1.13.5
  • 110b448 Merge pull request #464 from twmb/plain_ignore_challenge
  • 55067f2 Merge pull request #463 from sbuliarca/messages-consumed-produced-metric
  • 3addecc sasl plain: ignore any challenge data
  • 9673f90 Merge pull request #461 from lovromazgon/schema-by-id
  • 8efdb35 kotel: add messaging.kafka.fetch_records.count and messaging.kafka.produce_re...
  • 39b2c8e add method to retrieve schema by ID
  • 8406043 Merge pull request #455 from lahsivjar/upgrade-otel-metric
  • ed1d0f4 Merge pull request #456 from lovromazgon/master
  • Additional commits viewable in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/twmb/franz-go](https://github.com/twmb/franz-go) from 1.13.4 to 1.13.5.
- [Changelog](https://github.com/twmb/franz-go/blob/master/CHANGELOG.md)
- [Commits](twmb/franz-go@v1.13.4...v1.13.5)

---
updated-dependencies:
- dependency-name: github.com/twmb/franz-go
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner June 13, 2023 09:31
@dependabot dependabot bot added the dependencies Dependencies or external services label Jun 13, 2023
@netlify
Copy link

netlify bot commented Jun 13, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit 11c3559
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/6488378923d60b0008962bf9
😎 Deploy Preview https://deploy-preview-1283--testcontainers-go.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@sonarcloud
Copy link

sonarcloud bot commented Jun 13, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

@mdelapenya mdelapenya merged commit ffec379 into main Jun 13, 2023
116 checks passed
@mdelapenya mdelapenya deleted the dependabot/go_modules/modules/redpanda/github.com/twmb/franz-go-1.13.5 branch June 13, 2023 10:30
mdelapenya added a commit that referenced this pull request Jun 13, 2023
….5.0

* main:
  chore(deps): bump github.com/aws/aws-sdk-go in /modules/localstack (#1271)
  chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 in /modules/neo4j (#1265)
  chore(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 in /examples (#1284)
  chore(deps): bump github.com/twmb/franz-go in /modules/redpanda (#1283)
  chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1282)
  fix: return proper docker socket for remote Docker hosts (#1281)
  Update java docs domain (#1279)
mdelapenya added a commit that referenced this pull request Jun 13, 2023
…er-24.0.2incompatible

* main:
  chore(deps): bump github.com/aws/aws-sdk-go in /modules/localstack (#1271)
  chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 in /modules/neo4j (#1265)
  chore(deps): bump google.golang.org/api from 0.124.0 to 0.125.0 in /examples (#1284)
  chore(deps): bump github.com/twmb/franz-go in /modules/redpanda (#1283)
  chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1282)
  fix: return proper docker socket for remote Docker hosts (#1281)
  Update java docs domain (#1279)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant