Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update versions.pact_version to v4.6.10 #1850

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 16, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
au.com.dius.pact.provider:junit5spring 4.1.7 -> 4.6.10 age adoption passing confidence
au.com.dius.pact.provider:spring 4.1.7 -> 4.6.10 age adoption passing confidence
au.com.dius.pact.provider:junit5 4.1.7 -> 4.6.10 age adoption passing confidence

Release Notes

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

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..416f3a64d (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..d22d4667c (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..bd6b2044c (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..4db89a19c (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..88a21014d (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..a0381bce1 (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..e40854085 (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..950eb677e (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..3d9389a98 (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..142427dee (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..55dde288f (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..5c1ea808c (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..ad77df02b (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..89b61f021 (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..36121e441 (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..c4d11fd69 (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..3b7a3c377 (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..f151554ee (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..4c9efa237 (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..2b94ae9fe (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..fc2384a13 (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 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 909f0bf..a8ff1754a (Ronald Holshausen, Thu Jun 29 09:56:58 2023 +1000)
  • 9097226 - feat(V4): Add a JUnit 4 test using the status code matcher (Ronald Holshausen, Tue Jun 27 12:01:34 2023 +1000)
  • d49675b - Merge commit '5c4009f959ff7aba1bf363f298b258258084fdfd' (Ronald Holshausen, Tue Jun 27 11:55:17 2023 +1000)
  • 5c4009f - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 27b3f26..909f0bff0 (Ronald Holshausen, Tue Jun 27 11:55:17 2023 +1000)
  • 3af6b08 - fix: Update RestPactRunner and MessagePactRunner to support V4 Pacts #​1692 (Ronald Holshausen, Tue Jun 27 11:24:55 2023 +1000)
  • 302013d - chore: Correct codenarc violations in compatibility-suite (Ronald Holshausen, Tue Jun 27 11:23:57 2023 +1000)
  • 277afad - Update README.md (Ronald Holshausen, Tue Jun 27 09:20:16 2023 +1000)
  • a6b6e83 - feat(compatibility-suite): Implemented steps for V2 matching rule scenarios (Ronald Holshausen, Mon Jun 26 16:59:38 2023 +1000)
  • c207e7e - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from b91f689..27b3f2663 (Ronald Holshausen, Mon Jun 26 16:54:26 2023 +1000)
  • 25d17df - Merge commit 'c207e7e62699e47d37d2e99d0327c58344d47b25' (Ronald Holshausen, Mon Jun 26 16:54:26 2023 +1000)
  • f0a4f6c - fix: Matching rules were not being applied to repeated header values (Ronald Holshausen, Mon Jun 26 16:24:28 2023 +1000)
  • 28d544e - fix: Matching rules were not being applied to repeated query parameters (Ronald Holshausen, Mon Jun 26 14:25:33 2023 +1000)
  • e272dc2 - feat(compatibility-suite): Implemented V1 scenarios for verifying different HTTP response parts (Ronald Holshausen, Mon Jun 26 13:36:42 2023 +1000)
  • baacf98 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 314f4bb..b91f68931 (Ronald Holshausen, Mon Jun 26 13:35:07 2023 +1000)
  • 77fcd5a - Update compatibility suite to commit 'baacf9896a8a7470381c1b853d57bb42f893863a' (Ronald Holshausen, Mon Jun 26 13:35:07 2023 +1000)
  • 474ab17 - fix: Do not print out multipart bodies as they could have binary parts (Ronald Holshausen, Mon Jun 26 11:25:14 2023 +1000)
  • 8e60638 - chore: Update build to support Gradle 8 (Ronald Holshausen, Mon Jun 26 11:15:40 2023 +1000)
  • 66833d0 - chore: cleanup Gradle deprecation warnings (Ronald Holshausen, Mon Jun 26 10:54:55 2023 +1000)
  • fee268b - chore: fix codenarc voilations (Ronald Holshausen, Mon Jun 26 10:48:09 2023 +1000)
  • 26bc5e9 - feat: Add steps for initial V2 HTTP compatibility scenarios (Ronald Holshausen, Mon Jun 26 10:27:23 2023 +1000)
  • 6ceb80f - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from aa10f05..314f4bb86 (Ronald Holshausen, Mon Jun 26 10:25:12 2023 +1000)
  • 209ade1 - Update compatibility suite to commit '6ceb80f669a1eb98e1a7096973a14a368f5a0a4e' (Ronald Holshausen, Mon Jun 26 10:25:12 2023 +1000)
  • 74cd39c - chore(compatibility-suite): Move shared steps to a shared package (Ronald Holshausen, Fri Jun 23 15:15:22 2023 +1000)
  • 0026c9b - chore: fix the compatibility build on CI (Ronald Holshausen, Fri Jun 23 15:07:13 2023 +1000)
  • 8312d29 - chore: correct release script (Ronald Holshausen, Fri Jun 23 12:22:11 2023 +1000)
  • 3111bfb - bump version to 4.6.2 (Ronald Holshausen, Fri Jun 23 12:17:13 2023 +1000)

v4.6.1

Compare Source

  • 1c893cf - Merge branch 'master' into v4.6.x (Ronald Holshausen, Fri Jun 23 11:49:55 2023 +1000)
  • 16748fe - chore: correct changelog (Ronald Holshausen, Fri Jun 23 11:44:15 2023 +1000)
  • 6f16dc8 - bump version to 4.5.8 (Ronald Holshausen, Fri Jun 23 09:44:09 2023 +1000)
  • 70cf3b9 - update changelog for release 4.5.7 (Ronald Holshausen, Fri Jun 23 09:31:56 2023 +1000)
  • abf5fb8 - fix: EachValue matcher was applying the associated rule to the list and not the items in the list (Ronald Holshausen, Thu Jun 22 15:29:09 2023 +1000)
  • d376e7e - chore: fix codenarc and detect voilations (Ronald Holshausen, Wed Jun 21 17:02:13 2023 +1000)
  • a2f7fbf - fix: Support string escape sequences in matching definitions (Ronald Holshausen, Wed Jun 21 16:53:26 2023 +1000)
  • 3c78dc5 - chore: correct the no provider state callback configured + request filters steps (Ronald Holshausen, Thu Jun 15 16:14:52 2023 +1000)
  • 0cd9ad0 - feat: Implemented scenarios for no provider state callback configured + request filters (Ronald Holshausen, Thu Jun 15 16:04:50 2023 +1000)
  • d8c196e - Update compatibility suite to commit 'a7a339bb861188580422c6b8b76be86d304770c1' (Ronald Holshausen, Thu Jun 15 16:03:48 2023 +1000)
  • a7a339b - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 8974901..aa10f0521 (Ronald Holshausen, Thu Jun 15 16:03:48 2023 +1000)
  • fdea11e - feat: Add builder interface for plugins to provide DSL to construct interactions (Ronald Holshausen, Wed Jun 7 14:54:26 2023 +1000)
  • 7c41fc1 - feat: implement compatibility suite provider state steps (Ronald Holshausen, Wed May 31 10:13:57 2023 +1000)
  • 0f5dc41 - feat: Call provider state callbacks with empty state when there is no state defined (Ronald Holshausen, Wed May 31 10:13:15 2023 +1000)
  • 45df569 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 4ced3ca..89749010a (Ronald Holshausen, Wed May 31 10:11:46 2023 +1000)
  • 584734e - Update compatability suite to commit '45df569728f419c1a8df175f2fd560d105948864' (Ronald Holshausen, Wed May 31 10:11:46 2023 +1000)
  • f3932f5 - chore: revert change that broke automatic module naming (Ronald Holshausen, Tue May 30 14:33:03 2023 +1000)
  • 917d286 - Merge pull request #​1694 from Danny02/feature/fix-automatic-module-name (Ronald Holshausen, Tue May 30 14:31:40 2023 +1000)
  • 18265d7 - fix: correct the compatibility suite steps after latest update (Ronald Holshausen, Tue May 30 14:28:15 2023 +1000)
  • b699ccd - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 722ff95..4ced3ca47 (Ronald Holshausen, Tue May 30 12:58:20 2023 +1000)
  • 938eb63 - Update compatability suite to commit 'b699ccde5337737bf06b29d97e2705ab7c9468cc' (Ronald Holshausen, Tue May 30 12:58:20 2023 +1000)
  • 7e8d7fc - fix: MockServerURLGenerator was not combining URL fragments correctly (Ronald Holshausen, Tue May 30 12:57:20 2023 +1000)
  • b369fec - feat: got the remaining V1 HTTP provider scenarios passing (Ronald Holshausen, Thu May 25 15:48:58 2023 +1000)
  • e43d283 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 70e1b0a..722ff956f (Ronald Holshausen, Thu May 25 15:48:03 2023 +1000)
  • a216424 - Update compatability suite to commit 'e43d28319147529997a567b45777495ff66241c4' (Ronald Holshausen, Thu May 25 15:48:03 2023 +1000)
  • b7b2a12 - feat: Implemented initial V1 HTTP provider specs in compatibility suite (Ronald Holshausen, Thu May 25 14:53:14 2023 +1000)
  • c83dd5d - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from b332375..70e1b0a4f (Ronald Holshausen, Thu May 25 14:48:46 2023 +1000)
  • 3db9bce - Merge compatibility suite commit 'c83dd5d2971131c897cfab511a8c502d0b506961' (Ronald Holshausen, Thu May 25 14:48:46 2023 +1000)
  • a0a5a96 - use valid module name in manifest (Daniel Heinrich, Mon May 22 14:01:31 2023 +0200)
  • b250377 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 7c4fb6b..b3323750e (Ronald Holshausen, Thu May 18 15:06:00 2023 +1000)
  • 8563211 - Update compatability suite to commit 'b250377e3caf5862ac44a9d96287dd100180e7b0' (Ronald Holshausen, Thu May 18 15:06:00 2023 +1000)
  • dbc59a4 - feat: Implement the remaining V1 HTTP consumer scenarios (Ronald Holshausen, Wed May 17 16:04:33 2023 +1000)
  • d3dad3d - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 203d64c..7c4fb6b9f (Ronald Holshausen, Wed May 17 16:02:22 2023 +1000)
  • f05fd81 - Update compatability suite to commit 'd3dad3d2998414b3add7a277d3c1de0b686e890c' (Ronald Holshausen, Wed May 17 16:02:22 2023 +1000)
  • e4eab7b - feat: Implement initial compatibility suite feature for V1/HTTP interactions (Ronald Holshausen, Tue May 16 13:09:13 2023 +1000)
  • 8baa3bd - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from 7938b58..203d64c52 (Ronald Holshausen, Tue May 16 13:06:53 2023 +1000)
  • 70a6c7c - Update compatibility suite to commit '8baa3bde503bbab887d8618da456e7e3fdfa879c' (Ronald Holshausen, Tue May 16 13:06:53 2023 +1000)
  • 2cdb862 - chore: fix compatability-suite build (Ronald Holshausen, Mon May 15 15:25:59 2023 +1000)
  • b8682e9 - chore: attach report for compatibility-suite build (Ronald Holshausen, Mon May 15 15:15:48 2023 +1000)
  • b5092bb - feat: Add compatibility-suite to CI build (Ronald Holshausen, Mon May 15 14:54:36 2023 +1000)
  • 4ab3cda - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from b5ba1cc..7938b5832 (Ronald Holshausen, Mon May 15 14:29:20 2023 +1000)
  • e39ce0b - Merge pact-compatibility-suite (Ronald Holshausen, Mon May 15 14:29:20 2023 +1000)
  • f0cbcf5 - Merge pull request #​1691 from holomekc/feature/port-expression (Ronald Holshausen, Mon May 15 12:38:41 2023 +1000)
  • fa65ca2 - Allow to set the port via an expression. (holomekc, Fri May 12 13:49:55 2023 +0200)
  • 9f5aa17 - Merge branch 'master' into v4.6.x (Ronald Holshausen, Mon May 8 10:17:36 2023 +1000)
  • 2a8b602 - Update README.md (Ronald Holshausen, Mon May 8 10:14:21 2023 +1000)
  • 1c41a32 - chore: fix changelog entry (Ronald Holshausen, Mon May 8 10:11:40 2023 +1000)
  • 046ddbc - bump version to 4.6.1 (Ronald Holshausen, Mon May 8 09:34:01 2023 +1000)

v4.6.0

Compare Source

  • f5aff82 - chore: Upgrade dependencies (Ronald Holshausen, Fri May 5 16:56:45 2023 +1000)
  • 1fafbf4 - chore: Upgrade Kotlin to 1.8.21, KTor to 2.3, plugin driver to 0.4.0 (Ronald Holshausen, Fri May 5 16:42:41 2023 +1000)
  • a4d0597 - chore: start v4.6.x branch (Ronald Holshausen, Fri May 5 15:39:30 2023 +1000)
  • 1819fcf - chore: add or and orElse to Result class (Ronald Holshausen, Fri May 5 15:25:31 2023 +1000)
  • 6f072fb - Merge commit '276bf561a9a87cf2ed734cc30c31f2b495be8d4e' as 'compatibility-suite/pact-compatibility-suite' (Ronald Holshausen, Mon May 1 15:23:04 2023 +1000)
  • 276bf56 - Squashed 'compatibility-suite/pact-compatibility-suite/' content from commit b5ba1cc (Ronald Holshausen, Mon May 1 15:23:04 2023 +1000)
  • 8da0855 - Merge pull request #​1685 from holly-cummins/shorthand-annotation (Ronald Holshausen, Mon May 1 15:07:34 2023 +1000)
  • d3dbc52 - Use shorthand annotation instead of @​ExtendWith (Holly Cummins, Wed Apr 19 15:01:00 2023 +0100)
  • a7c2314 - bump version to 4.5.7 (Ronald Holshausen, Wed Apr 12 15:50:47 2023 +1000)

v4.5.9

Compare Source

v4.5.8

Compare Source

  • 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..d22d4667c (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..bd6b2044c (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..4db89a19c (Ronald Holshausen, Tue Aug 15 15:34:55 2023 +1000)
  • a163785 - Merge commit '8c9c03aa5334e4e91703f356be18adfce7fdb41a' (Ronald Holshausen, Tue Aug 15 15:34:55 2023 +1000)
  • [`541

Configuration

📅 Schedule: Branch creation - "after 7am and before 11am every weekday" in timezone Europe/London, 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 these updates again.


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

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/versions.pact_version branch from b59f517 to 893125e Compare March 21, 2023 08:33
@renovate renovate bot changed the title Update versions.pact_version to v4.5.3 Update versions.pact_version to v4.5.4 Mar 21, 2023
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from a2bd9ea to 19c2c12 Compare July 11, 2023 13:08
@renovate renovate bot changed the title Update versions.pact_version to v4.5.4 Update versions.pact_version to v4.6.1 Jul 11, 2023
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 19c2c12 to d4a8199 Compare July 12, 2023 10:17
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from d4a8199 to 6e74f3b Compare July 12, 2023 15:51
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 6e74f3b to 8db5bd1 Compare July 13, 2023 10:40
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 8db5bd1 to c14fe3f Compare July 13, 2023 14:47
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from c14fe3f to 55e4e18 Compare July 19, 2023 14:28
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 2 times, most recently from 0c10f42 to a8245ef Compare July 25, 2023 15:08
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from a8245ef to 0877629 Compare July 25, 2023 16:23
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 2 times, most recently from 6adc8af to 1196667 Compare May 9, 2024 09:54
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 1196667 to 9995b51 Compare May 9, 2024 16:01
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 2 times, most recently from 1c0d6cd to 6ba26fd Compare May 20, 2024 15:46
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 6ba26fd to f267e8c Compare May 21, 2024 16:11
@renovate renovate bot force-pushed the renovate/versions.pact_version branch 3 times, most recently from a281d4c to 9d2088b Compare May 28, 2024 13:07
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 9d2088b to 8ba07fe Compare May 28, 2024 14:22
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 8ba07fe to 341b720 Compare May 28, 2024 16:36
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 341b720 to c563a52 Compare May 29, 2024 10:07
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from c563a52 to 2329296 Compare May 29, 2024 13:37
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from 2329296 to f588a9a Compare May 30, 2024 09:13
@renovate renovate bot force-pushed the renovate/versions.pact_version branch from f588a9a to d78b3a8 Compare May 31, 2024 06:28
@renovate renovate bot changed the title Update versions.pact_version to v4.6.9 Update versions.pact_version to v4.6.10 May 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants