#17 feat: upgrade nestjs-pact to work with pact-js v10
Pull request opened by
lennartquerter
Upgrade pact-js to v10
Description
• Upgrades pact-js to V10 along with other npm package upgrades
Motivation and Context
This PR is made because we would like to use the latest version of pact (v9) on both standard and NestJS applications.
How Has This Been Tested?
We have ran this internally on 2 services and it seems to work fine, but no extensive testing has been done.
Types of changes
☐ Bug fix (non-breaking change which fixes an issue)
☐ New feature (non-breaking change which adds functionality)
☑︎ Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
☑︎ My change requires a change to the documentation.
☐ I have updated the documentation accordingly.
☑︎ I have added tests to cover my changes.
☐ All new and existing tests passed.
pact-foundation/nestjs-pact
GitHub Actions: Build & Test (18.x)
GitHub Actions: Build & Test (16.x)
GitHub Actions: Build & Test (14.x)
✅ 1 other check has passed
1/4 successful checks