quarkiverse / quarkus-pact

Pact is a widely-recommended framework for consumer-driven contract testing. This Quarkus extension gives the best Pact integration with Quarkus.
https://pact.io/
Apache License 2.0
11 stars 6 forks source link

Bump pact.version from 4.5.6 to 4.6.6 #172

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps pact.version from 4.5.6 to 4.6.6. Updates au.com.dius.pact.provider:junit5 from 4.5.6 to 4.6.6

Release notes

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

4.6.6

Bugfix Release

  • 01058b318 - fix: when Preemptive Authentication is enabled, basic auth creds were not being set correctly #1764
  • 111ae7962 - fix: Implemented missing atLeast and atMost options with matching rule definitions
  • a4509a047 - docs: update content type override system property
  • fffc9ccdc - docs: update how to override body data type

4.6.5

Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760
  • e74487f67 - fix: Add set-cookie header to the list of single value headers
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755
  • 51f9b5808 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745
  • 9a8d12133 - feat: Add tests for supporting multiple test targets with JUnit 5 #1708
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739
  • 2a641c47b - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749

4.6.4

Maintenance Release

ece6a68e4 - chore: Remove xerces #1743 0f015b282 - chore: Upgrade Gradle to 7.6.3 b8129fa2a - chore: Upgrade KTor to 2.3.2 62c6f7b67 - Issue 1741 - Add to main branch option to match what is possible in the Pact Flow UI (jordan.eales) 1b8fe1952 - Fix another typo (biergit) dc65478c2 - Fix typos (biergit) 9f4467e62 - fix: Message matching rules can be defined under content instead of body #1509 eef0810ba - chore: Add branch to published pacts #1714 30d28c105 - Chore: Add test with headers with params with no values #1727 367cb6e5e - chore: Upgrade org.json:json to latest #1720

4.6.3

Bugfix Release

  • 5d2911613 - fix: Unstable key generation with provider states #1717
  • c6efac9c0 - fix: If the JUnit test framework has an exception, add a failure to the test results #1715
  • e3950d413 - feat: Update the new builder DSL to allow setting contents as byte arrays #600
  • ef22eb3a5 - feat: Retry all http methods (Sebastian Lohmeier)
  • 2b2055f0d - chore: Add missing key and pending methods to SynchronousMessagePactBuilder #1707
  • 1b00f6325 - chore: add a ProviderState injected test with integer values #1700
  • b1806abeb - feat: Add support for adding multiparts that can use JSON DSL #1642
  • f98f1adf2 - chore: Upgrade plugin driver to 0.4.1 #1698

4.6.2

Maintenance Release

... (truncated)

Changelog

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

4.6.6 - Bugfix Release

  • 01058b318 - 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)
  • 111ae7962 - fix: Implemented missing atLeast and atMost options with matching rule definitions (Ronald Holshausen, Tue Jan 30 13:42:01 2024 +1100)
  • 936cd3409 - Merge pull request #1761 from pact-foundation/docs/update-body-override (Ronald Holshausen, Mon Jan 22 11:01:12 2024 +1100)
  • a4509a047 - docs: update content type override system property (Matt Fellows, Mon Jan 22 09:34:05 2024 +1100)
  • fffc9ccdc - docs: update how to override body data type (Matt Fellows, Mon Jan 22 09:32:38 2024 +1100)
  • e78f514b3 - bump version to 4.6.6 (Ronald Holshausen, Thu Jan 18 15:51:31 2024 +1100)

4.6.5 - Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760 (Ronald Holshausen, Thu Jan 18 11:46:48 2024 +1100)
  • e74487f67 - fix: Add set-cookie header to the list of single value headers (Ronald Holshausen, Wed Jan 17 13:52:06 2024 +1100)
  • 51762bd96 - Merge pull request #1759 from ealesjordan/check-latest-on-main-branch (Ronald Holshausen, Wed Jan 17 14:29:21 2024 +1100)
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths (Ronald Holshausen, Wed Jan 17 11:49:09 2024 +1100)
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755 (Ronald Holshausen, Mon Jan 15 13:21:01 2024 +1100)
  • 51f9b5808 - 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)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745 (Ronald Holshausen, Wed Dec 20 15:53:00 2023 +1100)
  • 9a8d12133 - feat: Add tests for supportingmultiple test targets with JUnit 5 #1708 (Ronald Holshausen, Sat Dec 16 19:05:46 2023 +1100)
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708 (Ronald Holshausen, Fri Dec 15 23:36:28 2023 +1100)
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739 (Ronald Holshausen, Mon Dec 18 11:26:28 2023 +1100)
  • 2a641c47b - 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)
  • 3809c9b52 - chore: cleanup disabled test (Ronald Holshausen, Fri Dec 15 10:03:02 2023 +1100)
  • d918302a3 - bump version to 4.6.5 (Ronald Holshausen, Mon Dec 11 16:39:18 2023 +1100)

4.6.4 - Maintenance Release

  • b3c2bcb8f - Merge pull request #1747 from pact-foundation/chore/remove-xerces (Ronald Holshausen, Mon Dec 11 15:36:07 2023 +1100)
  • ece6a68e4 - chore: Remove xerces #1743 (Ronald Holshausen, Mon Dec 11 15:19:08 2023 +1100)
  • 0f015b282 - chore: Upgrade Gradle to 7.6.3 (Ronald Holshausen, Mon Dec 11 13:39:44 2023 +1100)
  • b8129fa2a - chore: Upgrade KTor to 2.3.2 (Ronald Holshausen, Sun Dec 10 08:37:00 2023 +1100)
  • eae15a8db - Merge pull request #1742 from ealesjordan/1741-can-i-deploy-main (Ronald Holshausen, Mon Dec 11 10:06:57 2023 +1100)
  • 62c6f7b67 - 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)
  • c002e9a97 - Merge pull request #1735 from biergit/patch-2 (Yousaf Nabi, Wed Nov 29 15:54:29 2023 +0000)
  • b3611387a - Merge pull request #1734 from biergit/patch-1 (Yousaf Nabi, Wed Nov 29 15:54:19 2023 +0000)
  • 1b8fe1952 - Fix another typo (biergit, Wed Nov 29 09:59:50 2023 +0100)
  • dc65478c2 - Fix typos (biergit, Wed Nov 29 09:58:11 2023 +0100)
  • 36a39929d - chore: cleanup some unecessary files (Ronald Holshausen, Wed Nov 15 16:41:22 2023 +1100)
  • 9f4467e62 - fix: Message matching rules can be defined under content instead of body #1509 (Ronald Holshausen, Wed Nov 15 15:36:20 2023 +1100)
  • eef0810ba - chore: Add branch to published pacts #1714 (Ronald Holshausen, Wed Nov 15 15:23:19 2023 +1100)
  • 30d28c105 - Chore: Add test with headers with params with no values #1727 (Ronald Holshausen, Wed Nov 15 10:02:43 2023 +1100)
  • 367cb6e5e - chore: Upgrade org.json:json to latest #1720 (Ronald Holshausen, Tue Oct 24 16:47:19 2023 +1100)
  • d0997e5c9 - bump version to 4.6.4 (Ronald Holshausen, Fri Sep 22 10:43:32 2023 +1000)

4.6.3 - Bugfix Release

  • b318149bf - chore: fix codenarc violations #1717 (Ronald Holshausen, Thu Sep 21 12:43:18 2023 +1000)
  • 5d2911613 - fix: Unstable key generation with provider states #1717 (Ronald Holshausen, Thu Sep 21 12:36:54 2023 +1000)
  • c6efac9c0 - 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)
  • e3950d413 - feat: Update the new builder DSL to allow setting contents as byte arrays #600 (Ronald Holshausen, Thu Sep 21 10:56:54 2023 +1000)

... (truncated)

Commits


Updates au.com.dius.pact.consumer:junit5 from 4.5.6 to 4.6.6

Release notes

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

4.6.6

Bugfix Release

  • 01058b318 - fix: when Preemptive Authentication is enabled, basic auth creds were not being set correctly #1764
  • 111ae7962 - fix: Implemented missing atLeast and atMost options with matching rule definitions
  • a4509a047 - docs: update content type override system property
  • fffc9ccdc - docs: update how to override body data type

4.6.5

Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760
  • e74487f67 - fix: Add set-cookie header to the list of single value headers
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755
  • 51f9b5808 - Issue 1758 - Add latest flag when comparing to the main branch so only the latest contract is checked (jordan.eales)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745
  • 9a8d12133 - feat: Add tests for supporting multiple test targets with JUnit 5 #1708
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739
  • 2a641c47b - fix: Message metadata is parsed as JSON, so need to check for JSON types #1749

4.6.4

Maintenance Release

ece6a68e4 - chore: Remove xerces #1743 0f015b282 - chore: Upgrade Gradle to 7.6.3 b8129fa2a - chore: Upgrade KTor to 2.3.2 62c6f7b67 - Issue 1741 - Add to main branch option to match what is possible in the Pact Flow UI (jordan.eales) 1b8fe1952 - Fix another typo (biergit) dc65478c2 - Fix typos (biergit) 9f4467e62 - fix: Message matching rules can be defined under content instead of body #1509 eef0810ba - chore: Add branch to published pacts #1714 30d28c105 - Chore: Add test with headers with params with no values #1727 367cb6e5e - chore: Upgrade org.json:json to latest #1720

4.6.3

Bugfix Release

  • 5d2911613 - fix: Unstable key generation with provider states #1717
  • c6efac9c0 - fix: If the JUnit test framework has an exception, add a failure to the test results #1715
  • e3950d413 - feat: Update the new builder DSL to allow setting contents as byte arrays #600
  • ef22eb3a5 - feat: Retry all http methods (Sebastian Lohmeier)
  • 2b2055f0d - chore: Add missing key and pending methods to SynchronousMessagePactBuilder #1707
  • 1b00f6325 - chore: add a ProviderState injected test with integer values #1700
  • b1806abeb - feat: Add support for adding multiparts that can use JSON DSL #1642
  • f98f1adf2 - chore: Upgrade plugin driver to 0.4.1 #1698

4.6.2

Maintenance Release

... (truncated)

Changelog

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

4.6.6 - Bugfix Release

  • 01058b318 - 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)
  • 111ae7962 - fix: Implemented missing atLeast and atMost options with matching rule definitions (Ronald Holshausen, Tue Jan 30 13:42:01 2024 +1100)
  • 936cd3409 - Merge pull request #1761 from pact-foundation/docs/update-body-override (Ronald Holshausen, Mon Jan 22 11:01:12 2024 +1100)
  • a4509a047 - docs: update content type override system property (Matt Fellows, Mon Jan 22 09:34:05 2024 +1100)
  • fffc9ccdc - docs: update how to override body data type (Matt Fellows, Mon Jan 22 09:32:38 2024 +1100)
  • e78f514b3 - bump version to 4.6.6 (Ronald Holshausen, Thu Jan 18 15:51:31 2024 +1100)

4.6.5 - Bugfix Release

  • 704f9cde5 - fix: newJsonBody() builder unable to handle certain field names #1760 (Ronald Holshausen, Thu Jan 18 11:46:48 2024 +1100)
  • e74487f67 - fix: Add set-cookie header to the list of single value headers (Ronald Holshausen, Wed Jan 17 13:52:06 2024 +1100)
  • 51762bd96 - Merge pull request #1759 from ealesjordan/check-latest-on-main-branch (Ronald Holshausen, Wed Jan 17 14:29:21 2024 +1100)
  • bcadfde6b - fix: Support V2 format with header/query params with encoded paths (Ronald Holshausen, Wed Jan 17 11:49:09 2024 +1100)
  • d60747597 - chore: Upgrade io.netty:netty-handler to 4.1.104.Final #1755 (Ronald Holshausen, Mon Jan 15 13:21:01 2024 +1100)
  • 51f9b5808 - 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)
  • be4b6968b - chore: Update Junit 5 readme with V4 Pact example #1745 (Ronald Holshausen, Wed Dec 20 15:53:00 2023 +1100)
  • 9a8d12133 - feat: Add tests for supportingmultiple test targets with JUnit 5 #1708 (Ronald Holshausen, Sat Dec 16 19:05:46 2023 +1100)
  • 4687d9695 - feat: Support multiple test targets with JUnit 5 #1708 (Ronald Holshausen, Fri Dec 15 23:36:28 2023 +1100)
  • fe8e0cc69 - chore: Correct Javadoc for @​Pact annotation #1739 (Ronald Holshausen, Mon Dec 18 11:26:28 2023 +1100)
  • 2a641c47b - 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)
  • 3809c9b52 - chore: cleanup disabled test (Ronald Holshausen, Fri Dec 15 10:03:02 2023 +1100)
  • d918302a3 - bump version to 4.6.5 (Ronald Holshausen, Mon Dec 11 16:39:18 2023 +1100)

4.6.4 - Maintenance Release

  • b3c2bcb8f - Merge pull request #1747 from pact-foundation/chore/remove-xerces (Ronald Holshausen, Mon Dec 11 15:36:07 2023 +1100)
  • ece6a68e4 - chore: Remove xerces #1743 (Ronald Holshausen, Mon Dec 11 15:19:08 2023 +1100)
  • 0f015b282 - chore: Upgrade Gradle to 7.6.3 (Ronald Holshausen, Mon Dec 11 13:39:44 2023 +1100)
  • b8129fa2a - chore: Upgrade KTor to 2.3.2 (Ronald Holshausen, Sun Dec 10 08:37:00 2023 +1100)
  • eae15a8db - Merge pull request #1742 from ealesjordan/1741-can-i-deploy-main (Ronald Holshausen, Mon Dec 11 10:06:57 2023 +1100)
  • 62c6f7b67 - 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)
  • c002e9a97 - Merge pull request #1735 from biergit/patch-2 (Yousaf Nabi, Wed Nov 29 15:54:29 2023 +0000)
  • b3611387a - Merge pull request #1734 from biergit/patch-1 (Yousaf Nabi, Wed Nov 29 15:54:19 2023 +0000)
  • 1b8fe1952 - Fix another typo (biergit, Wed Nov 29 09:59:50 2023 +0100)
  • dc65478c2 - Fix typos (biergit, Wed Nov 29 09:58:11 2023 +0100)
  • 36a39929d - chore: cleanup some unecessary files (Ronald Holshausen, Wed Nov 15 16:41:22 2023 +1100)
  • 9f4467e62 - fix: Message matching rules can be defined under content instead of body #1509 (Ronald Holshausen, Wed Nov 15 15:36:20 2023 +1100)
  • eef0810ba - chore: Add branch to published pacts #1714 (Ronald Holshausen, Wed Nov 15 15:23:19 2023 +1100)
  • 30d28c105 - Chore: Add test with headers with params with no values #1727 (Ronald Holshausen, Wed Nov 15 10:02:43 2023 +1100)
  • 367cb6e5e - chore: Upgrade org.json:json to latest #1720 (Ronald Holshausen, Tue Oct 24 16:47:19 2023 +1100)
  • d0997e5c9 - bump version to 4.6.4 (Ronald Holshausen, Fri Sep 22 10:43:32 2023 +1000)

4.6.3 - Bugfix Release

  • b318149bf - chore: fix codenarc violations #1717 (Ronald Holshausen, Thu Sep 21 12:43:18 2023 +1000)
  • 5d2911613 - fix: Unstable key generation with provider states #1717 (Ronald Holshausen, Thu Sep 21 12:36:54 2023 +1000)
  • c6efac9c0 - 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)
  • e3950d413 - feat: Update the new builder DSL to allow setting contents as byte arrays #600 (Ronald Holshausen, Thu Sep 21 10:56:54 2023 +1000)

... (truncated)

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 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)
holly-cummins commented 4 months ago

@dependabot rebase

dependabot[bot] commented 4 months ago

Superseded by #184.