Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 4, 2022

Bumps metrics-core from 3.2.4 to 3.2.6.

Release notes

Sourced from metrics-core's releases.

3.2.6

  • Jetty9: unhandled response should be counted as 404 and not 200 #1232
  • Prevent NaN values when calculating mean #1230
  • Avoid NaN values in WeightedSnapshot #1233

3.2.5

  • [InstrumentedScheduledExecutorService] Fix the scheduledFixedDelay to call the correct method #1192
Commits
  • 7f73f3f [maven-release-plugin] prepare release v3.2.6
  • cb19c81 Make tests more stable (#1234)
  • d78e549 Merge branch '3.2-development' of github.com:dropwizard/metrics into 3.2-deve...
  • 2288bae Add support for running tests on AppVeyour
  • 10e74b4 Avoid NaN values in WeightedSnapshot (#1233)
  • a5b7203 Fix the compilation issue in WeightedSnapshotTest
  • 8dba548 Add support for running tests on AppVeyour
  • ca9c046 Avoid NaN values in WeightedSnapshot (#1233)
  • 9b19e31 Prevent NaN values when calculating mean (#1230)
  • 68087f9 Jetty9: unhandled response should be counted as 404 and not 200 (#1232)
  • 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)

Bumps [metrics-core](https://github.com/dropwizard/metrics) from 3.2.4 to 3.2.6.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v3.2.4...v3.2.6)

---
updated-dependencies:
- dependency-name: io.dropwizard.metrics:metrics-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team October 4, 2022 16:14
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java labels Oct 4, 2022
@settings settings bot removed the java label Oct 28, 2022
@eddumelendez eddumelendez merged commit 79a9f16 into main Nov 2, 2022
@eddumelendez eddumelendez deleted the dependabot/gradle/modules/cassandra/io.dropwizard.metrics-metrics-core-3.2.6 branch November 2, 2022 16:11
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 modules/cassandra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants