pact-msw-adapter icon indicating copy to clipboard operation
pact-msw-adapter copied to clipboard

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

Open pactflow-renovate-bot[bot] opened this issue 1 month ago • 0 comments

This PR contains the following updates:

Package Change Age Confidence
@pact-foundation/pact (source) ^15.0.0 -> ^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)

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 becomes conflicted, 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 has been generated by Renovate Bot.