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.17 #163

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.17. Updates dropwizard-bom from 2.0.15 to 2.0.17

Release notes

Sourced from dropwizard-bom's releases.

v2.0.17

Dependency updates

  • Upgrade to Jackson 2.10.5.20201202 (#3587)
  • Bump caffeine from 2.8.6 to 2.8.8 (#3593, #3597)
  • Bump checker-qual from 3.7.1 to 3.8.0 (#3586)
  • Bump httpcore from 4.4.13 to 4.4.14 (#3584)
  • Bump jdbi3-bom from 3.17.0 to 3.18.0 (#3589)
  • Bump tomcat-jdbc from 9.0.40 to 9.0.41 (#3600)
  • Bump jmh.version from 1.26 to 1.27 (#3598)
  • Bump pgpverify-maven-plugin from 1.10.0 to 1.10.1 (#3596)
  • Bump testcontainers-bom from 1.15.0 to 1.15.1 (#3602)

Documentation

  • Fixed syntax in Testing Database Interactions example (#3601)
  • Update FreeMarker links in documentation (#3591)

v2.0.16

Improvements

  • Add ConfigOverride for random application ports during tests (#3561)

Bug fixes

  • Skip errors when visiting default implementations in ConfigurationMetadata (#3577)

Dependency updates

  • Bump hibernate-core from 5.4.23.Final to 5.4.24.Final (#3571)
  • Bump jetty.version from 9.4.33.v20201020 to 9.4.35.v20201120 (#3552, #3574)
  • Bump metrics-bom from 4.1.14 to 4.1.16 (#3566, #3578)
  • Bump tomcat-jdbc from 9.0.39 to 9.0.40 (#3570)
  • Bump assertj-core from 3.18.0 to 3.18.1 (#3564)
  • Bump jna from 5.5.0 to 5.6.0 (#3562)
  • Bump mockito.version from 3.5.15 to 3.6.28 (#3529, #3575)
  • Bump testcontainers-bom from 1.14.3 to 1.15.0 (#3559)
  • Bump pgpverify-maven-plugin from 1.9.0 to 1.10.0 (#3568)
  • Bump sphinx from 3.3.0 to 3.3.1 in /docs (#3565)
  • Bump actions/cache from v2.1.2 to v2.1.3 (#3560)
  • Bump actions/stale from v3.0.13 to v3.0.14 (#3573)

Assorted

  • Tighten up commons-lang3 dependencies (#3567)
  • Revert "Replace invalid default excludedProtocols in HttpsConnectorFactory" (#3579)
Commits


Updates dropwizard-dependencies from 2.0.15 to 2.0.17

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 32fc196a13d9d0102375189a6c3730ddaf5994aa on dependabot-maven-dropwizard.version-2.0.17 into dba162c4147a9ef56ef2aed898e77af199b998a2 on master.

dependabot-preview[bot] commented 3 years ago

Superseded by #165.