-
-
Notifications
You must be signed in to change notification settings - Fork 770
Comparing changes
Open a pull request
base repository: MessagePack-CSharp/MessagePack-CSharp
base: v2.5.94
head repository: MessagePack-CSharp/MessagePack-CSharp
compare: v2.5.103
- 10 commits
- 9 files changed
- 5 contributors
Commits on Mar 12, 2023
-
Bump BenchmarkDotNetVersion from 0.13.2 to 0.13.5
Bumps `BenchmarkDotNetVersion` from 0.13.2 to 0.13.5. Updates `BenchmarkDotNet` from 0.13.2 to 0.13.5 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.2...v0.13.5) Updates `BenchmarkDotNet.Diagnostics.Windows` from 0.13.2 to 0.13.5 - [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases) - [Commits](dotnet/BenchmarkDotNet@v0.13.2...v0.13.5) --- updated-dependencies: - dependency-name: BenchmarkDotNet dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: BenchmarkDotNet.Diagnostics.Windows dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9c3b648 - Browse repository at this point
Copy the full SHA 9c3b648View commit details
Commits on Mar 13, 2023
-
Merge pull request #1572 from neuecc/dependabot/nuget/BenchmarkDotNet…
…Version-0.13.5 Bump BenchmarkDotNetVersion from 0.13.2 to 0.13.5
Configuration menu - View commit details
-
Copy full SHA for f546626 - Browse repository at this point
Copy the full SHA f546626View commit details -
Bump Moq from 4.18.2 to 4.18.4 (#1569)
Bumps [Moq](https://github.com/moq/moq4) from 4.18.2 to 4.18.4. - [Release notes](https://github.com/moq/moq4/releases) - [Changelog](https://github.com/moq/moq4/blob/main/CHANGELOG.md) - [Commits](devlooped/moq@v4.18.2...v4.18.4) --- updated-dependencies: - dependency-name: Moq dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 739085e - Browse repository at this point
Copy the full SHA 739085eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd703a8 - Browse repository at this point
Copy the full SHA dd703a8View commit details -
Use Mono.RuntimeStructs to test if the runtime is Mono
In newer versions of .NET (6 or later), Mono.Runtime does not exist even if the runtime is Mono. Mono.RuntimeStructs is one of the types which is existed both older and newer Mono.
Configuration menu - View commit details
-
Copy full SHA for fef9ec6 - Browse repository at this point
Copy the full SHA fef9ec6View commit details -
Merge pull request #1573 from takeshik/fix-MonoProtection-on-newer-mo…
…no-vm Use Mono.RuntimeStructs rather than Mono.Runtime to test if app is running on Mono runtime
Configuration menu - View commit details
-
Copy full SHA for 1d322ca - Browse repository at this point
Copy the full SHA 1d322caView commit details
Commits on Mar 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0e387c5 - Browse repository at this point
Copy the full SHA 0e387c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 641c87d - Browse repository at this point
Copy the full SHA 641c87dView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa8acaf - Browse repository at this point
Copy the full SHA aa8acafView commit details -
Merge pull request #1575 from AArnott/fix1574
Fix PrimitiveObjectResolver's ability to read strings
Configuration menu - View commit details
-
Copy full SHA for cb44cb8 - Browse repository at this point
Copy the full SHA cb44cb8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.5.94...v2.5.103