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

chore(deps): bump version.pact from 3.5.11 to 3.5.24 #98

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

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps version.pact from 3.5.11 to 3.5.24.

Updates pact-jvm-model from 3.5.11 to 3.5.24

Release notes

Sourced from pact-jvm-model's releases.

3.5.24

Bugfix Release

  • fix: JUnit 5 provider test support code was not honouring pact.verifier.publishResults #799
  • fix: when determining matching rules, headers should be compared case-insensitive #798
  • fix: change the way maven is invoked from the build
  • fix: header matcher keys were being written incorrectly in V2 format #786
  • doc: added a note about using the PactUrl anotation to load a single pact from the file system #780
  • feat: add a flag to ignore IO errors when loading pacts during a pact verification test
  • fix: the port is optional in URLs #779
  • feat: add missing eachKeyLike method to the Java 8 DSL #778

3.5.23

Bugfix Release

  • fix: correct the example Spock code in the README #774
  • fix: correct the example JUnit code in the README #774
  • fix: when publishing results fails, log the message at ERROR level #738
  • fix: correct the regression introduced in #764 (#771)

3.5.22

Bugfix Release

  • fix: only enable wildcard matching logic with an explicit system property #759
  • feat: implemented state change teardown support in the JUnit 5 extension
  • feat: Update readme with provider state teardown #750
  • fix: run the statechange teardown methods after the interaction
  • fix: handle the case where the query parameters are a string in a V3 pact
  • fix: Only write the pact file if the JUnit 5 consumer test passes #762
  • fix: Need to write the pact file once the JUnit 5 message consumer test passes #762
  • feat: Implemented support for message pact tests in JUnit consumer tests #762
  • fix: only process the consumer tags after the value resolver has been set #757
  • Add ability to filter PactBroker loaded pacts by consumers (carlzogheib)
  • fix: only process the tags after the value resolver has been set #757
  • chore: removed jackson-databind #687
  • Add state teardown support to junit provider #750 (tinexw)
  • fix: update the uberjar to conform to maven central rules

3.5.21

Bugfix Release

  • fix: display the tag when verifying a pact fetched with a tag #754
  • fix: Java 8 DSL was not setting wildcard matchers with min/max arrays #749
  • fix: min-max type matcher was not being called by the verifier #749
  • feat: uponReceiving in the response of the Java DSL should use the existing path as a default #748
  • fix: only include fatjar config when building it as it breaks appveyor build #747
  • fix: added response body debug logging for post requests to the pact broker #738
  • feat: added a fat jar of all the project libraries and depenencies #747
  • fix: handle case where there is a FORM post as well as query parameters #745
  • fix: added debug logging to post requests to the pact broker #738
... (truncated)
Changelog

Sourced from pact-jvm-model's changelog.

3.5.24 - Bugfix Release

  • 5a5d3c22 - fix: small fix for a flacky test (Ronald Holshausen, Sun Nov 4 13:49:51 2018 +1100)
  • 10cd1433 - fix: JUnit 5 provider test support code was not honouring pact.verifier.publishResults #799 (Ronald Holshausen, Sun Nov 4 13:42:50 2018 +1100)
  • 8fbb755e - fix: when determining matching rules, headers should be compared case-insensitive #798 (Ronald Holshausen, Sun Nov 4 12:51:37 2018 +1100)
  • 372a44c1 - fix: change the way maven is invoked from the build (Ronald Holshausen, Sun Nov 4 12:50:07 2018 +1100)
  • b7d8332a - fix: header matcher keys were being written incorrectly in V2 format #786 (Ronald Holshausen, Sun Oct 7 17:23:56 2018 +1100)
  • 165ce6cf - doc: added a note about using the PactUrl anotation to load a single pact from the file system #780 (Ronald Holshausen, Sun Oct 7 15:07:15 2018 +1100)
  • 67b17f0b - feat: add a flag to ignore IO errors when loading pacts during a pact verification test (Ronald Holshausen, Sun Oct 7 14:52:14 2018 +1100)
  • 65cd7564 - fix: the port is optional in URLs #779 (Ronald Holshausen, Sun Oct 7 12:12:00 2018 +1100)
  • 914c69dd - feat: add missing eachKeyLike method to the Java 8 DSL #778 (Ronald Holshausen, Sun Oct 7 11:17:13 2018 +1100)
  • d66eac23 - bump version to 3.5.24 (Ronald Holshausen, Sun Sep 23 17:00:26 2018 +1000)

3.5.23 - Bugfix Release

  • 82d54f25 - fix: correct the example Spock code in the README #774 (Ronald Holshausen, Sun Sep 23 16:08:58 2018 +1000)
  • 12290ae8 - fix: correct the example JUnit code in the README #774 (Ronald Holshausen, Sun Sep 23 15:34:01 2018 +1000)
  • 6f1cafe7 - fix: codenarc violation (Ronald Holshausen, Sun Sep 23 14:12:24 2018 +1000)
  • 6c18cf1f - fix: when publishing results fails, log the message at ERROR level #738 (Ronald Holshausen, Sun Sep 23 13:53:25 2018 +1000)
  • 41773123 - fix: correct the regression introduced in #764 (#771) (Ronald Holshausen, Sun Sep 23 12:24:04 2018 +1000)
  • 7b126a29 - bump version to 3.5.23 (Ronald Holshausen, Sun Sep 9 14:16:36 2018 +1000)

3.5.22 - Bugfix Release

  • aaaa0719 - fix: only enable wildcard matching logic with an explicit system property #759 (Ronald Holshausen, Sun Sep 9 12:36:55 2018 +1000)
  • 22efe9c4 - feat: implemented state change teardown support in the JUnit 5 extension (Ronald Holshausen, Sun Sep 9 10:25:16 2018 +1000)
  • aa332bb5 - feat: Update readme with provider state teardown #750 (Ronald Holshausen, Sun Sep 9 10:00:35 2018 +1000)
  • fbe067df - Merge branch 'tinexw-teardown-junit' into v3.5.x (Ronald Holshausen, Sun Sep 9 09:39:27 2018 +1000)
  • 0883da3c - fix: run the statechange teardown methods after the interaction (Ronald Holshausen, Sun Sep 9 09:38:34 2018 +1000)
  • 1ef26f55 - Merge branch 'teardown-junit' of https://github.com/tinexw/pact-jvm into tinexw-teardown-junit (Ronald Holshausen, Sun Sep 9 08:47:43 2018 +1000)
  • 5f7479e6 - fix: handle the case where the query parameters are a string in a V3 pact (Ronald Holshausen, Sat Sep 8 18:03:27 2018 +1000)
  • 31d09845 - fix: Only write the pact file if the JUnit 5 consumer test passes #762 (Ronald Holshausen, Sun Aug 26 20:21:59 2018 +1000)
  • 9c601735 - fix: Need to write the pact file once the JUnit 5 message consumer test passes #762 (Ronald Holshausen, Sun Aug 26 20:14:22 2018 +1000)
  • 1d00a5e9 - feat: Implemented support for message pact tests in JUnit consumer tests #762 (Ronald Holshausen, Sun Aug 26 19:34:30 2018 +1000)
  • c988a554 - fix: only process the consumer tags after the value resolver has been set (Ronald Holshausen, Sun Aug 26 13:27:10 2018 +1000)
  • e6070fbb - Put back oddly removed param for pactSource initialization (carlz, Sun Aug 26 13:08:20 2018 +1200)
  • 721dca94 - Fix lintKotlinTest by replacing wildcard import with explicit imports (carlz, Sun Aug 26 12:43:44 2018 +1200)
  • 18a523a0 - Add ability to filter PactBroker loaded pacts by consumers (carlz, Sun Aug 26 12:16:02 2018 +1200)
  • 37b50e9c - Fix PactBroker tags description, fix PactBrokerAnnotationDefaultsTest tags tests (carlz, Sun Aug 26 12:15:20 2018 +1200)
  • af69fd1f - fix: only process the tags after the value resolver has been set #757 (Ronald Holshausen, Sun Aug 26 12:28:29 2018 +1000)
  • 6b9fe1c7 - chore: removed jackson-databind #687 (Ronald Holshausen, Sun Aug 26 11:08:56 2018 +1000)
  • 04e90dad - Add state teardown support to junit provider (tinexw, Sat Aug 4 14:14:52 2018 +0200)
  • df608ed2 - fix: update the uberjar to conform to maven central rules (Ronald Holshausen, Sun Aug 12 17:49:30 2018 +1000)
  • 4361b3b7 - bump version to 3.5.22 (Ronald Holshausen, Sun Aug 12 15:54:24 2018 +1000)

3.5.21 - Bugfix Release

  • 3fe199a3 - doc: update version in readme (Ronald Holshausen, Sun Aug 12 15:11:05 2018 +1000)
  • 8d16a9c3 - fix: display the tag when verifying a pact fetched with a tag #754 (Ronald Holshausen, Sun Aug 12 14:34:10 2018 +1000)
  • 0b7168b5 - fix: Java 8 DSL was not setting wildcard matchers with min/max arrays #749 (Ronald Holshausen, Sun Aug 12 12:09:12 2018 +1000)
... (truncated)
Commits

Updates pact-jvm-provider_2.11 from 3.5.11 to 3.5.24

Release notes

Sourced from pact-jvm-provider_2.11's releases.

3.5.24

Bugfix Release

  • fix: JUnit 5 provider test support code was not honouring pact.verifier.publishResults #799
  • fix: when determining matching rules, headers should be compared case-insensitive #798
  • fix: change the way maven is invoked from the build
  • fix: header matcher keys were being written incorrectly in V2 format #786
  • doc: added a note about using the PactUrl anotation to load a single pact from the file system #780
  • feat: add a flag to ignore IO errors when loading pacts during a pact verification test
  • fix: the port is optional in URLs #779
  • feat: add missing eachKeyLike method to the Java 8 DSL #778

3.5.23

Bugfix Release

  • fix: correct the example Spock code in the README #774
  • fix: correct the example JUnit code in the README #774
  • fix: when publishing results fails, log the message at ERROR level #738
  • fix: correct the regression introduced in #764 (#771)

3.5.22

Bugfix Release

  • fix: only enable wildcard matching logic with an explicit system property #759
  • feat: implemented state change teardown support in the JUnit 5 extension
  • feat: Update readme with provider state teardown #750
  • fix: run the statechange teardown methods after the interaction
  • fix: handle the case where the query parameters are a string in a V3 pact
  • fix: Only write the pact file if the JUnit 5 consumer test passes #762
  • fix: Need to write the pact file once the JUnit 5 message consumer test passes #762
  • feat: Implemented support for message pact tests in JUnit consumer tests #762
  • fix: only process the consumer tags after the value resolver has been set #757
  • Add ability to filter PactBroker loaded pacts by consumers (carlzogheib)
  • fix: only process the tags after the value resolver has been set #757
  • chore: removed jackson-databind #687
  • Add state teardown support to junit provider #750 (tinexw)
  • fix: update the uberjar to conform to maven central rules

3.5.21

Bugfix Release

  • fix: display the tag when verifying a pact fetched with a tag #754
  • fix: Java 8 DSL was not setting wildcard matchers with min/max arrays #749
  • fix: min-max type matcher was not being called by the verifier #749
  • feat: uponReceiving in the response of the Java DSL should use the existing path as a default #748
  • fix: only include fatjar config when building it as it breaks appveyor build #747
  • fix: added response body debug logging for post requests to the pact broker #738
  • feat: added a fat jar of all the project libraries and depenencies #747
  • fix: handle case where there is a FORM post as well as query parameters #745
  • fix: added debug logging to post requests to the pact broker #738
... (truncated)
Changelog

Sourced from pact-jvm-provider_2.11's changelog.

3.5.24 - Bugfix Release

  • 5a5d3c22 - fix: small fix for a flacky test (Ronald Holshausen, Sun Nov 4 13:49:51 2018 +1100)
  • 10cd1433 - fix: JUnit 5 provider test support code was not honouring pact.verifier.publishResults #799 (Ronald Holshausen, Sun Nov 4 13:42:50 2018 +1100)
  • 8fbb755e - fix: when determining matching rules, headers should be compared case-insensitive #798 (Ronald Holshausen, Sun Nov 4 12:51:37 2018 +1100)
  • 372a44c1 - fix: change the way maven is invoked from the build (Ronald Holshausen, Sun Nov 4 12:50:07 2018 +1100)
  • b7d8332a - fix: header matcher keys were being written incorrectly in V2 format #786 (Ronald Holshausen, Sun Oct 7 17:23:56 2018 +1100)
  • 165ce6cf - doc: added a note about using the PactUrl anotation to load a single pact from the file system #780 (Ronald Holshausen, Sun Oct 7 15:07:15 2018 +1100)
  • 67b17f0b - feat: add a flag to ignore IO errors when loading pacts during a pact verification test (Ronald Holshausen, Sun Oct 7 14:52:14 2018 +1100)
  • 65cd7564 - fix: the port is optional in URLs #779 (Ronald Holshausen, Sun Oct 7 12:12:00 2018 +1100)
  • 914c69dd - feat: add missing eachKeyLike method to the Java 8 DSL #778 (Ronald Holshausen, Sun Oct 7 11:17:13 2018 +1100)
  • d66eac23 - bump version to 3.5.24 (Ronald Holshausen, Sun Sep 23 17:00:26 2018 +1000)

3.5.23 - Bugfix Release

  • 82d54f25 - fix: correct the example Spock code in the README #774 (Ronald Holshausen, Sun Sep 23 16:08:58 2018 +1000)
  • 12290ae8 - fix: correct the example JUnit code in the README #774 (Ronald Holshausen, Sun Sep 23 15:34:01 2018 +1000)
  • 6f1cafe7 - fix: codenarc violation (Ronald Holshausen, Sun Sep 23 14:12:24 2018 +1000)
  • 6c18cf1f - fix: when publishing results fails, log the message at ERROR level #738 (Ronald Holshausen, Sun Sep 23 13:53:25 2018 +1000)
  • 41773123 - fix: correct the regression introduced in #764 (#771) (Ronald Holshausen, Sun Sep 23 12:24:04 2018 +1000)
  • 7b126a29 - bump version to 3.5.23 (Ronald Holshausen, Sun Sep 9 14:16:36 2018 +1000)

3.5.22 - Bugfix Release

  • aaaa0719 - fix: only enable wildcard matching logic with an explicit system property #759 (Ronald Holshausen, Sun Sep 9 12:36:55 2018 +1000)
  • 22efe9c4 - feat: implemented state change teardown support in the JUnit 5 extension (Ronald Holshausen, Sun Sep 9 10:25:16 2018 +1000)
  • aa332bb5 - feat: Update readme with provider state teardown #750 (Ronald Holshausen, Sun Sep 9 10:00:35 2018 +1000)
  • fbe067df - Merge branch 'tinexw-teardown-junit' into v3.5.x (Ronald Holshausen, Sun Sep 9 09:39:27 2018 +1000)
  • 0883da3c - fix: run the statechange teardown methods after the interaction (Ronald Holshausen, Sun Sep 9 09:38:34 2018 +1000)
  • 1ef26f55 - Merge branch 'teardown-junit' of https://github.com/tinexw/pact-jvm into tinexw-teardown-junit (Ronald Holshausen, Sun Sep 9 08:47:43 2018 +1000)
  • 5f7479e6 - fix: handle the case where the query parameters are a string in a V3 pact (Ronald Holshausen, Sat Sep 8 18:03:27 2018 +1000)
  • 31d09845 - fix: Only write the pact file if the JUnit 5 consumer test passes #762 (Ronald Holshausen, Sun Aug 26 20:21:59 2018 +1000)
  • 9c601735 - fix: Need to write the pact file once the JUnit 5 message consumer test passes #762 (Ronald Holshausen, Sun Aug 26 20:14:22 2018 +1000)
  • 1d00a5e9 - feat: Implemented support for message pact tests in JUnit consumer tests #762 (Ronald Holshausen, Sun Aug 26 19:34:30 2018 +1000)
  • c988a554 - fix: only process the consumer tags after the value resolver has been set (Ronald Holshausen, Sun Aug 26 13:27:10 2018 +1000)
  • e6070fbb - Put back oddly removed param for pactSource initialization (carlz, Sun Aug 26 13:08:20 2018 +1200)
  • 721dca94 - Fix lintKotlinTest by replacing wildcard import with explicit imports (carlz, Sun Aug 26 12:43:44 2018 +1200)
  • 18a523a0 - Add ability to filter PactBroker loaded pacts by consumers (carlz, Sun Aug 26 12:16:02 2018 +1200)
  • 37b50e9c - Fix PactBroker tags description, fix PactBrokerAnnotationDefaultsTest tags tests (carlz, Sun Aug 26 12:15:20 2018 +1200)
  • af69fd1f - fix: only process the tags after the value resolver has been set #757 (Ronald Holshausen, Sun Aug 26 12:28:29 2018 +1000)
  • 6b9fe1c7 - chore: removed jackson-databind #687 (Ronald Holshausen, Sun Aug 26 11:08:56 2018 +1000)
  • 04e90dad - Add state teardown support to junit provider (tinexw, Sat Aug 4 14:14:52 2018 +0200)
  • df608ed2 - fix: update the uberjar to conform to maven central rules (Ronald Holshausen, Sun Aug 12 17:49:30 2018 +1000)
  • 4361b3b7 - bump version to 3.5.22 (Ronald Holshausen, Sun Aug 12 15:54:24 2018 +1000)

3.5.21 - Bugfix Release

  • 3fe199a3 - doc: update version in readme (Ronald Holshausen, Sun Aug 12 15:11:05 2018 +1000)
  • 8d16a9c3 - fix: display the tag when verifying a pact fetched with a tag #754 (Ronald Holshausen, Sun Aug 12 14:34:10 2018 +1000)
  • 0b7168b5 - fix: Java 8 DSL was not setting wildcard matchers with min/max arrays #749 (Ronald Holshausen, Sun Aug 12 12:09:12 2018 +1000)
... (truncated)
Commits

Updates pact-jvm-consumer_2.11 from 3.5.11 to 3.5.24

Release notes

Sourced from pact-jvm-consumer_2.11's releases.

3.5.24

Bugfix Release

  • fix: JUnit 5 provider test support code was not honouring pact.verifier.publishResults #799
  • fix: when determining matching rules, headers should be compared case-insensitive #798
  • fix: change the way maven is invoked from the build
  • fix: header matcher keys were being written incorrectly in V2 format #786
  • doc: added a note about using the PactUrl anotation to load a single pact from the file system #780
  • feat: add a flag to ignore IO errors when loading pacts during a pact verification test
  • fix: the port is optional in URLs #779
  • feat: add missing eachKeyLike method to the Java 8 DSL #778

3.5.23

Bugfix Release

  • fix: correct the example Spock code in the README #774
  • fix: correct the example JUnit code in the README #774
  • fix: when publishing results fails, log the message at ERROR level #738
  • fix: correct the regression introduced in #764 (#771)

3.5.22

Bugfix Release

  • fix: only enable wildcard matching logic with an explicit system property #759
  • feat: implemented state change teardown support in the JUnit 5 extension
  • feat: Update readme with provider state teardown #750
  • fix: run the statechange teardown methods after the interaction
  • fix: handle the case where the query parameters are a string in a V3 pact
  • fix: Only write the pact file if the JUnit 5 consumer test passes #762
  • fix: Need to write the pact file once the JUnit 5 message consumer test passes #762
  • feat: Implemented support for message pact tests in JUnit consumer tests #762
  • fix: only process the consumer tags after the value resolver has been set #757
  • Add ability to filter PactBroker loaded pacts by consumers (carlzogheib)
  • fix: only process the tags after the value resolver has been set #757
  • chore: removed jackson-databind #687
  • Add state teardown support to junit provider #750 (tinexw)
  • fix: update the uberjar to conform to maven central rules

3.5.21

Bugfix Release

  • fix: display the tag when verifying a pact fetched with a tag #754
  • fix: Java 8 DSL was not setting wildcard matchers with min/max arrays #749
  • fix: min-max type matcher was not being called by the verifier #749
  • feat: uponReceiving in the response of the Java DSL should use the existing path as a default #748
  • fix: only include fatjar config when building it as it breaks appveyor build #747
  • fix: added response body debug logging for post requests to the pact broker #738
  • feat: added a fat jar of all the project libraries and depenencies #747
  • fix: handle case where there is a FORM post as well as query parameters #745
  • fix: added debug logging to post requests to the pact broker #738
... (truncated)
Changelog

Sourced from pact-jvm-consumer_2.11's changelog.

3.5.24 - Bugfix Release

  • 5a5d3c22 - fix: small fix for a flacky test (Ronald Holshausen, Sun Nov 4 13:49:51 2018 +1100)
  • 10cd1433 - fix: JUnit 5 provider test support code was not honouring pact.verifier.publishResults #799 (Ronald Holshausen, Sun Nov 4 13:42:50 2018 +1100)
  • 8fbb755e - fix: when determining matching rules, headers should be compared case-insensitive #798 (Ronald Holshausen, Sun Nov 4 12:51:37 2018 +1100)
  • 372a44c1 - fix: change the way maven is invoked from the build (Ronald Holshausen, Sun Nov 4 12:50:07 2018 +1100)
  • b7d8332a - fix: header matcher keys were being written incorrectly in V2 format #786 (Ronald Holshausen, Sun Oct 7 17:23:56 2018 +1100)
  • 165ce6cf - doc: added a note about using the PactUrl anotation to load a single pact from the file system #780 (Ronald Holshausen, Sun Oct 7 15:07:15 2018 +1100)
  • 67b17f0b - feat: add a flag to ignore IO errors when loading pacts during a pact verification test (Ronald Holshausen, Sun Oct 7 14:52:14 2018 +1100)
  • 65cd7564 - fix: the port is optional in URLs #779 (Ronald Holshausen, Sun Oct 7 12:12:00 2018 +1100)
  • 914c69dd - feat: add missing eachKeyLike method to the Java 8 DSL #778 (Ronald Holshausen, Sun Oct 7 11:17:13 2018 +1100)
  • d66eac23 - bump version to 3.5.24 (Ronald Holshausen, Sun Sep 23 17:00:26 2018 +1000)

3.5.23 - Bugfix Release

  • 82d54f25 - fix: correct the example Spock code in the README #774 (Ronald Holshausen, Sun Sep 23 16:08:58 2018 +1000)
  • 12290ae8 - fix: correct the example JUnit code in the README #774 (Ronald Holshausen, Sun Sep 23 15:34:01 2018 +1000)
  • 6f1cafe7 - fix: codenarc violation (Ronald Holshausen, Sun Sep 23 14:12:24 2018 +1000)
  • 6c18cf1f - fix: when publishing results fails, log the message at ERROR level #738 (Ronald Holshausen, Sun Sep 23 13:53:25 2018 +1000)
  • 41773123 - fix: correct the regression introduced in #764 (#771) (Ronald Holshausen, Sun Sep 23 12:24:04 2018 +1000)
  • 7b126a29 - bump version to 3.5.23 (Ronald Holshausen, Sun Sep 9 14:16:36 2018 +1000)

3.5.22 - Bugfix Release

  • aaaa0719 - fix: only enable wildcard matching logic with an explicit system property #759 (Ronald Holshausen, Sun Sep 9 12:36:55 2018 +1000)
  • 22efe9c4 - feat: implemented state change teardown support in the JUnit 5 extension (Ronald Holshausen, Sun Sep 9 10:25:16 2018 +1000)
  • aa332bb5 - feat: Update readme with provider state teardown #750 (Ronald Holshausen, Sun Sep 9 10:00:35 2018 +1000)
  • fbe067df - Merge branch 'tinexw-teardown-junit' into v3.5.x (Ronald Holshausen, Sun Sep 9 09:39:27 2018 +1000)
  • 0883da3c - fix: run the statechange teardown methods after the interaction (Ronald Holshausen, Sun Sep 9 09:38:34 2018 +1000)
  • 1ef26f55 - Merge branch 'teardown-junit' of https://github.com/tinexw/pact-jvm into tinexw-teardown-junit (Ronald Holshausen, Sun Sep 9 08:47:43 2018 +1000)
  • 5f7479e6 - fix: handle the case where the query parameters are a string in a V3 pact (Ronald Holshausen, Sat Sep 8 18:03:27 2018 +1000)
  • 31d09845 - fix: Only write the pact file if the JUnit 5 consumer test passes #762 (Ronald Holshausen, Sun Aug 26 20:21:59 2018 +1000)
  • 9c601735 - fix: Need to write the pact file once the JUnit 5 message consumer test passes #762 (Ronald Holshausen, Sun Aug 26 20:14:22 2018 +1000)
  • 1d00a5e9 - feat: Implemented support for message pact tests in JUnit consumer tests #762 (Ronald Holshausen, Sun Aug 26 19:34:30 2018 +1000)
  • c988a554 - fix: only process the consumer tags after the value resolver has been set (Ronald Holshausen, Sun Aug 26 13:27:10 2018 +1000)
  • e6070fbb - Put back oddly removed param for pactSource initialization (carlz, Sun Aug 26 13:08:20 2018 +1200)
  • 721dca94 - Fix lintKotlinTest by replacing wildcard import with explicit imports (carlz, Sun Aug 26 12:43:44 2018 +1200)
  • 18a523a0 - Add ability to filter PactBroker loaded pacts by consumers (carlz, Sun Aug 26 12:16:02 2018 +1200)
  • 37b50e9c - Fix PactBroker tags description, fix PactBrokerAnnotationDefaultsTest tags tests (carlz, Sun Aug 26 12:15:20 2018 +1200)
  • af69fd1f - fix: only process the tags after the value resolver has been set #757 (Ronald Holshausen, Sun Aug 26 12:28:29 2018 +1000)
  • 6b9fe1c7 - chore: removed jackson-databind #687 (Ronald Holshausen, Sun Aug 26 11:08:56 2018 +1000)
  • 04e90dad - Add state teardown support to junit provider (tinexw, Sat Aug 4 14:14:52 2018 +0200)
  • df608ed2 - fix: update the uberjar to conform to maven central rules (Ronald Holshausen, Sun Aug 12 17:49:30 2018 +1000)
  • 4361b3b7 - bump version to 3.5.22 (Ronald Holshausen, Sun Aug 12 15:54:24 2018 +1000)

3.5.21 - Bugfix Release

  • 3fe199a3 - doc: update version in readme (Ronald Holshausen, Sun Aug 12 15:11:05 2018 +1000)
  • 8d16a9c3 - fix: display the tag when verifying a pact fetched with a tag #754 (Ronald Holshausen, Sun Aug 12 14:34:10 2018 +1000)
  • 0b7168b5 - fix: Java 8 DSL was not setting wildcard matchers with min/max arrays #749 (Ronald Holshausen, Sun Aug 12 12:09:12 2018 +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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps `version.pact` from 3.5.11 to 3.5.24.

Updates `pact-jvm-model` from 3.5.11 to 3.5.24
- [Release notes](https://github.com/DiUS/pact-jvm/releases)
- [Changelog](https://github.com/DiUS/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DiUS/pact-jvm/commits)

Updates `pact-jvm-provider_2.11` from 3.5.11 to 3.5.24
- [Release notes](https://github.com/DiUS/pact-jvm/releases)
- [Changelog](https://github.com/DiUS/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DiUS/pact-jvm/commits)

Updates `pact-jvm-consumer_2.11` from 3.5.11 to 3.5.24
- [Release notes](https://github.com/DiUS/pact-jvm/releases)
- [Changelog](https://github.com/DiUS/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DiUS/pact-jvm/commits)

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 19, 2018
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.

1 participant