Skip to content

.Net: Bump protobuf-net from 3.2.30 to 3.2.45 in /dotnet#9529

Merged
markwallace-microsoft merged 1 commit intomainfrom
dependabot/nuget/dotnet/protobuf-net-3.2.45
Nov 5, 2024
Merged

.Net: Bump protobuf-net from 3.2.30 to 3.2.45 in /dotnet#9529
markwallace-microsoft merged 1 commit intomainfrom
dependabot/nuget/dotnet/protobuf-net-3.2.45

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2024

Bumps protobuf-net from 3.2.30 to 3.2.45.

Release notes

Sourced from protobuf-net's releases.

3.2.45

What's Changed

New Contributors

Full Changelog: protobuf-net/protobuf-net@3.2.30...3.2.45

Changelog

Sourced from protobuf-net's changelog.

Release Notes

Packages are available on NuGet: protobuf-net, or it can be built from source

Roadmap

  • gRPC: see protobuf-net.Grpc
  • 2.4.*: critical maintenance only (no feature work planned)
  • 3.0: new custom serializer API (message+scalar); "pipelines" support; split core and reflection code-bases into separate libs
  • 3.1: adds model depth validation, which may impact some models; see TypeModel.MaxDepth
  • future: Any support; custom list API support; support for [ReadOnly]Memory<T>, ReadOnlySequence<T>, IMemoryOwner<T>
  • future: protogen support for emitting pre-coded custom serializers
  • future: build-time tooling from code-first (aka "generators")

unreleased

  • support of deserializing ISet<T> and IReadOnlySet<T> (ladeak)
Commits
  • 90014d5 Add IComparable and IEquatable to WellKnownTypes.Timestamp (#1165)
  • 21d5c30 Fix the warning output for the CS0078 rule (#1171)
  • ca2148a Add NestedTypes to DynamicallyAccessedMember (#817)
  • 93b8be6 Add SubtypesCount public get-only property to the MetaType object (#1127)
  • 7c8c000 Adds New SchemaGeneration Flag for Generating Prefixed Enum Members (#1133)
  • 99eb2c3 noise reduction (#1129)
  • 9cce21c don't emit CS8981 in down-level compilers (#1125)
  • f9a8abe Suppress CS8981 in generated protos (#1107)
  • da72635 Support serializing ISet and IReadOnlySet (this latter for .NET6 and above on...
  • a263ab6 Sort order of Serializer.GetProto<FooEnum>() as reported in #1102 (#1123)
  • 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 <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 [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.2.30 to 3.2.45.
- [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.45)

---
updated-dependencies:
- dependency-name: protobuf-net
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner November 4, 2024 22:27
@dependabot dependabot bot added .NET Issue or Pull requests regarding .NET code dependencies Pull requests that update a dependency file. Used by Dependabot. labels Nov 4, 2024
@github-actions github-actions bot changed the title Bump protobuf-net from 3.2.30 to 3.2.45 in /dotnet .Net: Bump protobuf-net from 3.2.30 to 3.2.45 in /dotnet Nov 4, 2024
@markwallace-microsoft markwallace-microsoft added this pull request to the merge queue Nov 5, 2024
Merged via the queue into main with commit 7add1cb Nov 5, 2024
@markwallace-microsoft markwallace-microsoft deleted the dependabot/nuget/dotnet/protobuf-net-3.2.45 branch November 5, 2024 11:00
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. Used by Dependabot. .NET Issue or Pull requests regarding .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants