FoundatioFx / Foundatio

Pluggable foundation blocks for building distributed apps.
Apache License 2.0
1.99k stars 244 forks source link

Bump MessagePack from 2.1.143 to 2.1.152 #236

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps MessagePack from 2.1.143 to 2.1.152.

Release notes

Sourced from MessagePack's releases.

v2.1.152

Changes:

Fixes:

  • #833: MessagePackCodeFixProvider crash on code fixit

Others:

  • #956: Fix msgpack003-005 analyzer and add tests
  • #966: Move SequenceReader into our own namespace
  • #961: Update StyleCop.Analyzers and NB.GV version
  • #957: Fix can not compile on Unity Android build
  • #958: Apply latest Library.Template scripts

This list of changes was auto generated.

Commits
  • 8073e88 Merge pull request #956 from AArnott/fix833
  • b953419 Merge pull request #966 from AArnott/AvoidSequenceReaderDuplicate
  • 04c8858 Move SequenceReader into our own namespace
  • 54296da Merge pull request #961 from AArnott/styleCopUpdate
  • e56dd5f Update StyleCop.Analyzers and NB.GV version
  • 895bd1d Fix tests to fail with InvalidCastException instead of NullReferenceException
  • 25068fa Merge pull request #957 from neuecc/fix-for-unity-android
  • a4d04c9 Fix code fix when applied to multiple files
  • 638b54d Add analyzer tests for MsgPack 003-005
  • 68a79ae Merge pull request #958 from AArnott/libtemplateUpdate
  • 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 ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
CLAassistant commented 4 years ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

dependabot[bot] commented 4 years ago

Looks like MessagePack is up-to-date now, so this is no longer needed.