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.15.1 in /shipping-api #265

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 12, 2021

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

Changelog

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

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

v2.13.0

  • Bumped some dependencies to address vulnerabilities in transitive dependencies
    • pact: 3.6.14 -> 3.6.15
    • netty: 4.1.30.Final -> 4.1.58.Final
    • jetty: 9.2.28.v20190418 -> 9.4.36.v20210114
    • wiremock: 2.25.1 -> 2.27.2
    • jackson: 2.10.3 -> 2.12.1
    • commons-codec: 1.10 -> 1.15
    • httpclient: 4.5.6 -> 4.5.13

v2.12.1

... (truncated)

Commits
  • 9fc3be9 Merged master into renovate/json-schema-validator.version
  • 1cbeacf renovate: Fix null/missing node check after version bump
  • fc8e9c8 Merged in renovate/json-schema-validator.version (pull request #192)
  • 2e3a17c chore(deps): update dependency io.rest-assured:rest-assured to v4.3.3
  • 964e060 chore(deps): update dependency junit:junit to v4.13.1
  • 9e04abc chore(deps): update dependency org.mockito:mockito-core to v3.7.7
  • 4f24dbd chore(deps): update jmh-core.version to v1.27
  • d4777ee chore(deps): update netty.version to v4.1.59.final
  • f377ea0 chore(deps): update spring boot to v1.5.22.release
  • 044ffff chore(deps): update spring core to v4.3.30.release
  • 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 Feb 12, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 9, 2021

Superseded by #318.

@dependabot dependabot bot closed this Apr 9, 2021
@dependabot dependabot bot deleted the dependabot/maven/shipping-api/com.atlassian.oai-swagger-request-validator-mockmvc-2.15.1 branch April 9, 2021 06:13
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