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 junit from 4.1.10 to 4.2.0 #49

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 11, 2021

Bumps junit from 4.1.10 to 4.2.0.

Release notes

Sourced from junit's releases.

4.2.0

First non-beta release

  • feat: add like method to Java DSL
  • feat: support setting pact.verifier.publishResults in the Spring context #1294
  • refactor: add a value resolver to the publishingResultsDisabled check #1294
  • feat: Update MockMvcTarget to handle non-file parts in a multipart form post #1290
  • fix: make the Java DSL consistant with the Groovy DSL #1289
  • fix: Support setting consumer and provider pacticipant names from environment variables in consumer contract tests (Christopher Roberts)
  • fix: consumer name formatting in Ansi console reporting (TM)
  • fix: consumer name formatting in SL4J reporting (TM)
  • chore: added support to handle json content type with x-thrift protocol #1298
  • chore: deprecate consumer PactFolder annotation in favour of PactDirectory
  • docs: Correctly set multiple state names (joklek)
  • fix: Don't split header values when loading from a pact file #1288
  • fix(Groovy DSL): allow provider states to be specified before and after the request #1287
  • docs: Add docs for LambdaDSL, with minor style fixes (joklek)
  • Update io.netty:netty-codec to version 4.1.46.Final (rejeeshg)

4.1.17

Bugfix Release

  • feat: add like method to Java DSL
  • feat: support setting pact.verifier.publishResults in the Spring context #1294
  • refactor: add a value resolver to the publishingResultsDisabled check #1294
  • feat: Update MockMvcTarget to handle non-file parts in a multipart form post #1290
  • fix: make the Java DSL consistent with the Groovy DSL #1289
  • fix: Support setting consumer and provider pacticipant names from environment variables in consumer contract tests (Christopher Roberts)
  • fix: consumer name formatting in Ansi console reporting (TM)
  • fix: consumer name formatting in SL4J reporting (TM)
  • chore: added support to handle json content type with x-thrift protocol #1298 (ankur)
  • Update io.netty:netty-codec to version 4.1.46.Final (rejeeshg)

4.1.16

Bugfix Release

  • chore: deprecate consumer PactFolder annotation in favour of PactDirectory
  • docs: Correctly set multiple state names (joklek)
  • fix: Don't split header values when loading from a pact file #1288
  • fix(Groovy DSL): allow provider states to be specified before and after the request #1287
  • docs: Add docs for LambdaDSL, with minor style fixes (joklek)

4.1.15

Consumer DSL update

  • feat: add PactDslJsonArray eachLike/minArrayLike/maxArrayLike methods that can take a DSLPart #1286
  • chore: split out more objects from large test - failing on JDK 11 #1286
  • feat: add PactDslJsonBody eachLike/minArrayLike/maxArrayLike methods that can take a DSLPart #1286
  • chore: split out more objects from large test - failing on JDK 10 #1286
  • chore: add large body test to DSL #1286

... (truncated)

Changelog

Sourced from junit's changelog.

4.2.0 - First non-beta release

  • 36d0cddbf - chore: drop beta version (Ronald Holshausen, Thu Feb 11 16:28:37 2021 +1100)
  • d46afe1a1 - Merge branch 'master' into v4.2.x (Ronald Holshausen, Thu Feb 11 15:56:36 2021 +1100)
  • 70eea0cf3 - bump version to 4.1.18 (Ronald Holshausen, Thu Feb 11 15:01:18 2021 +1100)
  • 7c1f48282 - update changelog for release 4.1.17 (Ronald Holshausen, Thu Feb 11 14:46:11 2021 +1100)
  • 612f99200 - feat: fix codenarc errors (Ronald Holshausen, Thu Feb 11 14:30:49 2021 +1100)
  • cc7b6a145 - feat: add ests for the like method in Java DSL (Ronald Holshausen, Thu Feb 11 14:24:30 2021 +1100)
  • 94f0312f6 - feat: add like method to Java DSL (Ronald Holshausen, Thu Feb 11 14:09:13 2021 +1100)
  • dd5a23585 - feat: support setting pact.verifier.publishResults in the Spring context #1294 (Ronald Holshausen, Thu Feb 11 14:04:35 2021 +1100)
  • 1a6ff07e3 - refactor: add a value resolver to the publishingResultsDisabled check #1294 (Ronald Holshausen, Thu Feb 11 12:47:59 2021 +1100)
  • 6f528c6d8 - chore: fix code narc errors #1290 (Ronald Holshausen, Thu Feb 11 11:34:21 2021 +1100)
  • a19b38a10 - feat: Update MockMvcTarget to handle non-file parts in a multipart form post #1290 (Ronald Holshausen, Thu Feb 11 11:25:27 2021 +1100)
  • 39804f97b - fix: make the Java DSL consistant with the Groovy DSL #1289 (Ronald Holshausen, Thu Feb 11 09:18:09 2021 +1100)
  • b3c30fbb0 - Merge pull request #1304 from keeping-it-up/support-x-thrift-as-json (Ronald Holshausen, Thu Feb 11 08:52:11 2021 +1100)
  • fb8ed9593 - Merge pull request #1303 from zmot/fix/verification-reporting-logging (Ronald Holshausen, Thu Feb 11 08:49:32 2021 +1100)
  • cf1a57912 - Merge pull request #1302 from cjr125/review/supportConsumerEnvVars (Ronald Holshausen, Thu Feb 11 08:48:14 2021 +1100)
  • e91725516 - fix: Support setting consumer and provider pacticipant names from environment variables in consumer contract tests (Christopher Roberts, Fri Feb 5 22:02:00 2021 -0500)
  • 254f8162c - fix: codenarc violations (TM, Sun Feb 7 22:03:51 2021 +0100)
  • 432807d64 - fix: consumer name formatting in Ansi console reporting (TM, Sun Feb 7 21:42:12 2021 +0100)
  • 2ecff5b46 - fix: consumer name formatting in SL4J reporting (TM, Sun Feb 7 21:40:05 2021 +0100)
  • 21dad5ca1 - chore: added support to handle json content type with x-thrift protocol #1298 (ankur, Fri Feb 5 17:23:56 2021 +0000)
  • 730d677e7 - Merge branch 'master' into v4.2.x (Ronald Holshausen, Tue Feb 2 11:53:57 2021 +1100)
  • e5c867ad5 - chore: correct git ignore file (Ronald Holshausen, Tue Feb 2 11:52:20 2021 +1100)
  • f9ac4df38 - bump version to 4.1.17 (Ronald Holshausen, Tue Feb 2 11:47:17 2021 +1100)
  • 7e2e3baaa - update changelog for release 4.1.16 (Ronald Holshausen, Tue Feb 2 11:31:05 2021 +1100)
  • fec362567 - chore: correct git ignore file (Ronald Holshausen, Tue Feb 2 11:23:11 2021 +1100)
  • 4b89e28e2 - Merge branch 'master' into v4.2.x (Ronald Holshausen, Tue Feb 2 10:50:23 2021 +1100)
  • f1a4c34a1 - chore: deprecate consumer PactFolder annotation in favour of PactDirectory (Ronald Holshausen, Tue Feb 2 10:44:39 2021 +1100)
  • 9834f5c2b - Merge pull request #1299 from joklek/patch-1 (Ronald Holshausen, Mon Feb 1 08:55:46 2021 +1100)
  • 62c985547 - docs: Correctly set multiple state names (joklek, Sun Jan 31 16:40:51 2021 +0200)
  • ac42f9bb0 - Merge branch 'master' into v4.2.x (Ronald Holshausen, Sun Jan 31 13:57:38 2021 +1100)
  • 73c9053dc - fix: Don't split header values when loading from a pact file #1288 (Ronald Holshausen, Sun Jan 31 13:23:48 2021 +1100)
  • 071f5ee11 - fix(Groovy DSL): allow provider states to be specified before and after the request #1287 (Ronald Holshausen, Sun Jan 31 12:15:50 2021 +1100)
  • b960ace7c - Merge pull request #1297 from joklek/docs/add_docs_to_java8_dsl (Ronald Holshausen, Sun Jan 31 12:06:50 2021 +1100)
  • 22a312cb6 - docs: Add docs for LambdaDSL, with minor style fixes (joklek, Tue Jan 26 18:38:00 2021 +0200)
  • abaab1645 - Update README.md (Ronald Holshausen, Tue Jan 26 10:14:19 2021 +1100)
  • 51dc5d3ec - bump version to 4.2.0-beta.4 (Ronald Holshausen, Mon Jan 25 16:22:09 2021 +1100)
  • b4935be1f - Merge branch 'master' into v4.1.x (Ronald Holshausen, Wed Jan 20 16:06:12 2021 +1100)
  • 6c2b503d4 - Merge branch 'master' into v4.1.x (Ronald Holshausen, Sun Jan 10 13:38:43 2021 +1100)
  • 78b414267 - Merge branch 'master' into v4.1.x (Ronald Holshausen, Mon Dec 28 15:58:54 2020 +1100)
  • 0b0a0c6e9 - Merge branch 'master' into v4.1.x (Ronald Holshausen, Sun Oct 18 15:11:59 2020 +1100)
  • 3368b3bf7 - Merge pull request #1217 from rejeeshg/patch-2 (Ronald Holshausen, Wed Sep 30 15:00:34 2020 +1000)
  • 5350f8075 - Update gradle.properties (rejeeshg, Tue Sep 29 16:13:31 2020 +0530)

4.1.17 - Bugfix Release

  • 612f99200 - feat: fix codenarc errors (Ronald Holshausen, Thu Feb 11 14:30:49 2021 +1100)
  • cc7b6a145 - feat: add ests for the like method in Java DSL (Ronald Holshausen, Thu Feb 11 14:24:30 2021 +1100)
  • 94f0312f6 - feat: add like method to Java DSL (Ronald Holshausen, Thu Feb 11 14:09:13 2021 +1100)

... (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)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 11, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 5, 2021

Superseded by #56.

@dependabot dependabot bot closed this Mar 5, 2021
@dependabot dependabot bot deleted the dependabot/maven/au.com.dius.pact.provider-junit-4.2.0 branch March 5, 2021 23:04
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