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-bom from 2.0.13 to 2.0.15 #1005

Merged

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps dropwizard-bom from 2.0.13 to 2.0.15.

Release notes

Sourced from dropwizard-bom's releases.

v2.0.15

Improvements

  • Fix logFormat configuration inconsistencies (#3530)

Bug fixes

  • Prevent deep recursion in ConfigurationMetadata (#3536)

Security

  • Replace invalid default excludedProtocols in HttpsConnectorFactory (#3533)
    • If you're using regular expressions in the excludedProtocols configuration setting, make sure change these to specific protocols, for example ["TLSv1", "TLSv1.1", "TLSv1.2"] instead of ["TLSv1(\.[12])?"].

Dependency updates

  • Bump bcprov-jdk15on from 1.66 to 1.67 (#3540)
  • Bump byte-buddy from 1.10.17 to 1.10.18 (#3539)
  • Bump checker-qual from 3.7.0 to 3.7.1 (#3544)
  • Bump hibernate-core from 5.4.22.Final to 5.4.23.Final (#3538)
  • Bump jetty.version from 9.4.32.v20200930 to 9.4.33.v20201020 (#3522)
  • Bump joda-time from 2.10.7 to 2.10.8 (#3525)
  • Bump assertj-core from 3.17.2 to 3.18.0 (#3524)
  • Bump actions/stale from v3.0.12 to v3.0.13 (#3545)
  • Bump sphinx from 3.2.1 to 3.3.0 in /docs (#3543)

Assorted

  • Remove obsolete NonblockingServletHolder (#3527)
  • Reduce flakiness of LayoutIntegrationTests (#3537)
  • Move SonarQube settings to GitHub workflow (#3534)

v2.0.14

Bug fixes

  • Support parsing system property configuration values as arrays when the field does not exist (#3442)
  • Add null-checks to AnnotationSensitivePropertyNamingStrategy (#3515)

Dependency updates

  • Bump byte-buddy from 1.10.14 to 1.10.17 (#3460, #3462, #3492)
  • Bump caffeine from 2.8.5 to 2.8.6 (#3503)
  • Bump checker-qual from 3.6.0 to 3.7.0 (#3445, #3479)
  • Bump Mustache Java compiler from 0.9.6 to 0.9.7 (#3508)
  • Bump conscrypt-openjdk-uber from 2.5.0 to 2.5.1 (#3452)
  • Bump guava from 29.0-jre to 30.0-jre (#3509)
  • Bump hibernate-core from 5.4.21.Final to 5.4.22.Final (#3474)
  • Bump hibernate-validator from 6.1.5.Final to 6.1.6.Final (#3473)
  • Bump httpclient from 4.5.12 to 4.5.13 (#3490)
  • Bump jdbi3-bom from 3.14.4 to 3.17.0 (#3484, #3491, #3497, #3510)
Commits

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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added dependencies Pull requests that update a dependency file govuk-pay java Pull requests that update Java code labels Nov 4, 2020
@SandorArpa SandorArpa merged commit 9e963b6 into master Nov 5, 2020
@SandorArpa SandorArpa deleted the dependabot/maven/io.dropwizard-dropwizard-bom-2.0.15 branch November 5, 2020 09:51
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 govuk-pay java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant