Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 26, 2025

This PR contains the following updates:

Package Change Age Confidence
au.com.dius.pact.provider:junit5spring 4.1.34 -> 4.6.17 age confidence
au.com.dius.pact.provider:spring 4.1.34 -> 4.6.17 age confidence
au.com.dius.pact.provider:junit5 4.1.34 -> 4.6.17 age confidence
au.com.dius.pact.consumer:java8 (source) 4.1.34 -> 4.1.43 age confidence
au.com.dius.pact.consumer:junit5 4.1.34 -> 4.6.17 age confidence

Release Notes

pact-foundation/pact-jvm (au.com.dius.pact.provider:junit5spring)

v4.6.17

Compare Source

  • b365641 - fix: Only coerce strings to numbers when comparing headers and query parameters (Ronald Holshausen, Fri Feb 14 10:27:01 2025 +1100)
  • 00e4b40 - Merge commit '8cb9773b51dc729c4d03414bcb8bc0a8843662a1' (Ronald Holshausen, Fri Feb 14 10:24:30 2025 +1100)
  • 8cb9773 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from cc76eac..1acfa1e (Ronald Holshausen, Fri Feb 14 10:24:30 2025 +1100)
  • 1b1cf84 - chore(compatibility-suite): Correct the shared steps after updating the compatibility suite (Ronald Holshausen, Thu Feb 13 10:23:52 2025 +1100)
  • f6fa6e3 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 416f3a6..cc76eac (Ronald Holshausen, Thu Feb 13 10:06:48 2025 +1100)
  • 8789492 - Merge commit 'f6fa6e3fe1da4c8fa8a7285f844c3187252365b3' (Ronald Holshausen, Thu Feb 13 10:06:48 2025 +1100)
  • c3938b4 - chore: Fix compatibility-suite CI build (Ronald Holshausen, Thu Feb 13 09:34:10 2025 +1100)
  • dea8fb7 - chore: Fix compatibility-suite CI build (Ronald Holshausen, Thu Feb 13 09:15:34 2025 +1100)
  • 8c5b0b1 - fix: Only split values of known multi-value headers #​1852 (Ronald Holshausen, Wed Feb 12 16:01:17 2025 +1100)
  • d7d3030 - 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)
  • 5dba442 - fix: Lambda based DSL stringType method did not match the old DSL #​1850 (Ronald Holshausen, Wed Feb 12 10:27:13 2025 +1100)
  • 287b16c - 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)
  • 80d8a87 - chore: Add example of a test with a pending interaction (Ronald Holshausen, Fri Dec 6 09:38:52 2024 +1100)
  • 8b09520 - bump version to 4.6.17 (Ronald Holshausen, Thu Dec 5 09:50:10 2024 +1100)

v4.6.16

Compare Source

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

v4.6.15

Compare Source

  • 93fe196 - fix: Log the error response bodies from the Pact Broker #​1830 (Ronald Holshausen, Thu Oct 24 11:41:59 2024 +1100)
  • 3b25199 - fix(mock-server): Setting content length == 0 causes the HTTP exchange to use chunked encoding #​1828 (Ronald Holshausen, Wed Oct 23 16:00:35 2024 +1100)
  • ec066a0 - fix: Trim regex anchors before generating random strings from the regex #​1826 (Ronald Holshausen, Wed Oct 23 14:27:53 2024 +1100)
  • 0554c1a - Merge pull request #​1831 from timvahlbrock/patch-1 (Ronald Holshausen, Fri Oct 11 08:59:24 2024 +1100)
  • 62f40d5 - Document usage of pactbroker.providerBranch with the matching branch selector (Tim Vahlbrock, Mon Oct 7 09:30:56 2024 +0200)
  • 883f3e5 - chore: add JSON parser test for Windows #​1827 (Ronald Holshausen, Thu Sep 26 11:03:22 2024 +1000)
  • ab4c88c - Merge pull request #​1825 from pact-foundation/docs/links (Ronald Holshausen, Thu Sep 26 10:29:23 2024 +1000)
  • 43655c8 - docs: update obsolete links [ci skip] (Yousaf Nabi, Fri Sep 6 13:05:08 2024 +0100)
  • 5e9ac00 - fix: faiing test after merging PR (Ronald Holshausen, Thu Aug 29 09:38:17 2024 +1000)
  • 122db09 - Merge pull request #​1823 from huehnerlady/update-httpclient5 (Ronald Holshausen, Thu Aug 29 09:11:00 2024 +1000)
  • 7a28b1e - Merge pull request #​1822 from huehnerlady/update-plugin-driver (Ronald Holshausen, Thu Aug 29 09:09:48 2024 +1000)
  • 0c2fe9a - Update httpclient5 (Ruth Bassindale, Wed Aug 28 11:34:38 2024 +0200)
  • 67d9576 - Make plugindriver version consistent (Ruth Bassindale, Wed Aug 28 09:49:35 2024 +0200)
  • f5ee0eb - bump version to 4.6.15 (Ronald Holshausen, Tue Aug 27 16:49:49 2024 +1000)

v4.6.14

Compare Source

  • 4cf45a1 - fix: Allow the Pact publish task to set insecure TLS flag #​1817 (Ronald Holshausen, Tue Aug 27 16:22:48 2024 +1000)
  • ba845e8 - fix: Support provider tests with multiple targets using different transports #​1819 (Ronald Holshausen, Mon Aug 26 14:41:47 2024 +1000)
  • ae9b230 - chore: Upgrade plugin driver to 0.5.1 which upgrades gRPC libs to 1.66.0 #​1816 (Ronald Holshausen, Mon Aug 26 14:38:25 2024 +1000)
  • f19f1cf - fix(V4): Http mock server was incorrectly setting the trasnport to https (Ronald Holshausen, Thu Aug 22 15:37:09 2024 +1000)
  • 9ddf126 - chore: Upgrade plugin driver to 0.5.0 (Ronald Holshausen, Wed Aug 21 16:37:51 2024 +1000)
  • 00442e6 - Update README.md (Ronald Holshausen, Fri Aug 9 15:06:16 2024 +1000)
  • 5cdf0cb - bump version to 4.6.14 (Ronald Holshausen, Fri Aug 9 15:01:54 2024 +1000)

v4.6.13

Compare Source

  • ea14386 - fix: Need to pass any provider state data through to the plugins (Ronald Holshausen, Wed Aug 7 12:09:02 2024 +1000)
  • aa5770a - Update README.md (Ronald Holshausen, Tue Aug 6 10:49:30 2024 +1000)
  • 9289a3c - bump version to 4.6.13 (Ronald Holshausen, Tue Aug 6 10:36:04 2024 +1000)

v4.6.12

Compare Source

  • a8c7a48 - feat: Update the matching rule expression parser to support values from provider states (Ronald Holshausen, Mon Aug 5 17:38:19 2024 +1000)
  • 7877404 - Feat: Improve some of the matching definition parser errors (Ronald Holshausen, Mon Aug 5 16:17:47 2024 +1000)
  • bf66235 - feat: Add DSL methods to handle matching each key and value in a JSON object #​1813 (Ronald Holshausen, Mon Jul 15 16:49:01 2024 +1000)
  • ae06079 - fix: Deprecate eachKeyLike methods as they actually act on the values #​1813 (Ronald Holshausen, Mon Jul 15 11:22:14 2024 +1000)
  • 877f21b - fix: PactBrokerClient throws index-out-of-bounds when can-i-deploy is called for a new tag #​1814 (Ronald Holshausen, Fri Jul 12 11:26:04 2024 +1000)
  • 65ae785 - Update README.md (Ronald Holshausen, Fri Jul 12 15:11:36 2024 +1000)
  • 521e265 - docs(JUnit 4): Update README with allowing provider state generator to fall back to the provider state parameters (Ronald Holshausen, Thu Jul 11 17:00:28 2024 +1000)
  • e586656 - feat(JUnit 4): Allow provider state generator to fall back to the provider state parameters (Ronald Holshausen, Thu Jul 11 16:55:57 2024 +1000)
  • 7550a6d - feat: Allow provider state generator to fall back to the provider state parameters (Ronald Holshausen, Thu Jul 11 15:34:40 2024 +1000)
  • ea7037f - bump version to 4.6.12 (Ronald Holshausen, Fri Jul 5 12:07:48 2024 +1000)

v4.6.11

Compare Source

  • af93c02 - fix: Allow core content types to be able to be ovveridden #​1812 (Ronald Holshausen, Thu Jul 4 11:29:35 2024 +1000)
  • 029fcaf - feat(DSL): Update min and max array like functions to also take a DslPart #​1799 (Ronald Holshausen, Thu Jun 20 14:24:13 2024 +1000)
  • 527001f - bump version to 4.6.11 (Ronald Holshausen, Fri May 31 14:47:47 2024 +1000)

v4.6.10

Compare Source

  • 0131eb2 - Update README.md (Ronald Holshausen, Mon May 27 09:43:50 2024 +1000)
  • 9d46d36 - feat: Allow reusing common DSL parts in different LambdaDslJsonBody objects #​1796 (Ronald Holshausen, Wed May 22 11:50:39 2024 +1000)
  • 4752365 - chore(ci): allow wf dispatch for docs trigger (Yousaf Nabi, Tue Apr 23 15:40:06 2024 +0100)
  • 85b042c - fix: Add user-agent to the list of single value headers (Ronald Holshausen, Tue Apr 23 09:45:37 2024 +1000)
  • dd23af1 - bump version to 4.6.10 (Ronald Holshausen, Thu Apr 18 14:34:04 2024 +1000)

v4.6.9

Compare Source

  • f835e2a - chore: Removing publish test result step from CI (Ronald Holshausen, Thu Apr 18 11:29:20 2024 +1000)
  • 9fea4e2 - fix: Add tests for generating URLs with null or empty query parameter values #​1788 (Ronald Holshausen, Thu Apr 18 11:20:45 2024 +1000)
  • be1989d - fix: IndexOutOfBoundsException when query param without value #​1788 (Ronald Holshausen, Wed Apr 17 17:28:56 2024 +1000)
  • 78b265e - Merge pull request #​1785 from danifgxcom/patch-1 (Ronald Holshausen, Wed Apr 17 09:45:48 2024 +1000)
  • b5bf1b3 - Update README.md (danifgxcom, Wed Apr 3 01:16:30 2024 +0200)
  • da146a0 - bump version to 4.6.9 (Ronald Holshausen, Wed Mar 27 15:07:21 2024 +1100)

v4.6.8

Compare Source

  • 6ced027 - chore: upgrade Netty to version 4.1.108.Final #​1782 (Ronald Holshausen, Wed Mar 27 14:36:04 2024 +1100)
  • 71d8fee - feat(consumer/groovy): Support matchers on plain text bodies #​443 (Ronald Holshausen, Tue Mar 26 16:44:35 2024 +1100)
  • 7f70936 - feat(consumer-dsl): Support object and array expectation without specifying consumer in LambdaDSL #​1737 (Ronald Holshausen, Tue Mar 26 15:52:18 2024 +1100)
  • 314f9c0 - feat(consumer-dsl): Support request body as byte array #​1777 (Ronald Holshausen, Tue Mar 26 15:03:32 2024 +1100)
  • 4f3177a - Merge pull request #​1780 from gjkersten/fix-v4-syn-msg-json-report (Ronald Holshausen, Thu Mar 21 11:22:10 2024 +1100)
  • 245b17c - fix: allow synchronous messages to be saved in a v4 pact json report (Gert Jan Kersten, Wed Mar 20 08:14:38 2024 +0100)
  • ca1afe4 - Merge pull request #​1772 from gaeljw/patch-1 (Ronald Holshausen, Mon Mar 18 12:03:03 2024 +1100)
  • 411fc82 - docs: remove reference to scala-pact (Gaël Jourdan-Weil, Sat Mar 2 20:38:15 2024 +0100)
  • bc1e744 - fix: Fix for failing Compatibility Suite build (Ronald Holshausen, Tue Feb 20 14:29:04 2024 +1100)
  • 1f7d401 - feat: Add interaction description to the verification payload sent to the Pact Broker (Ronald Holshausen, Tue Feb 20 13:57:56 2024 +1100)
  • 30c462b - Merge commit 'fa1f85fd4e37374d207e14f69984cb332c61e6dc' (Ronald Holshausen, Mon Feb 19 13:15:39 2024 +1100)
  • fa1f85f - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from d22d466..416f3a6 (Ronald Holshausen, Mon Feb 19 13:15:39 2024 +1100)
  • f5cc823 - chore: Upgrade dependencies (groovy) (Ronald Holshausen, Fri Feb 16 16:18:18 2024 +1100)
  • e89bf5b - chore: Upgrade dependencies (ktor, netty) (Ronald Holshausen, Fri Feb 16 16:12:15 2024 +1100)
  • a3358ce - chore: Upgrade dependencies (json, tika, pact plugin driver) (Ronald Holshausen, Fri Feb 16 16:06:24 2024 +1100)
  • 7bada26 - chore: remove use of deplicated KLogging (Ronald Holshausen, Fri Feb 16 15:54:31 2024 +1100)
  • 04458fc - chore: Upgrade kotlin-logging to 5.1.4 (Ronald Holshausen, Fri Feb 16 15:32:14 2024 +1100)
  • dac93d7 - bump version to 4.6.8 (Ronald Holshausen, Fri Feb 16 15:10:16 2024 +1100)

v4.6.7

Compare Source

  • 2dd6271 - fix: Matching rules for query strings with square brackets were not bing written in V2 format correctly #​1766 (Ronald Holshausen, Fri Feb 16 14:17:12 2024 +1100)
  • 9480fdc - fix: Provider branch not sent to Pact Broker in consumer version selectors if enablePending=false #​1769 (Ronald Holshausen, Fri Feb 16 10:25:53 2024 +1100)
  • d50ad08 - chore: Disable query with [] test for now #​1766 (Ronald Holshausen, Fri Feb 16 10:25:00 2024 +1100)
  • 24b14a3 - chore: Add a query with [] test #​1766 (Ronald Holshausen, Fri Feb 16 09:29:14 2024 +1100)
  • 152c7bc - fix: matchPath should validate that the example provided explicitly matches the regex #​1767 (Ronald Holshausen, Thu Feb 15 12:05:33 2024 +1100)
  • b52f5a7 - Update README.md (Ronald Holshausen, Tue Jan 30 17:32:50 2024 +1100)
  • 4806c62 - bump version to 4.6.7 (Ronald Holshausen, Tue Jan 30 17:28:57 2024 +1100)

v4.6.6

Compare Source

  • 01058b3 - fix: when Preemptive Authentication is enabled, basic auth creds were not being set correctly #​1764 (Ronald Holshausen, Tue Jan 30 15:07:58 2024 +1100)
  • 111ae79 - fix: Implemented missing atLeast and atMost options with matching rule definitions (Ronald Holshausen, Tue Jan 30 13:42:01 2024 +1100)
  • 936cd34 - Merge pull request #​1761 from pact-foundation/docs/update-body-override (Ronald Holshausen, Mon Jan 22 11:01:12 2024 +1100)
  • a4509a0 - docs: update content type override system property (Matt Fellows, Mon Jan 22 09:34:05 2024 +1100)
  • fffc9cc - docs: update how to override body data type (Matt Fellows, Mon Jan 22 09:32:38 2024 +1100)
  • e78f514 - bump version to 4.6.6 (Ronald Holshausen, Thu Jan 18 15:51:31 2024 +1100)

v4.6.5

Compare Source

  • 704f9cd - fix: newJsonBody() builder unable to handle certain field names #​1760 (Ronald Holshausen, Thu Jan 18 11:46:48 2024 +1100)
  • e74487f - fix: Add set-cookie header to the list of single value headers (Ronald Holshausen, Wed Jan 17 13:52:06 2024 +1100)
  • 51762bd - Merge pull request #​1759 from ealesjordan/check-latest-on-main-branch (Ronald Holshausen, Wed Jan 17 14:29:21 2024 +1100)
  • bcadfde - fix: Support V2 format with header/query params with encoded paths (Ronald Holshausen, Wed Jan 17 11:49:09 2024 +1100)
  • d607475 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #​1755 (Ronald Holshausen, Mon Jan 15 13:21:01 2024 +1100)
  • 51f9b58 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales, Tue Jan 9 14:41:34 2024 +0000)
  • be4b696 - chore: Update Junit 5 readme with V4 Pact example #​1745 (Ronald Holshausen, Wed Dec 20 15:53:00 2023 +1100)
  • 9a8d121 - feat: Add tests for supportingmultiple test targets with JUnit 5 #​1708 (Ronald Holshausen, Sat Dec 16 19:05:46 2023 +1100)
  • 4687d96 - feat: Support multiple test targets with JUnit 5 #​1708 (Ronald Holshausen, Fri Dec 15 23:36:28 2023 +1100)
  • fe8e0cc - chore: Correct Javadoc for @​Pact annotation #​1739 (Ronald Holshausen, Mon Dec 18 11:26:28 2023 +1100)
  • 2a641c4 - fix: Message metadata is parsed as JSON, so need to check for JSON types #​1749 (Ronald Holshausen, Fri Dec 15 12:21:32 2023 +1100)
  • 3809c9b - chore: cleanup disabled test (Ronald Holshausen, Fri Dec 15 10:03:02 2023 +1100)
  • d918302 - bump version to 4.6.5 (Ronald Holshausen, Mon Dec 11 16:39:18 2023 +1100)

v4.6.4

Compare Source

  • b3c2bcb - Merge pull request #​1747 from pact-foundation/chore/remove-xerces (Ronald Holshausen, Mon Dec 11 15:36:07 2023 +1100)
  • ece6a68 - chore: Remove xerces #​1743 (Ronald Holshausen, Mon Dec 11 15:19:08 2023 +1100)
  • 0f015b2 - chore: Upgrade Gradle to 7.6.3 (Ronald Holshausen, Mon Dec 11 13:39:44 2023 +1100)
  • b8129fa - chore: Upgrade KTor to 2.3.2 (Ronald Holshausen, Sun Dec 10 08:37:00 2023 +1100)
  • eae15a8 - Merge pull request #​1742 from ealesjordan/1741-can-i-deploy-main (Ronald Holshausen, Mon Dec 11 10:06:57 2023 +1100)
  • 62c6f7b - Issue 1741 - Add to main branch option to match what is possible in the Pact Flow UI (jordan.eales, Thu Dec 7 16:28:46 2023 +0000)
  • c002e9a - Merge pull request #​1735 from biergit/patch-2 (Yousaf Nabi, Wed Nov 29 15:54:29 2023 +0000)
  • b361138 - Merge pull request #​1734 from biergit/patch-1 (Yousaf Nabi, Wed Nov 29 15:54:19 2023 +0000)
  • 1b8fe19 - Fix another typo (biergit, Wed Nov 29 09:59:50 2023 +0100)
  • dc65478 - Fix typos (biergit, Wed Nov 29 09:58:11 2023 +0100)
  • 36a3992 - chore: cleanup some unecessary files (Ronald Holshausen, Wed Nov 15 16:41:22 2023 +1100)
  • 9f4467e - fix: Message matching rules can be defined under content instead of body #​1509 (Ronald Holshausen, Wed Nov 15 15:36:20 2023 +1100)
  • eef0810 - chore: Add branch to published pacts #​1714 (Ronald Holshausen, Wed Nov 15 15:23:19 2023 +1100)
  • 30d28c1 - Chore: Add test with headers with params with no values #​1727 (Ronald Holshausen, Wed Nov 15 10:02:43 2023 +1100)
  • 367cb6e - chore: Upgrade org.json:json to latest #​1720 (Ronald Holshausen, Tue Oct 24 16:47:19 2023 +1100)
  • d0997e5 - bump version to 4.6.4 (Ronald Holshausen, Fri Sep 22 10:43:32 2023 +1000)

v4.6.3

Compare Source

  • b318149 - chore: fix codenarc violations #​1717 (Ronald Holshausen, Thu Sep 21 12:43:18 2023 +1000)
  • 5d29116 - fix: Unstable key generation with provider states #​1717 (Ronald Holshausen, Thu Sep 21 12:36:54 2023 +1000)
  • c6efac9 - fix: If the JUnit test framework has an exception, add a failure to the test results #​1715 (Ronald Holshausen, Thu Sep 21 11:58:10 2023 +1000)
  • e3950d4 - feat: Update the new builder DSL to allow setting contents as byte arrays #​600 (Ronald Holshausen, Thu Sep 21 10:56:54 2023 +1000)
  • 90d6cc4 - Merge pull request #​1713 from monochromata/retry-any-http-method (Ronald Holshausen, Wed Sep 6 09:47:48 2023 +1000)
  • ef22eb3 - feat: Retry all http methods (Sebastian Lohmeier, Mon Sep 4 22:03:05 2023 +0200)
  • 2b2055f - chore: Add missing key and pending methods to SynchronousMessagePactBuilder #​1707 (Ronald Holshausen, Mon Aug 28 10:40:55 2023 +1000)
  • 1b00f63 - chore: add a ProviderState injected test with integer values #​1700 (Ronald Holshausen, Wed Aug 23 14:08:20 2023 +1000)
  • b1806ab - feat: Add support for adding multiparts that can use JSON DSL #​1642 (Ronald Holshausen, Tue Aug 22 11:50:21 2023 +1000)
  • f98f1ad - chore: Upgrade plugin driver to 0.4.1 #​1698 (Ronald Holshausen, Mon Aug 21 15:04:27 2023 +1000)
  • 5e6fe75 - Update README.md (Ronald Holshausen, Mon Aug 21 14:44:06 2023 +1000)
  • 3755f1e - Update README.md (Ronald Holshausen, Mon Aug 21 14:43:30 2023 +1000)
  • 4c97e39 - Update README.md (Ronald Holshausen, Mon Aug 21 14:41:46 2023 +1000)
  • 07904cf - Merge branch 'v4.6.x' (Ronald Holshausen, Mon Aug 21 14:40:37 2023 +1000)
  • a91598b - Update README.md (Ronald Holshausen, Fri Aug 18 15:27:27 2023 +1000)
  • ad6a031 - bump version to 4.6.3 (Ronald Holshausen, Fri Aug 18 15:19:17 2023 +1000)

v4.6.2

Compare Source

  • 017fc6c - chore: Upgrade Kotlin to 1.8.22 (Ronald Holshausen, Fri Aug 18 14:53:06 2023 +1000)
  • 91c29ef - Merge branch 'v4.5.x' into v4.6.x (Ronald Holshausen, Fri Aug 18 14:46:46 2023 +1000)
  • ef245f2 - bump version to 4.5.9 (Ronald Holshausen, Fri Aug 18 14:28:38 2023 +1000)
  • bb4010b - update changelog for release 4.5.8 (Ronald Holshausen, Fri Aug 18 14:18:32 2023 +1000)
  • 6aec655 - feat(compatibility-suite): Implemented Synchronous Messages feature (Ronald Holshausen, Thu Aug 17 11:58:00 2023 +1000)
  • 403f6cb - Merge commit 'a7a67d97160f01f85d5253e7db4df3f189367fc9' (Ronald Holshausen, Thu Aug 17 11:56:37 2023 +1000)
  • a7a67d9 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from bd6b204..d22d466 (Ronald Holshausen, Thu Aug 17 11:56:37 2023 +1000)
  • c44b05a - feat(compatibility-suite): Add V4 message scenarios (Ronald Holshausen, Wed Aug 16 10:53:55 2023 +1000)
  • 5a324ab - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 4db89a1..bd6b204 (Ronald Holshausen, Wed Aug 16 10:53:13 2023 +1000)
  • bd43f8a - Merge commit '5a324abd54e378cd724b7b3e2fb15d35707c524e' (Ronald Holshausen, Wed Aug 16 10:53:13 2023 +1000)
  • aeb09e9 - fix(compatibility-suite): Correct error messages to be consistant (Ronald Holshausen, Tue Aug 15 16:24:53 2023 +1000)
  • 8c9c03a - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 88a2101..4db89a1 (Ronald Holshausen, Tue Aug 15 15:34:55 2023 +1000)
  • a163785 - Merge commit '8c9c03aa5334e4e91703f356be18adfce7fdb41a' (Ronald Holshausen, Tue Aug 15 15:34:55 2023 +1000)
  • 541fdd2 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from a0381bc..88a2101 (Ronald Holshausen, Fri Aug 11 11:38:30 2023 +1000)
  • c37387f - chore(compatibility-suite): Implement V4 matching rule and generator scenarios (Ronald Holshausen, Fri Aug 11 10:00:02 2023 +1000)
  • 41e220d - Merge commit 'eef31107a3c55d1fd33e7e1b916aa6fb131693ec' (Ronald Holshausen, Fri Aug 11 09:58:59 2023 +1000)
  • eef3110 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from e408540..a0381bc (Ronald Holshausen, Fri Aug 11 09:58:59 2023 +1000)
  • 4d81f84 - Merge commit '79f571d2f0302f37e43e6f386f192cea5f2f9dd4' (Ronald Holshausen, Thu Aug 10 11:34:15 2023 +1000)
  • 79f571d - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 950eb67..e408540 (Ronald Holshausen, Thu Aug 10 11:34:15 2023 +1000)
  • 73c6adb - chore: Add additional logging to matchContentType (Ronald Holshausen, Thu Aug 10 11:34:04 2023 +1000)
  • 8fd8d50 - chore: fix pact-compatibility-suite subtree (Ronald Holshausen, Thu Aug 10 10:25:39 2023 +1000)
  • 1524395 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 3d9389a..950eb67 (Ronald Holshausen, Thu Aug 10 09:56:56 2023 +1000)
  • c1964a1 - feat(compatibility-suite): Implement initial V4 features (Ronald Holshausen, Thu Aug 10 10:16:50 2023 +1000)
  • f8c8ab2 - chore: add pact-foundation triage automation (Matt Fellows, Fri Aug 4 16:34:54 2023 +1000)
  • dc0ea0a - Merge commit '2986e6a03a4f1f30ea7f5524f087afae0babbc90' (Ronald Holshausen, Thu Aug 3 16:55:40 2023 +1000)
  • 2986e6a - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 142427d..3d9389a (Ronald Holshausen, Thu Aug 3 16:55:40 2023 +1000)
  • 1afb410 - chore: fix code narc (Ronald Holshausen, Thu Aug 3 16:36:55 2023 +1000)
  • d872f7a - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 55dde28..142427d (Ronald Holshausen, Thu Aug 3 16:31:22 2023 +1000)
  • 894016d - feat(compatibility-suite): Implemented V3 message provider feature (Ronald Holshausen, Thu Aug 3 16:31:15 2023 +1000)
  • 57cad33 - chore: Update compatibility-suite (Ronald Holshausen, Wed Aug 2 16:58:46 2023 +1000)
  • 3305504 - Merge commit 'a6a2f59b047daf2583d12ff0d7e73dad94848b18' (Ronald Holshausen, Wed Aug 2 16:56:31 2023 +1000)
  • a6a2f59 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 5c1ea80..55dde28 (Ronald Holshausen, Wed Aug 2 16:56:31 2023 +1000)
  • 5751c1f - feat(compatibility-suite): Implement steps for V3 message consumer (Ronald Holshausen, Tue Aug 1 14:29:29 2023 +1000)
  • 8a131f9 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from ad77df0..5c1ea80 (Ronald Holshausen, Tue Aug 1 14:25:16 2023 +1000)
  • e40f5ef - Merge commit '5806fc21a6b4c79be1788bd2825e1fc90be34ec7' (Ronald Holshausen, Mon Jul 31 15:12:53 2023 +1000)
  • 5806fc2 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 89b61f0..ad77df0 (Ronald Holshausen, Mon Jul 31 15:12:53 2023 +1000)
  • bce3543 - fix(compatibility-suite): header values can have optional spaces (Ronald Holshausen, Mon Jul 31 15:12:44 2023 +1000)
  • bd2f380 - feat: Add sys prop to set default Pact spec version; deprecate PactSpecVersion.UNSPECIFIED #​1705 (Ronald Holshausen, Mon Jul 31 12:30:25 2023 +1000)
  • 52cb552 - fix: Pact parser is removing quoting on Content-Type params #​1538 (Ronald Holshausen, Fri Jul 28 09:49:16 2023 +1000)
  • be48dfe - Update README.md (Ronald Holshausen, Fri Jul 28 17:06:04 2023 +1000)
  • a671d4f - Merge branch 'oshai-kl5' (Ronald Holshausen, Wed Jul 26 14:43:39 2023 +1000)
  • 494a0dc - Merge branch 'kl5' of github.com:oshai/pact-jvm into oshai-kl5 (Ronald Holshausen, Wed Jul 26 14:36:12 2023 +1000)
  • 6c1f850 - chore: Update error messages to match the compatibility-suite (Ronald Holshausen, Wed Jul 26 11:59:54 2023 +1000)
  • 4967b5f - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 36121e4..89b61f0 (Ronald Holshausen, Wed Jul 26 10:52:43 2023 +1000)
  • 3e22d63 - upgrade to kotlin-logging 5 (oshai, Mon Jul 24 10:04:07 2023 +0300)
  • cdf6d2c - feat(compatibility-suite): Add V3 HTTP generator scenarios (Ronald Holshausen, Fri Jul 21 12:02:16 2023 +1000)
  • acc1aec - Merge commit 'b83089449f3623aedde6cd2c85dcca1b28bc26ba' (Ronald Holshausen, Fri Jul 21 12:01:07 2023 +1000)
  • b830894 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from c4d11fd..36121e4 (Ronald Holshausen, Fri Jul 21 12:01:07 2023 +1000)
  • 308a7f7 - chore: DateTimeGeneratorSpec could fail on millisecond boundaries (Ronald Holshausen, Fri Jul 21 09:43:33 2023 +1000)
  • 5133241 - chore: Fix static code violations (Ronald Holshausen, Fri Jul 21 09:24:44 2023 +1000)
  • 3cc5e9b - chore: TimeGeneratorSpec could fail on millisecond boundaries (Ronald Holshausen, Fri Jul 21 09:13:36 2023 +1000)
  • bf66443 - feat(compatibility-suite): Implement V3 mathing rule and generator scenarios (Ronald Holshausen, Thu Jul 20 16:32:44 2023 +1000)
  • 2daa449 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 3b7a3c3..c4d11fd (Ronald Holshausen, Thu Jul 20 16:29:12 2023 +1000)
  • 85bc956 - chore: Add V2 and V3 features to the CI build (Ronald Holshausen, Thu Jul 20 10:55:51 2023 +1000)
  • 0e7ad4e - chore: fix static code voilations and failing tests (Ronald Holshausen, Thu Jul 20 09:16:52 2023 +1000)
  • bef76ee - Merge commit '91dd1fd0c1ce65b2323a43b68283f8168dcf0bbe' (Ronald Holshausen, Wed Jul 19 16:02:35 2023 +1000)
  • 91dd1fd - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from f151554..3b7a3c3 (Ronald Holshausen, Wed Jul 19 16:02:35 2023 +1000)
  • 88c023f - feat(compatibility-suite): Implemented V3 features (Ronald Holshausen, Wed Jul 19 16:02:27 2023 +1000)
  • b628e96 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 4c9efa2..f151554 (Ronald Holshausen, Mon Jul 17 15:08:02 2023 +1000)
  • 31004ad - feat(compatibility-suite): Implemented remaining V1 scenarios (Ronald Holshausen, Thu Jul 13 13:36:08 2023 +1000)
  • 3c10367 - Merge commit 'f895d548c4a19dcc44706cea26f2e79afbd6eb7a' (Ronald Holshausen, Thu Jul 13 13:30:43 2023 +1000)
  • f895d54 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 2b94ae9..4c9efa2 (Ronald Holshausen, Thu Jul 13 13:30:43 2023 +1000)
  • 27498a1 - feat(compatibility-suite): Implemented scenarios related to multipart bodies (Ronald Holshausen, Fri Jun 30 17:00:03 2023 +1000)
  • 20e3cc8 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from fc2384a..2b94ae9 (Ronald Holshausen, Fri Jun 30 16:48:26 2023 +1000)
  • af661f3 - feat(compatibility-suite): Implemented scenarios related to non-JSON bodies (Ronald Holshausen, Fri Jun 30 12:11:01 2023 +1000)
  • ae0a7a4 - Merge commit '14f1b4202fccda3a6859d8d4c9fb3134ff322a04' (Ronald Holshausen, Fri Jun 30 11:58:39 2023 +1000)
  • 14f1b42 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from a8ff175..fc2384a (Ronald Holshausen, Fri Jun 30 11:58:39 2023 +1000)
  • 68b8822 - feat: Correct the matching rules to match the latest compatibility-suite (Ronald Holshausen, Thu Jun 29 10:24:21 2023 +1000)
  • [7f9d5ae](https://redirect.github.c

Configuration

📅 Schedule: Branch creation - "after 8am and before 2pm every weekday" in timezone Europe/London, Automerge - "after 8am and before 2pm every weekday" in timezone Europe/London.

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jun 26, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jun 26, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jun 26, 2025
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from bf6e5da to e9e22c5 Compare June 26, 2025 10:32
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 4 times, most recently from 4b4b2c2 to 58251d6 Compare July 9, 2025 09:30
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 5 times, most recently from 0874085 to 76a208f Compare July 21, 2025 10:46
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 6 times, most recently from 84f985c to a6e8b57 Compare July 29, 2025 14:14
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from a6e8b57 to 5b97aa7 Compare July 29, 2025 15:16
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Jul 29, 2025
renovate-approve[bot]
renovate-approve bot previously approved these changes Jul 29, 2025
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 6 times, most recently from 6637fab to 252282d Compare August 4, 2025 11:09
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 89a1d68 to 27197db Compare September 17, 2025 07:59
renovate-approve[bot]
renovate-approve bot previously approved these changes Sep 17, 2025
renovate-approve-2[bot]
renovate-approve-2 bot previously approved these changes Sep 17, 2025
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 2 times, most recently from 7aee446 to 7c47987 Compare October 13, 2025 09:26
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 3 times, most recently from 307c144 to 48bd647 Compare October 22, 2025 10:56
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 8 times, most recently from ebb1de1 to 7e2b660 Compare October 28, 2025 11:18
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 8 times, most recently from 258da3d to 1dd615b Compare November 6, 2025 09:03
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 1dd615b to f06055e Compare November 6, 2025 09:18
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants