Skip to content

Bump junit5 from 4.1.10 to 4.2.7#123

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 28, 2021

Copy link
Copy Markdown
Contributor

Bumps junit5 from 4.1.10 to 4.2.7.

Release notes

Sourced from junit5's releases.

4.2.7

V4 features + bugfixes

  • feat: Ignore missing part content type headers with multipart bodies #1385
  • feat: add option to mock server to disable persistent HTTP/1.1 connections #1383 #342
  • feat: support pact annotations with nested JUnit5 tests #1382
  • chore: upgrade KTor to 1.4.1
  • chore: upgrade Kotlin to 1.4.32
  • chore: upgrade ANTLR to latest (4.9.2) #1380 (Ronald Holshausen, Thu Jun 24 11:05:15 2021 +1000)
  • fix: When using url in PactBroker annotation, the default value is broken if it contains a colon #1387 (Mahendar Selvakumar)
  • feat: added support for WebFlux with Spring JUnit 5 tests #1373
  • fix: mark Gradle PactVerificationTask fields as @​Internal for Gradle 7 #1374
  • chore: upgrade Maven jars and plugin to latest
  • fix: using :pact-file source with Leiningen was broken #1372
  • feat(V4): Support JUnit4 tests with both HTTP and message interactions
  • feat(V4): Support verifying V4 Pacts with JUnit
  • feat(V4): Implemented matching status codes
  • feat(V4): add support for status code matchers to JUnit DSL
  • feat(V4): implement status code matcher
  • feat(V4): support V4 pending interactions in the verifier
  • feat(V4): support pending interactions
  • feat: add a system property to turn off diff calculation for large payloads #1375
  • fix: treat application/graphql as a JSON content type #1371
  • fix: arrayContaining DSL method was not constructing the matching rules correctly #1367
  • chore: add a kotlin consumer module #1352

4.2.6

Bugfix Release

  • chore: upgrade classgraph to 4.8.105
  • chore: upgrade gradle to 6.8.3
  • chore: add test for array contains matcher with simple values #1367
  • fix: arrayContaining matcher was failing if the variants have no matching rules #1367
  • fix: Fallback to env vars for pact.provider.version property #1365
  • fix: Format the error correctly when publishing results fail [Gradle/Maven] #1364
  • fix: HAL client must return an error if the post request fails #1364
  • fix: fail the verification if publishing verification results fails [Maven/Gradle] #1364
  • fix: fail the test if publishing verification results fails [JUNIT5] #1364
  • fix: fail the test if publishing verification results fails #1364
  • chore: upgrade Spock to 2.0
  • fix: allow verifying v4-interactions with junit5 (Gregor Tudan)
  • Updated JUnit 5 README to include a link to a message pact example that uses JUnit 5 and Pact V4. (Thackery Archuletta)

4.2.5

Bugfixes + small enhancements

  • feat: support multiple providers in a JUnit 5 consumer test #1342
  • refactor: support multiple providerinfo in JUnit 5 tests #1342
  • Update README.md (Akash Agarwal)
  • README updates (humbled)

... (truncated)

Changelog

Sourced from junit5's changelog.

4.2.7 - V4 features + bugfixes

  • a84d47a09 - feat: Ignore missing part content type headers with multipart bodies #1385 (Ronald Holshausen, Sun Jun 27 15:55:04 2021 +1000)
  • c3e2fe9e1 - feat: add option to mock server to disable persistant HTTP/1.1 connections #1383 #342 (Ronald Holshausen, Sun Jun 27 14:22:55 2021 +1000)
  • 2caa5b9e1 - feat: support pact annotations with nested JUnit5 tests #1382 (Ronald Holshausen, Sat Jun 26 16:31:08 2021 +1000)
  • 51716ca93 - chore: upgrade KTor to 1.4.1 (Ronald Holshausen, Sat Jun 26 14:10:09 2021 +1000)
  • a6f4e99cf - chore: upgrade Kotlin to 1.4.32 (Ronald Holshausen, Sat Jun 26 13:55:51 2021 +1000)
  • b301bad9a - Merge branch 'v4.1.x' (Ronald Holshausen, Thu Jun 24 12:06:09 2021 +1000)
  • 76d2bbc63 - bump version to 4.1.24 (Ronald Holshausen, Thu Jun 24 11:50:03 2021 +1000)
  • 0bb1535b1 - update changelog for release 4.1.23 (Ronald Holshausen, Thu Jun 24 11:34:11 2021 +1000)
  • eedf59cc3 - Merge pull request #1387 from mselvaku/PactBrokerUrlJavaSystemPropertiesFix (Ronald Holshausen, Thu Jun 24 11:24:03 2021 +1000)
  • 36ddfbd0d - Merge pull request #1386 from thetrav/patch-1 (Ronald Holshausen, Thu Jun 24 11:22:56 2021 +1000)
  • 7b94b55b8 - chore: upgrade ANTLR to latest (4.9.2) #1380 (Ronald Holshausen, Thu Jun 24 11:05:15 2021 +1000)
  • b46a5274f - fix: When using url in PactBroker annotation, the default value is broken if it contains a colon (Mahendar Selvakumar, Mon Jun 21 15:52:09 2021 +1000)
  • 4b99c97b6 - fix(guide): use working consumer.junit version (Travis Dixon, Mon Jun 21 12:24:57 2021 +1000)
  • 510af92b4 - feat: update readme on JUnit 5 WebFlux support #1373 (Ronald Holshausen, Wed Jun 16 16:21:41 2021 +1000)
  • d81b2b804 - feat: added support for WebFlux with Spring JUnit 5 tests #1373 (Ronald Holshausen, Wed Jun 16 15:59:32 2021 +1000)
  • 4abd4ff4f - fix: mark Gradle PactVerificationTask fields as @​Internal for Gradle 7 #1374 (Ronald Holshausen, Sat Jun 12 15:04:52 2021 +1000)
  • 781d346ee - chore: upgrade Maven jars and plugin to latest (Ronald Holshausen, Sat Jun 12 15:03:42 2021 +1000)
  • 829ebdefb - fix: using :pact-file source with Leiningen was broken #1372 (Ronald Holshausen, Sat Jun 12 12:26:49 2021 +1000)
  • 2fdaf2795 - feat(V4): Support JUnit4 tests with both HTTP and message interactions (Ronald Holshausen, Sun Jun 6 17:45:21 2021 +1000)
  • c332b86be - feat(V4): Support verifing V4 Pacts with JUnit (Ronald Holshausen, Sun Jun 6 17:10:08 2021 +1000)
  • b5803b67b - feat(V4): Implemented matching status codes (Ronald Holshausen, Sun Jun 6 16:04:00 2021 +1000)
  • c77faa70d - feat(V4): add support for status code matchers to JUnit DSL (Ronald Holshausen, Sun Jun 6 14:26:20 2021 +1000)
  • 466ab1724 - feat(V4): implement status code matcher (Ronald Holshausen, Sun Jun 6 14:02:16 2021 +1000)
  • 34a0790a7 - feat(V4): support V4 pending interactions in the verifier (Ronald Holshausen, Sun Jun 6 12:03:12 2021 +1000)
  • ba9f5b4df - feat(V4): support pending interactions (Ronald Holshausen, Sun Jun 6 10:52:09 2021 +1000)
  • 5fa0ead73 - bump version to 4.1.23 (Ronald Holshausen, Sun Jun 6 09:51:07 2021 +1000)
  • f9f5fa890 - update changelog for release 4.1.22 (Ronald Holshausen, Sun Jun 6 09:31:30 2021 +1000)
  • c7895cc0b - fix(backport): handle exceptions correctly when @​IgnoreNoPactsToVerify is present #1324 (Ronald Holshausen, Sat Mar 27 16:32:38 2021 +1100)
  • c5b91dabd - feat: Update readmes on turning off diff calculation #1375 (Ronald Holshausen, Sat Jun 5 14:20:47 2021 +1000)
  • 1ef4af293 - feat: add a system property to turn off diff calculation for large payloads #1375 (Ronald Holshausen, Sat Jun 5 13:24:02 2021 +1000)
  • 320cc6f4f - fix: treat application/graphql as a JSON content type #1371 (Ronald Holshausen, Fri Jun 4 16:00:33 2021 +1000)
  • ea08a38ac - fix: arrayContaining DSL method was not constructing the matching rules correctly #1367 (Ronald Holshausen, Fri Jun 4 15:35:48 2021 +1000)
  • fc669cf7f - chore: add a kotlin consumer module #1352 (Ronald Holshausen, Mon May 24 09:25:15 2021 +1000)
  • 6ffe5e12f - bump version to 4.2.7 (Ronald Holshausen, Sun May 23 16:21:45 2021 +1000)
  • bb5a56e87 - bump version to 4.1.22 (Ronald Holshausen, Sun May 23 15:54:12 2021 +1000)
  • f334ef7c7 - update changelog for release 4.1.21 (Ronald Holshausen, Sun May 23 15:38:23 2021 +1000)

4.1.23 - Bugfix Release

  • eedf59cc3 - Merge pull request #1387 from mselvaku/PactBrokerUrlJavaSystemPropertiesFix (Ronald Holshausen, Thu Jun 24 11:24:03 2021 +1000)
  • b46a5274f - fix: When using url in PactBroker annotation, the default value is broken if it contains a colon (Mahendar Selvakumar, Mon Jun 21 15:52:09 2021 +1000)
  • 829ebdefb - fix: using :pact-file source with Leiningen was broken #1372 (Ronald Holshausen, Sat Jun 12 12:26:49 2021 +1000)
  • 5fa0ead73 - bump version to 4.1.23 (Ronald Holshausen, Sun Jun 6 09:51:07 2021 +1000)

4.1.22 - Backported Fix

  • c7895cc0b - fix(backport): handle exceptions correctly when @​IgnoreNoPactsToVerify is present #1324 (Ronald Holshausen, Sat Mar 27 16:32:38 2021 +1100)
  • bb5a56e87 - bump version to 4.1.22 (Ronald Holshausen, Sun May 23 15:54:12 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.7.
- [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 Jun 28, 2021
@dependabot @github

dependabot Bot commented on behalf of github Jul 21, 2021

Copy link
Copy Markdown
Contributor Author

Superseded by #124.

@dependabot dependabot Bot closed this Jul 21, 2021
@dependabot dependabot Bot deleted the dependabot/maven/au.com.dius.pact.provider-junit5-4.2.7 branch July 21, 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