ContractTestingBoilerplate
ContractTestingBoilerplate copied to clipboard
Bump swagger-request-validator-pact from 2.11.0 to 2.34.0
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
- Changed
swagger-request-validator-spring-web-clientto support Spring 6+ and added a new moduleswagger-request-validator-spring-web-client-legacyfor continued Spring 5 support [#404](https://bitbucket.org/atlassian/swagger-request-validator/issues/404) [Details]- Support resetting the Spring request body so that it can be accessed multiple times during validation [#374](https://bitbucket.org/atlassian/swagger-request-validator/issues/374) [Details]
Note: Users of Spring 5.x with the
swagger-request-validator-spring-web-clientwill need to change their artifact ID toswagger-request-validator-spring-web-client-legacyas part of this change. The legacy support will be dropped in the next major version.v2.33.1
- Add a new module
swagger-request-validator-spring-webmvcthat supports Spring 6 and Spring Boot 3 (with the Jakarta namespace). [#399](https://bitbucket.org/atlassian/swagger-request-validator/issues/399) [Details]Note: The (now legacy) existing module
swagger-request-validator-springmvccontinues 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-webmvcmodule 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
- Fixed a problem in the Spring WebMVC module where headers are removed during request validation and not made available to later filters (e.g. CORS headers). [#310](https://bitbucket.org/atlassian/swagger-request-validator/issues/310) [Details]
v2.32.0
- Add support for specifying a different / custom JsonSchemaFactory impl [#306](https://bitbucket.org/atlassian/swagger-request-validator/issues/306) [Details]
v2.31.1
- Fix behavior of arrays for "exploded" params
- [Details]
v2.31.0
... (truncated)
Commits
b7ac879Merged in schema-factory-supplier-0 (pull request #369)94385d8[maven-release-plugin] prepare release swagger-request-validator-2.32.08694cfe[maven-release-plugin] prepare for next development iteration69dd13bUpdate release notese7fbe18Merged in issue_310 (pull request #213)8c50ed7[maven-release-plugin] prepare release swagger-request-validator-2.32.1753bdcf[maven-release-plugin] prepare for next development iterationa699f96Update release notesb04560aSupport for Spring MVC 6b8e1dd2Merged in jakarta (pull request #351)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)