Skip to content
This repository was archived by the owner on May 22, 2025. It is now read-only.

Bump KafkaFlow and KafkaFlow.Microsoft.DependencyInjection - #14

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-6a13802301
Open

Bump KafkaFlow and KafkaFlow.Microsoft.DependencyInjection#14
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/nuget/multi-6a13802301

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 10, 2025

Copy link
Copy Markdown

Bumps KafkaFlow and KafkaFlow.Microsoft.DependencyInjection. These dependencies needed to be updated together.
Updates KafkaFlow from 2.5.1 to 3.0.10

Release notes

Sourced from KafkaFlow's releases.

3.0.10

What's Changed

Full Changelog: Farfetch/kafkaflow@3.0.9...3.0.10

3.0.9

What's Changed

Full Changelog: Farfetch/kafkaflow@3.0.8...3.0.9

3.0.9-beta1

No release notes provided.

3.0.8

What's Changed

Full Changelog: Farfetch/kafkaflow@3.0.7...3.0.8

3.0.7

What's Changed

New Contributors

Full Changelog: Farfetch/kafkaflow@3.0.6...3.0.7

3.0.6

What's Changed

New Contributors

... (truncated)

Commits
  • e121a5b fix: stop flow manager after calling revoke handlers
  • 433f337 feat: allow multiple OnStarted and OnStopping callback
  • 1bc8d2c fix: use ConfigureAwait(false) on all awaits
  • 16f7851 fix: prevent hanging if stop called from multiple threads
  • 6ede5c7 feat: allow use of cluster defined values for topic creation
  • 188b21d feat: add custom oauth bearer authentication support (#548)
  • ddcefb9 chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#549)
  • da4bfb7 feat: add oauth (#521)
  • 54c0215 fix: fix to ignore header max length (#552)
  • 935eae4 fix: change extension to mjs to resolve error
  • Additional commits viewable in compare view

Updates KafkaFlow.Microsoft.DependencyInjection from 2.5.1 to 3.0.10

Release notes

Sourced from KafkaFlow.Microsoft.DependencyInjection's releases.

3.0.10

What's Changed

Full Changelog: Farfetch/kafkaflow@3.0.9...3.0.10

3.0.9

What's Changed

Full Changelog: Farfetch/kafkaflow@3.0.8...3.0.9

3.0.9-beta1

No release notes provided.

3.0.8

What's Changed

Full Changelog: Farfetch/kafkaflow@3.0.7...3.0.8

3.0.7

What's Changed

New Contributors

Full Changelog: Farfetch/kafkaflow@3.0.6...3.0.7

3.0.6

What's Changed

New Contributors

... (truncated)

Commits
  • e121a5b fix: stop flow manager after calling revoke handlers
  • 433f337 feat: allow multiple OnStarted and OnStopping callback
  • 1bc8d2c fix: use ConfigureAwait(false) on all awaits
  • 16f7851 fix: prevent hanging if stop called from multiple threads
  • 6ede5c7 feat: allow use of cluster defined values for topic creation
  • 188b21d feat: add custom oauth bearer authentication support (#548)
  • ddcefb9 chore(deps): bump express from 4.18.2 to 4.19.2 in /website (#549)
  • da4bfb7 feat: add oauth (#521)
  • 54c0215 fix: fix to ignore header max length (#552)
  • 935eae4 fix: change extension to mjs to resolve error
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 [KafkaFlow](https://github.com/Farfetch/kafkaflow) and [KafkaFlow.Microsoft.DependencyInjection](https://github.com/Farfetch/kafkaflow). These dependencies needed to be updated together.

Updates `KafkaFlow` from 2.5.1 to 3.0.10
- [Release notes](https://github.com/Farfetch/kafkaflow/releases)
- [Commits](Farfetch/kafkaflow@2.5.1...3.0.10)

Updates `KafkaFlow.Microsoft.DependencyInjection` from 2.5.1 to 3.0.10
- [Release notes](https://github.com/Farfetch/kafkaflow/releases)
- [Commits](Farfetch/kafkaflow@2.5.1...3.0.10)

---
updated-dependencies:
- dependency-name: KafkaFlow
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: KafkaFlow.Microsoft.DependencyInjection
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 10, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants