Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
@pact-foundation/pact (source) ^11.0.2 -> ^16.0.0 age confidence

Release Notes

pact-foundation/pact-js (@​pact-foundation/pact)

v16.0.2

Compare Source

Fixes and Improvements

v16.0.1

Compare Source

Fixes and Improvements
  • deps: update dependency ramda to ^0.32.0 (#​1578) (efb267f)
  • Pact-JS Verifier Proxy Cannot Handle Root Path (#​1582) (983f5b3), closes #​1581
  • use /{*splat} for express proxy routes to match root and wildcard subpaths (cf95657)

v16.0.0

Compare Source

⚠ BREAKING CHANGES
  • Rename Matchers to MatchersV2 to to avoid type overlap. remove AnyTemplate from V3 types
  • deps: min node >=20
  • export PactV4 / MatchersV3 as Pact / Matchers. Pact / Matchers renamaed to PactV2 / MatchersV2
  • deps: min node >=20, update express wildcard 5.x splat
Features
  • add GraphQL support to PactV4 (4fe838c)
  • export PactV4 / MatchersV3 as Pact / Matchers. Pact / Matchers renamaed to PactV2 / MatchersV2 (f1ce98e)
  • initial scaffolding for async messages (041fa19)
  • support GraphQL for PactV3 (6d077f4), closes #​1093
Fixes and Improvements
  • deps: explictly add router package, removed in express 5.x (f99e01b)
  • deps: min node >=20 (228d197)
  • deps: min node >=20, update express wildcard 5.x splat (ef6d3d2)
  • deps: update dependency axios to v1.12.0 [security] (#​1561) (75fad7c)
  • deps: update dependency body-parser to v2 (#​1433) (357095a)
  • deps: update dependency ramda to ^0.31.0 (#​1507) (61c33c0)
  • examples/e2e/package.json & examples/e2e/package-lock.json to reduce vulnerabilities (#​1472) (1732a0f)
  • mock backend to return the example value provided in date and time v3 matchers (#​1405) (5f47e5d)
  • Rename Matchers to MatchersV2 to to avoid type overlap. remove AnyTemplate from V3 types (c2fe8f5)

v15.0.1

Compare Source

Fixes and Improvements

v15.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: - Contains platform/architecture specific optional dependencies in pact-core v16+. Users should not need to do anything manually as long as they are running supported platforms
  • linux-x64-glibc
  • linux-arm64-glibc
  • linux-x64-musl
  • linux-arm64-musl
  • darwin-x64
  • darwin-arm64
  • windows-x64
  • deps: update pact-core to v16 (c5ca6ae)
Fixes and Improvements
  • code coverage (c0bb760)
  • deps: update dependency axios to v1.8.2 [security] (#​1395) (53f456a)
  • deps: update dependency lodash.isfunction to v3.0.9 (#​1268) (fb08af3)
  • examples/graphql/package.json & examples/graphql/package-lock.json to reduce vulnerabilities (c9ed8fc)
  • package.json & package-lock.json to reduce vulnerabilities (3f535ed)

v14.0.0

Compare Source

⚠ BREAKING CHANGES
  • deps: - Contains platform/architecture specific optional dependencies in pact-core v16+. Users should not need to do anything manually as long as they are running supported platforms
  • linux-x64-glibc
  • linux-arm64-glibc
  • linux-x64-musl
  • linux-arm64-musl
  • darwin-x64
  • darwin-arm64
  • windows-x64
  • deps: update pact-core to v16 (c5ca6ae)
Fixes and Improvements
  • code coverage (c0bb760)
  • deps: update dependency lodash.isfunction to v3.0.9 (#​1268) (fb08af3)
  • examples/graphql/package.json & examples/graphql/package-lock.json to reduce vulnerabilities (c9ed8fc)
  • package.json & package-lock.json to reduce vulnerabilities (3f535ed)

v13.2.0

Compare Source

Features
  • replace cli-color with chalk - sonatype-2022-2248 (2ad5e48)
13.1.5 (2024-11-14)
Fixes and Improvements
  • allow hooks to run only once per interaction (#​1243) (b238fd0)
  • package.json & package-lock.json to reduce vulnerabilities (99e101c)
  • replace basic auth pact broker with bearer token (0c1af06)
13.1.4 (2024-10-08)
Fixes and Improvements
13.1.3 (2024-09-12)
Fixes and Improvements
  • package.json & package-lock.json to reduce vulnerabilities (#​1238) (431219c)
13.1.2 (2024-08-15)
Fixes and Improvements
  • package.json & package-lock.json to reduce vulnerabilities (#​1234) (bc0bfdb)
13.1.1 (2024-07-15)
Fixes and Improvements

v13.1.5

Compare Source

v13.1.4

Compare Source

v13.1.3

Compare Source

v13.1.2

Compare Source

v13.1.1

Compare Source

v13.1.0

Compare Source

Features
  • support alpine via pact-js-core 15.1.0 (1d35c82)

v13.0.0

Compare Source

⚠ BREAKING CHANGES
Fixes and Improvements
12.5.2 (2024-05-30)
Fixes and Improvements
  • prevent non-number use in number matcher (d0ee6c4)
12.5.1 (2024-05-30)
Fixes and Improvements
  • prevent non-number use in number matcher (0db6f7f)

v12.5.2

Compare Source

v12.5.1

Compare Source

v12.5.0

Compare Source

Features
  • support matching numbers, bool in query strings (d2237bd)
Fixes and Improvements
  • broken eachLike V3 documentation. (68e5013)
  • package.json & package-lock.json to reduce vulnerabilities (7c2e119)
  • update to latest pact-core 14.3.4 (1b56a73)
  • updated deprecated eachLike V3 description. (1e7b7ae)

v12.4.0

Compare Source

Features
  • corporate proxy: support in verifier (f3ec1be)
12.3.1 (2024-03-25)
Fixes and Improvements
  • update to latest pact-core 14.3.3 (34d8a4b)

v12.3.1

Compare Source

v12.3.0

Compare Source

Features
  • allow v3 matchers in message metadata (58b1251)

v12.2.0

Compare Source

Features
  • remove feature flag for v4 (3d8eccc)
Fixes and Improvements
  • retire lodash omitby to fix vulnerability (fedcc2e)
  • revert test workaround / update to matt plugin 0.1.0 (f306c2b)
12.1.3 (2024-01-23)
Fixes and Improvements
  • ci: update matt plugin provider test (db37296)
  • support multiple states with same name (36dfb4f), closes #​848
12.1.2 (2024-01-07)
Fixes and Improvements
  • PactV4 should default to V4 spec (46acc70)
  • types: remove AnyTemplate references from DSL (4aa5c9b), closes #​1133
12.1.1 (2023-11-10)
Fixes and Improvements
  • allow re-use of PactV4 object (38a68fb)
  • MessageConsumerPact merge pact file correctly (6b5de27)
  • package.json & package-lock.json to reduce vulnerabilities (288bdfd)
  • return raw consumer mock server mismatch if structure unknown (17be53c)

v12.1.3

Compare Source

v12.1.2

Compare Source

v12.1.1

Compare Source

v12.1.0

Compare Source

Features
  • add eachKeyMatches + eachValueMatches matchers (0b2098b)
Fixes and Improvements

v12.0.0

Compare Source

⚠ BREAKING CHANGES
  • set node engines min version to 16
Fixes and Improvements
  • set node engines min version to 16 (85df5b7)
  • update to latest pact-core 13.14.0 (a3085d6)
11.0.2 (2023-03-09)
Fixes and Improvements
11.0.1 (2023-03-09)
Fixes and Improvements

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codecov
Copy link

codecov bot commented Dec 1, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 81.17%. Comparing base (bb88c09) to head (636dd05).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1309   +/-   ##
=======================================
  Coverage   81.17%   81.17%           
=======================================
  Files          51       51           
  Lines         834      834           
  Branches      232      240    +8     
=======================================
  Hits          677      677           
  Misses        150      150           
  Partials        7        7           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/pact-foundation-pact-16.x branch 2 times, most recently from c1ba9fe to 352d990 Compare December 3, 2025 17:35
@renovate renovate bot force-pushed the renovate/pact-foundation-pact-16.x branch from 352d990 to 636dd05 Compare December 8, 2025 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

1 participant