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.11 #135

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

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

Release notes

Sourced from dropwizard-bom's releases.

v2.0.10

Improvements

  • Enable reproducible builds (#3305)
  • Reuse DefaultThreadFactory (#3285)

Assorted

  • Stabilize JSON serialization of potentially flakey tests
  • Use circleci/openjdk:11-jdk-buster on CircleCI

Documentation

  • Add details on how to configure filterFactories (#3283)
  • Added note on Task.execute method (#3279)
  • Changed signature of Task.execute method (#3278)

Dependency updates

  • Bump assertj-core from 3.15.0 to 3.16.0 (#3281)
  • Bump assertj-core from 3.16.0 to 3.16.1 (#3288)
  • Bump byte-buddy from 1.10.9 to 1.10.10 (#3267)
  • Bump caffeine from 2.8.2 to 2.8.3 (#3296)
  • Bump caffeine from 2.8.3 to 2.8.4 (#3303)
  • Bump checker-qual from 3.3.0 to 3.4.0 (#3275)
  • Bump hibernate-core from 5.4.15.Final to 5.4.16.Final (#3297)
  • Bump hibernate-validator from 6.1.4.Final to 6.1.5.Final (#3282)
  • Bump jersey-bom from 2.30.1 to 2.31 (#3307)
  • Bump jetty.version from 9.4.28.v20200408 to 9.4.29.v20200521 (#3304)
  • Bump metrics-bom from 4.1.7 to 4.1.8 (#3294)
  • Bump metrics-bom from 4.1.8 to 4.1.9 (#3308)
  • Bump pgpverify-maven-plugin from 1.7.0 to 1.8.0 (#3302)
  • Bump testcontainers-bom from 1.14.1 to 1.14.2 (#3295)
  • Bump tomcat-jdbc from 9.0.34 to 9.0.35 (#3290)
  • Remove unused dependency on Objenesis (#3300)
Commits


Updates dropwizard-dependencies from 2.0.9 to 2.0.11

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 8f4d1f32c723c0caea62835d85fd73cb3838d0b0 on dependabot-maven-dropwizard.version-2.0.11 into b331b1fd5298e2bcca81a7afda35a5dc2209565d on master.

dependabot-preview[bot] commented 4 years ago

Superseded by #139.