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.1 #56

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 5, 2021

Bumps junit from 4.1.10 to 4.2.1.

Release notes

Sourced from junit's releases.

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
  • refactor: converted DslPart to Kotlin
  • feat: add PactDslJsonArray eachLike/minArrayLike/maxArrayLike methods that can take a DSLPart #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
  • feat: implemented support for using generators with array contains matcher
  • feat: Hyper media test working with array contains matcher + generators
  • refactor: phase 3 - added ArrayContainsJsonGenerator to the test execution context to break cycle deps
  • refactor: phase 2 - add example value to generator calls
  • refactor: first phase of supporting matchers that embed generators
  • feat: added MockServerURL generator
  • chore: add test for updating markdown summary with a failed interaction #1128
  • fix(regression): previous change fails on JDK 8 #1281
  • fix(regression): support null example values with OR matcher #1281
  • chore: upgrade spock framework to 2.0-M4
  • feat: when using old pact broker endpoints, take fall back tag value into consideration #1264
  • chore: upgrade Kotlin to 1.4.21
  • chore: upgrade Gradle to 6.7.1

4.2.0-beta.2

Bugfix Release

  • refactor: extract interface from FormPostBuilder #1277
  • feat: add a DSL builder for x-www-form-urlencoded bodies #1277
  • fix: MessagePactBuilder was not including the generators #1278
  • chore: change the scope of deps to api #1280
  • fix: Update readme [JUnit + Spring + Maven] #1265
  • fix: previous change was failing on JDK 9+ [JUnit + Spring + Maven] #1265
  • fix: use the same classloader that the JUnit test class was loaded with [JUnit + Spring + Maven] #1265
  • fix: include the JUnit description in the test exception [JUNIT5] #1267
  • fix: include the JUnit description in the test exception [JUNIT4] #1267
  • docs: Add fully qualified name to PactFolder usage. (pendsley)
  • fix: missing failures when merging verification results (phil.hardwick)
  • Fixed vulnerability issue (gayatreemishra)

... (truncated)

Changelog

Sourced from junit's changelog.

4.2.1 - Bugfix Release

  • b30c55d6c - Merge pull request #1317 from ryanlevell/fix/issue1316 (Ronald Holshausen, Mon Mar 1 15:35:29 2021 +1100)
  • cce1cfcdd - refactor: remove old wild-card matching logic in favor of using the ValueMatcher (Ronald Holshausen, Mon Mar 1 15:31:31 2021 +1100)
  • 4d37371b5 - chore: update Kotlin to latest (Ronald Holshausen, Mon Mar 1 11:25:07 2021 +1100)
  • 20f53c684 - included literal 'null' check for regex as it has similar issue as JsonValue.Null (Ryan Levell, Sat Feb 27 19:27:56 2021 -0600)
  • e3bd289a1 - fixed regex typo. added happy path json regex (Ryan Levell, Sat Feb 27 08:00:43 2021 -0600)
  • 672e85384 - added check for Null JsonValue for regex matcher (Ryan Levell, Fri Feb 26 21:24:09 2021 -0600)
  • 4f2cf8972 - Merge branch 'v4.1.x' (Ronald Holshausen, Sat Feb 20 15:29:38 2021 +1100)
  • e954d801a - fix(JUnit 4): do not fire the test finished event for pending pacts #1310 (Ronald Holshausen, Sat Feb 20 15:25:09 2021 +1100)
  • b782ccca0 - feat: deprecate pact broker host, port and scheme in favour of a url #1300 (Ronald Holshausen, Sat Feb 20 14:03:25 2021 +1100)
  • c91f44d2a - chore: update GH action workflow (Ronald Holshausen, Fri Feb 12 12:31:51 2021 +1100)
  • 10e8c72b3 - Update gradle.yml (Ronald Holshausen, Fri Feb 12 12:30:50 2021 +1100)
  • a72d9fa52 - chore: update GH action workflow (Ronald Holshausen, Fri Feb 12 12:27:50 2021 +1100)
  • f5ae1c5d1 - Update gradle.yml (Ronald Holshausen, Fri Feb 12 12:26:12 2021 +1100)
  • cd446eef8 - chore: upgrade Kotlin to 1.4.30 (Ronald Holshausen, Fri Feb 12 11:24:54 2021 +1100)
  • 295d0c0d6 - Update README.md (Ronald Holshausen, Thu Feb 11 17:17:41 2021 +1100)
  • 1f6c42275 - Update README.md (Ronald Holshausen, Thu Feb 11 17:15:59 2021 +1100)
  • 6990a6cb8 - Update README.md (Ronald Holshausen, Thu Feb 11 17:15:30 2021 +1100)
  • 93a483738 - bump version to 4.2.1 (Ronald Holshausen, Thu Feb 11 17:06:54 2021 +1100)

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)

... (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 Mar 5, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #60.

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

None yet

0 participants