imposter icon indicating copy to clipboard operation
imposter copied to clipboard

build(deps): bump swagger-request-validator-core from 2.27.2 to 2.30.0

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

Bumps swagger-request-validator-core from 2.27.2 to 2.30.0.

Changelog

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

v2.30.0

v2.29.0

Note: This version includes a change to validation behavior. See the FAQ for how to disable specific validations if needed.

v2.28.2

  • Fix NPE when no query params in request [Details]

v2.28.1

  • Bump org.json:json transitive dependency to address CVE

v2.28.0

  • Bump dependencies:
    • jackson-core: 2.13.2 -> 2.13.3
    • jackson-databind: 2.13.2.2. -> 2.13.3
    • spring: 5.3.18 -> 5.3.20
    • logback: 1.2.10 -> 1.2.11
    • pack-jvm: 4.1.34 -> 4.1.38
    • jetty: 9.4.44.v20210927 -> 9.4.46.v20220331
    • rest-assured: 4.5.1 -> 5.1.1 (Note: This is a major version change)

v2.27.4

  • Remove the unnecessary schema copy step during discriminator validation [Details]

v2.27.3

  • Fix a race condition when running validation with a discriminator with many concurrent requests [Details]
Commits
  • 87ff229 Merged in renovate/pact-jvm.version (pull request #324)
  • 2c7d31b Merged in renovate/spring-core (pull request #327)
  • d6672d4 Merged in renovate/jetty.version (pull request #294)
  • b644794 [maven-release-plugin] prepare release swagger-request-validator-2.28.0
  • 878f28c [maven-release-plugin] prepare for next development iteration
  • 10cf60b Update release notes
  • 39f9d9f NONE: Bump org.json:json dep to address CVE
  • d7e94ef Merged in NONE-address-json-vuln (pull request #335)
  • a89a4be [maven-release-plugin] prepare release swagger-request-validator-2.28.1
  • 5c514e0 [maven-release-plugin] prepare for next development iteration
  • 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 Aug 05 '22 11:08 dependabot[bot]