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.20 #170

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.20. Updates dropwizard-bom from 2.0.15 to 2.0.20

Release notes

Sourced from dropwizard-bom's releases.

v2.0.20

Dependency updates

  • Bump byte-buddy from 1.10.19 to 1.10.21 (#3681, #3716)
  • Bump caffeine from 2.8.8 to 2.9.0 (#3710)
  • Bump checker-qual from 3.9.1 to 3.10.0 (#3679)
  • Bump freemarker from 2.3.30 to 2.3.31 (#3711)
  • Bump hibernate-core from 5.4.24.Final to 5.4.28.Final (#3698)
  • Bump jetty.version from 9.4.36.v20210114 to 9.4.37.v20210219 (#3721)
  • Bump jna from 5.6.0 to 5.7.0 (#3696)
  • Bump joda-time from 2.10.9 to 2.10.10 (#3694)
  • Bump metrics-bom from 4.1.17 to 4.1.18 (#3722)
  • Bump tomcat-jdbc from 9.0.41 to 9.0.43 (#3723)
  • Bump junit from 4.13.1 to 4.13.2 (#3706)
  • Bump junit-jupiter from 5.7.0 to 5.7.1 (#3683)
  • Bump junit5.version from 5.7.0 to 5.7.1 (#3682)
  • Bump mockito.version from 3.7.7 to 3.8.0 (#3719)
  • Bump testcontainers-bom from 1.15.1 to 1.15.2 (#3700)
  • Bump maven-invoker-plugin from 3.2.1 to 3.2.2 (#3715)
  • Bump sphinx-maven-plugin from 2.9.0 to 2.10.0 (#3699)
  • Bump actions/cache from v2.1.3 to v2.1.4 (#3684)
  • Bump actions/stale from v3.0.15 to v3.0.17 (#3695, #3712)
  • Bump sphinx from 3.4.3 to 3.5.1 in /docs (#3705, #3709)

Assorted

  • Address SonarCloud concerns in dropwizard-auth (#3688)
  • Ensure FileAppenderFactoryTest works within its temporary directories (#3692)
  • Refactor testing of thrown exceptions (#3676)
  • Refactor testing of thrown exceptions in dropwizard-client (#3686)
  • Remove public modifiers from dropwizard-assets tests (#3687)

v2.0.19

Improvements

  • Add support for testing plain Command classes (#3673)

Dependency updates

  • Upgrade to Jersey 2.33 (#3671)
  • Bump jetty.version from 9.4.35.v20201120 to 9.4.36.v20210114 (#3662)
  • Bump checker-qual from 3.9.0 to 3.9.1 (#3653)
  • Bump error_prone_annotations from 2.4.0 to 2.5.1 (#3656)
  • Bump assertj-core from 3.18.1 to 3.19.0 (#3665)
  • Bump mockito.version from 3.7.0 to 3.7.7 (#3659)
  • Bump mysql-connector-java from 8.0.22 to 8.0.23 (#3660)
  • Bump sonar-maven-plugin from 3.7.0.1746 to 3.8.0.2131 (#3655)
  • Bump actions/stale from v3.0.14 to v3.0.15 (#3668)

Documentation

... (truncated)

Commits


Updates dropwizard-dependencies from 2.0.15 to 2.0.20

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.259% when pulling e9e1e215723d81295df3776d8e85d1e6b23e36c2 on dependabot-maven-dropwizard.version-2.0.20 into fd11ee8688a6a582b4af12eb1e31377985ace9dd on master.

dependabot-preview[bot] commented 3 years ago

Superseded by #174.