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-healthchecks from 4.1.2 to 4.1.8 #31

Conversation

dependabot-preview[bot]
Copy link

Bumps metrics-healthchecks from 4.1.2 to 4.1.8.

Release notes

Sourced from metrics-healthchecks's releases.

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)
  • Support custom floating point formatter in Graphite reporter (#1573)
  • Support sending Graphite metric attributes as tags (#1576)

Dependency updates

  • Bump assertj-core from 3.15.0 to 3.16.0 (#1572)
  • Bump assertj-core from 3.16.0 to 3.16.1 (#1577)
  • Bump log4j2.version from 2.13.2 to 2.13.3 (#1580)
  • Upgrade to Jackson 2.9.10.4 (#1571)

v4.1.7

Bug fixes

  • Make CachedGauge thread-safe (#1566)

Dependency updates

  • Bump jaxb-runtime from 2.3.2 to 2.3.3 (#1570)
  • Bump jdbi3-core from 3.12.2 to 3.13.0 (#1567)
  • Bump jetty9.version from 9.4.27.v20200227 to 9.4.28.v20200408 (#1563)
  • Bump log4j2.version from 2.13.1 to 2.13.2 (#1569)
  • Bump maven-shade-plugin from 3.2.2 to 3.2.3 (#1564)

Assorted

  • Fix typo in core.rst (#1568)

v4.1.6

Bug fixes

  • Fix NoClassDefFoundError with missing UnixOperatingSystemMXBean (#1562)

Dependency updates

  • Bump build-helper-maven-plugin from 3.0.0 to 3.1.0 (#1550)
  • Bump jython-standalone from 2.5.3 to 2.7.2 (#1557)
  • Bump maven-dependency-plugin from 3.1.1 to 3.1.2 (#1553)
  • Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (#1554)
... (truncated)
Commits
  • 55f2ac8 [maven-release-plugin] prepare release v4.1.8
  • a87a3ba Update branch list in GitHub Action workflow
  • e07c160 Report metrics when stopping ScheduledReporter (#1579)
  • b513ac8 Update branches in README.md
  • 0313a10 Bump log4j2.version from 2.13.2 to 2.13.3 (#1580)
  • a079272 Add PATH_AND_METHOD HttpClientMetricNameStrategy (#1578)
  • 0a69ef5 Bump assertj-core from 3.16.0 to 3.16.1 (#1577)
  • e7a0370 Improve tick overflow handling in SlidingTimeWindowReservoir (#1544)
  • 2d3b764 Support custom floating point formatter in Graphite reporter (#1573)
  • d88d9e7 Support sending Graphite metric attributes as tags (#1576)
  • 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-healthchecks](https://github.com/dropwizard/metrics) from 4.1.2 to 4.1.8.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.1.2...v4.1.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 21, 2020
@dependabot-preview
Copy link
Author

Superseded by #32.

@dependabot-preview dependabot-preview bot deleted the dependabot/maven/io.dropwizard.metrics-metrics-healthchecks-4.1.8 branch May 24, 2020 23:23
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