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

Bump junit5 from 4.2.14 to 4.3.16 #46

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps junit5 from 4.2.14 to 4.3.16.

Release notes

Sourced from junit5's releases.

4.3.16

Bugfix Release

  • 532beabab - refactor: Convert ANTLR MatchingRuleDefinition parser to a recursive decent parser #1615
  • 2d730c799 - refactor: Convert ANTLR TimeExpression parser to a recursive decent parser #1615
  • 5d78360b2 - refactor: Convert ANTLR DateExpression parser to a recursive decent parser #1615
  • 739a40dd3 - refactor: extract common lexer functions from version parser #1615
  • b4ff3a854 - feat: protect json body generation against loop for cicly reference (Samuel)
  • 47e8c9e63 - refactor: Replace ANTLR version parser with a recursive decent parser #1615
  • 7e2e11aaf - chore: Upgrade all test dependencies with reported CSVs #1626
  • 4cf345f31 - chore: Upgrade Spock to 2.3
  • 625cdfc1c - chore: Upgrade all dependencies with reported CSVs #1626
  • 72f9193ba - feat: add method to setup content type body matching in the consumer DSL #1623
  • 8bd14d589 - feat: support MessagePact with a string as a content #1619
  • 86813ba68 - feat: Support system properties or environment variables for consumer and provider annotation with JUnit4 provider tests #528 #1616
  • aabee8c44 - fix: queryMatchingDatetime creates invalid genetator #1612
  • fc7e13e87 - fix: write empty bodies to the Pact file #1611
  • 870a99956 - feat: Support generators with URI FORM encoded bodies #1610
  • 719f07b9b - feat: add capability to build json body based on data class required constructor fields (Samuel)
  • d1e76e376 - Make PactVerificationTask as much ready as possible for configuration cache (Marco Gomiero)
  • 0a804b139 - bump org.json:json version to latest (Nikolas Grottendieck)
  • 0a23caba1 - Make PactCanIDeployTask compatible with Gradle Configuration Cache (Marco Gomiero)
  • e3dd8bf5d - Make PactPublishTask compatible with Gradle Configuration Cache (Marco Gomiero)

4.3.15

Bugfix Release

  • 3d9bcedf2 - chore: Update the HAL client to return the current navigated document
  • 205bbd341 - chore: fix for 'compileTestJava' task (current target is 18) and 'compileTestKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version
  • 6a53c7f68 - chore: Bump Antlr4 to 4.11.1 (Alex Miller)
  • 873b0e5b3 - Use Thread Context ClassLoader to find test resources (Holly Cummins)
  • 50863b9f6 - Bump version of Kotlin Result to work around Unresolved reference build failures (Holly Cummins)
  • db962337e - Fix issue with base classes (Stefano Lucka)
  • d31b3e6f4 - feat: update docs on providing raw selector JSON
  • 416b19d23 - feat: add capability to the selector builder DSL to add raw JSON snippets
  • fa7d27065 - fix(Gradle): publishing pacts - default to the consumer version system property if it is set #1601
  • 67204596b - chore: fix publishing Gradle plugin to Maven Central #1588
  • 08bb852a3 - feat: add matching functions to consumer DSL to matcher numbers with a regex #1600
  • 7580b4599 - Adding Lambda DSL variants for request/response (Zabuzard)

4.3.14

Bugfix Release

  • ddf7d794b - feat: add example JUnit4 Spring test using new consumer version selector method
  • 09d907b79 - feat: Add docs for using consumer version selector methods with JUnit4
  • 1a7952908 - chore: Update readme with updated Kotlin version
  • cfc6e3893 - fix: support consumer version selector methods on Kotlin test classes #1594
  • d56079c0d - fix: raise an exception when the consumerVersionSelectors method has the wrong signature #1594

... (truncated)

Changelog

Sourced from junit5's changelog.

4.3.16 - Bugfix Release

  • 532beabab - refactor: Convert ANTLR MatchingRuleDefinition parser to a recursive decent parser #1615 (Ronald Holshausen, Fri Oct 28 18:08:05 2022 +1100)
  • 2d730c799 - refactor: Convert ANTLR TimeExpression parser to a recursive decent parser #1615 (Ronald Holshausen, Thu Oct 27 18:02:42 2022 +1100)
  • 5d78360b2 - refactor: Convert ANTLR DateExpression parser to a recursive decent parser #1615 (Ronald Holshausen, Thu Oct 27 17:04:00 2022 +1100)
  • 739a40dd3 - refactor: extract common lexer functions from version parser #1615 (Ronald Holshausen, Thu Oct 27 13:56:37 2022 +1100)
  • 0b1be93af - Merge branch 'samukce-feat/kotlin-build-dsl-based-dataobject' (Ronald Holshausen, Thu Oct 27 10:02:34 2022 +1100)
  • 4d7a28bbf - fix: replace AssertJ with Hamcrest (Ronald Holshausen, Thu Oct 27 10:02:07 2022 +1100)
  • 7174c4291 - Merge branch 'feat/kotlin-build-dsl-based-dataobject' of github.com:samukce/pact-jvm into samukce-feat/kotlin-build-dsl-based-dataobject (Ronald Holshausen, Thu Oct 27 09:53:09 2022 +1100)
  • b4ff3a854 - feat: protect json body generation against loop for cicly reference (Samuel, Fri Oct 21 16:56:16 2022 +0200)
  • 47e8c9e63 - refactor: Replace ANTLR version parser with a recursive decent parser #1615 (Ronald Holshausen, Wed Oct 26 18:04:32 2022 +1100)
  • c77ddf2ef - Merge pull request #1627 from prof18/gradle-conf-cache-compatible (Ronald Holshausen, Wed Oct 26 17:09:16 2022 +1100)
  • 7e2e11aaf - chore: Upgrade all test dependencies with reported CSVs #1626 (Ronald Holshausen, Wed Oct 26 16:48:24 2022 +1100)
  • 4cf345f31 - chore: Upgrade Spock to 2.3 (Ronald Holshausen, Wed Oct 26 16:26:56 2022 +1100)
  • 625cdfc1c - chore: Upgrade all dependencies with reported CSVs #1626 (Ronald Holshausen, Wed Oct 26 16:14:44 2022 +1100)
  • 72f9193ba - feat: add method to setup content type body matching in the consumer DSL #1623 (Ronald Holshausen, Wed Oct 26 15:14:40 2022 +1100)
  • c1f84860f - Merge pull request #1622 from Okeanos/bump-pipeline-actions (Ronald Holshausen, Wed Oct 26 13:59:33 2022 +1100)
  • b6b073e13 - Merge pull request #1621 from Okeanos/json-version (Ronald Holshausen, Wed Oct 26 13:40:02 2022 +1100)
  • 8bd14d589 - feat: support MessagePact with a string as a content #1619 (Ronald Holshausen, Wed Oct 26 13:22:28 2022 +1100)
  • 86813ba68 - feat: Support system properties or environment variables for consumer and provider annotation with JUnit4 provider tests #528 #1616 (Ronald Holshausen, Wed Oct 26 12:21:38 2022 +1100)
  • aabee8c44 - fix: queryMatchingDatetime creates invalid genetator #1612 (Ronald Holshausen, Wed Oct 26 10:18:41 2022 +1100)
  • 2750d8a8e - chore: add Kotlin Junit5 message test (Ronald Holshausen, Wed Oct 26 10:00:57 2022 +1100)
  • fc7e13e87 - fix: write empty bodies to the Pact file #1611 (Ronald Holshausen, Tue Oct 25 18:21:14 2022 +1100)
  • 870a99956 - feat: Support generators with URI FORM encoded bodies #1610 (Ronald Holshausen, Tue Oct 25 16:47:55 2022 +1100)
  • 719f07b9b - feat: add capabilityi to build json body based on data class required constructor fields (Samuel, Fri Oct 21 16:02:57 2022 +0200)
  • d1e76e376 - Make PactVerificationTask as much ready as possible for configuration cache (Marco Gomiero, Sat Oct 15 12:42:19 2022 +0200)
  • 1fd9c0901 - bump actions/setup-java to v3 (Nikolas Grottendieck, Sun Oct 16 13:34:01 2022 +0200)
  • 0a804b139 - bump org.json:json version to latest (Nikolas Grottendieck, Sun Oct 16 13:17:02 2022 +0200)
  • 0a23caba1 - Make PactCanIDeployTask compatible with Gradle Configuration Cache (Marco Gomiero, Mon Oct 10 23:19:53 2022 +0200)
  • e3dd8bf5d - Make PactPublishTask compatible with Gradle Configuration Cache (Marco Gomiero, Mon Oct 10 21:50:52 2022 +0200)
  • 79d21743a - bump version to 4.3.16 (Ronald Holshausen, Fri Sep 30 15:35:24 2022 +1000)

4.3.15 - Bugfix Release

  • 3d9bcedf2 - chore: Update the HAL client to return the current navigated document (Ronald Holshausen, Fri Sep 30 15:16:18 2022 +1000)
  • 8d1bb0565 - chore: fix build after upgrading Antlr (Ronald Holshausen, Mon Sep 26 15:19:13 2022 +1000)
  • 205bbd341 - chore: fix for 'compileTestJava' task (current target is 18) and 'compileTestKotlin' task (current target is 11) jvm target compatibility should be set to the same Java version (Ronald Holshausen, Mon Sep 26 14:35:36 2022 +1000)
  • 6f8a347b3 - Merge pull request #1609 from Codex-/bump_antlr (Ronald Holshausen, Mon Sep 26 14:01:01 2022 +1000)
  • 6a53c7f68 - chore: Bump Antlr4 to 4.11.1 (Alex Miller, Wed Sep 21 17:27:21 2022 +1200)
  • 7258f435e - Merge pull request #1607 from holly-cummins/use-tccl-in-loader (Ronald Holshausen, Mon Sep 19 12:18:27 2022 +1000)
  • 03a8b3deb - Merge pull request #1606 from holly-cummins/bump-kotlinresult (Ronald Holshausen, Mon Sep 19 11:50:17 2022 +1000)
  • bfa1a4ca3 - Merge branch 'stefano-lucka-fix/cvs' (Ronald Holshausen, Mon Sep 19 10:43:02 2022 +1000)
  • ca37bdb8b - chore: correct static code issues and failing tests from PR #1605 (Ronald Holshausen, Mon Sep 19 10:42:49 2022 +1000)
  • 873b0e5b3 - Use Thread Context ClassLoader to find test resources (Holly Cummins, Sat Sep 17 12:36:48 2022 +0100)
  • 50863b9f6 - Bump version of Kotlin Result to work around Unresolved reference build failures (Holly Cummins, Fri Sep 16 20:10:55 2022 +0100)
  • db962337e - Fix issue with base classes (Stefano Lucka, Fri Sep 16 20:08:34 2022 +0200)
  • ef2fc842a - Merge pull request #1602 from pact-foundation/feat/raw-selector-json (Ronald Holshausen, Thu Sep 1 13:31:41 2022 +1000)
  • d31b3e6f4 - feat: update docs on providing raw selector JSON (Ronald Holshausen, Thu Sep 1 12:10:14 2022 +1000)
  • 416b19d23 - feat: add capability to the selector builder DSL to add raw JSON snippets (Ronald Holshausen, Wed Aug 31 16:54:53 2022 +1000)
  • fa7d27065 - fix(Gradle): publishing pacts - default to the consumer version system property if it is set #1601 (Ronald Holshausen, Wed Aug 31 14:14:01 2022 +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.2.14 to 4.3.16.
- [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.consumer:junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 1, 2022

Superseded by #50.

@dependabot dependabot bot closed this Dec 1, 2022
@dependabot dependabot bot deleted the dependabot/gradle/au.com.dius.pact.consumer-junit5-4.3.16 branch December 1, 2022 02:00
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