Skip to content

Bump the jest group with 2 updates#317

Merged
donna-belsey-nhs merged 1 commit intomainfrom
dependabot/npm_and_yarn/jest-de4e08cc4f
Oct 8, 2025
Merged

Bump the jest group with 2 updates#317
donna-belsey-nhs merged 1 commit intomainfrom
dependabot/npm_and_yarn/jest-de4e08cc4f

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2025

Bumps the jest group with 2 updates: @pact-foundation/pact and jest-pact.

Updates @pact-foundation/pact from 15.0.1 to 16.0.0

Release notes

Sourced from @​pact-foundation/pact's releases.

Release v16.0.0

16.0.0 (2025-10-07)

⚠ BREAKING CHANGES

Check the migration guide to 16.x

  • 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)
Changelog

Sourced from @​pact-foundation/pact's changelog.

16.0.0 (2025-10-07)

⚠ 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)
Commits
  • 36fa336 chore(release): 16.0.0
  • 30cbf49 chore(ci): skip examples on publish due to jest-pact error
  • f35f59a chore(deps): update dependency mocha to v11.7.4
  • b519bae chore(deps): update peter-evans/repository-dispatch action to v4
  • c2fe8f5 fix!: Rename Matchers to MatchersV2 to to avoid type overlap. remove AnyTempl...
  • f99e01b fix(deps): explictly add router package, removed in express 5.x
  • 228d197 fix(deps)!: min node >=20
  • 0595c22 chore(docs): few updates to links to sample projects
  • 8762e58 chore(test): add new typescript v4 example to test matrix
  • 64f4db6 chore(deps-examples): update axios deps
  • Additional commits viewable in compare view

Updates jest-pact from 0.11.4 to 0.13.0

Release notes

Sourced from jest-pact's releases.

Release v0.13.0

0.13.0 (2025-10-07)

⚠ BREAKING CHANGES

  • change Pact to PactV2 / PactOptions to PactV2Options

Features

  • change Pact to PactV2 / PactOptions to PactV2Options (384d427)

Dependencies

  • deps: update actions/checkout action to v5 (#412) (29280ac)
  • deps: update actions/setup-node action to v5 (#414) (7f54a56)
  • deps: update dependency cross-env to v10 (#407) (a517f0e)
  • deps: update dependency cross-env to v10.1.0 (#428) (9d849b5)
  • deps: update dependency lint-staged to v16.1.4 (#409) (76dd03b)
  • deps: update dependency lint-staged to v16.1.5 (#410) (549015f)
  • deps: update dependency lint-staged to v16.1.6 (#413) (3259bca)
  • deps: update dependency lint-staged to v16.2.0 (#419) (c65d962)
  • deps: update dependency lint-staged to v16.2.1 (#425) (489838f)
  • deps: update dependency lint-staged to v16.2.2 (#426) (5f121f5)
  • deps: update dependency lint-staged to v16.2.3 (#427) (78e415a)
  • deps: update dependency node to v22 (#411) (a26212a)
  • deps: update dependency supertest to v7.1.3 (#405) (86522d2)
  • deps: update dependency supertest to v7.1.4 (#406) (de29ed5)
  • deps: update dependency typescript to v5.9.2 (#408) (a5d079f)
  • deps: update dependency typescript to v5.9.3 (#432) (3330552)
Changelog

Sourced from jest-pact's changelog.

0.13.0 (2025-10-07)

⚠ BREAKING CHANGES

  • change Pact to PactV2 / PactOptions to PactV2Options

Features

  • change Pact to PactV2 / PactOptions to PactV2Options (384d427)

Dependencies

  • deps: update actions/checkout action to v5 (#412) (29280ac)
  • deps: update actions/setup-node action to v5 (#414) (7f54a56)
  • deps: update dependency cross-env to v10 (#407) (a517f0e)
  • deps: update dependency cross-env to v10.1.0 (#428) (9d849b5)
  • deps: update dependency lint-staged to v16.1.4 (#409) (76dd03b)
  • deps: update dependency lint-staged to v16.1.5 (#410) (549015f)
  • deps: update dependency lint-staged to v16.1.6 (#413) (3259bca)
  • deps: update dependency lint-staged to v16.2.0 (#419) (c65d962)
  • deps: update dependency lint-staged to v16.2.1 (#425) (489838f)
  • deps: update dependency lint-staged to v16.2.2 (#426) (5f121f5)
  • deps: update dependency lint-staged to v16.2.3 (#427) (78e415a)
  • deps: update dependency node to v22 (#411) (a26212a)
  • deps: update dependency supertest to v7.1.3 (#405) (86522d2)
  • deps: update dependency supertest to v7.1.4 (#406) (de29ed5)
  • deps: update dependency typescript to v5.9.2 (#408) (a5d079f)
  • deps: update dependency typescript to v5.9.3 (#432) (3330552)
Commits
  • a624926 chore(release): 0.13.0
  • 384d427 feat!: change Pact to PactV2 / PactOptions to PactV2Options
  • 3330552 chore(deps): update dependency typescript to v5.9.3 (#432)
  • 9d849b5 chore(deps): update dependency cross-env to v10.1.0 (#428)
  • 78e415a chore(deps): update dependency lint-staged to v16.2.3 (#427)
  • 5f121f5 chore(deps): update dependency lint-staged to v16.2.2 (#426)
  • 489838f chore(deps): update dependency lint-staged to v16.2.1 (#425)
  • c65d962 chore(deps): update dependency lint-staged to v16.2.0 (#419)
  • a517f0e chore(deps): update dependency cross-env to v10 (#407)
  • a26212a chore(deps): update dependency node to v22 (#411)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the jest group with 2 updates: [@pact-foundation/pact](https://github.com/pact-foundation/pact-js) and [jest-pact](https://github.com/pact-foundation/jest-pact).


Updates `@pact-foundation/pact` from 15.0.1 to 16.0.0
- [Release notes](https://github.com/pact-foundation/pact-js/releases)
- [Changelog](https://github.com/pact-foundation/pact-js/blob/master/CHANGELOG.md)
- [Commits](pact-foundation/pact-js@v15.0.1...v16.0.0)

Updates `jest-pact` from 0.11.4 to 0.13.0
- [Release notes](https://github.com/pact-foundation/jest-pact/releases)
- [Changelog](https://github.com/pact-foundation/jest-pact/blob/master/CHANGELOG.md)
- [Commits](pact-foundation/jest-pact@v0.11.4...v0.13.0)

---
updated-dependencies:
- dependency-name: "@pact-foundation/pact"
  dependency-version: 16.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: jest
- dependency-name: jest-pact
  dependency-version: 0.13.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: jest
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2025
@dependabot dependabot bot requested a review from a team as a code owner October 7, 2025 23:23
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Oct 7, 2025
@donna-belsey-nhs donna-belsey-nhs merged commit 538d6eb into main Oct 8, 2025
28 checks passed
@donna-belsey-nhs donna-belsey-nhs deleted the dependabot/npm_and_yarn/jest-de4e08cc4f branch October 8, 2025 11:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant