pact-foundation / pact-js

JS version of Pact. Pact is a contract testing framework for HTTP APIs and non-HTTP asynchronous messaging systems.
https://pact.io
Other
1.58k stars 342 forks source link

RFC: Pact JS V9.x - Update to latest V2 standalone / Include ARM64 Platforms #1181

Closed YOU54F closed 3 months ago

YOU54F commented 4 months ago

See https://github.com/pact-foundation/pact-js-core/issues/489 for details

YOU54F commented 3 months ago

@pact-foundation/pact-node was updated to v10.18.0 contain

https://www.npmjs.com/package/@pact-foundation/pact-node/v/10.18.0

It contains the following pull request

https://github.com/pact-foundation/pact-js-core/pull/491

This results in v9.x users of pact-js picking up the changes via a caret filter in the package.json deps for @pact-foundation/pact-node

The benefits include

This is to serve as a stopgap for users for migrating onto pact-js v10 (migration to rust core) and onwards (currently v12.x)

Tested locally with 9.18.1