ContractTestingBoilerplate icon indicating copy to clipboard operation
ContractTestingBoilerplate copied to clipboard

Bump swagger-request-validator-pact from 2.11.0 to 2.34.0

Open dependabot[bot] opened this issue 2 years ago • 0 comments

Bumps swagger-request-validator-pact from 2.11.0 to 2.34.0.

Changelog

Sourced from swagger-request-validator-pact's changelog.

2.34.0

Note: Users of Spring 5.x with the swagger-request-validator-spring-web-client will need to change their artifact ID to swagger-request-validator-spring-web-client-legacy as part of this change. The legacy support will be dropped in the next major version.

v2.33.1

Note: The (now legacy) existing module swagger-request-validator-springmvc continues to support Spring 5.x and Spring Boot 2.x. It will be dropped in the next major version.

Note: As of this release the project builds with JDK17 but continues to maintain support for JDK8 for all modules except the new swagger-request-validator-spring-webmvc module that requires JDK17. Support for JDK8 will be dropped in the next major version.

v2.33.0

Version burned (failed deployment pipeline)

v2.32.1

v2.32.0

v2.31.1

  • Fix behavior of arrays for "exploded" params
  • [Details]

v2.31.0

... (truncated)

Commits
  • b7ac879 Merged in schema-factory-supplier-0 (pull request #369)
  • 94385d8 [maven-release-plugin] prepare release swagger-request-validator-2.32.0
  • 8694cfe [maven-release-plugin] prepare for next development iteration
  • 69dd13b Update release notes
  • e7fbe18 Merged in issue_310 (pull request #213)
  • 8c50ed7 [maven-release-plugin] prepare release swagger-request-validator-2.32.1
  • 753bdcf [maven-release-plugin] prepare for next development iteration
  • a699f96 Update release notes
  • b04560a Support for Spring MVC 6
  • b8e1dd2 Merged in jakarta (pull request #351)
  • Additional commits viewable in compare view

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] avatar Mar 14 '23 23:03 dependabot[bot]