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

Bump MASES.KNet from 2.7.1 to 2.7.2 in /src/net #237

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2024

Bumps MASES.KNet from 2.7.1 to 2.7.2.

Release notes

Sourced from MASES.KNet's releases.

V2.7.2: reviewed serializers management

[!NOTE] This version is published in advance, before #427 will be closed, to make public available latest updates coming from JNet 2.5.0

[!CAUTION] Changes from JNet needed changes on KNet Connect SDK, however it is not tested waiting for #427: do not use this KNet Connect SDK version

[!IMPORTANT] This version introduces many breaking changes in serializers

This release mainly changes:

  • KNet:
    • updates to JNet 2.5.1
    • SerDes:
      • adds the common ISerDesSelector interface
      • serializers for native types becomes compliant with the one of Apache Kafka
  • KNet.Serialization.Avro: becomes compliant with ISerDesSelector
  • KNet.Serialization.Json: becomes compliant with ISerDesSelector
  • KNet.Serialization.MessagePack: becomes compliant with ISerDesSelector
  • KNet.Serialization.Protobuf: becomes compliant with ISerDesSelector
  • KNetCLI: no major changes
  • KNetConnect: no major changes
  • KNet Templates: no major changes
  • KNet for PowerShell (aka KNetPS): no major changes
  • Docker image: no major changes
  • Documentation: updates serializers

References and Release Notes

Official Docker image

Official NuGet packages (*)

(*) packages are also available on GitHub packages.

... (truncated)

Commits

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 <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 [MASES.KNet](https://github.com/masesgroup/KNet) from 2.7.1 to 2.7.2.
- [Release notes](https://github.com/masesgroup/KNet/releases)
- [Commits](masesgroup/KNet@V2.7.1.0...V2.7.2.0)

---
updated-dependencies:
- dependency-name: MASES.KNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added .NET Pull requests that update .net code dependencies Pull requests that update a dependency file labels May 27, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2024

Looks like MASES.KNet is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this May 27, 2024
@dependabot dependabot bot deleted the dependabot/nuget/src/net/MASES.KNet-2.7.2 branch May 27, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file .NET Pull requests that update .net code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants