Skip to content

Bump junit5 from 4.1.10 to 4.1.12#47

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Dec 14, 2020

Copy link
Copy Markdown
Contributor

Bumps junit5 from 4.1.10 to 4.1.12.

Release notes

Sourced from junit5's releases.

4.1.12

Bugfix Release

  • fix: include successful interaction results in the verification results #1266
  • refactor: verification OK data class only needs a single interaction id #1266
  • refactor: change verification OK result from a singleton to a data class #1266
  • feat: add @IgnoreMissingStateChange annotation to ignore missing state change methods #1260
  • fix: trim whitespace off list expressions #1262
  • add hint about specific junit5spring dependency (Michel @mf81bln)
  • docs: add groovyClasspath tip to avoid build failures when using Gradle (TM @zmot)
  • fix: correct the Maven documentation #1203
  • chore: set max JDK 13 on GH build
  • chore(HttpTarget): Configurable HttpClientFactory (@Sabartius)
  • feat: Creating PactCreateVersionTagMojo (@JoaoGFarias)
  • feat: XML message content (Wil @wilvdb)

4.1.11

Bugfix Release

  • fix: if Tika fails to initialise, catch the exception and disable content type detection #1245
  • fix: support consumerVersionSelectors with only a consumer name and no tag #1244
  • fix: do not log out pact source annotations, as they may have passwords
  • fix: consumer name from consumerVersionSelectors was being ignored #1244
  • fix: was retrying one less than the retry count #1241
  • chore: add can I deploy section to Maven readme
  • feat: correct canIDeploy in Gradle readme #1241
  • feat: add canIDeploy section to the Gradle readme #1241
  • fix: obfuscate the password for PactPublish
  • feat: add retry when there are unknown results for canIDeploy #1241
  • refactor: converted some Groovy code to Kotlin
  • fix: pact-jvm-server was not including the dependencies in the published pom #1239
Changelog

Sourced from junit5's changelog.

4.1.12 - Bugfix Release

  • f4fabba71 - feat: add the implementation version to the verification results (Ronald Holshausen, Sun Dec 13 14:57:53 2020 +1100)
  • 88897b9eb - fix: successful verification results were being filtered out #1266 (Ronald Holshausen, Sun Dec 13 14:21:23 2020 +1100)
  • 7427a2c95 - fix: record successful verification results by interaction ID #1266 (Ronald Holshausen, Sun Dec 13 13:29:37 2020 +1100)
  • 59ef8ec8c - fix: when merging verification results, include the interaction ID from the success results #1266 (Ronald Holshausen, Sat Dec 12 17:24:11 2020 +1100)
  • a41a85e1a - refactor: include successful interaction results in the verification results #1266 (Ronald Holshausen, Sat Dec 12 16:54:57 2020 +1100)
  • f0fcf84ec - refactor: verification OK data class only needs a single interaction id #1266 (Ronald Holshausen, Sat Dec 12 16:04:18 2020 +1100)
  • dc5308622 - Merge pull request #1268 from mf81bln/patch-1 (Ronald Holshausen, Sat Dec 12 15:17:41 2020 +1100)
  • 479e71de1 - refactor: change verification OK result from a singleton to a data class #1266 (Ronald Holshausen, Sat Dec 12 15:14:32 2020 +1100)
  • 5330f7587 - feat: add @IgnoreMissingStateChange annotation to ignore missing state change methods #1260 (Ronald Holshausen, Sat Dec 12 13:29:48 2020 +1100)
  • e16322c2f - fix: trim whitespace off list expressions #1262 (Ronald Holshausen, Sat Dec 12 12:38:06 2020 +1100)
  • d39d18b76 - Merge pull request #1259 from zmot/documentation-groovy-classpath-tip (Ronald Holshausen, Sat Dec 12 12:04:40 2020 +1100)
  • c6969171e - add hint about specific junit5spring dependency (Michel, Wed Dec 9 13:57:50 2020 +0100)
  • 46a8c709f - docs: add groovyClasspath tip to avoid build failures when using Gradle (TM, Sun Nov 29 12:27:08 2020 +0100)
  • 0fc1cd98c - Merge pull request #1251 from JoaoGFarias/provider/create-version-tag_task (Ronald Holshausen, Sat Nov 28 14:43:30 2020 +1100)
  • 66f3496fc - Merge pull request #1256 from Sabartius/configurableHttpClientFactory (Ronald Holshausen, Sat Nov 28 14:38:40 2020 +1100)
  • dfc553f48 - Merge pull request #1250 from wilvdb/message_with_xml_content (Ronald Holshausen, Sat Nov 28 14:02:16 2020 +1100)
  • 6adcb51e1 - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 13:59:46 2020 +1100)
  • e9da0c2ca - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 13:48:31 2020 +1100)
  • 7a17b5a1f - fix: correct the Maven documentation #1203 (Ronald Holshausen, Sat Nov 28 13:48:18 2020 +1100)
  • 8f7fa9377 - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 13:30:12 2020 +1100)
  • 8d6698370 - chore: dokka fails on CI and JDK 11+ (Ronald Holshausen, Sat Nov 28 13:25:16 2020 +1100)
  • 2f11563c5 - chore: update status badge (Ronald Holshausen, Sat Nov 28 13:13:30 2020 +1100)
  • 26e866311 - chore: update status badge (Ronald Holshausen, Sat Nov 28 13:12:03 2020 +1100)
  • b14c941a6 - chore: set max JDK 13 on GH build (Ronald Holshausen, Sat Nov 28 13:10:26 2020 +1100)
  • abda49b97 - chore: updated build name (Ronald Holshausen, Sat Nov 28 13:06:46 2020 +1100)
  • d190e2957 - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 13:05:29 2020 +1100)
  • abb2ee607 - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 13:02:19 2020 +1100)
  • 9b22cae42 - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 13:01:10 2020 +1100)
  • 589f2b8be - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 12:59:37 2020 +1100)
  • de22d9b77 - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 12:54:42 2020 +1100)
  • eadaea038 - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 12:53:01 2020 +1100)
  • 863158a6e - chore: setup build on Github (Ronald Holshausen, Sat Nov 28 12:49:14 2020 +1100)
  • fbe2319f1 - chore: corrected changelog (Ronald Holshausen, Sat Nov 28 12:35:03 2020 +1100)
  • 99c2cf0fa - fix: Fixing lint errors (JoaoGFarias, Wed Nov 25 16:19:49 2020 +0100)
  • 4ae2fb2b4 - chore(HttpTarget): Configurable HttpClientFactory (Sabartius, Wed Nov 25 14:21:51 2020 +0100)
  • b277677ab - Merge remote-tracking branch 'origin/message_with_xml_content' into message_with_xml_content (Wil, Wed Nov 18 19:22:07 2020 +0100)
  • 9573fd2e1 - feat: XML message content (Wil, Tue Nov 17 22:24:51 2020 +0100)
  • f214e1e25 - fix: PactCreateVersionTagMojoSpec - Fixing issues indicated by CodeNarc (JoaoGFarias, Wed Nov 18 16:37:06 2020 +0100)
  • af5ed9996 - feat: Increasing coverage on PactBrokerClientPactSpec - Failure to upload tag test (JoaoGFarias, Wed Nov 18 15:55:42 2020 +0100)
  • 915344a50 - refactor: Refactoring on PactCreateVersionTagMojo::execute (JoaoGFarias, Wed Nov 18 15:47:21 2020 +0100)
  • 4aac812d7 - refactor: Refactoring PactBrokerClient:uploadTags (JoaoGFarias, Wed Nov 18 15:46:12 2020 +0100)
  • 583a1763a - feat: PackBrokerClient support for tag creation (JoaoGFarias, Fri Oct 23 16:58:29 2020 +0200)
  • 1809cebf4 - feat: create-version-tag: Calling Broker Client with collected arguments (JoaoGFarias, Mon Jul 20 06:59:08 2020 +0200)
  • 906945abb - feat: create-version-tag: Checking mandatory arguments (JoaoGFarias, Sun Jul 5 18:54:09 2020 +0200)
  • bea660cd6 - feat: Creating PactCreateVersionTagMojo (JoaoGFarias, Sun Jul 5 17:57:13 2020 +0200)
  • 5239b5739 - XML message content (Wil, Tue Nov 17 22:24:51 2020 +0100)
  • ae5d177d3 - bump version to 4.1.12 (Ronald Holshausen, Sun Nov 15 14:12:05 2020 +1100)
  • 2a5bcf1b7 - update changelog for release 4.1.11 (Ronald Holshausen, Sun Nov 15 13:57:34 2020 +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)

Bumps [junit5](https://github.com/DiUS/pact-jvm) from 4.1.10 to 4.1.12.
- [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)

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

dependabot Bot commented on behalf of github Dec 28, 2020

Copy link
Copy Markdown
Contributor Author

Superseded by #55.

@dependabot dependabot Bot closed this Dec 28, 2020
@dependabot dependabot Bot deleted the dependabot/maven/au.com.dius.pact.provider-junit5-4.1.12 branch December 28, 2020 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