Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump metrics-core from 4.1.7 to 4.1.10.1 #78

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps metrics-core from 4.1.7 to 4.1.10.1.

Release notes

Sourced from metrics-core's releases.

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)

v4.1.8

Bug fixes

  • Ensure datagram socket in collectd tests is bound before sending (#1575)
  • Improve tick overflow handling in SlidingTimeWindowReservoir (#1544)
  • Report metrics when stopping ScheduledReporter (#1579)

Improvements

  • Add HttpClientMetricNameStrategy.PATH_AND_METHOD (#1578)
Commits
  • 859e844 [maven-release-plugin] prepare release v4.1.10.1
  • 4020117 Add metrics-caffeine to metrics-bom
  • 536ed4c [maven-release-plugin] prepare for next development iteration
  • afcbd40 [maven-release-plugin] prepare release v4.1.10
  • 088d829 Bump caffeine from 2.8.4 to 2.8.5 (#1615)
  • 39fe8e8 Upgrade to Error Prone 2.4.0 (#1612)
  • b16d893 Bump maven-site-plugin from 3.9.0 to 3.9.1 (#1614)
  • e4d8a84 Metrics from Caffeine caches (#1608)
  • d167965 Bump build-helper-maven-plugin from 3.1.0 to 3.2.0 (#1611)
  • 85db0d7 Bump jackson-databind from 2.9.10.4 to 2.9.10.5 in /metrics-json (#1610)
  • 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:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [metrics-core](https://github.com/dropwizard/metrics) from 4.1.7 to 4.1.10.1.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.1.7...v4.1.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jul 6, 2020
@dependabot-preview
Copy link
Contributor Author

Superseded by #80.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/io.dropwizard.metrics-metrics-core-4.1.10.1 branch July 20, 2020 04:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants