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 dropwizard.version from 2.0.22 to 2.0.23 #580

Merged
merged 2 commits into from
Jun 24, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 21, 2021

Bumps dropwizard.version from 2.0.22 to 2.0.23.
Updates dropwizard-client from 2.0.22 to 2.0.23

Updates dropwizard-jdbi3 from 2.0.22 to 2.0.23

Updates dropwizard-testing from 2.0.22 to 2.0.23

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 `dropwizard.version` from 2.0.22 to 2.0.23.

Updates `dropwizard-client` from 2.0.22 to 2.0.23

Updates `dropwizard-jdbi3` from 2.0.22 to 2.0.23

Updates `dropwizard-testing` from 2.0.22 to 2.0.23

---
updated-dependencies:
- dependency-name: io.dropwizard:dropwizard-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-jdbi3
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.dropwizard:dropwizard-testing
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Dependency updates java Pull requests that update Java code labels Jun 21, 2021
@dependabot dependabot bot requested review from chrisrohr and sleberknight June 21, 2021 19:02
@sleberknight
Copy link
Member

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 24, 2021

Looks like this PR is already up-to-date with master! If you'd still like to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

KiwiMultivaluedMapsTest:
Due to a change made in AssertJ 3.20.0 in the containsOnly method of
AbstractMapAssert, several tests broke and needed to use a different
assertion mechanism. See the implNote javadocs for details.

Dependencies:
Update other dependencies to same versions that Dropwizard 2.0.23 uses
as well as some other dependency updates unrelated to Dropwizard. In
addition because of a Dropwizard update to slf4j-api 1.7.31 from 1.7.30
there are a lot of convergence errors that required exclusions of
slf4j-api. And last, had to exclude jackson-core from dropwizard-client
due to a convergence error.

* Bump kiwi-parent from 0.12.0 to 0.14.0
* Bump commons-io from 2.8.0 to 2.10.0
* Bump hibernate from 5.4.30.Final to 5.5.0.Final
* Bump jboss-logging from 3.4.1.Final to 3.4.2.Final
* Bump metrics-jdbi3 from 4.1.22 to 4.1.23
* Bump metrics-jetty9 from 4.1.22 to 4.1.23
* Bump postgresql from 42.2.20 to 42.2.22
* Bump retrying-again from 0.5.1 to 0.6.0
* Bump spring from 5.3.7 to 5.3.8
* Bump spring-data-mongodb from 2.2.11.RELEASE to 2.2.13.RELEASE
* Bump embedded-postgres from 1.2.10 to 1.3.0
* Bump jdbi3 from 3.20.0 to 3.20.1
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@sleberknight sleberknight requested a review from terezivy June 24, 2021 18:58
@sleberknight sleberknight added this to the 0.24.0 milestone Jun 24, 2021
@sleberknight sleberknight merged commit 7a96f20 into master Jun 24, 2021
@sleberknight sleberknight deleted the dependabot/maven/dropwizard.version-2.0.23 branch June 24, 2021 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Dependency updates java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants