Skip to content

Bump junit5 from 4.1.10 to 4.1.11#42

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Nov 16, 2020

Copy link
Copy Markdown
Contributor

Bumps junit5 from 4.1.10 to 4.1.11.

Release notes

Sourced from junit5's releases.

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.11 - Bugfix Release

  • 0190004d8 - fix: if Tika fails to initialise, catch the exception and disable content type detection #1245 (Ronald Holshausen, Sun Nov 15 13:30:42 2020 +1100)
  • 4c86cd062 - fix: support consumerVersionSelectors with only a consumer name and no tag #1244 (Ronald Holshausen, Sun Nov 15 13:15:16 2020 +1100)
  • b7e4b589b - fix: do not log out pact source annotations, as they may have passwords (Ronald Holshausen, Sun Nov 15 12:27:42 2020 +1100)
  • 1b3f123ee - fix: consumer name from consumerVersionSelectors was being ignored #1244 (Ronald Holshausen, Sun Nov 15 12:19:36 2020 +1100)
  • 7506cc78b - fix: was retrying one less than the retry count #1241 (Ronald Holshausen, Sun Nov 15 11:15:47 2020 +1100)
  • 0b730aa79 - chore: add can I deploy section to Maven readme (Ronald Holshausen, Sun Nov 15 11:11:20 2020 +1100)
  • 55d43ab6b - feat: correct canIDeploy in Gradle readme #1241 (Ronald Holshausen, Sun Nov 15 10:52:17 2020 +1100)
  • 2c1fae615 - feat: add canIDeploy section to the Gradle readme #1241 (Ronald Holshausen, Sun Nov 15 10:04:38 2020 +1100)
  • e671f952f - fix: obfuscate the password for PactPublish (Ronald Holshausen, Sun Nov 15 09:44:11 2020 +1100)
  • 8ec6d2a05 - feat: add retry when there are unknown results for canIDeploy #1241 (Ronald Holshausen, Sun Nov 15 09:41:19 2020 +1100)
  • 67200917e - refactor: converted some Groovy code to Kotlin (Ronald Holshausen, Sun Nov 15 09:19:02 2020 +1100)
  • 199cd8d5d - fix: pact-jvm-server was not including the dependencies in the published pom #1239 (Ronald Holshausen, Sat Nov 14 14:40:50 2020 +1100)
  • 00f3fe699 - docs: Update Maven comment about using JUnit tests (Ronald Holshausen, Thu Nov 12 15:13:10 2020 +1100)
  • 9f0996a70 - docs: Update Maven comment about using JUnit tests (Ronald Holshausen, Thu Nov 12 15:02:44 2020 +1100)
  • 1b3c21410 - bump version to 4.1.11 (Ronald Holshausen, Fri Nov 6 12:02:32 2020 +1100)
  • 4525ae5d2 - update changelog for release 4.1.10 (Ronald Holshausen, Fri Nov 6 11:47:23 2020 +1100)
  • 940fc83c5 - fix: default headers were being added twice to requests to the pact broker #1242 (Ronald Holshausen, Fri Nov 6 11:25:06 2020 +1100)
  • a648c7a9a - feat: Support loading PactSource from annotations on the test class (JUnit 5) #1237 (Ronald Holshausen, Tue Nov 3 16:12:50 2020 +1100)
  • 94275ae38 - feat: Support loading PactSource from annotations on the test class (JUnit 4) #1237 (Ronald Holshausen, Tue Nov 3 15:10:12 2020 +1100)
  • f05d904dc - feat: support any objects for provider state parameters #1234 (Ronald Holshausen, Sat Oct 31 18:08:14 2020 +1100)
  • 5c694ae70 - fix: markdown summary was not updated correctly when multiple consumers #1128 (Ronald Holshausen, Sat Oct 31 16:49:57 2020 +1100)
  • 31a0d79e8 - chore: update build badges (Ronald Holshausen, Sat Oct 31 16:17:15 2020 +1100)
  • 1bb705c13 - Merge pull request #1232 from ryandens/junit-extension-thread-safety (Ronald Holshausen, Fri Oct 23 12:10:18 2020 +1100)
  • abd55de24 - feat: support for fallback tag with version selectors #946 (Ronald Holshausen, Fri Oct 23 11:44:58 2020 +1100)
  • be2f0024f - 🐛 use ConcurrentHashMap rather than just a mutable map (Ryan Dens, Mon Oct 19 09:06:01 2020 -0400)
  • 0c4ea773e - 🐛 improve thread-safety of JUnit 5 extension (Ryan Dens, Mon Oct 19 09:01:55 2020 -0400)
  • 5319a5905 - Update README.md (Ronald Holshausen, Sun Oct 18 17:24:11 2020 +1100)
  • 2306cc608 - Update README.md (Ronald Holshausen, Sun Oct 18 17:02:27 2020 +1100)
  • 42c34ae58 - bump version to 4.1.10 (Ronald Holshausen, Sun Oct 18 15:57:13 2020 +1100)
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.11.
- [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 Nov 16, 2020
@dependabot @github

dependabot Bot commented on behalf of github Dec 14, 2020

Copy link
Copy Markdown
Contributor Author

Superseded by #47.

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