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.3.14 to 4.3.15 #170

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2022

Bumps junit5 from 4.3.14 to 4.3.15.

Release notes

Sourced from junit5's releases.

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)
Changelog

Sourced from junit5's changelog.

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)
  • 488d1fc01 - Merge branch 'release/gradle-plugin' (Ronald Holshausen, Tue Aug 30 15:18:22 2022 +1000)
  • 67204596b - chore: fix publishing Gradle plugin to Maven Central #1588 (Ronald Holshausen, Tue Aug 30 15:18:04 2022 +1000)
  • 08bb852a3 - feat: add matching functions to consumer DSL to matcher numbers with a regex #1600 (Ronald Holshausen, Tue Aug 30 14:15:39 2022 +1000)
  • a9e81689b - Merge pull request #1598 from Zabuzard/lambda_dsl_pact_request_response (Ronald Holshausen, Tue Aug 23 09:41:31 2022 +1000)
  • 7580b4599 - Adding Lambda DSL variants for request/response (Zabuzard, Fri Aug 19 14:57:09 2022 +0200)
  • d0947165c - bump version to 4.3.15 (Ronald Holshausen, Fri Aug 12 12:52:03 2022 +1000)
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.3.14 to 4.3.15.
- [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.provider:junit5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the version-upgrade Version Upgrade label Oct 21, 2022
@edeandrea
Copy link
Collaborator

We can't take this version until pact-foundation/pact-jvm#1615 is resolved. Not sure yet if its a Pact issue or a Quarkus issue. See also quarkusio/quarkus#27298

@edeandrea edeandrea closed this Oct 21, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 21, 2022

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot_maven_au.com.dius.pact.provider-junit5-4.3.15 branch October 21, 2022 12:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
version-upgrade Version Upgrade
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant