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

Update dependency MessagePack to 2.5.192 - autoclosed #1353

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 7, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
MessagePack 2.2.85 -> 2.5.192 age adoption passing confidence

Release Notes

MessagePack-CSharp/MessagePack-CSharp (MessagePack)

v2.5.192

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.187...v2.5.192

v2.5.187

Changes:

This list of changes was auto generated.

v2.5.172

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.171...v2.5.172

v2.5.171

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.168...v2.5.171

v2.5.168

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.140...v2.5.168

v2.5.140

What's Changed
New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.129...v2.5.140

v2.5.129

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.124...v2.5.129

v2.5.124

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.108...v2.5.124

v2.5.108

What's Changed

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.103...v2.5.108

v2.5.103

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.94...v2.5.103

v2.5.94

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.5.64-alpha...v2.5.94

v2.4.59

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.4.35...v2.4.59

v2.4.35

Changes:

Enhancements:
  • #​1457: Add option to avoid large buffer allocations
  • #​1445: MessagePack.Generator RollForward to Major
Others:
  • #​1455: Add StringInterningFormatter.cs.meta for Unity
  • #​1448: Drop net5.0 runtime targets

This list of changes was auto generated.

v2.3.112

What's Changed

New Contributors

Full Changelog: MessagePack-CSharp/MessagePack-CSharp@v2.3.85...v2.3.112

v2.3.85

Changes:

  • #​1314: Skip setting fields when the ctor already took the value
  • #​1308: Readonly Dictionary with DataMember.Order is not being deserialized
  • #​1302: Refactory ObjectSerializationInfo.CreateOrNull
  • #​1300: Fix code generation for string-keyed objects with getter-only props and parameterized ctor.
  • #​1303: add unittest for DataContractSerializer compatibility

This list of changes was auto generated.

v2.3.75

Changes:

Breaking

This release includes a behavioral breaking change (relative to our v2.2 releases) for better performance and avoid overriding default values when the msgpack stream does not include a value for that property (see #​1085)

Enhancements:
  • #​1277: Updating constructor matching for int keys
Others:
  • #​1264: Clearly document unity scenarios that require AOT

This list of changes was auto generated.

v2.2.113

Changes:

Fixes:
  • #​1251: ByteArrayFormatter should allow deserializing fixarray of bytes
Enhancements:
  • #​1277: Updating constructor matching for int keys
Others:
  • #​1264: Clearly document unity scenarios that require AOT
  • #​1263: Use AssemblyBuilderAccess.RunAndCollect instead of AssemblyBuilderAccess.Run
  • #​1262: Suppress the only build warning we have
  • #​1252: Allow deserializing byte[] from a msgpack array
  • #​1254: Update from Library.Template
See More
  • #​1244: init.ps1 fails if the repo is stored in a path that has spaces in the name
  • #​1248: Add Odin Serializer to the benchmark (round 2)
  • #​1219: Bump Microsoft.AspNetCore.Mvc.Abstractions from 1.1.2 to 1.1.3 in /src/MessagePack.AspNetCoreMvcFormatter
  • #​1223: Fix readme about mpc
  • #​1192: Fix mpc ignore generic type defined in out side target
  • #​1111: MessagePackGenerator (mpc.exe) ignore generic type definition, that defined outside target project.

This list of changes was auto generated.


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 becomes conflicted, 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.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 7, 2025
@renovate renovate bot changed the title Update dependency MessagePack to 2.5.192 Update dependency MessagePack to 2.5.192 - autoclosed Feb 7, 2025
@renovate renovate bot closed this Feb 7, 2025
@renovate renovate bot deleted the renovate/messagepack-2.x branch February 7, 2025 23:18
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants