VIDA-NYU / ache

ACHE is a web crawler for domain-specific search.
http://ache.readthedocs.io
Apache License 2.0
444 stars 135 forks source link

Bump io.dropwizard.metrics:metrics-jvm from 4.2.9 to 4.2.16 #327

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps io.dropwizard.metrics:metrics-jvm from 4.2.9 to 4.2.16.

Release notes

Sourced from io.dropwizard.metrics:metrics-jvm's releases.

v4.2.16

What's Changed

New Contributors

Full Changelog: https://github.com/dropwizard/metrics/compare/v4.2.15...v4.2.16

... (truncated)

Commits
  • f4baa59 [maven-release-plugin] prepare release v4.2.16
  • f5a6c5c [JVM] Fix maximum/total memory calculation (#3125)
  • a9868ff Update slf4j.version to v2.0.6 (release/4.2.x) (patch) (#2444)
  • 777bf32 Add detailed response code meters for Jetty 11.x (#3175)
  • de59ad1 Add detailed response code meters for Jetty 10.x (#3174)
  • 3d97e17 Fix CheckReturnValue violation in MetricsStatsCounterTest
  • d9e3bd1 Update dependency com.github.ben-manes.caffeine:caffeine to v3.1.3
  • 195204f Update dependency net.bytebuddy:byte-buddy to v1.13.0 (#3171)
  • 067303b Update actions/cache action to v3.2.5
  • cd6f22f Update dependency org.apache.maven.plugins:maven-deploy-plugin to v3.1.0 (#3166)
  • 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 1 year ago

Superseded by #331.