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.59k stars 343 forks source link

fix: missing min in v3 eachLike pact-foundation/pact-js#958 #1019

Closed hborham closed 1 year ago

hborham commented 1 year ago

Thank you for making a pull request!

Pact-JS is built and maintained by developers like you, and we appreciate contributions very much. You are awesome!

Here is a short checklist to give your PR the best start:

Everything above can be removed once checked

Commit messages

Our changelog is automatically built from our commit history, using conventional changelog. This means we'd like to take care that:

If you've made many commits that don't adhere to this style, we recommend squashing your commits to a new branch before making a PR. Alternatively, we can do a squash merge, but you'll lose attribution for your change.

For more information please see CONTRIBUTING.md

Everything above can be removed

PR Template

Please describe what this PR is for, or link the issue that this PR fixes Came across this issue mention here

You may add as much or as little context as you like here, whatever you think is right I choose little.

Thanks again! You're welcome

hborham commented 1 year ago

😮 build failures 😮

mefellows commented 1 year ago

Thanks Haz - yes, I merged a bunch of dependabot PRs the other day and Nest JS isn't happy (see #1010). This change looks good though, appreciate it :)