Skip to content

Commit

Permalink
Bump NKZSoft.Service.Configuration.Grpc, protobuf-net, protobuf-net.G…
Browse files Browse the repository at this point in the history
…rpc.AspNetCore, protobuf-net.Grpc.AspNetCore.Reflection and protobuf-net.Reflection

Bumps [NKZSoft.Service.Configuration.Grpc](https://github.com/nkz-soft/NKZSoft.Service.Configuration.Grpc), [protobuf-net](https://github.com/protobuf-net/protobuf-net), [protobuf-net.Grpc.AspNetCore](https://github.com/protobuf-net/protobuf-net.Grpc), [protobuf-net.Grpc.AspNetCore.Reflection](https://github.com/protobuf-net/protobuf-net.Grpc) and [protobuf-net.Reflection](https://github.com/protobuf-net/protobuf-net). These dependencies needed to be updated together.

Updates `NKZSoft.Service.Configuration.Grpc` from 1.2.1 to 1.2.2
- [Release notes](https://github.com/nkz-soft/NKZSoft.Service.Configuration.Grpc/releases)
- [Commits](nkz-soft/NKZSoft.Service.Configuration.Grpc@v1.2.1...vv1.2.2)

Updates `protobuf-net` from 3.2.30 to 3.2.30
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](protobuf-net/protobuf-net@3.2.30...3.2.30)

Updates `protobuf-net.Grpc.AspNetCore` from 1.2.2 to 1.2.2
- [Release notes](https://github.com/protobuf-net/protobuf-net.Grpc/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net.Grpc/blob/main/docs/releasenotes.md)
- [Commits](protobuf-net/protobuf-net.Grpc@1.2.2...1.2.2)

Updates `protobuf-net.Grpc.AspNetCore.Reflection` from 1.2.2 to 1.2.2
- [Release notes](https://github.com/protobuf-net/protobuf-net.Grpc/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net.Grpc/blob/main/docs/releasenotes.md)
- [Commits](protobuf-net/protobuf-net.Grpc@1.2.2...1.2.2)

Updates `protobuf-net.Reflection` from 3.2.12 to 3.2.12
- [Release notes](https://github.com/protobuf-net/protobuf-net/releases)
- [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md)
- [Commits](protobuf-net/protobuf-net@3.2.12...3.2.12)

---
updated-dependencies:
- dependency-name: NKZSoft.Service.Configuration.Grpc
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: protobuf-net
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: protobuf-net.Grpc.AspNetCore
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: protobuf-net.Grpc.AspNetCore.Reflection
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: protobuf-net.Reflection
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 822d7df commit 0ba0c1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@
<PackageVersion Include="NKZSoft.Service.Configuration.MassTransit.RabbitMq" Version="1.2.0" />
<PackageVersion Include="NKZSoft.Service.Configuration.Logger" Version="1.3.2" />
<PackageVersion Include="NKZSoft.Service.Configuration.Swagger" Version="1.0.3" />
<PackageVersion Include="NKZSoft.Service.Configuration.Grpc" Version="1.2.1" />
<PackageVersion Include="NKZSoft.Service.Configuration.Grpc" Version="1.2.2" />
<PackageVersion Include="EasyCaching.Serialization.Json" Version="1.9.2" />
<PackageVersion Include="Meziantou.Analyzer" Version="2.0.163" />
<PackageVersion Include="Roslynator.Analyzers" Version="4.12.9" />
Expand Down

0 comments on commit 0ba0c1a

Please sign in to comment.