Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump swagger-request-validator-mockmvc from 2.12.0 to 2.17.0 in /shipping-api #318

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps swagger-request-validator-mockmvc from 2.12.0 to 2.17.0.

Changelog

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

v2.17.0

  • Bumped a number of minor/patch versions of dependencies:
    • jackson: 2.12.1 -> 2.12.2
    • swagger-parser: 2.0.24 -> 2.0.25
    • jetty: 9.4.36.v20210114 -> 9.4.39.v20210325
    • netty: 4.1.59.FINAL -> 4.1.63.FINAL

v2.16.0

  • Bumped the version of spring 5.1.14 -> 5.3.3
  • Bumped the version of spring-boot used in tests 1.5.22 -> 2.4.2

v2.15.1

  • Fixed the version specifier of json-schema-validator from v2.2.14 to 2.2.14 [Details]

v2.15.0

  • Bumped rest-assured 3.3.0 -> 4.3.3

Note: This is a major version bump of rest-assured.

v2.14.0

Important: This version includes an incorrect version specifier for json-schema-validator that may prevent it from building. This has been fixed in version 2.15.1 onwards. If you are unable to roll forward to this version you may need to override the dependency yourself:

<dependency>
  <groupId>com.github.java-json-tools</groupId>
  <artifactId>json-schema-validator</artifactId>
  <version>2.2.14</version>
</dependency>
  • Bumped some dependencies from renovate:
    • spring-core: 4.3.26-RELEASE -> 4.3.30.RELEASE
    • json-schema-validator: 2.2.11 -> 2.2.14
    • guava: 28.1-jre -> 28.2-jre
    • checkstyle: 8.25 -> 8.40
    • jmh: 1.26 -> 1.27
    • hamcrest-optional: 1.1.5 -> 1.2.0
    • junit: 4.12 -> 4.13.1
    • mockito: 3.3.3 -> 3.7.7
    • netty: 4.1.58.Final -> 4.1.59.Final

... (truncated)

Commits
  • 078f93a Update jmh-core.version to v1.29
  • e421d6a Update dependency com.puppycrawl.tools:checkstyle to v8.41.1
  • 35d8e3a Update jetty.version
  • 61b76ad Update netty.version to v4.1.63.Final
  • 9f6c5fb Update dependency io.swagger.parser.v3:swagger-parser to v2.0.25
  • 2dead50 Update dependency org.mockito:mockito-core to v3.9.0
  • c01884f Merged in issue-317 (pull request #215)
  • f9edfce [maven-release-plugin] prepare release swagger-request-validator-2.16.0
  • f933688 [maven-release-plugin] prepare for next development iteration
  • 91bfb66 Update release notes
  • 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 dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Apr 9, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 22, 2021

Superseded by #335.

@dependabot dependabot bot closed this Apr 22, 2021
@dependabot dependabot bot deleted the dependabot/maven/shipping-api/com.atlassian.oai-swagger-request-validator-mockmvc-2.17.0 branch April 22, 2021 06: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 java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants