Skip to content

Bump the protobuf group with 2 updates#358

Merged
kzu merged 1 commit intomainfrom
dependabot/nuget/protobuf-82509fb60e
May 6, 2025
Merged

Bump the protobuf group with 2 updates#358
kzu merged 1 commit intomainfrom
dependabot/nuget/protobuf-82509fb60e

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 6, 2025

Bumps the protobuf group with 2 updates: protobuf-net and protobuf-net.BuildTools.

Updates protobuf-net from 3.2.30 to 3.2.52

Release notes

Sourced from protobuf-net's releases.

3.2.52

What's Changed

New Contributors

Full Changelog: protobuf-net/protobuf-net@3.2.46...3.2.52

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
  • f4db4af include HC in build outputs
  • 9cd7d6e rev aux libs (#1206)
  • b5eef88 Propose HybridCache service extensions (#1197)
  • 89cb2a0 Cleanup package dependencies (#1195)
  • be85c29 fix(ImmutableArray serializer): Serializing uninitialized ImmutableArray thro...
  • 45d06aa added ServicesTypePrefix property in RuntimeTypeModel.CompilerOptions (#1184)...
  • f563565 TFM and lib bumps (#1191)
  • 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)
  • Additional commits viewable in compare view

Updates protobuf-net.BuildTools from 3.2.33 to 3.2.52

Release notes

Sourced from protobuf-net.BuildTools's releases.

3.2.52

What's Changed

New Contributors

Full Changelog: protobuf-net/protobuf-net@3.2.46...3.2.52

3.2.45

What's Changed

New Contributors

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

Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the protobuf group with 2 updates: [protobuf-net](https://github.com/protobuf-net/protobuf-net) and [protobuf-net.BuildTools](https://github.com/protobuf-net/protobuf-net).


Updates `protobuf-net` from 3.2.30 to 3.2.52
- [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.52)

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

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

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 6, 2025
@kzu
Copy link
Member

kzu commented May 6, 2025

40 passed 40 passed

🧪 Details on Ubuntu 24.04.2 LTS

from dotnet-retest v0.7.1 on .NET 8.0.15 with 💜 by @devlooped

@kzu kzu merged commit f71d6cd into main May 6, 2025
4 checks passed
@kzu kzu deleted the dependabot/nuget/protobuf-82509fb60e branch May 6, 2025 21:17
@devlooped devlooped locked and limited conversation to collaborators Jun 6, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

1 participant