siddhi-io / distribution

Siddhi streaming runtime and tooling distribution
http://siddhi.io
Apache License 2.0
24 stars 26 forks source link

Bump metrics-core from 3.1.2 to 4.1.11 #982

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps metrics-core from 3.1.2 to 4.1.11.

Release notes

Sourced from metrics-core's releases.

v4.1.11

Dependency updates

  • Bump maven-bundle-plugin from 4.2.1 to 5.1.1 (#1617)
  • Bump mockito-core from 3.3.3 to 3.4.0 (#1616)
  • Bump mockito-core from 3.4.0 to 3.4.2 (#1619)

Improvements

  • Enable reproducible builds (#1589)

v4.1.10.1

Improvements

  • Add metrics-caffeine to metrics-bom (4020117a3b57029c004b54a8956a43cb97844533)

v4.1.10

Improvements

  • Add peak and total started thread count to ThreadStatesGaugeSet (#1601)
  • Metrics from Caffeine caches (#1608)

Dependency updates

  • Bump build-helper-maven-plugin from 3.1.0 to 3.2.0 (#1611)
  • Bump caffeine from 2.8.4 to 2.8.5 (#1615)
  • Bump httpclient5 from 5.0 to 5.0.1 (#1605)
  • Bump jackson-databind from 2.9.10.4 to 2.9.10.5 in /metrics-json (#1610)
  • Bump jdbi3-core from 3.13.0 to 3.14.0 (#1602)
  • Bump jdbi3-core from 3.14.0 to 3.14.1 (#1609)
  • Bump jetty9.version from 9.4.29.v20200521 to 9.4.30.v20200611 (#1604)
  • Bump maven-project-info-reports-plugin from 3.0.0 to 3.1.0 (#1598)
  • Bump maven-shade-plugin from 3.2.3 to 3.2.4 (#1597)
  • Bump maven-site-plugin from 3.9.0 to 3.9.1 (#1614)
  • Upgrade to Error Prone 2.4.0 (#1612)

Assorted

  • ExponentiallyDecayingReservoirTest improvements (#1587)

v4.1.9

Improvements

  • Add exception type to HealthCheck JSON representation (#1586)

Dependency updates

  • Bump awaitility from 4.0.2 to 4.0.3 (#1583)
  • Bump jersey-bom from 2.30.1 to 2.31 (#1588)
  • Bump jetty9.version from 9.4.28.v20200408 to 9.4.29.v20200521 (#1584)
Commits
  • 6502994 [maven-release-plugin] prepare release v4.1.11
  • 0d07b3e Skip installation of non-artifact sub-modules in Maven
  • e817d57 Bump mockito-core from 3.4.0 to 3.4.2 (#1619)
  • e4133ec Add information about which versions are maintained to README
  • ee57970 Enable reproducible builds (#1589)
  • 7dab8a0 Bump maven-bundle-plugin from 4.2.1 to 5.1.1 (#1617)
  • 8d940c2 Bump mockito-core from 3.3.3 to 3.4.0 (#1616)
  • dec8e59 [maven-release-plugin] prepare for next development iteration
  • 859e844 [maven-release-plugin] prepare release v4.1.10.1
  • 4020117 Add metrics-caffeine to metrics-bom
  • 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 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)
dependabot-preview[bot] commented 4 years ago

Superseded by #985.