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: v11.1.0
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: v11.1.1
Choose a head ref
  • 11 commits
  • 5 files changed
  • 5 contributors

Commits on Aug 4, 2021

  1. chore(deps): bump tar from 4.4.2 to 4.4.15

    Bumps [tar](https://github.com/npm/node-tar) from 4.4.2 to 4.4.15.
    - [Release notes](https://github.com/npm/node-tar/releases)
    - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v4.4.2...v4.4.15)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    aa8bb35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44bd189 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #311 from pact-foundation/snyk-fix-a0c623ae64e6548…

    …601cf39a18dd67c5a
    
    [Snyk] Security upgrade tar from 4.4.2 to 4.4.15
    TimothyJones authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    08b4164 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #310 from pact-foundation/dependabot/npm_and_yarn/…

    …tar-4.4.15
    
    chore(deps): bump tar from 4.4.2 to 4.4.15
    TimothyJones authored Aug 4, 2021
    Configuration menu
    Copy the full SHA
    3ca8198 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2021

  1. Configuration menu
    Copy the full SHA
    240ea6c View commit details
    Browse the repository at this point in the history
  2. fix: package.json & package-lock.json to reduce vulnerabilities

    The following vulnerabilities are fixed with an upgrade:
    - https://snyk.io/vuln/SNYK-JS-TAR-1536758
    snyk-bot committed Aug 5, 2021
    Configuration menu
    Copy the full SHA
    1a1439c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #313 from pact-foundation/snyk-fix-8fe3b7c1b23b65a…

    …c2b7d77ef00dcea4a
    
    [Snyk] Security upgrade tar from 4.4.15 to 6.1.4
    TimothyJones authored Aug 5, 2021
    Configuration menu
    Copy the full SHA
    76f6db1 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. fix: Avoid throwing an exception if needle can't connect to the mock …

    …service during polling (may fix #314)
    TimothyJones committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    74a2cde View commit details
    Browse the repository at this point in the history
  2. Merge pull request #312 from pact-foundation/chore/upgrade-to-pact-ru…

    …by-standalone-1-88-63
    
    fix: update standalone to 1.88.63
    TimothyJones authored Aug 11, 2021
    Configuration menu
    Copy the full SHA
    62ef211 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6636a8f View commit details
    Browse the repository at this point in the history
  4. chore(release): 11.1.1

    TimothyJones committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    fc99e86 View commit details
    Browse the repository at this point in the history
Loading