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.15 to 2.0.18 #165

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps dropwizard.version from 2.0.15 to 2.0.18. Updates dropwizard-bom from 2.0.15 to 2.0.18

Release notes

Sourced from dropwizard-bom's releases.

v2.0.18

Improvements

  • Support custom StatsCounter in CachingAuthenticator/CachingAuthorization (#3642)
  • DropwizardAppExtension support for RegisterExtension (#3549, #3649)
  • Do not print error message about class not found (#3616)

Dependency updates

  • Bump bcprov-jdk15on from 1.67 to 1.68 (#3614)
  • Bump byte-buddy from 1.10.18 to 1.10.19 (#3611)
  • Bump checker-qual from 3.8.0 to 3.9.0 (#3638)
  • Bump guava from 30.0-jre to 30.1-jre (#3606)
  • Bump hibernate-validator from 6.1.6.Final to 6.1.7.Final (#3608)
  • Bump joda-time from 2.10.8 to 2.10.9 (#3628)
  • Bump metrics-bom from 4.1.16 to 4.1.17 (#3648)
  • Bump mockito.version from 3.6.28 to 3.7.0 (#3637)
  • Bump octokit from 4.19.0 to 4.20.0 in /docs (#3626)
  • Bump pgpverify-maven-plugin from 1.10.1 to 1.11.0 (#3640)
  • Bump sphinx from 3.3.1 to 3.4.3 in /docs (#3610, #3618, #3635, #3643)
  • Bump sphinx-rtd-theme from 0.5.0 to 0.5.1 in /docs (#3636)

Documentation

  • Add missing parentheses in example docs #3624
  • Fix typo in HttpClientBuilder Javadoc (#3632)
  • Fix the AssertJ documentation URL (#3620)
  • Remove unused import from Getting Started docs #3619
  • Rename jdbi3 to db packages in example docs (#3623)

Assorted

  • Add GitHub release workflow
  • Remove Travis CI configuration
  • Add checks for logging statements via errorprone-slf4j (#3607)
  • Remove commons-lang3 from dropwizard-benchmarks (#3627)
  • Remove usage of deprecated Mockito#initMocks() (#3630)
  • Replace Mockito#verifyZeroInteractions with verifyNoInteractions (#3631)
  • Replace Streams usage with String#join (#3646)
  • Replace deprecated AssertJ assertions (#3645)
  • Small cleanups (#3621)
  • Stop ignoring exceptions in dropwizard-logging tests (#3633)
  • Use System.lineSeparator() instead of String.format(%n") (#3644)

v2.0.17

Dependency updates

... (truncated)

Commits


Updates dropwizard-dependencies from 2.0.15 to 2.0.18

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 3 years ago

Coverage Status

Coverage remained the same at 80.231% when pulling 671d5a3d27d6a173a86d20481f93d193af24058d on dependabot-maven-dropwizard.version-2.0.18 into ca03c072bd32ea06e5f36b6272af8ad60ad98406 on master.

dependabot-preview[bot] commented 3 years ago

Superseded by #167.