iZettle / dropwizard-metrics-influxdb

Dropwizard Metrics v3 InfluxDB
Apache License 2.0
88 stars 37 forks source link

build(deps): bump dropwizard.version from 2.0.9 to 2.0.13 #148

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 4 years ago

Bumps dropwizard.version from 2.0.9 to 2.0.13. Updates dropwizard-bom from 2.0.9 to 2.0.13

Release notes

Sourced from dropwizard-bom's releases.

v2.0.13

Bug fixes

  • Handle null values in Optional* ParamConverters (#3431)

Dependency updates

  • Bump Maven plugins in java-simple Maven archetype template (#3389)
  • Bump assertj-core from 3.16.1 to 3.17.1 (#3423, #3437)
  • Bump byte-buddy from 1.10.13 to 1.10.14 (#3396)
  • Bump checker-qual from 3.5.0 to 3.6.0 (#3398)
  • Bump commons-text from 1.8 to 1.9 (#3387)
  • Bump conscrypt-openjdk-uber from 2.4.0 to 2.5.0 (#3420)
  • Bump guava from 28.2-jre to 29.0-jre (#3251)
  • Bump hibernate-core from 5.4.18.Final to 5.4.21.Final (#3388, #3405, #3436)
  • Bump jdbi3-bom from 3.14.1 to 3.14.4 (#3413, #3425)
  • Bump jetty.version from 9.4.30.v20200611 to 9.4.31.v20200723 (#3394)
  • Bump jmh.version from 1.23 to 1.25.1 (#3399, #3412, #3434)
  • Bump maven-archetype-plugin.version from 3.1.2 to 3.2.0 (#3383)
  • Bump maven-filtering from 3.1.1 to 3.2.0 (#3409)
  • Bump maven-resources-plugin from 3.1.0 to 3.2.0 (#3410)
  • Bump metrics-bom from 4.1.11 to 4.1.12.1 (#3401)
  • Bump mockito.version from 3.4.4 to 3.5.7 (#3395, #3417, #3419, #3424, #3428, #3429)
  • Bump sphinx from 3.1.2 to 3.2.1 in /docs (#3402, #3416)
  • Upgrade to Liquibase 3.10.2 (#3392)

Assorted

  • Add Jersey bean validation end-to-end test (#3391)
  • Less noisy CI output: mvn --no-transfer-progress (#3400)

v2.0.12

Improvements

  • Swallow EofException when response was incomplete (#3372)
  • Don't specify scope in dependencyManagement of BOM (#3373)

Dependency updates

  • Upgrade to Jackson 2.10.5 (#3381)
  • Bump bcprov-jdk15on from 1.65.01 to 1.66 (#3364)
  • Bump commons-lang3 from 3.10 to 3.11 (#3371)
  • Bump metrics-bom from 4.1.10.1 to 4.1.11 (#3374)
  • Bump mockito.version from 3.3.3 to 3.4.0 (#3367)
  • Bump mockito.version from 3.4.0 to 3.4.2 (#3370)
  • Bump mockito.version from 3.4.2 to 3.4.3 (#3375)
  • Bump mockito.version from 3.4.3 to 3.4.4 (#3380)
  • Bump mysql-connector-java from 8.0.20 to 8.0.21 (#3368)
  • Bump pgpverify-maven-plugin from 1.8.0 to 1.9.0 (#3365)
Commits


Updates dropwizard-dependencies from 2.0.9 to 2.0.13

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](https://app.dependabot.com): - 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)
coveralls commented 4 years ago

Coverage Status

Coverage remained the same at 80.231% when pulling 27f2d0d10d21a1595227c6f5b63a9240861d43ca on dependabot-maven-dropwizard.version-2.0.13 into 10b6447f37aa893660686be0568bec60155a3bcb on master.

dependabot-preview[bot] commented 3 years ago

Superseded by #153.