-
-
Notifications
You must be signed in to change notification settings - Fork 743
Comparing changes
Open a pull request
base repository: MessagePack-CSharp/MessagePack-CSharp
base: master
head repository: MessagePack-CSharp/MessagePack-CSharp
compare: develop
- 7 commits
- 2 files changed
- 4 contributors
Commits on Jan 5, 2025
-
Bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 (#2116)
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.11.1 to 17.12.0. - [Release notes](https://github.com/microsoft/vstest/releases) - [Changelog](https://github.com/microsoft/vstest/blob/main/docs/releases.md) - [Commits](microsoft/vstest@v17.11.1...v17.12.0) --- updated-dependencies: - dependency-name: Microsoft.NET.Test.Sdk dependency-type: direct:production update-type: version-update:semver-minor ... 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 36dd0f9 - Browse repository at this point
Copy the full SHA 36dd0f9View commit details -
Bump nunit from 4.2.2 to 4.3.2 (#2117)
Bumps [nunit](https://github.com/nunit/nunit) from 4.2.2 to 4.3.2. - [Release notes](https://github.com/nunit/nunit/releases) - [Changelog](https://github.com/nunit/nunit/blob/main/CHANGES.md) - [Commits](nunit/nunit@4.2.2...4.3.2) --- updated-dependencies: - dependency-name: nunit dependency-type: direct:production update-type: version-update:semver-minor ... 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 7c76470 - Browse repository at this point
Copy the full SHA 7c76470View commit details -
Bump Newtonsoft.Json and Newtonsoft.Json.Bson (#2118)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) and [Newtonsoft.Json.Bson](https://github.com/JamesNK/Newtonsoft.Json.Bson). These dependencies needed to be updated together. Updates `Newtonsoft.Json` from 13.0.3 to 13.0.1 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](JamesNK/Newtonsoft.Json@13.0.3...13.0.1) Updates `Newtonsoft.Json.Bson` from 1.0.2 to 1.0.3 - [Release notes](https://github.com/JamesNK/Newtonsoft.Json.Bson/releases) - [Commits](JamesNK/Newtonsoft.Json.Bson@1.0.2...1.0.3) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Newtonsoft.Json.Bson 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 dfd711d - Browse repository at this point
Copy the full SHA dfd711dView commit details -
Bump MicrosoftCodeAnalysisVersion from 4.8.0 to 4.12.0 (#2115)
* Bump MicrosoftCodeAnalysisVersion from 4.8.0 to 4.12.0 Bumps `MicrosoftCodeAnalysisVersion` from 4.8.0 to 4.12.0. Updates `Microsoft.CodeAnalysis.CSharp` from 4.8.0 to 4.12.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `Microsoft.CodeAnalysis.CSharp.Workspaces` from 4.8.0 to 4.12.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) Updates `Microsoft.CodeAnalysis.VisualBasic.Workspaces` from 4.8.0 to 4.12.0 - [Release notes](https://github.com/dotnet/roslyn/releases) - [Changelog](https://github.com/dotnet/roslyn/blob/main/docs/Breaking%20API%20Changes.md) - [Commits](https://github.com/dotnet/roslyn/commits) --- updated-dependencies: - dependency-name: Microsoft.CodeAnalysis.CSharp dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.CSharp.Workspaces dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.CodeAnalysis.VisualBasic.Workspaces dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Don't change the VS version we target --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 72b7d11 - Browse repository at this point
Copy the full SHA 72b7d11View commit details
Commits on Jan 6, 2025
-
Bump FluentAssertions from 6.12.0 to 7.0.0 (#2114)
* Bump FluentAssertions from 6.12.0 to 7.0.0 Bumps [FluentAssertions](https://github.com/fluentassertions/fluentassertions) from 6.12.0 to 7.0.0. - [Release notes](https://github.com/fluentassertions/fluentassertions/releases) - [Changelog](https://github.com/fluentassertions/fluentassertions/blob/develop/AcceptApiChanges.ps1) - [Commits](fluentassertions/fluentassertions@6.12.0...7.0.0) --- updated-dependencies: - dependency-name: FluentAssertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> * Rollback CodeAnalysis version bump --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Andrew Arnott <andrewarnott@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8945bfe - Browse repository at this point
Copy the full SHA 8945bfeView commit details
Commits on Jan 7, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 4e9fee0 - Browse repository at this point
Copy the full SHA 4e9fee0View commit details
Commits on Jan 27, 2025
-
Merge pull request #2119 from MarcusChr/develop
Consolidation of AssemblyBuilderAccess when generating dynamic assemblies
Configuration menu - View commit details
-
Copy full SHA for 524fd55 - Browse repository at this point
Copy the full SHA 524fd55View 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 master...develop