Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MessagePack-CSharp/MessagePack-CSharp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.5.94
Choose a base ref
Loading
...
head repository: MessagePack-CSharp/MessagePack-CSharp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.103
Choose a head ref
Loading
  • 10 commits
  • 9 files changed
  • 5 contributors

Commits on Mar 12, 2023

  1. 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>
    dependabot[bot] authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    9c3b648 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Merge pull request #1572 from neuecc/dependabot/nuget/BenchmarkDotNet…

    …Version-0.13.5
    
    Bump BenchmarkDotNetVersion from 0.13.2 to 0.13.5
    AArnott authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    f546626 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    739085e View commit details
    Browse the repository at this point in the history
  3. Do not pack GeneratorCore

    AArnott committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    dd703a8 View commit details
    Browse the repository at this point in the history
  4. 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.
    takeshik committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    fef9ec6 View commit details
    Browse the repository at this point in the history
  5. 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
    AArnott authored Mar 13, 2023
    Configuration menu
    Copy the full SHA
    1d322ca View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2023

  1. Configuration menu
    Copy the full SHA
    0e387c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    641c87d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa8acaf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1575 from AArnott/fix1574

    Fix PrimitiveObjectResolver's ability to read strings
    AArnott authored Mar 14, 2023
    Configuration menu
    Copy the full SHA
    cb44cb8 View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.