Skip to content

Bump pact.version from 4.6.15 to 4.6.17#582

Merged
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/pact.version-4.6.17
May 12, 2025
Merged

Bump pact.version from 4.6.15 to 4.6.17#582
github-actions[bot] merged 1 commit into
masterfrom
dependabot/maven/pact.version-4.6.17

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2025

Bumps pact.version from 4.6.15 to 4.6.17.
Updates au.com.dius.pact.consumer:junit5 from 4.6.15 to 4.6.17

Release notes

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

4.6.17

Bugfix Release

  • b3656418f - fix: Only coerce strings to numbers when comparing headers and query parameters
  • 1b1cf8432 - chore(compatibility-suite): Correct the shared steps after updating the compatibility suite
  • c3938b4c8 - chore: Fix compatibility-suite CI build
  • dea8fb762 - chore: Fix compatibility-suite CI build
  • 8c5b0b1da - fix: Only split values of known multi-value headers #1852
  • d7d30304c - fix: Matching rule paths for fields with only digits should not be written as indices #1851
  • 5dba442e2 - fix: Lambda based DSL stringType method did not match the old DSL #1850
  • 287b16c44 - feat: Pass any transport config to the plugin in the test context under the transport_config key
  • 80d8a8779 - chore: Add example of a test with a pending interaction

4.6.16

Maintenance Release

  • 2d2016317 - fix: Dependency conflict with org.slf4j:slf4j-api was causing Spring tests to fail
  • 38c0d27b8 - feat: Update LambdaDsl.newJsonArray to allow setting the number of examples
  • 19c663c8c - chore: The pact-jvm-server main spec was not configured correctly
  • 147a2a661 - fix: LambdaDslJsonArray has no datetime function #1839
  • e95461a6a - Fix path to Clojure example (Christoph Burgmer)
  • 9f6b209e2 - chore: Add a test + update docs on JUnit 4 report dir default #1836
  • 3e501f58e - chore: Add a test for pact-jvm-server
Changelog

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

4.6.17 - Bugfix Release

  • b3656418f - fix: Only coerce strings to numbers when comparing headers and query parameters (Ronald Holshausen, Fri Feb 14 10:27:01 2025 +1100)
  • 00e4b409f - Merge commit '8cb9773b51dc729c4d03414bcb8bc0a8843662a1' (Ronald Holshausen, Fri Feb 14 10:24:30 2025 +1100)
  • 8cb9773b5 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from cc76eac3c..1acfa1ecb (Ronald Holshausen, Fri Feb 14 10:24:30 2025 +1100)
  • 1b1cf8432 - chore(compatibility-suite): Correct the shared steps after updating the compatibility suite (Ronald Holshausen, Thu Feb 13 10:23:52 2025 +1100)
  • f6fa6e3fe - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 416f3a64d..cc76eac3c (Ronald Holshausen, Thu Feb 13 10:06:48 2025 +1100)
  • 878949219 - Merge commit 'f6fa6e3fe1da4c8fa8a7285f844c3187252365b3' (Ronald Holshausen, Thu Feb 13 10:06:48 2025 +1100)
  • c3938b4c8 - chore: Fix compatibility-suite CI build (Ronald Holshausen, Thu Feb 13 09:34:10 2025 +1100)
  • dea8fb762 - chore: Fix compatibility-suite CI build (Ronald Holshausen, Thu Feb 13 09:15:34 2025 +1100)
  • 8c5b0b1da - fix: Only split values of known multi-value headers #1852 (Ronald Holshausen, Wed Feb 12 16:01:17 2025 +1100)
  • d7d30304c - fix: Matching rule paths for fields with only digits should not be written as indices #1851 (Ronald Holshausen, Wed Feb 12 11:21:26 2025 +1100)
  • 5dba442e2 - fix: Lambda based DSL stringType method did not match the old DSL #1850 (Ronald Holshausen, Wed Feb 12 10:27:13 2025 +1100)
  • 287b16c44 - feat: Pass any transport config to the plugin in the test context under the transport_config key (Ronald Holshausen, Mon Dec 16 10:34:56 2024 +1100)
  • 80d8a8779 - chore: Add example of a test with a pending interaction (Ronald Holshausen, Fri Dec 6 09:38:52 2024 +1100)
  • 8b09520f2 - bump version to 4.6.17 (Ronald Holshausen, Thu Dec 5 09:50:10 2024 +1100)

4.6.16 - Maintenance Release

  • 2d2016317 - fix: Dependency conflict with org.slf4j:slf4j-api was causing Spring tests to fail (Ronald Holshausen, Wed Dec 4 14:21:15 2024 +1100)
  • 38c0d27b8 - feat: Update LambdaDsl.newJsonArray to allow setting the number of examples (Ronald Holshausen, Wed Dec 4 10:59:23 2024 +1100)
  • 19c663c8c - chore: The pact-jvm-server main spec was not configured correctly (Ronald Holshausen, Wed Dec 4 10:24:23 2024 +1100)
  • 147a2a661 - fix: LambdaDslJsonArray has no datetime function #1839 (Ronald Holshausen, Wed Dec 4 10:23:10 2024 +1100)
  • c7911705b - chore: Update readme (Ronald Holshausen, Wed Dec 4 09:59:01 2024 +1100)
  • 7229244f6 - Merge pull request #1837 from cburgmer/patch-1 (Ronald Holshausen, Fri Nov 15 10:03:21 2024 +1100)
  • e95461a6a - Fix path to Clojure example (Christoph Burgmer, Thu Nov 14 14:21:10 2024 +0100)
  • 9f6b209e2 - chore: Add a test + update docs on JUnit 4 report dir default #1836 (Ronald Holshausen, Thu Nov 14 15:58:48 2024 +1100)
  • 3e501f58e - chore: Add a test for pact-jvm-server (Ronald Holshausen, Tue Oct 29 17:40:28 2024 +1100)
  • 85c92365e - Update README.md (Ronald Holshausen, Tue Oct 29 11:32:02 2024 +1100)
  • 5c41e17fc - bump version to 4.6.16 (Ronald Holshausen, Tue Oct 29 10:38:07 2024 +1100)
Commits

Updates au.com.dius.pact.provider:junit5 from 4.6.15 to 4.6.17

Release notes

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

4.6.17

Bugfix Release

  • b3656418f - fix: Only coerce strings to numbers when comparing headers and query parameters
  • 1b1cf8432 - chore(compatibility-suite): Correct the shared steps after updating the compatibility suite
  • c3938b4c8 - chore: Fix compatibility-suite CI build
  • dea8fb762 - chore: Fix compatibility-suite CI build
  • 8c5b0b1da - fix: Only split values of known multi-value headers #1852
  • d7d30304c - fix: Matching rule paths for fields with only digits should not be written as indices #1851
  • 5dba442e2 - fix: Lambda based DSL stringType method did not match the old DSL #1850
  • 287b16c44 - feat: Pass any transport config to the plugin in the test context under the transport_config key
  • 80d8a8779 - chore: Add example of a test with a pending interaction

4.6.16

Maintenance Release

  • 2d2016317 - fix: Dependency conflict with org.slf4j:slf4j-api was causing Spring tests to fail
  • 38c0d27b8 - feat: Update LambdaDsl.newJsonArray to allow setting the number of examples
  • 19c663c8c - chore: The pact-jvm-server main spec was not configured correctly
  • 147a2a661 - fix: LambdaDslJsonArray has no datetime function #1839
  • e95461a6a - Fix path to Clojure example (Christoph Burgmer)
  • 9f6b209e2 - chore: Add a test + update docs on JUnit 4 report dir default #1836
  • 3e501f58e - chore: Add a test for pact-jvm-server
Changelog

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

4.6.17 - Bugfix Release

  • b3656418f - fix: Only coerce strings to numbers when comparing headers and query parameters (Ronald Holshausen, Fri Feb 14 10:27:01 2025 +1100)
  • 00e4b409f - Merge commit '8cb9773b51dc729c4d03414bcb8bc0a8843662a1' (Ronald Holshausen, Fri Feb 14 10:24:30 2025 +1100)
  • 8cb9773b5 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from cc76eac3c..1acfa1ecb (Ronald Holshausen, Fri Feb 14 10:24:30 2025 +1100)
  • 1b1cf8432 - chore(compatibility-suite): Correct the shared steps after updating the compatibility suite (Ronald Holshausen, Thu Feb 13 10:23:52 2025 +1100)
  • f6fa6e3fe - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 416f3a64d..cc76eac3c (Ronald Holshausen, Thu Feb 13 10:06:48 2025 +1100)
  • 878949219 - Merge commit 'f6fa6e3fe1da4c8fa8a7285f844c3187252365b3' (Ronald Holshausen, Thu Feb 13 10:06:48 2025 +1100)
  • c3938b4c8 - chore: Fix compatibility-suite CI build (Ronald Holshausen, Thu Feb 13 09:34:10 2025 +1100)
  • dea8fb762 - chore: Fix compatibility-suite CI build (Ronald Holshausen, Thu Feb 13 09:15:34 2025 +1100)
  • 8c5b0b1da - fix: Only split values of known multi-value headers #1852 (Ronald Holshausen, Wed Feb 12 16:01:17 2025 +1100)
  • d7d30304c - fix: Matching rule paths for fields with only digits should not be written as indices #1851 (Ronald Holshausen, Wed Feb 12 11:21:26 2025 +1100)
  • 5dba442e2 - fix: Lambda based DSL stringType method did not match the old DSL #1850 (Ronald Holshausen, Wed Feb 12 10:27:13 2025 +1100)
  • 287b16c44 - feat: Pass any transport config to the plugin in the test context under the transport_config key (Ronald Holshausen, Mon Dec 16 10:34:56 2024 +1100)
  • 80d8a8779 - chore: Add example of a test with a pending interaction (Ronald Holshausen, Fri Dec 6 09:38:52 2024 +1100)
  • 8b09520f2 - bump version to 4.6.17 (Ronald Holshausen, Thu Dec 5 09:50:10 2024 +1100)

4.6.16 - Maintenance Release

  • 2d2016317 - fix: Dependency conflict with org.slf4j:slf4j-api was causing Spring tests to fail (Ronald Holshausen, Wed Dec 4 14:21:15 2024 +1100)
  • 38c0d27b8 - feat: Update LambdaDsl.newJsonArray to allow setting the number of examples (Ronald Holshausen, Wed Dec 4 10:59:23 2024 +1100)
  • 19c663c8c - chore: The pact-jvm-server main spec was not configured correctly (Ronald Holshausen, Wed Dec 4 10:24:23 2024 +1100)
  • 147a2a661 - fix: LambdaDslJsonArray has no datetime function #1839 (Ronald Holshausen, Wed Dec 4 10:23:10 2024 +1100)
  • c7911705b - chore: Update readme (Ronald Holshausen, Wed Dec 4 09:59:01 2024 +1100)
  • 7229244f6 - Merge pull request #1837 from cburgmer/patch-1 (Ronald Holshausen, Fri Nov 15 10:03:21 2024 +1100)
  • e95461a6a - Fix path to Clojure example (Christoph Burgmer, Thu Nov 14 14:21:10 2024 +0100)
  • 9f6b209e2 - chore: Add a test + update docs on JUnit 4 report dir default #1836 (Ronald Holshausen, Thu Nov 14 15:58:48 2024 +1100)
  • 3e501f58e - chore: Add a test for pact-jvm-server (Ronald Holshausen, Tue Oct 29 17:40:28 2024 +1100)
  • 85c92365e - Update README.md (Ronald Holshausen, Tue Oct 29 11:32:02 2024 +1100)
  • 5c41e17fc - bump version to 4.6.16 (Ronald Holshausen, Tue Oct 29 10:38:07 2024 +1100)
Commits

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 this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `pact.version` from 4.6.15 to 4.6.17.

Updates `au.com.dius.pact.consumer:junit5` from 4.6.15 to 4.6.17
- [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:junit5` from 4.6.15 to 4.6.17
- [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:junit5
  dependency-version: 4.6.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: au.com.dius.pact.provider:junit5
  dependency-version: 4.6.17
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels May 12, 2025
@github-actions github-actions Bot merged commit ca21c27 into master May 12, 2025
3 of 4 checks passed
@dependabot dependabot Bot deleted the dependabot/maven/pact.version-4.6.17 branch May 12, 2025 18:45
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants