Skip to content

Bump swagger-request-validator.version from 2.27.3 to 2.28.0 in /api#92

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/api/swagger-request-validator.version-2.28.0
Closed

Bump swagger-request-validator.version from 2.27.3 to 2.28.0 in /api#92
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/maven/api/swagger-request-validator.version-2.28.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2022

Bumps swagger-request-validator.version from 2.27.3 to 2.28.0.
Updates swagger-request-validator-springmvc from 2.27.3 to 2.28.0

Changelog

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

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]
Commits
  • e68057f [maven-release-plugin] prepare for next development iteration
  • 93977c6 Update release notes
  • a97ac69 Update jackson.version to v2.13.3
  • 5499bfa Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.3
  • 32569fe Update dependency org.springframework:spring-web to v5.3.20
  • 225c283 Update dependency ch.qos.logback:logback-classic to v1.2.11
  • 83835b5 Update jetty.version to v9.4.46.v20220331
  • 44f4362 Update pact-jvm.version
  • 52f77a8 Remove unnecessary copy
  • dcb7c42 Update rest-assured.version to v5
  • Additional commits viewable in compare view

Updates swagger-request-validator-mockmvc from 2.27.3 to 2.28.0

Changelog

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

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]
Commits
  • e68057f [maven-release-plugin] prepare for next development iteration
  • 93977c6 Update release notes
  • a97ac69 Update jackson.version to v2.13.3
  • 5499bfa Update dependency com.fasterxml.jackson.core:jackson-databind to v2.13.3
  • 32569fe Update dependency org.springframework:spring-web to v5.3.20
  • 225c283 Update dependency ch.qos.logback:logback-classic to v1.2.11
  • 83835b5 Update jetty.version to v9.4.46.v20220331
  • 44f4362 Update pact-jvm.version
  • 52f77a8 Remove unnecessary copy
  • dcb7c42 Update rest-assured.version to v5
  • 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 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.version` from 2.27.3 to 2.28.0.

Updates `swagger-request-validator-springmvc` from 2.27.3 to 2.28.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.28.0..swagger-request-validator-2.27.3)

Updates `swagger-request-validator-mockmvc` from 2.27.3 to 2.28.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.28.0..swagger-request-validator-2.27.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Jun 14, 2022
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Jun 16, 2022

Superseded by #98.

@dependabot dependabot bot closed this Jun 16, 2022
@dependabot dependabot bot deleted the dependabot/maven/api/swagger-request-validator.version-2.28.0 branch June 16, 2022 15:35
dilys-l pushed a commit that referenced this pull request Aug 24, 2022
only force a manual close if there is an error message
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 java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants