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/IBM/sarama from 1.41.3 to 1.42.1 in /modules/kafka #1955

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 1, 2023

Bumps github.com/IBM/sarama from 1.41.3 to 1.42.1.

Release notes

Sourced from github.com/IBM/sarama's releases.

Version 1.42.1 (2023-11-07)

What's Changed

🐛 Fixes

Full Changelog: IBM/sarama@v1.42.0...v1.42.1

Version 1.42.0 (2023-11-02)

What's Changed

🐛 Fixes

🔧 Maintenance

➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.41.3...v1.42.0

Changelog

Sourced from github.com/IBM/sarama's changelog.

Version 1.42.1 (2023-11-07)

What's Changed

🐛 Fixes

Full Changelog: IBM/sarama@v1.42.0...v1.42.1

Version 1.42.0 (2023-11-02)

What's Changed

🐛 Fixes

🔧 Maintenance

➕ Other Changes

New Contributors

Full Changelog: IBM/sarama@v1.41.3...v1.42.0

Commits
  • d88a48a chore: update CHANGELOG.md to v1.42.1 (#2711)
  • 385b3b4 fix(config): relax ClientID validation after 1.0.0 (#2706)
  • 3364ff0 chore(doc): add CODE_OF_CONDUCT.md
  • 768496e chore(ci): bump actions/dependency-review-action from 3.1.0 to 3.1.1 (#2707)
  • 27710af fix: make fetchInitialOffset use correct protocol (#2705)
  • a46917f chore(ci): bump actions/dependency-review-action from 2.5.1 to 3.1.0 (#2702)
  • 4168f7c chore(ci): bump ossf/scorecard-action from 2.1.2 to 2.3.1 (#2703)
  • 7155d51 chore(ci): add kafka 3.6.0 to FVT and versions
  • e0c3c62 fix(txmgr): ErrOffsetsLoadInProgress is retriable
  • 2e077cf Fix default retention time value in offset commit (#2700)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/IBM/sarama](https:/IBM/sarama) from 1.41.3 to 1.42.1.
- [Release notes](https:/IBM/sarama/releases)
- [Changelog](https:/IBM/sarama/blob/main/CHANGELOG.md)
- [Commits](IBM/sarama@v1.41.3...v1.42.1)

---
updated-dependencies:
- dependency-name: github.com/IBM/sarama
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner December 1, 2023 11:53
@dependabot dependabot bot added dependencies Dependencies or external services go Pull requests that update Go code labels Dec 1, 2023
Copy link

netlify bot commented Dec 1, 2023

Deploy Preview for testcontainers-go ready!

Name Link
🔨 Latest commit fd1fb27
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-go/deploys/6569c934808196000832c1c3
😎 Deploy Preview https://deploy-preview-1955--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 configuration.

@mdelapenya mdelapenya merged commit 53067d6 into main Dec 1, 2023
118 checks passed
@mdelapenya mdelapenya deleted the dependabot/go_modules/modules/kafka/github.com/IBM/sarama-1.42.1 branch December 1, 2023 14:40
mdelapenya added a commit that referenced this pull request Dec 1, 2023
* main:
  chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.10.1 to 8.11.1 and golang.org/x/mod from 0.13.0 to 0.14.0 in /modules/elasticsearch (#1967)
  chore(deps): bump github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2 in /modules/localstack (#1953)
  chore(deps): bump actions/github-script from 6.4.1 to 7.0.1 (#1949)
  chore(deps): bump github.com/IBM/sarama in /modules/kafka (#1955)
  chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 in /modules/neo4j (#1961)
  chore(deps): bump github.com/compose-spec/compose-go from 1.20.0 to 1.20.2 and github.com/docker/compose/v2 from 2.23.0 to 2.23.3 in /modules/compose (#1966)
  chore(deps): bump google.golang.org/api from 0.143.0 to 0.152.0 and cloud.google.com/go/spanner from 1.50.0 to 1.53.0 in /modules/gcloud (#1965)
  chore(deps): bump mkdocs-include-markdown-plugin from 6.0.1 to 6.0.4 (#1934)
  chore(deps): bump github.com/twmb/franz-go in /modules/redpanda (#1935)
  chore(deps): bump k8s.io from 0.28.3 to 0.28.4 in /modules/k3s (#1954)
  chore(deps): bump github.com/spf13/cobra in /modulegen (#1958)
mdelapenya added a commit that referenced this pull request Dec 5, 2023
…util/v3-3.23.11

* main:
  chore(deps): bump golang.org/x/mod in /modules/kafka (#1956)
  chore(deps): bump golang.org/x/sys from 0.13.0 to 0.15.0 (#1944)
  chore(deps): bump golang.org/x/text and golang.org/x/mod from 0.13.0 to 0.14.0 in /modulegen (#1968)
  chore(deps): bump go.mongodb.org/mongo-driver in /modules/mongodb (#1960)
  chore(deps): bump github.com/couchbase/gocb/v2 in /modules/couchbase (#1952)
  chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.10.1 to 8.11.1 and golang.org/x/mod from 0.13.0 to 0.14.0 in /modules/elasticsearch (#1967)
  chore(deps): bump github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2 in /modules/localstack (#1953)
  chore(deps): bump actions/github-script from 6.4.1 to 7.0.1 (#1949)
  chore(deps): bump github.com/IBM/sarama in /modules/kafka (#1955)
  chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 in /modules/neo4j (#1961)
  chore(deps): bump github.com/compose-spec/compose-go from 1.20.0 to 1.20.2 and github.com/docker/compose/v2 from 2.23.0 to 2.23.3 in /modules/compose (#1966)
  chore(deps): bump google.golang.org/api from 0.143.0 to 0.152.0 and cloud.google.com/go/spanner from 1.50.0 to 1.53.0 in /modules/gcloud (#1965)
  chore(deps): bump mkdocs-include-markdown-plugin from 6.0.1 to 6.0.4 (#1934)
  chore(deps): bump github.com/twmb/franz-go in /modules/redpanda (#1935)
  chore(deps): bump k8s.io from 0.28.3 to 0.28.4 in /modules/k3s (#1954)
  chore(deps): bump github.com/spf13/cobra in /modulegen (#1958)
mdelapenya added a commit that referenced this pull request Dec 5, 2023
…containerd-1.7.10

* main:
  chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (#1943)
  chore(deps): bump golang.org/x/mod in /modules/kafka (#1956)
  chore(deps): bump golang.org/x/sys from 0.13.0 to 0.15.0 (#1944)
  chore(deps): bump golang.org/x/text and golang.org/x/mod from 0.13.0 to 0.14.0 in /modulegen (#1968)
  chore(deps): bump go.mongodb.org/mongo-driver in /modules/mongodb (#1960)
  chore(deps): bump github.com/couchbase/gocb/v2 in /modules/couchbase (#1952)
  chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.10.1 to 8.11.1 and golang.org/x/mod from 0.13.0 to 0.14.0 in /modules/elasticsearch (#1967)
  chore(deps): bump github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2 in /modules/localstack (#1953)
  chore(deps): bump actions/github-script from 6.4.1 to 7.0.1 (#1949)
  chore(deps): bump github.com/IBM/sarama in /modules/kafka (#1955)
  chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 in /modules/neo4j (#1961)
  chore(deps): bump github.com/compose-spec/compose-go from 1.20.0 to 1.20.2 and github.com/docker/compose/v2 from 2.23.0 to 2.23.3 in /modules/compose (#1966)
  chore(deps): bump google.golang.org/api from 0.143.0 to 0.152.0 and cloud.google.com/go/spanner from 1.50.0 to 1.53.0 in /modules/gcloud (#1965)
  chore(deps): bump mkdocs-include-markdown-plugin from 6.0.1 to 6.0.4 (#1934)
  chore(deps): bump github.com/twmb/franz-go in /modules/redpanda (#1935)
  chore(deps): bump k8s.io from 0.28.3 to 0.28.4 in /modules/k3s (#1954)
  chore(deps): bump github.com/spf13/cobra in /modulegen (#1958)
mdelapenya added a commit to mdelapenya/testcontainers-go that referenced this pull request Dec 12, 2023
* main: (24 commits)
  chore(deps): bump github.com/ClickHouse/clickhouse-go/v2 (testcontainers#1982)
  chore(deps): bump github.com/twmb/franz-go in /modules/redpanda (testcontainers#1973)
  chore(deps): bump google.golang.org/api from 0.152.0 to 0.153.0, cloud.google.com/go/bigtable from 1.20.0 to 1.21.0 and cloud.google.com/go/spanner from 1.53.0 to 1.53.1 in /modules/gcloud (testcontainers#1983)
  chore(deps): bump github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2 in /modules/localstack (testcontainers#1981)
  chore(deps): bump mkdocs-include-markdown-plugin from 6.0.1 to 6.0.4 (testcontainers#1974)
  feat: add module to support Microsoft SQL Server (testcontainers#1969)
  chore(deps): bump github.com/shirou/gopsutil/v3 from 3.23.10 to 3.23.11 (testcontainers#1943)
  chore(deps): bump golang.org/x/mod in /modules/kafka (testcontainers#1956)
  chore(deps): bump golang.org/x/sys from 0.13.0 to 0.15.0 (testcontainers#1944)
  chore(deps): bump golang.org/x/text and golang.org/x/mod from 0.13.0 to 0.14.0 in /modulegen (testcontainers#1968)
  chore(deps): bump go.mongodb.org/mongo-driver in /modules/mongodb (testcontainers#1960)
  chore(deps): bump github.com/couchbase/gocb/v2 in /modules/couchbase (testcontainers#1952)
  chore(deps): bump github.com/elastic/go-elasticsearch/v8 from 8.10.1 to 8.11.1 and golang.org/x/mod from 0.13.0 to 0.14.0 in /modules/elasticsearch (testcontainers#1967)
  chore(deps): bump github.com/aws/aws-sdk-go and github.com/aws/aws-sdk-go-v2 in /modules/localstack (testcontainers#1953)
  chore(deps): bump actions/github-script from 6.4.1 to 7.0.1 (testcontainers#1949)
  chore(deps): bump github.com/IBM/sarama in /modules/kafka (testcontainers#1955)
  chore(deps): bump github.com/neo4j/neo4j-go-driver/v5 in /modules/neo4j (testcontainers#1961)
  chore(deps): bump github.com/compose-spec/compose-go from 1.20.0 to 1.20.2 and github.com/docker/compose/v2 from 2.23.0 to 2.23.3 in /modules/compose (testcontainers#1966)
  chore(deps): bump google.golang.org/api from 0.143.0 to 0.152.0 and cloud.google.com/go/spanner from 1.50.0 to 1.53.0 in /modules/gcloud (testcontainers#1965)
  chore(deps): bump mkdocs-include-markdown-plugin from 6.0.1 to 6.0.4 (testcontainers#1934)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependencies or external services go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant