Skip to content

Bump pact.version from 4.7.0 to 4.7.1#1888

Merged
SandorArpa merged 1 commit into
mainfrom
dependabot/maven/pact.version-4.7.1
May 5, 2026
Merged

Bump pact.version from 4.7.0 to 4.7.1#1888
SandorArpa merged 1 commit into
mainfrom
dependabot/maven/pact.version-4.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 30, 2026

Bumps pact.version from 4.7.0 to 4.7.1.
Updates au.com.dius.pact.consumer:junit from 4.7.0 to 4.7.1

Release notes

Sourced from au.com.dius.pact.consumer:junit's releases.

4.7.1

Feature release

  • 0cdd0e3b3 - chore: Corrected all the doctests after update to the readmes
  • a34e72a72 - chore: Add TOC to the consumer and provider readmes
  • f695f6d79 - feat: Update readmes with details on using external references
  • 3cb5eb590 - feat: Display references in the verifier output
  • 170b27669 - feat: Add a method to the DSL interaction builders to capture external references
  • b43d22530 - feat: Add a method V4Interaction to capture external references
  • 130aaa28b - chore: Add tests for V4Interaction and child classes
  • 4ee8ddd5d - chore: fix typo breaking internal build (Kevin Rohan Vaz)
  • 76cabe478 - feat: Add doctests for the readme code blocks #1352
  • e2ee20b00 - feat: Add a Kotlin consumer DSL #1352
  • 39c734aa8 - feat: add arrayContains as a matching rule expression
  • 2de7c5022 - refactor: deduplicate write logic in MERGE branch (biergit)
  • 332f3b305 - fix: write through RandomAccessFile instead of opening a competing file handle (biergit)
  • 66e25c362 - Refactor writePact to handle empty pactFile case (biergit)
Changelog

Sourced from au.com.dius.pact.consumer:junit's changelog.

4.7.1 - Feature release

  • d38c2f13e - chore: add todo file to track things to do (Ronald Holshausen, Thu Apr 30 10:51:54 2026 +1000)
  • a489e72bb - Merge pull request #1908 from pact-foundation/kotlin-dsl (Ronald Holshausen, Thu Apr 30 10:49:22 2026 +1000)
  • 0e8d6ecf9 - Merge pull request #1901 from biergit/patch-3 (Ronald Holshausen, Thu Apr 30 10:44:20 2026 +1000)
  • 0cdd0e3b3 - chore: Corrected all the doctests after update to the readmes (Ronald Holshausen, Wed Apr 29 15:32:33 2026 +1000)
  • a34e72a72 - chore: Add TOC to the consumer and provider readmes (Ronald Holshausen, Wed Apr 29 11:49:37 2026 +1000)
  • f695f6d79 - feat: Update readmes with details on using external references (Ronald Holshausen, Wed Apr 29 11:36:19 2026 +1000)
  • 3cb5eb590 - feat: Display references in the verifier output (Ronald Holshausen, Wed Apr 29 11:20:43 2026 +1000)
  • 170b27669 - feat: Add a method to the DSL interaction builders to capture external references (Ronald Holshausen, Tue Apr 28 17:22:36 2026 +1000)
  • b43d22530 - feat: Add a method V4Interaction to capture external references (Ronald Holshausen, Tue Apr 28 17:15:27 2026 +1000)
  • 130aaa28b - chore: Add tests for V4Interaction and child classes (Ronald Holshausen, Tue Apr 28 17:01:34 2026 +1000)
  • c22838534 - Merge pull request #1909 from kevinrvaz/chore/fix_minor_typo (Ronald Holshausen, Thu Apr 23 13:02:51 2026 +1000)
  • 4ee8ddd5d - chore: fix typo breaking internal build (Kevin Rohan Vaz, Thu Apr 23 08:13:00 2026 +0530)
  • 76cabe478 - feat: Add doctests for the readme code blocks #1352 (Ronald Holshausen, Thu Apr 23 11:19:19 2026 +1000)
  • e2ee20b00 - feat: Add a Kotlin consumer DSL #1352 (Ronald Holshausen, Thu Apr 23 10:39:13 2026 +1000)
  • 3798d97b8 - Merge pull request #1907 from pact-foundation/feat/array-contains-matching-expression (Ronald Holshausen, Wed Apr 22 17:40:56 2026 +1000)
  • 39c734aa8 - feat: add arrayContains as a matching rule expression (Ronald Holshausen, Wed Apr 22 17:19:53 2026 +1000)
  • 41c2c39b3 - chore: Update project documentation (Ronald Holshausen, Wed Apr 22 15:43:17 2026 +1000)
  • a09b4ee27 - bump version to 4.7.1 (Ronald Holshausen, Tue Apr 21 10:59:57 2026 +1000)
  • 2de7c5022 - refactor: deduplicate write logic in MERGE branch (biergit, Fri Apr 17 15:00:56 2026 +0200)
  • 332f3b305 - fix: write through RandomAccessFile instead of opening a competing file handle (biergit, Fri Apr 17 14:36:59 2026 +0200)
  • 66e25c362 - Refactor writePact to handle empty pactFile case (biergit, Fri Mar 13 14:30:13 2026 +0100)
Commits

Updates au.com.dius.pact.provider:maven from 4.7.0 to 4.7.1

Release notes

Sourced from au.com.dius.pact.provider:maven's releases.

4.7.1

Feature release

  • 0cdd0e3b3 - chore: Corrected all the doctests after update to the readmes
  • a34e72a72 - chore: Add TOC to the consumer and provider readmes
  • f695f6d79 - feat: Update readmes with details on using external references
  • 3cb5eb590 - feat: Display references in the verifier output
  • 170b27669 - feat: Add a method to the DSL interaction builders to capture external references
  • b43d22530 - feat: Add a method V4Interaction to capture external references
  • 130aaa28b - chore: Add tests for V4Interaction and child classes
  • 4ee8ddd5d - chore: fix typo breaking internal build (Kevin Rohan Vaz)
  • 76cabe478 - feat: Add doctests for the readme code blocks #1352
  • e2ee20b00 - feat: Add a Kotlin consumer DSL #1352
  • 39c734aa8 - feat: add arrayContains as a matching rule expression
  • 2de7c5022 - refactor: deduplicate write logic in MERGE branch (biergit)
  • 332f3b305 - fix: write through RandomAccessFile instead of opening a competing file handle (biergit)
  • 66e25c362 - Refactor writePact to handle empty pactFile case (biergit)
Changelog

Sourced from au.com.dius.pact.provider:maven's changelog.

4.7.1 - Feature release

  • d38c2f13e - chore: add todo file to track things to do (Ronald Holshausen, Thu Apr 30 10:51:54 2026 +1000)
  • a489e72bb - Merge pull request #1908 from pact-foundation/kotlin-dsl (Ronald Holshausen, Thu Apr 30 10:49:22 2026 +1000)
  • 0e8d6ecf9 - Merge pull request #1901 from biergit/patch-3 (Ronald Holshausen, Thu Apr 30 10:44:20 2026 +1000)
  • 0cdd0e3b3 - chore: Corrected all the doctests after update to the readmes (Ronald Holshausen, Wed Apr 29 15:32:33 2026 +1000)
  • a34e72a72 - chore: Add TOC to the consumer and provider readmes (Ronald Holshausen, Wed Apr 29 11:49:37 2026 +1000)
  • f695f6d79 - feat: Update readmes with details on using external references (Ronald Holshausen, Wed Apr 29 11:36:19 2026 +1000)
  • 3cb5eb590 - feat: Display references in the verifier output (Ronald Holshausen, Wed Apr 29 11:20:43 2026 +1000)
  • 170b27669 - feat: Add a method to the DSL interaction builders to capture external references (Ronald Holshausen, Tue Apr 28 17:22:36 2026 +1000)
  • b43d22530 - feat: Add a method V4Interaction to capture external references (Ronald Holshausen, Tue Apr 28 17:15:27 2026 +1000)
  • 130aaa28b - chore: Add tests for V4Interaction and child classes (Ronald Holshausen, Tue Apr 28 17:01:34 2026 +1000)
  • c22838534 - Merge pull request #1909 from kevinrvaz/chore/fix_minor_typo (Ronald Holshausen, Thu Apr 23 13:02:51 2026 +1000)
  • 4ee8ddd5d - chore: fix typo breaking internal build (Kevin Rohan Vaz, Thu Apr 23 08:13:00 2026 +0530)
  • 76cabe478 - feat: Add doctests for the readme code blocks #1352 (Ronald Holshausen, Thu Apr 23 11:19:19 2026 +1000)
  • e2ee20b00 - feat: Add a Kotlin consumer DSL #1352 (Ronald Holshausen, Thu Apr 23 10:39:13 2026 +1000)
  • 3798d97b8 - Merge pull request #1907 from pact-foundation/feat/array-contains-matching-expression (Ronald Holshausen, Wed Apr 22 17:40:56 2026 +1000)
  • 39c734aa8 - feat: add arrayContains as a matching rule expression (Ronald Holshausen, Wed Apr 22 17:19:53 2026 +1000)
  • 41c2c39b3 - chore: Update project documentation (Ronald Holshausen, Wed Apr 22 15:43:17 2026 +1000)
  • a09b4ee27 - bump version to 4.7.1 (Ronald Holshausen, Tue Apr 21 10:59:57 2026 +1000)
  • 2de7c5022 - refactor: deduplicate write logic in MERGE branch (biergit, Fri Apr 17 15:00:56 2026 +0200)
  • 332f3b305 - fix: write through RandomAccessFile instead of opening a competing file handle (biergit, Fri Apr 17 14:36:59 2026 +0200)
  • 66e25c362 - Refactor writePact to handle empty pactFile case (biergit, Fri Mar 13 14:30:13 2026 +0100)
Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file govuk-pay java labels Apr 30, 2026
Bumps `pact.version` from 4.7.0 to 4.7.1.

Updates `au.com.dius.pact.consumer:junit` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/pact-foundation/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pact-foundation/pact-jvm/commits)

Updates `au.com.dius.pact.provider:maven` from 4.7.0 to 4.7.1
- [Release notes](https://github.com/pact-foundation/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/pact-foundation/pact-jvm/commits)

---
updated-dependencies:
- dependency-name: au.com.dius.pact.consumer:junit
  dependency-version: 4.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
- dependency-name: au.com.dius.pact.provider:maven
  dependency-version: 4.7.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/maven/pact.version-4.7.1 branch from c3f2187 to ebdcf8e Compare May 5, 2026 09:07
@SandorArpa SandorArpa merged commit 2d65064 into main May 5, 2026
6 checks passed
@SandorArpa SandorArpa deleted the dependabot/maven/pact.version-4.7.1 branch May 5, 2026 09: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 govuk-pay java

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant