raskasa / metrics-okhttp

An OkHttp HTTP client wrapper providing Metrics instrumentation of connection pools, request durations and rates, and other useful information.
Apache License 2.0
23 stars 9 forks source link

Bump metrics-core from 4.2.3 to 4.2.6 #80

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps metrics-core from 4.2.3 to 4.2.6.

Release notes

Sourced from metrics-core's releases.

v4.2.6

Dependency updates

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

v4.2.5

Bugfixes

Dependency updates

New Contributors

Full Changelog: https://github.com/dropwizard/metrics/compare/v4.2.4...v4.2.5

v4.2.4

... (truncated)

Commits
  • 2fd72a6 [maven-release-plugin] prepare release v4.2.6
  • 25a1e19 Update logback.version to v1.2.8 (#2283)
  • d31a873 Update log4j2.version to v2.16.0 (#2278)
  • 9b5e745 Update dependency org.apache.felix:maven-bundle-plugin to v5.1.3 (#2277)
  • cbd330b Update log4j2.version to v2.15.0 (#2269)
  • 13e20ac Update dependency org.apache.httpcomponents:httpasyncclient to v4.1.5 (#2274)
  • ed21e80 [maven-release-plugin] prepare for next development iteration
  • 683c846 [maven-release-plugin] prepare release v4.2.5
  • e6612d3 Update dependency org.jdbi:jdbi3-core to v3.25.0 (#2262)
  • 256f340 Update dependency org.apache.httpcomponents:httpcore to v4.4.15 (#2260)
  • 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 #82.