sia-digital / pibox

PiBox is a service hosting framework that allows .net devs to decorate their services with behaviours or functionality (think of plugins) while only using minimal configuration.
https://sia-digital.gitbook.io/pibox/
MIT License
6 stars 3 forks source link

Bump KafkaFlow.Serializer.ProtobufNet from 2.5.0 to 3.0.4 #48

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps KafkaFlow.Serializer.ProtobufNet from 2.5.0 to 3.0.4.

Release notes

Sourced from KafkaFlow.Serializer.ProtobufNet's releases.

3.0.4

What's Changed

New Contributors

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.3...3.0.4

3.0.3

What's Changed

New Contributors

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.2...3.0.3

3.0.2

What's Changed

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.1...3.0.2

3.0.1

What's Changed

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.0...3.0.1

... (truncated)

Commits
  • 4f79c43 fix: preserve message context items when SetMessage is called
  • dc0882f fix: documentation typos (#533)
  • fcd2eda docs: fix typo in InvalidOperationException (lowercase o)
  • 4837227 chore(deps-dev): bump ip in /src/KafkaFlow.Admin.Dashboard/ClientApp
  • 284cdac fix: add health check to broker (#524)
  • b9cde89 docs: fix information about storing offset manually
  • 5c7ae60 docs: add information about new methods
  • 9871063 chore(deps): bump microsoft.io.recyclablememorystream from 2.3.2 to 3.0.0
  • 720de68 chore(deps): bump trim, @​docusaurus/core and @​docusaurus/preset-classic
  • 45fd29a chore(deps): bump got from 9.6.0 to 12.6.1 in /website (#513)
  • Additional commits viewable in compare view


Dependabot compatibility score

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 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)
dependabot[bot] commented 7 months ago

Superseded by #49.