Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pact-foundation/pact-js-core

Core binaries for pact-js, a Contract Testing Framework. NOTE: If you are looking to do Pact contract testing in node, you almost certainly want pact-js, not pact-node.
https://github.com/pact-foundation/pact-js-core

chore: Make version numbers clearer in download scripts

40fdac4f538344fa650ae33fd5cf78c06c2d5570 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Prevent repeat initialisations of the ffi core

b476f03be864c20c30d85fc77faccd583741479e authored over 3 years ago by Timothy Jones <[email protected]>
chore: Slightly cleanup types

72cd68e34925ae66e0f82ae1d4f6a2cfa8e3b4b8 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Extract ffi declarations into separate file

1049af04bc372841c6bd9a60cc43d905eedad2ca authored over 3 years ago by Timothy Jones <[email protected]>
chore: Move ffi initialisation into the ffi module

4ca70b945c599ba6f06c05aa4370d1aa8e03d45c authored over 3 years ago by Timothy Jones <[email protected]>
chore: Add definitions for the consumer FFI functions

3fa44e7e8dbb6c16743a4bdc637e6147563833b0 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Also download pact.h along with the ffi, to make maintainer's lives easier

c9e5bc9f395b45164bb9baad142f1cd94a894eb1 authored over 3 years ago by Timothy Jones <[email protected]>
fix: Bump version of libpact_ffi to 0.0.2

490249caceaf65659c629d7c42590ff46fa97115 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Tie downloaded and executed version of libpact_ffi together

3bb76a8c1496857813d07a7cc6d1cb5a0316463d authored over 3 years ago by Timothy Jones <[email protected]>
chore(release): 13.1.6

1d22df3d361182e2710cb56bdc1ea84881780167 authored over 3 years ago by TimothyJones <[email protected]>
fix(verifier): Correct the way that authentication tokens are sent to the verifier

4902db73fcd334647b246cd03c9e979ca024b069 authored over 3 years ago by Timothy Jones <[email protected]>
chore(release): 13.1.5

502e307a1ce51fe108f42666574e0d64d6d7a819 authored over 3 years ago by TimothyJones <[email protected]>
chore: fix formatting

bb46b15f1a65dfc73cb32d317728b15d278a264f authored over 3 years ago by Timothy Jones <[email protected]>
fix: add disableSslVerification option to verifier

f354d8a2052ef52ed2066bffcc18b3e022ca44d0 authored over 3 years ago by Timothy Jones <[email protected]>
fix: update standalone to 1.88.66 (#320)

Co-authored-by: bethesque <[email protected]>

92f0532af57757acfca01efae75cefd192de0a58 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 13.1.4

c909a31900d2cb83a43b3d65c3d69746ebfbc4d9 authored over 3 years ago by TimothyJones <[email protected]>
fix: Fix an issue that caused ENOENT on some platforms

943484a6feb8d015f95e8394b82d7f4a07a085f8 authored over 3 years ago by Timothy Jones <[email protected]>
fix: update standalone to 1.88.65 (#319)

Co-authored-by: bethesque <[email protected]>

3be38b409ce4a88c115ce0938930b1edcc4bd9e0 authored over 3 years ago by github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
chore(release): 13.1.3

2c6fabe57db8a50fe97e5bd3c67fe08da418cd94 authored over 3 years ago by TimothyJones <[email protected]>
chore: slightly reduce npm package size

3fecb4b219948259b72bc2356ea7d5763f7fe4d1 authored over 3 years ago by Timothy Jones <[email protected]>
chore: update types in validator

f523a7408a5b9cda0d42a00faa712f7623748708 authored over 3 years ago by Timothy Jones <[email protected]>
fix: Add consumer version selectors for deployedOrReleased, deployed, released and environment (#715)

1bf3b225da0006ddfca61bd5773df2758f4b249a authored over 3 years ago by Timothy Jones <[email protected]>
chore(release): 13.1.2

adece5836df8c90861e1ec2ce28ced03283dbd76 authored over 3 years ago by TimothyJones <[email protected]>
fix: Don't create logger on each log call, so that frameworks that check for imports after teardown (jest) don't throw errors deep inside pino

c5cf07796a564fd1d70cafcd6d705d8b3e81a3f7 authored over 3 years ago by Timothy Jones <[email protected]>
chore(release): 13.1.1

3d2d19b4ef03a9f3b9034543ef1a537bc74f11ef authored over 3 years ago by TimothyJones <[email protected]>
fix: bump dependencies to fix a possible issue with a misbehaving pino

fe09e4e1206eb38dd40fc15c472b2e6c491a8095 authored over 3 years ago by Timothy Jones <[email protected]>
chore(deps): bump tar from 6.1.7 to 6.1.11 (#317)

Bumps [tar](https://github.com/npm/node-tar) from 6.1.7 to 6.1.11.
- [Release notes](https://gi...

1d0d745165fd46dad0c56802b5ade95f8975e5d6 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 13.1.0

065ab83d69c2af311825236e3b6ba8dab840842a authored over 3 years ago by TimothyJones <[email protected]>
chore: correct release script path

3f30d69afeeb8f5e513d40548e30812e7f840825 authored over 3 years ago by Timothy Jones <[email protected]>
feat: The new verifier now works on windows too (#316)

* chore: run github actions on windows too

* chore: don't look for a runner that is both wind...

072e080fcec01bfb07747f152e4d93f47cddb33d authored over 3 years ago by Timothy Jones <[email protected]>
docs: improve script documentation

1ef97c522db79dd6c66e8ea5d887fa344ecf2c2c authored over 3 years ago by Timothy Jones <[email protected]>
chore: correct download location now that scripts have moved

cd187633fedda32c09d8f5737e417599925b4688 authored over 3 years ago by Timothy Jones <[email protected]>
refactor: move scripts around to make the structure a bit clearer

0df47b27d3e65ae53c0d68f095ba4ab4d3252440 authored over 3 years ago by Timothy Jones <[email protected]>
fix: correct ffi library name on windows

814ed9c0f8e030555a2a47f2f9f89299ccf4cdca authored over 3 years ago by Timothy Jones <[email protected]>
chore: update CI to run node 10, 12, 14 and 16

c7c984f6a8ce53f42fb09abd7bd261a33fe15967 authored over 3 years ago by Timothy Jones <[email protected]>
chore(release): 13.0.1

501ab9e1de1175287175ba2cde81e3951f42322c authored over 3 years ago by mefellows <[email protected]>
fix: expose needle types as a dependency to fix TS

e8ad281839c4f888507d08c8c2e55825c4ec33e6 authored over 3 years ago by [email protected] <[email protected]@users.noreply.github.com>
chore(release): 13.0.0

aa47e2de9081a6a2668adb4090ee8d969a420e64 authored over 3 years ago by mefellows <[email protected]>
chore: bump node major version because I broke the release step

cb8c058b70f50834c9f07e5e0982bcfd388c72ed authored over 3 years ago by [email protected] <[email protected]@users.noreply.github.com>
feat: include standalone binaries in released package

eedeb187ad0d0fd4bdae72af0dc01dd21d09488a authored over 3 years ago by [email protected] <[email protected]@users.noreply.github.com>
docs: remove outdated standalone install docs

51bd73fe3753ad51aa0edfcfecbee79013ad220b authored over 3 years ago by [email protected] <[email protected]@users.noreply.github.com>
chore: fix call to trigger a release

08d66abcfefc22e44c63e9ff2fe8d3be33897e72 authored over 3 years ago by [email protected] <[email protected]@users.noreply.github.com>
chore: build code on all branch pushes

252da9d4ece944e2fe2d8ad597092dcb45b6cce2 authored over 3 years ago by [email protected] <[email protected]@users.noreply.github.com>
Merge pull request #315 from pact-foundation/chore/package-standalone-on-build

chore: download all dependencies at compile time

1d1b6900c677deefcad8800b543ae03b6265a914 authored over 3 years ago by Matt Fellows <[email protected]>
chore: download all dependencies at compile time

8b4e49de09208a400ad59f798cf66a5e91e86828 authored over 3 years ago by Matt Fellows <[email protected]>
fix: Remove some unnecessary files from the npm package

60c4aa1f28130c7e0764ff8ca7ed1a14f1dc81dc authored over 3 years ago by Timothy Jones <[email protected]>
chore: remove hack for local binaries

8371cf00d9c3c7d0e1cca36d3ba631aaf1c0cd98 authored over 3 years ago by Timothy Jones <[email protected]>
fix: Use the new pact_ffi instead of the verifier-only one

5d2f3640e7856eabf2ba355d0fcfb8b5790fa2fe authored over 3 years ago by Timothy Jones <[email protected]>
fix: Correct exposed log levels to 'debug' | 'error' | 'info' | 'trace' | 'warn'.

4a6f5737f9b6d568e6f97273e41299caaa0105de authored over 3 years ago by Timothy Jones <[email protected]>
fix: Print warnings if 'latest' is used as a tag during verification

ddd516d639b12c31f3b7f5cfbcbb859f16c40f85 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Drop version of target back to es5

dceae51dde81966ce0d1720cda7b4c3c09152a8b authored over 3 years ago by Timothy Jones <[email protected]>
chore: update dependencies

8ef71d580089580ebe985782c208198b003ba083 authored over 3 years ago by Timothy Jones <[email protected]>
fix: Expose logger as a base level export

5686a66a8c4906b0146f31456bd9afee56de8c80 authored over 3 years ago by Timothy Jones <[email protected]>
refactor: Refactor logger to make it easier to use ffi logs

BREAKING CHANGE: setLogLevel no longer accepts or returns a `number`

c650192d4e83ce342bba4f84ce8b43d573827bda authored over 3 years ago by Timothy Jones <[email protected]>
chore: No longer warn for the messageProviders, beforeEach or afterEach pact-js verifier options

4fbe7d537d1d35cfc8c17592dcfd3c90ee78ceef authored over 3 years ago by Timothy Jones <[email protected]>
chore: Cleanup issues from rebase

c2b8a3e18a5609eb337e70790f47175216de7a46 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Slightly improve tone in crash message

49d6a09193d3359021213a0fb65fdcf20eb2e279 authored over 3 years ago by Timothy Jones <[email protected]>
chore: cleanup so build passes

e7dc291d72fcb5731a52357dd4a4636a381518ce authored over 3 years ago by Timothy Jones <[email protected]>
chore: Add ability for pact-core to not warn about options that came from pact-js, and correct provider-tags argument

92b6d3ac73a7bf269d0a81d47fd053a7978efcab authored over 3 years ago by Timothy Jones <[email protected]>
chore: Remove unnecessary files from npm package

1ac8756c563f55e53a6c06e3ef6cd33bcfc34c80 authored over 3 years ago by Timothy Jones <[email protected]>
chore: update to ffi 0.0.1, including M1 support

0dd6e43ed6e61693ab97fc7ced358be88c1321e4 authored over 3 years ago by Timothy Jones <[email protected]>
chore(release): 12.0.0-beta.0

4740287f8c469761ec5d45828b16d2205c201d05 authored over 3 years ago by Timothy Jones <[email protected]>
docs: Add migration docs and update readme

BREAKING CHANGE: The verbose option has been removed, as it is now implied by `logLevel` of `DEB...

e589c01116f3a6cf6c6b1a65e2ba31e2e3e2d00e authored over 3 years ago by Timothy Jones <[email protected]>
chore: Add README to ffi folder

a8711259838efd858be8efeeab3b9bddf4e51ed7 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Correct export in package

b044da433c49431eaee93e33acf074ef3e3ab98c authored over 3 years ago by Timothy Jones <[email protected]>
feat: Use the native ffi bindings for the Verifier instead of the ruby bindings

119c3ce764392070d255f04959333100f07f6be2 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Use a relative path to locate the ffi binaries

a365c62fe300c75249d4eca02e49a92b83657961 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Add script to download ffi binaries

8b3f2ecb35b9632c8770d9e9528d862a65518f49 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Remove binaries from source control

460d5f14c908ebe7f5d70225aab3b7c3d876554d authored over 3 years ago by Timothy Jones <[email protected]>
chore: Auto select the correct ffi binary

96683a098b10cb7223397e414adc68cbd535c8f9 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Pass logLevel to the ffi verifier

b009da998e011beeca6f603572895f3c26184d97 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Correct arguments after review

be8e88e732a6cc04063c5c5912536528fad1bd7e authored over 3 years ago by Timothy Jones <[email protected]>
chore: Fix import in test

2f330524fec46b32ed7a5de0913b840bb1846386 authored over 3 years ago by Timothy Jones <[email protected]>
refactor: Further cleanup code locations and naming

a9f8cb1b3fc848ad1ec2034650905041de15d95f authored over 3 years ago by Timothy Jones <[email protected]>
refactor: Move pact crash message helper into the logger

4a62335409f18aa07d9ee16b54f8583013c7e487 authored over 3 years ago by Timothy Jones <[email protected]>
refactor: Move the ffi part of the verifier into the ffi folder, and move the internals down a level

11fac52413fbe1b99f4482381753c77eb1142ed7 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Correct types in test

d7835ad0fc8dfa83c674911213b48f4cdd50bcd2 authored over 3 years ago by Timothy Jones <[email protected]>
chore: remove unused monkeypatch file

7d7eb4bad0ed376e02cbd38d131c1c801f08d08e authored over 3 years ago by Timothy Jones <[email protected]>
refactor: Split types out of ffi.ts and improve readability

5edf2ef5c5fb97e6c363e07ac7e7212bcceb3863 authored over 3 years ago by Timothy Jones <[email protected]>
chore: remove deprecated options

7e6aa4d342ccf60edc8f25d8bddefd204250d044 authored over 3 years ago by Timothy Jones <[email protected]>
Revert "chore: remove unused monkeypatch file" (it was not unused)

This reverts commit 8fe421fe3c32192373b49283f608a8c3569a46fb.

980d576db1747b58957284f89cad872221603cfd authored over 3 years ago by Timothy Jones <[email protected]>
chore: Bring back the validation on verifier options

6e4882dac808da17bf87e53eb05255c8adab0463 authored over 3 years ago by Timothy Jones <[email protected]>
chore: Add ffi binaries to source control

30a704e12e357a53de6675afd3236e15768e56af authored over 3 years ago by Timothy Jones <[email protected]>
chore(release): 11.1.1

fc99e8628db0fb514ebca298d99fd6c5df13abc7 authored over 3 years ago by TimothyJones <[email protected]>
chore: run npm audit fix to resolve vulnerability warnings

6636a8faa1c0a426a3ec869b6d94b0fbbc872e21 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #312 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-88-63

fix: update standalone to 1.88.63

62ef2114737abb03f2219e569cd02ee5263ec283 authored over 3 years ago by Timothy Jones <[email protected]>
fix: Avoid throwing an exception if needle can't connect to the mock service during polling (may fix #314)

74a2cde1a48566fb7ccf8ed91e5b1902e8715c32 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #313 from pact-foundation/snyk-fix-8fe3b7c1b23b65ac2b7d77ef00dcea4a

[Snyk] Security upgrade tar from 4.4.15 to 6.1.4

76f6db1966c85e508606b0eecae88558a89897a4 authored over 3 years ago by Timothy Jones <[email protected]>
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

1a1439c7d25f136307d43ff3818682377868e6a6 authored over 3 years ago by snyk-bot <[email protected]>
fix: update standalone to 1.88.63

240ea6cb2274cead6705557d61907949996053d3 authored over 3 years ago by bethesque <[email protected]>
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

3ca81983f83ff8a9ebb3228dafb772e47f43ac46 authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #311 from pact-foundation/snyk-fix-a0c623ae64e6548601cf39a18dd67c5a

[Snyk] Security upgrade tar from 4.4.2 to 4.4.15

08b41644eb7c43d896b807d2090d12948505f656 authored over 3 years ago by Timothy Jones <[email protected]>
fix: package.json & package-lock.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-TAR-1536...

44bd189fff0303922e6fb04ac60de0fc1f39f7cf authored over 3 years ago by snyk-bot <[email protected]>
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://git...

aa8bb35f91b6ee4b738b39d841899320f3388ae1 authored over 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): 11.1.0

e6632667af215c8a6e502da7fa9af413d56778d9 authored over 3 years ago by TimothyJones <[email protected]>
Merge pull request #308 from pact-foundation/chore/upgrade-to-pact-ruby-standalone-1-88-61

fix: update standalone to 1.88.61

f4f7ded5899364d4d79fdb61cb939bcb0a9e14ce authored over 3 years ago by Timothy Jones <[email protected]>
Merge pull request #302 from johanneswuerbach/allow-arm64-on-darwin

feat: improve m1 support (via rosetta2)

64261417253cbb9b77b7c6cb1dde0de4a0c6d2a5 authored over 3 years ago by Timothy Jones <[email protected]>
fix: update standalone to 1.88.61

019af87cf72d1991313e82663d5530692fd2e42d authored over 3 years ago by bethesque <[email protected]>
Merge pull request #303 from Sertion/replace-request-with-needle

fix: Replace request with needle

1b74b5cd5d4ef4aea498b6b42b5f83e9968d0b1a authored over 3 years ago by Timothy Jones <[email protected]>
fix: Replace request with needle

`requestCert` appears to only be used when _starting_ a server
not when sending a request.

b053e54e7ee313d0bd165f178e55108b1dd58052 authored over 3 years ago by Albin Jacobsson <[email protected]>