Backbase / golden-sample-services

This project is a development of a small set of [Backbase Service SDK](https://community.backbase.com/documentation/ServiceSDK/latest/index), Spring Boot and Spring Cloud based Microservices projects that implement microservices design patterns, cloud-native recommendations, and coding best practices.
42 stars 20 forks source link

chore(deps-dev): bump junit5 from 4.4.4 to 4.5.6 #266

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps junit5 from 4.4.4 to 4.5.6.

Release notes

Sourced from junit5's releases.

4.5.6

Bugfix Release

  • 3f4d0f3fb - chore: Upgrade Groovy to 4.0.11
  • 2070ce537 - fix(JUnit5): Provider name can be provided with the @​Pact annotation #1684
  • 8a70a1af3 - fix(JUnit5): IllegalStateException was being raised when multiple Pacts were configured for the same provider #1457
  • 9aebbb575 - fix(JUnit5): do not overwrite class level provider name is the method one is empty

4.5.5

Support verification tests for sync request/response messages with MessageTestTarget

  • b1e5c4833 - feat(JUnit5): Add example to Junit 5 readme #1681
  • c07f70799 - feat(JUnit5): Support verification tests for sync request/response messages with MessageTestTarget #1681
  • 1721cb046 - feat(DSL): check varargs for NULL values #1679
  • 0a065566f - chore: Upgrade plugin driver to 0.3.2

4.5.4

Bugfix Release

  • be98ba2f8 - fix: verifyMessage must pass through any plugin config to the content matcher

4.5.3

Bugfix Release

  • e2905aeb8 - fix(JUnit5): Initialise any plugins before running the provider verification
  • f4c1862e0 - chore: correct the project dependency versions
  • 83a17c93d - feat: update the general verifier to support verification via plugins

4.5.2

Bugfix Release

  • 8ab6b7ac8 - feat: Update readme with support mixing pact and non-pact test methods with @​PactIgnore annotation #1674
  • 3bb4a08fa - feat: Support mixing pact and non-pact test methods with @​PactIgnore annotation #1674
  • 92018c0f1 - fix: InteractionFilter ByRequestPath was using concrete class and did not work with V4 interactions #1673
  • 67a667024 - feat(JUnit5): Support multiple @​MockServerConfig annotations on a provider test #1675
  • 0da32ec3a - fix merging message pacts - old messages taking precedence (ilya.aliaksandrovich)

4.5.1

Fix Maven plugin

  • bf08170dc - fix: task to generate Maven plugin descriptor was accidentally commented out #1672

4.5.0-beta.1

Maintenance Release

  • bffd26aba - feat: add support for Spring 6 and Springboot 3 #1660
  • a21d7cda5 - fix: alias the BuilderUtils functions on PactBuilder
  • 042c3ffe5 - refactor: Move BuilderUtils to consumer project

... (truncated)

Changelog

Sourced from junit5's changelog.

4.5.6 - Bugfix Release

  • 3f4d0f3fb - chore: Upgrade Groovy to 4.0.11 (Ronald Holshausen, Wed Apr 12 15:24:29 2023 +1000)
  • 2070ce537 - fix(JUnit5): Provider name can be provided with the @​Pact annotation #1684 (Ronald Holshausen, Wed Apr 12 15:03:07 2023 +1000)
  • 8a70a1af3 - fix(JUnit5): IllegalStateException was being raised when mutiple Pacts were confgured for the same provider #1457 (Ronald Holshausen, Wed Apr 12 11:40:12 2023 +1000)
  • 9aebbb575 - fix(JUnit5): do not overwrite class level provider name is the method one is empty (Ronald Holshausen, Tue Apr 11 16:21:10 2023 +1000)
  • f726b0da8 - chore: set CI build to max JDK 18 as Groovy fails on 19 (Ronald Holshausen, Thu Mar 30 16:16:56 2023 +1100)
  • 6d4f6976b - chore: Switch master to v4.5.x, update README (Ronald Holshausen, Thu Mar 30 15:57:20 2023 +1100)
  • 560c66d0f - bump version to 4.5.6 (Ronald Holshausen, Thu Mar 30 15:48:14 2023 +1100)

4.5.5 - Support verification tests for sync request/response messages with MessageTestTarget

  • c98834b1b - Merge branch 'v4.4.x' into v4.5.x (Ronald Holshausen, Thu Mar 30 15:10:35 2023 +1100)
  • 906c49237 - Merge branch 'master' into v4.4.x (Ronald Holshausen, Thu Mar 30 14:29:26 2023 +1100)
  • a669ffeda - bump version to 4.4.10 (Ronald Holshausen, Thu Mar 30 14:22:47 2023 +1100)
  • f07ffeb25 - update changelog for release 4.4.9 (Ronald Holshausen, Thu Mar 30 14:11:25 2023 +1100)
  • b1e5c4833 - feat(JUnit5): Add example to Junit 5 readme #1681 (Ronald Holshausen, Thu Mar 30 13:59:13 2023 +1100)
  • c07f70799 - feat(JUnit5): Support verification tests for sync request/response messages with MessageTestTarget #1681 (Ronald Holshausen, Thu Mar 30 13:38:08 2023 +1100)
  • 1721cb046 - feat(DSL): check varargs for NULL values #1679 (Ronald Holshausen, Wed Mar 29 11:45:58 2023 +1100)
  • b77138add - Merge branch 'master' into v4.5.x (Ronald Holshausen, Wed Mar 22 15:20:20 2023 +1100)
  • 0a065566f - chore: Upgrade plugin driver to 0.3.2 (Ronald Holshausen, Wed Mar 22 15:19:23 2023 +1100)
  • f821ef544 - chore: correct changelog (Ronald Holshausen, Tue Mar 21 18:41:55 2023 +1100)
  • 7d8d2b47c - bump version to 4.5.5 (Ronald Holshausen, Tue Mar 21 18:33:19 2023 +1100)
  • f858a1728 - chore: Update versions in readme (Ronald Holshausen, Tue Mar 7 12:39:17 2023 +1100)

4.4.9 - Support verification tests for sync request/response messages with MessageTestTarget

  • b1e5c4833 - feat(JUnit5): Add example to Junit 5 readme #1681 (Ronald Holshausen, Thu Mar 30 13:59:13 2023 +1100)
  • c07f70799 - feat(JUnit5): Support verification tests for sync request/response messages with MessageTestTarget #1681 (Ronald Holshausen, Thu Mar 30 13:38:08 2023 +1100)
  • 1721cb046 - feat(DSL): check varargs for NULL values #1679 (Ronald Holshausen, Wed Mar 29 11:45:58 2023 +1100)
  • 0a065566f - chore: Upgrade plugin driver to 0.3.2 (Ronald Holshausen, Wed Mar 22 15:19:23 2023 +1100)
  • f858a1728 - chore: Update versions in readme (Ronald Holshausen, Tue Mar 7 12:39:17 2023 +1100)
  • 479007606 - chore: correct changelog (Ronald Holshausen, Tue Mar 7 12:03:10 2023 +1100)
  • 7f0c1b28a - bump version to 4.4.9 (Ronald Holshausen, Tue Mar 7 11:57:42 2023 +1100)

4.5.4 - Bugfix Release

  • be98ba2f8 - fix: verifyMessage must pass through any plugin config to the content matcher (Ronald Holshausen, Tue Mar 21 18:05:46 2023 +1100)
  • 6a7b57313 - bump version to 4.5.4 (Ronald Holshausen, Thu Mar 16 17:00:00 2023 +1100)

4.5.3 - Bugfix Release

  • e2905aeb8 - fix(JUnit5): Initialise any plugins before running the provider verification (Ronald Holshausen, Thu Mar 16 16:12:54 2023 +1100)
  • f4c1862e0 - chore: correct the project dependency versions (Ronald Holshausen, Thu Mar 16 12:23:03 2023 +1100)
  • 83a17c93d - feat: update the general verifier to support verification via plugins (Ronald Holshausen, Thu Mar 16 12:10:29 2023 +1100)
  • 9a7d4d090 - bump version to 4.5.3 (Ronald Holshausen, Tue Mar 7 12:32:37 2023 +1100)

4.5.2 - Bugfix Release

  • a7b26907e - Merge branch 'v4.4.x' into v4.5.x (Ronald Holshausen, Tue Mar 7 12:13:34 2023 +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)
dependabot[bot] commented 1 year ago

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

jjjasper commented 1 year ago

Outdated

dependabot[bot] commented 1 year ago

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.