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

build(deps): bump au.com.dius.pact.provider:junit5spring from 4.6.7 to 4.6.8 #143

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2024

Bumps au.com.dius.pact.provider:junit5spring from 4.6.7 to 4.6.8.

Release notes

Sourced from au.com.dius.pact.provider:junit5spring's releases.

4.6.8

Maintenance Release

  • 6ced027af - chore: upgrade Netty to version 4.1.108.Final #1782
  • 71d8fee59 - feat(consumer/groovy): Support matchers on plain text bodies #443
  • 7f7093639 - feat(consumer-dsl): Support object and array expectation without specifying consumer in LambdaDSL #1737
  • 314f9c096 - feat(consumer-dsl): Support request body as byte array #1777
  • 245b17c39 - fix: allow synchronous messages to be saved in a v4 pact json report (Gert Jan Kersten)
  • 411fc8221 - docs: remove reference to scala-pact (Gaël Jourdan-Weil)
  • bc1e74468 - fix: Fix for failing Compatibility Suite build
  • 1f7d401ec - feat: Add interaction description to the verification payload sent to the Pact Broker
  • f5cc82338 - chore: Upgrade dependencies (groovy)
  • e89bf5bd6 - chore: Upgrade dependencies (ktor, netty)
  • a3358ce84 - chore: Upgrade dependencies (json, tika, pact plugin driver)
  • 7bada264d - chore: remove use of deplicated KLogging
  • 04458fca2 - chore: Upgrade kotlin-logging to 5.1.4
Changelog

Sourced from au.com.dius.pact.provider:junit5spring's changelog.

4.6.8 - Maintenance Release

  • 6ced027af - chore: upgrade Netty to version 4.1.108.Final #1782 (Ronald Holshausen, Wed Mar 27 14:36:04 2024 +1100)
  • 71d8fee59 - feat(consumer/groovy): Support matchers on plain text bodies #443 (Ronald Holshausen, Tue Mar 26 16:44:35 2024 +1100)
  • 7f7093639 - feat(consumer-dsl): Support object and array expectation without specifying consumer in LambdaDSL #1737 (Ronald Holshausen, Tue Mar 26 15:52:18 2024 +1100)
  • 314f9c096 - feat(consumer-dsl): Support request body as byte array #1777 (Ronald Holshausen, Tue Mar 26 15:03:32 2024 +1100)
  • 4f3177a42 - Merge pull request #1780 from gjkersten/fix-v4-syn-msg-json-report (Ronald Holshausen, Thu Mar 21 11:22:10 2024 +1100)
  • 245b17c39 - fix: allow synchronous messages to be saved in a v4 pact json report (Gert Jan Kersten, Wed Mar 20 08:14:38 2024 +0100)
  • ca1afe425 - Merge pull request #1772 from gaeljw/patch-1 (Ronald Holshausen, Mon Mar 18 12:03:03 2024 +1100)
  • 411fc8221 - docs: remove reference to scala-pact (Gaël Jourdan-Weil, Sat Mar 2 20:38:15 2024 +0100)
  • bc1e74468 - fix: Fix for failing Compatibility Suite build (Ronald Holshausen, Tue Feb 20 14:29:04 2024 +1100)
  • 1f7d401ec - feat: Add interaction description to the verification payload sent to the Pact Broker (Ronald Holshausen, Tue Feb 20 13:57:56 2024 +1100)
  • 30c462b23 - Merge commit 'fa1f85fd4e37374d207e14f69984cb332c61e6dc' (Ronald Holshausen, Mon Feb 19 13:15:39 2024 +1100)
  • fa1f85fd4 - Squashed 'compatibility-suite/pact-compatibility-suite/' changes from d22d4667c..416f3a64d (Ronald Holshausen, Mon Feb 19 13:15:39 2024 +1100)
  • f5cc82338 - chore: Upgrade dependencies (groovy) (Ronald Holshausen, Fri Feb 16 16:18:18 2024 +1100)
  • e89bf5bd6 - chore: Upgrade dependencies (ktor, netty) (Ronald Holshausen, Fri Feb 16 16:12:15 2024 +1100)
  • a3358ce84 - chore: Upgrade dependencies (json, tika, pact plugin driver) (Ronald Holshausen, Fri Feb 16 16:06:24 2024 +1100)
  • 7bada264d - chore: remove use of deplicated KLogging (Ronald Holshausen, Fri Feb 16 15:54:31 2024 +1100)
  • 04458fca2 - chore: Upgrade kotlin-logging to 5.1.4 (Ronald Holshausen, Fri Feb 16 15:32:14 2024 +1100)
  • dac93d75a - bump version to 4.6.8 (Ronald Holshausen, Fri Feb 16 15:10:16 2024 +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 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)

Bumps [au.com.dius.pact.provider:junit5spring](https://github.com/pact-foundation/pact-jvm) from 4.6.7 to 4.6.8.
- [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:junit5spring
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 1, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github May 1, 2024

Superseded by #148.

@dependabot dependabot bot closed this May 1, 2024
@dependabot dependabot bot deleted the dependabot/gradle/au.com.dius.pact.provider-junit5spring-4.6.8 branch May 1, 2024 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