Skip to content

Bump junit5 from 4.1.10 to 4.2.11#132

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/au.com.dius.pact.provider-junit5-4.2.11
Closed

Bump junit5 from 4.1.10 to 4.2.11#132
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/au.com.dius.pact.provider-junit5-4.2.11

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 4, 2021

Copy link
Copy Markdown
Contributor

Bumps junit5 from 4.1.10 to 4.2.11.

Release notes

Sourced from junit5's releases.

4.2.11

Bugfix Release

  • feat: force standalone="yes" when standalone is set to true on the XML builder #1414
  • feat(Maven): Add the ability to dynamically set the provider host/port from an expression #1412
  • refactor: allow expression parser to be extended to allow start and end markers to be changed #1412
  • Correcting definition for arrayMinLike. (darshna)
  • fix: Illegal cast of au.com.dius.pact.core.support.Auth to List #1422
  • chore: upgrade kotlin-result
  • feat: add handling for 404 responses in Maven plugin #1419 (Marvin Kienitz)

4.2.10

Bugfix Release

  • feat: add the authentication options to PactBrokerOptions #1415
  • chore: add tests for JSON keys with special characters #1416
  • feat: add method to ProviderInfo with better type safety #1415
  • feat: add standalone setting to the XML builder #1414
  • feat: add support for verification type RESPONSE_FACTORY. Fixes #1379 (Kyle Florence)
  • feat: allow insecure TLS when accessing the broker with Maven #1413
  • chore: update CONTRIBUTING.md #1291
  • chore: make artefact signing disabled for non-release builds #1291
  • feat: update the expression markers when loading a pact file if overridden #1410
  • feat: restrict expression marker overrides to provider state expressions #1410
  • feat: allow the expression markers in expressions to be overridden #1410
  • chore: downgrade kotlin-result to 1.1.11
  • fix: min/max type matchers must not apply the limits when cascading #396
  • chore: correct example message JUnit tests #384
  • feat(V4): Implemented models for Synchronous Message interactions
  • chore: Upgrade kotlin-result and kotlin-logging
  • feat: support specifying multiple example values in Java DSL #379
  • chore: add a test to verify matching a number with a regular expression #330
  • chore: added test to verify empty body #298

4.2.1

Bugfix Release

  • cce1cfcdd - refactor: remove old wild-card matching logic in favour of using the ValueMatcher
  • 20f53c684 - included literal 'null' check for regex as it has similar issue as JsonValue.Null (Ryan Levell)
  • 672e85384 - added check for Null JsonValue for regex matcher (Ryan Levell)
  • e954d801a - fix(JUnit 4): do not fire the test finished event for pending pacts #1310
  • b782ccca0 - feat: deprecate pact broker host, port and scheme in favour of an URL #1300
  • cd446eef8 - chore: upgrade Kotlin to 1.4.30

4.2.0-beta.3

Mock server URL generator + Support for using generators with array contains matcher + bug fixes from master

  • refactor: converted the remaining Java DSL body classes to Kotlin
  • refactor: converted PactDslJsonBody to Kotlin
  • refactor: converted PactDslJsonArray to Kotlin

... (truncated)

Changelog

Sourced from junit5's changelog.

4.2.11 - Bugfix Release

  • c9b8ffae8 - Merge branch 'v4.1.x' (Ronald Holshausen, Sat Sep 4 14:47:19 2021 +1000)
  • fd4130c12 - bump version to 4.1.27 (Ronald Holshausen, Sat Sep 4 14:31:39 2021 +1000)
  • 005d3a715 - update changelog for release 4.1.26 (Ronald Holshausen, Sat Sep 4 14:18:01 2021 +1000)
  • 13f943d76 - chore: remove kotlinter from the project (Ronald Holshausen, Sat Sep 4 13:16:15 2021 +1000)
  • 8ef861125 - feat: force standalone="yes" when standalone is set to true on the XML builder #1414 (Ronald Holshausen, Sat Sep 4 13:02:14 2021 +1000)
  • 3c752cd1c - fix: allow Gradle providerTags to be an array #1423 (Ronald Holshausen, Sat Sep 4 12:52:36 2021 +1000)
  • df86c8ad9 - chore: readme (Ronald Holshausen, Mon Aug 30 08:32:14 2021 +1000)
  • 99ee06630 - Merge pull request #1424 from darshna09/patch-1 (Ronald Holshausen, Sun Aug 29 22:52:15 2021 +1000)
  • d4751bea6 - feat(Maven): Add the ability to dynamically set the provider host/port from an expression #1412 (Ronald Holshausen, Sun Aug 29 12:02:49 2021 +1000)
  • d3f49648c - refactor: allow expression parser to be extended to allow start and end markers to be changed #1412 (Ronald Holshausen, Sun Aug 29 11:28:35 2021 +1000)
  • 89a0ec614 - Merge pull request #1420 from JapuDCret/patch-2 (Ronald Holshausen, Sun Aug 29 10:20:46 2021 +1000)
  • d8bb675ce - feat: add handling for 404 responses in Maven plugin #1419 (Marvin Kienitz, Mon Aug 23 15:20:31 2021 +0200)
  • 89f2a56c5 - Merge pull request #1421 from JapuDCret/plugin-handle-404-correctly (Ronald Holshausen, Sun Aug 29 10:03:30 2021 +1000)
  • d1d33cd15 - Correcting definition for arrayMinLike. (darshna, Tue Aug 24 12:30:16 2021 +0530)
  • b462966e5 - Merge branch 'v4.1.x' (Ronald Holshausen, Tue Aug 24 11:39:55 2021 +1000)
  • 04d911779 - fix: Illegal cast of au.com.dius.pact.core.support.Auth to List #1422 (Ronald Holshausen, Tue Aug 24 11:39:38 2021 +1000)
  • a6be37e5f - chore: upgrade kotlin-result (Ronald Holshausen, Tue Aug 24 10:37:29 2021 +1000)
  • 65b3b4dd4 - bump version to 4.2.10 in README (JapuDCret, Mon Aug 23 15:28:59 2021 +0200)
  • a7d66d873 - feat: add handling for 404 responses in Maven plugin #1419 (Marvin Kienitz, Mon Aug 23 15:20:31 2021 +0200)
  • 8d66ef8f1 - bump version to 4.2.11 (Ronald Holshausen, Sun Aug 22 19:04:57 2021 +1000)

4.1.26 - Bugfix Release

  • 13f943d76 - chore: remove kotlinter from the project (Ronald Holshausen, Sat Sep 4 13:16:15 2021 +1000)
  • 8ef861125 - feat: force standalone="yes" when standalone is set to true on the XML builder #1414 (Ronald Holshausen, Sat Sep 4 13:02:14 2021 +1000)
  • 3c752cd1c - fix: allow Gradle providerTags to be an array #1423 (Ronald Holshausen, Sat Sep 4 12:52:36 2021 +1000)
  • d8bb675ce - feat: add handling for 404 responses in Maven plugin #1419 (Marvin Kienitz, Mon Aug 23 15:20:31 2021 +0200)
  • 04d911779 - fix: Illegal cast of au.com.dius.pact.core.support.Auth to List #1422 (Ronald Holshausen, Tue Aug 24 11:39:38 2021 +1000)
  • 54d6ca8e6 - bump version to 4.1.26 (Ronald Holshausen, Sun Aug 22 18:21:26 2021 +1000)

4.2.10 - Bugfix Release

  • 185061e9b - Merge branch 'v4.1.x' (Ronald Holshausen, Sun Aug 22 18:23:38 2021 +1000)
  • 54d6ca8e6 - bump version to 4.1.26 (Ronald Holshausen, Sun Aug 22 18:21:26 2021 +1000)
  • 8f84d2b8d - update changelog for release 4.1.25 (Ronald Holshausen, Sun Aug 22 18:04:44 2021 +1000)
  • fd6372fcd - chore: ignore test failing on Windows (Ronald Holshausen, Sun Aug 22 17:47:10 2021 +1000)
  • 59f01081a - chore: codenarc (Ronald Holshausen, Sun Aug 22 17:35:15 2021 +1000)
  • db52a0abf - chore: ignore test failing on Windows (Ronald Holshausen, Sun Aug 22 17:30:20 2021 +1000)
  • 38a499d27 - Merge branch 'v4.1.x' (Ronald Holshausen, Sun Aug 22 17:21:35 2021 +1000)
  • 603b61266 - feat: add the authentication options to PactBrokerOptions #1415 (Ronald Holshausen, Sun Aug 22 17:21:06 2021 +1000)
  • eeb458af7 - Merge branch 'v4.1.x' (Ronald Holshausen, Sat Aug 21 16:53:58 2021 +1000)
  • 60e0bcb28 - chore: add tests for JSON keys with special characters #1416 (Ronald Holshausen, Sat Aug 21 16:53:37 2021 +1000)
  • dee01979e - Merge branch 'v4.1.x' (Ronald Holshausen, Sat Aug 21 15:47:00 2021 +1000)
  • b44e8d4be - feat: add method to ProviderInfo with better type safety #1415 (Ronald Holshausen, Sat Aug 21 15:43:50 2021 +1000)
  • 956d9f17e - Merge branch 'v4.1.x' (Ronald Holshausen, Sat Aug 21 15:04:18 2021 +1000)
  • 4db1f837f - feat: add standalone setting to the XML builder #1414 (Ronald Holshausen, Sat Aug 21 14:51:13 2021 +1000)
  • 883be2dac - chore: fix build after backport from master (Ronald Holshausen, Wed Aug 18 09:13:24 2021 +1000)
  • 8cc8ae7ec - chore: fix codenarc violation (Ronald Holshausen, Tue Aug 17 13:08:40 2021 +1000)

... (truncated)

Commits

Dependabot compatibility score

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

Bumps [junit5](https://github.com/DiUS/pact-jvm) from 4.1.10 to 4.2.11.
- [Release notes](https://github.com/DiUS/pact-jvm/releases)
- [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DiUS/pact-jvm/commits)

---
updated-dependencies:
- dependency-name: au.com.dius.pact.provider:junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Sep 4, 2021
@dependabot @github

dependabot Bot commented on behalf of github Sep 20, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #135.

@dependabot dependabot Bot closed this Sep 20, 2021
@dependabot dependabot Bot deleted the dependabot/maven/au.com.dius.pact.provider-junit5-4.2.11 branch September 20, 2021 23:02
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