Proto commits in pact-foundation/pact-js-core

These 2 commits are when the Protocol Buffers files have changed:

Commit:813d9a4
Author:Yousaf Nabi

test: renable plugin tests

The documentation is generated from this commit.

Commit:246e86f
Author:Matt Fellows
Committer:Matt Fellows

feat: add additional FFI methods to support plugins Adds the following FFI methods to support custom (plugin) mock servers and provider transports: - pactffiVerifierAddProviderTransport - pactffiCreateMockServerForTransport - pactffiWritePactFileByPort Also, for general verification: - pactffiVerifierSetNoPactsIsError