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.7 #55

Open dependabot[bot] opened 6 months ago

dependabot[bot] commented 6 months ago

Bumps KafkaFlow.Serializer.ProtobufNet from 2.5.0 to 3.0.7.

Release notes

Sourced from KafkaFlow.Serializer.ProtobufNet's releases.

3.0.7

What's Changed

New Contributors

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.6...3.0.7

3.0.6

What's Changed

New Contributors

Full Changelog: https://github.com/Farfetch/kafkaflow/compare/3.0.5...3.0.6

3.0.5

What's Changed

New Contributors

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

3.0.4

What's Changed

... (truncated)

Commits
  • 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
  • f980523 chore(deps-dev): bump express
  • 082baf3 fix: produce tombstone records (#547)
  • 79f8b1b chore(deps): bump webpack-dev-middleware from 5.3.3 to 5.3.4 in /website (#545)
  • 2bb93c5 chore(deps-dev): bump follow-redirects
  • 1d1320a chore(deps): bump follow-redirects from 1.15.4 to 1.15.6 in /website
  • 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)