Skip to content

chore(deps): update dependency @pact-foundation/pact to v16#1864

Open
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pact-foundation-pact-16.x
Open

chore(deps): update dependency @pact-foundation/pact to v16#1864
renovate[bot] wants to merge 1 commit intomasterfrom
renovate/pact-foundation-pact-16.x

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2026

This PR contains the following updates:

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

Release Notes

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

v16.2.0

Compare Source

Features
  • add matching rules support to async and sync interactions (#​1663) (ee4dc99)

v16.1.0

Compare Source

Features
  • add support for with_matching_rules and add example usage (#​1640) (31a277b)
Fixes and Improvements

v16.0.4

Compare Source

Fixes and Improvements

v16.0.3

Compare Source

Fixes and Improvements
  • replace deprecated macos 13 build with macos-15-intel (#​1628) (4a96350)

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)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 Feb 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.13%. Comparing base (8baaa1d) to head (1b96169).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1864   +/-   ##
=======================================
  Coverage   91.13%   91.13%           
=======================================
  Files         349      349           
  Lines        5807     5807           
  Branches     1335     1376   +41     
=======================================
  Hits         5292     5292           
  Misses        498      498           
  Partials       17       17           

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants