pact-js-core icon indicating copy to clipboard operation
pact-js-core copied to clipboard

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.

Results 31 pact-js-core issues
Sort by recently updated
recently updated
newest added

### Software versions _Please provide at least OS and version of pact-js_ - **OS**: Mac OSX 13.6 - **Pact Node version**: `@pact-foundation/[email protected]` - **Node Version**: `18.13.0` - **Other Versions**: _Any...

bug

@TimothyJones suggested we use https://github.com/googleapis/release-please for our release process. We should check it out and see what needs doing

enhancement

### Software versions - **OS**: macOS Monterey Version 12.0.1 (21A559) - **Pact Node version**: 10.17.6 - **Node Version**: 16.13.0 ### Issue Checklist Please confirm the following: - [X] I have...

bug
upstream

# Add ability to log to file, via pactffi_log_to_file Will go someway to address https://github.com/pact-foundation/pact-js/issues/954 (will need adding into pact-js) Passed in via an optional param, to `getFfiLib` which is...

### Software versions - **OS Image**: _redhat ubi8 minimal_ - **Pact Node version**: _12.4.0_ - **Node Version**: _18.19.1_ - **Other Versions**: Running `cat /etc/os-release`: NAME="Red Hat Enterprise Linux" VERSION="8.9 (Ootpa)"...

bug

Hello I am currently using "@pact-foundation/pact": "^12.3.0" as a dev dependency in a NextJS project. Docker-scout is listing a critical vulnerability for rack 0.0.0 , and the package path is:...

bug

Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.2.4 to 7.2.5. Release notes Sourced from protobufjs's releases. protobufjs: v7.2.5 7.2.5 (2023-08-21) Bug Fixes crash in comment parsing (#1890) (eaf9f0a) deprecation warning for new Buffer (#1905)...

dependencies

Bumps [express](https://github.com/expressjs/express) from 4.17.3 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.4 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. b1677ce Release version 1.15.5 of...

dependencies

fixes #490 - Provides a `node.napi.musl.node` for `aarch64` & `x86_64` musl variants - Prepackaged in pact-js-core, so end users don't need to do anything to enable, will autodetect if running...