CacheTower
CacheTower copied to clipboard
Update dependency protobuf-net to 3.2.52
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| protobuf-net | 3.2.30 -> 3.2.52 |
Release Notes
protobuf-net/protobuf-net (protobuf-net)
v3.2.52
What's Changed
- fix(ImmutableArray serializer): Serializing uninitialized ImmutableArray throws NullReferenceException by @johncrim in https://github.com/protobuf-net/protobuf-net/pull/1183
- Cleanup package dependencies by @pentp in https://github.com/protobuf-net/protobuf-net/pull/1195
- Propose HybridCache service extensions by @mgravell in https://github.com/protobuf-net/protobuf-net/pull/1197
- rev aux libs by @mgravell in https://github.com/protobuf-net/protobuf-net/pull/1206
New Contributors
- @johncrim made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1183
- @pentp made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1195
Full Changelog: https://github.com/protobuf-net/protobuf-net/compare/3.2.46...3.2.52
v3.2.46: 3..2.46
What's Changed
- TFM and lib bumps by @mgravell in https://github.com/protobuf-net/protobuf-net/pull/1191
- added ServicesTypePrefix property in RuntimeTypeModel.CompilerOptions (#1184) by @MFinkBK in https://github.com/protobuf-net/protobuf-net/pull/1193
New Contributors
- @MFinkBK made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1193
Full Changelog: https://github.com/protobuf-net/protobuf-net/compare/3.2.45...3.2.46
v3.2.45
What's Changed
- investigate #1084 - fix typo in
GetSetMethodby @mgravell in https://github.com/protobuf-net/protobuf-net/pull/1086 - Fix-10777 DataContractAnalyzer crashes on partial classes by @DomasM in https://github.com/protobuf-net/protobuf-net/pull/1105
- try net8 packaging by @mgravell in https://github.com/protobuf-net/protobuf-net/pull/1113
- Sort order of Serializer.GetProto<FooEnum>() as reported in #1102 by @jfbourke in https://github.com/protobuf-net/protobuf-net/pull/1123
- Support serializing ISet<T> and IReadOnlySet<T> by @ladeak in https://github.com/protobuf-net/protobuf-net/pull/1118
- Suppress CS8981 in generated protos by @xPaw in https://github.com/protobuf-net/protobuf-net/pull/1107
- don't emit CS8981 in down-level compilers by @mgravell in https://github.com/protobuf-net/protobuf-net/pull/1125
- lib rev and noise reduction by @mgravell in https://github.com/protobuf-net/protobuf-net/pull/1129
- Adds New SchemaGeneration Flag for Generating Prefixed Enum Members by @ThaTechMaestro in https://github.com/protobuf-net/protobuf-net/pull/1133
- Add SubtypesCount public get-only property to the MetaType object by @AgentFire in https://github.com/protobuf-net/protobuf-net/pull/1127
- Add NestedTypes to DynamicallyAccessedMember use by @yaakov-h in https://github.com/protobuf-net/protobuf-net/pull/817
- Fix the warning output for the CS0078 rule by @rstm-sf in https://github.com/protobuf-net/protobuf-net/pull/1171
- Add IComparable and IEquatable to WellKnownTypes.Timestamp by @alexcox in https://github.com/protobuf-net/protobuf-net/pull/1165
New Contributors
- @DomasM made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1105
- @jfbourke made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1123
- @ThaTechMaestro made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1133
- @AgentFire made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1127
- @rstm-sf made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1171
- @alexcox made their first contribution in https://github.com/protobuf-net/protobuf-net/pull/1165
Full Changelog: https://github.com/protobuf-net/protobuf-net/compare/3.2.30...3.2.45
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.