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

Bump MessagePack from 2.1.152 to 2.1.165 in /src #527

Merged
merged 1 commit into from
Aug 17, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 17, 2020

Bumps MessagePack from 2.1.152 to 2.1.165.

Release notes

Sourced from MessagePack's releases.

v2.1.165

Changes:

  • #997: Add packagejson and enable .meta for Unity
  • #996: creating DynamicAssembly to lazy
  • #994: Mpc support for generic class unions
  • #978: warning disable 0162 for unity
  • #964: Unity IL2CPP generic object wrapper code gen
  • #982: Fixed deserialization on static constructor
  • #981: Update MessagePackReader.cs
  • #976: Add BSON implementation from Json.NET
  • #975: Shared projects were still not correctly parsed on Linux.
  • #972: Fix #971 Shared Projects incorrecly included.
  • #971: Shared Projects have unexpected behavoiur in mpc

This list of changes was auto generated.

Commits
  • 7d06c13 Merge pull request #997 from neuecc/unity-package
  • 2bbf2e1 Merge pull request #996 from neuecc/fix-for-xamarin
  • 7f045a7 Merge pull request #994 from thorgeirk11/master
  • d158da1 fixing a typo
  • 7930b43 fix compile error for dynamic code dumper
  • c1fe222 add packagejson and enable .meta
  • cb24621 Merge pull request #978 from neuecc/disable-warning-unity
  • 2ee8ea3 creating DynamicAssembly to lazy
  • ccab625 Mpc now supports generating formatters base on generic class unions.
  • 700c0ee Merge branch 'master' of github.com:thorgeirk11/MessagePack-CSharp
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 17, 2020
@codecov-commenter
Copy link

codecov-commenter commented Aug 17, 2020

Codecov Report

Merging #527 into master will increase coverage by 0.02%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
+ Coverage   89.27%   89.30%   +0.02%     
==========================================
  Files          51       51              
  Lines        4085     4085              
==========================================
+ Hits         3647     3648       +1     
+ Misses        438      437       -1     
Impacted Files Coverage Δ
src/StreamJsonRpc/JsonRpc.cs 92.84% <0.00%> (ø)
src/StreamJsonRpc/MessageHandlerBase.cs 100.00% <0.00%> (+1.21%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 531f193...e2adb08. Read the comment docs.

@AArnott AArnott merged commit 1d5468f into master Aug 17, 2020
@AArnott AArnott deleted the dependabot/nuget/src/MessagePack-2.1.165 branch August 17, 2020 15:26
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.

2 participants