VIDA-NYU / ache

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

Bump metrics-jvm from 3.1.3 to 4.2.4 #229

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps metrics-jvm from 3.1.3 to 4.2.4.

Release notes

Sourced from metrics-jvm's releases.

v4.2.4

Dependency updates

  • Update dependency com.github.ben-manes.caffeine:caffeine to v3.0.4 (#2160)
  • Update dependency com.google.errorprone:error_prone_core to v2.9.0 (#2097, #2110, #2125)
  • Update dependency com.rabbitmq:amqp-client to v5.13.1 (#2142)
  • Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.1.2 (#2173)
  • Update dependency org.checkerframework:checker-qual to v3.18.0 (#2107, #2147)
  • Update dependency org.ehcache:ehcache to v3.9.6 (#2106, #2132)
  • Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.5 (#2111)
  • Update dependency org.jdbi:jdbi3-core to v3.22.0 (#2159)
  • Update jackson.version to v2.12.5 (#2136)
  • Update jersey.version to 2.35, 3.0.3 (#2150)
  • Update jetty9.version to v9.4.44.v20210927 (#2174)
  • Update logback.version to v1.2.6 (#2090, #2096, #2156)
  • Update slf4j.version (release/4.2.x) (#2059)
  • Update dependency org.assertj:assertj-core to v3.21.0 (#2166)
  • Update dependency org.mockito:mockito-core to v3.12.4 (#2126, #2133)
  • Update jmh.version to v1.33 (release/4.2.x) (#2117)
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.1 (#2153)
  • Bump Maven to version 3.8.2 (#2120)

v4.2.3

Dependency updates

  • Update jackson.version to v2.12.4 (release/4.2.x) (#2069)
  • Update jetty9.version to v9.4.43.v20210629 (release/4.2.x) (#2070)
  • Update dependency com.github.ben-manes.caffeine:caffeine to v2.9.2 (release/4.2.x) (#2058)
  • Update dependency com.github.ben-manes.caffeine:caffeine to v3.0.3 (release/4.2.x) (#2060)
  • Update dependency com.rabbitmq:amqp-client to v5.13.0 (release/4.2.x) (#2076)
  • Update dependency org.eclipse.jetty:jetty-bom to v10.0.6 (release/4.2.x) (#2067)
  • Update dependency org.eclipse.jetty:jetty-bom to v11.0.6 (release/4.2.x) (#2068)
  • Update dependency org.jdbi:jdbi3-core to v3.21.0 (release/4.2.x) (#2083)
  • Update dependency org.checkerframework:checker-qual to v3.16.0 (release/4.2.x) (#2078)
  • Update dependency org.openjdk.jcstress:jcstress-core to v0.14 (#2053)
  • Bump actions/stale from 3.0.19 to 4 (#2079)

v4.2.2

Bug fixes

  • Fix accidental leaking of dependencies in metrics-bom (#2047)

Dependency updates

  • Update slf4j.version to v1.7.31 (#2035)
  • Update dependency org.assertj:assertj-core to v3.20.2 (#2032, #2041)
  • Update dependency org.checkerframework:checker-qual to v3.15.0 (#2037)
  • Update dependency org.mockito:mockito-core to v3.11.2 (#2044)

v4.2.1

... (truncated)

Commits
  • dc10a19 [maven-release-plugin] prepare release v4.2.4
  • b1c8d00 Update dependency org.apache.httpcomponents.core5:httpcore5 to v5.1.2 (releas...
  • d1a5015 Update jersey.version (#2150)
  • b3a7838 Update jetty9.version to v9.4.44.v20210927 (release/4.2.x) (#2174)
  • cb3c59e Update dependency org.assertj:assertj-core to v3.21.0 (release/4.2.x) (#2166)
  • d5497d6 Update dependency com.github.ben-manes.caffeine:caffeine to v3.0.4 (release/4...
  • 63f9df3 Update dependency org.jdbi:jdbi3-core to v3.22.0 (release/4.2.x) (#2159)
  • deaf337 Update logback.version to v1.2.6 (#2156)
  • 4880e2b Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.3.1 (#2...
  • 97ae2e4 Update dependency org.checkerframework:checker-qual to v3.18.0 (#2147)
  • 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 #233.