-
Notifications
You must be signed in to change notification settings - Fork 6
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 pact.version from 4.5.6 to 4.6.4 #162
Conversation
Bumps `pact.version` from 4.5.6 to 4.6.4. Updates `au.com.dius.pact.provider:junit5` from 4.5.6 to 4.6.4 - [Release notes](https://github.com/pact-foundation/pact-jvm/releases) - [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact-jvm/commits) Updates `au.com.dius.pact.consumer:junit5` from 4.5.6 to 4.6.4 - [Release notes](https://github.com/pact-foundation/pact-jvm/releases) - [Changelog](https://github.com/pact-foundation/pact-jvm/blob/master/CHANGELOG.md) - [Commits](https://github.com/pact-foundation/pact-jvm/commits) --- updated-dependencies: - dependency-name: au.com.dius.pact.provider:junit5 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: au.com.dius.pact.consumer:junit5 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Any timeline on when this might get merged and then a new quarkus-pact release? After Quarkus 3.7 release (which contains Java 17 baseline)? |
That's my thinking, yes. |
Superseded by #169. |
I'm doing a 1.2 release with Pact 4.5.7 now (bringing the minimum requirement to Java 17). Pact 4.5.8 and higher change the classpath so need some extra work to bring in, but also working on that. |
4.5.7 should get to a version where we can use the gRPC plugin. Their example repo for gRPC uses 4.5.6. :) |
Hm, yes, so even 4.5.6 should have worked, then? And that version has been in releases for ages. Odd. |
Oh I said should because I haven't yet tried it :) |
Bumps
pact.version
from 4.5.6 to 4.6.4.Updates
au.com.dius.pact.provider:junit5
from 4.5.6 to 4.6.4Release notes
Sourced from au.com.dius.pact.provider:junit5's releases.
... (truncated)
Changelog
Sourced from au.com.dius.pact.provider:junit5's changelog.
... (truncated)
Commits
Updates
au.com.dius.pact.consumer:junit5
from 4.5.6 to 4.6.4Release notes
Sourced from au.com.dius.pact.consumer:junit5's releases.
... (truncated)
Changelog
Sourced from au.com.dius.pact.consumer:junit5's changelog.
... (truncated)
Commits
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)