davidB / metrics-influxdb

A reporter for metrics which announces measurements to an InfluxDB server.
Other
271 stars 102 forks source link

Bump metrics-core from 4.2.6 to 4.2.7 #128

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps metrics-core from 4.2.6 to 4.2.7.

Release notes

Sourced from metrics-core's releases.

v4.2.7

Dependency updates

Assorted

Full Changelog: https://github.com/dropwizard/metrics/compare/v4.2.6...v4.2.7

Commits
  • 2baaac3 [maven-release-plugin] prepare release v4.2.7
  • 1b679dc Update jackson.version to v2.12.6 (#2313)
  • 945092b Add package rules for Jackson and Dropwizard Metrics
  • ee08bf0 Enable separate minor patches and Dependency Dashboard in Renovate (#2309)
  • 0ce5d31 Update log4j2.version to v2.17.0 (#2305)
  • e18a5e6 Drop deprecated config for maven-bundle-plugin 5.1.3 (#2281)
  • 7b43ef7 Update dependency org.ehcache:ehcache to v3.9.9 (#2299)
  • d1707c8 Update dependency org.checkerframework:checker-qual to v3.21.0 (#2300)
  • 1e63106 Update logback.version to v1.2.9 (#2296)
  • 69a40c4 Update dependency org.mockito:mockito-core to v4.2.0 (#2293)
  • Additional commits viewable in compare view


Dependabot compatibility score

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[bot] commented 2 years ago

Superseded by #134.