Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 9, 2021

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

Changelog

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

v2.22.0

  • Bumped a number of dependencies:
    • guava: 28.2-jre -> 30.1.1-jre
    • jackson: 2.12.5 -> 2.13.0
    • mockito: 3.12.4 -> 4.0.0 (test)
    • spring: 5.3.9 -> 5.3.12
    • netty: 4.1.68.Final -> 4.1.70.Final (transitive)
    • rhino: 1.7.7.2 -> 1.7.12 (transitive)
    • gson: 2.8.6 -> 2.8.9 (transitive)
    • checkstyle: 9.0.1 -> 9.1 (plugin)
    • spring-boot: 2.4.2 -> 2.5.5 (test)

v2.21.1

v2.21.0

Note: This makes the validator stricter in the way it handles empty parameters.

v2.20.0

  • Bumped a number of dependencies:
    • spring: 5.3.3 -> 5.3.9
    • netty: 4.1.66.Final -> 4.1.68.Final
    • jetty: 9.4.43.v20210629 -> 9.4.44.v20210927
    • jackson: 2.12.3 -> 2.12.5
    • swagger-parser: 2.0.27 -> 2.0.28
    • mockito-core: 3.11.2 -> 3.12.4
    • logback-classic: 1.2.5 -> 1.2.6
    • checkstyle: 8.45.1 -> 9.0.1
    • jmh: 1.32 -> 1.33

v2.19.5

  • Fixed the broken release pipeline. No lib changes (see release notes for 2.19.2, 2.19.3 and 2.19.4).

v2.19.4

Important Due to a broken release pipeline this version is not available in Maven Central. Please use 2.19.5.

  • Added an example configuration for request-only validation. See the FAQ for details.

... (truncated)

Commits
  • a374441 Optional params that are empty should return "missing" message
  • d1bfdf6 Update spring core to v5.3.12
  • ae82aa8 Merged in empty-params (pull request #267)
  • b4df331 [maven-release-plugin] prepare release swagger-request-validator-2.21.0
  • 584cd4e [maven-release-plugin] prepare for next development iteration
  • 9018871 Update release notes
  • 2037dbe Update dependency com.puppycrawl.tools:checkstyle to v9.1
  • ed8c55a Merged atlassian/swagger-request-validator into master
  • 22b73a5 #367: return correct int on read() from cached input stream
  • c2ecc81 Merged in issue_367 (pull request #269)
  • 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)

Bumps [swagger-request-validator-pact](https://bitbucket.org/atlassian/swagger-request-validator) from 2.11.0 to 2.22.0.
- [Changelog](https://bitbucket.org/atlassian/swagger-request-validator/src/master/RELEASE-NOTES.md)
- [Commits](https://bitbucket.org/atlassian/swagger-request-validator/branches/compare/swagger-request-validator-2.22.0..swagger-request-validator-2.11.0)

---
updated-dependencies:
- dependency-name: com.atlassian.oai:swagger-request-validator-pact
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

dependabot bot commented on behalf of github Dec 3, 2021

Superseded by #135.

@dependabot dependabot bot closed this Dec 3, 2021
@dependabot dependabot bot deleted the dependabot/maven/com.atlassian.oai-swagger-request-validator-pact-2.22.0 branch December 3, 2021 23:05
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