Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: pact-foundation/pact-js-core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.5
Choose a base ref
...
head repository: pact-foundation/pact-js-core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.0.6
Choose a head ref
  • 4 commits
  • 7 files changed
  • 4 contributors

Commits on Oct 4, 2019

  1. fix: package.json, package-lock.json & .snyk to reduce vulnerabilities

    The following vulnerabilities are fixed with a Snyk patch:
    - https://snyk.io/vuln/SNYK-JS-HTTPSPROXYAGENT-469131
    snyk-bot committed Oct 4, 2019
    Configuration menu
    Copy the full SHA
    0dc7a8f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2019

  1. Merge pull request #186 from pact-foundation/snyk-fix-12be1bef512c363…

    …b9112ed7aa71de419
    
    [Snyk] Fix for 1 vulnerabilities
    TimothyJones authored Oct 10, 2019
    Configuration menu
    Copy the full SHA
    185f456 View commit details
    Browse the repository at this point in the history
  2. fix(verifier): allow to use progress formatter during verification (#189

    )
    
    * fix(verifier): Allow to use progress formatter during verification
    * chore(verifier): Re-enable RspecJunitFormatter as an option for formatter
    * docs(verifier): Document format option
    vgrigoruk authored and mefellows committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    2571725 View commit details
    Browse the repository at this point in the history
  3. chore(release): 9.0.6

    mefellows committed Oct 10, 2019
    Configuration menu
    Copy the full SHA
    c10b4bd View commit details
    Browse the repository at this point in the history
Loading