Skip to content
This repository was archived by the owner on Dec 16, 2021. It is now read-only.

Bump metrics-core from 3.2.3 to 4.1.1 - #195

Closed
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.dropwizard.metrics-metrics-core-4.1.1
Closed

Bump metrics-core from 3.2.3 to 4.1.1#195
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/maven/io.dropwizard.metrics-metrics-core-4.1.1

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps metrics-core from 3.2.3 to 4.1.1.

Release notes

Sourced from metrics-core's releases.

4.1.1

  • [Core] Automatically add listeners when register child registry (#1393)
  • [Core] Avoid NoSuchElementException updating ExponentiallyDecayingReservoir (#1436)
  • [JMX] Expose numeric values (JmxGaugeMBean) (#1451)
  • [Graphite] Support for Atomic* counters (#1476)
  • [Graphite] Fix connect logic to lookup dns names on reconnect (#1493)

4.1.0-rc3

  • Add support for the Builder pattern for InstrumentedHttpClientConnectionManager (#1315)
  • Make OSGi Package-Import for com.sun.management optional (#1317)
  • Avoid boxing some Longs (#1354)
  • Add a duration field to the healthcheck result (#1360)
  • Include timestamp in serialized JSON output for HealthCheck.Result (#1365)
  • Add clock to result health check builder (#1372)

4.1.0-rc2

  • Added InstrumentedHttpClientConnectionManager constructor with HttpClientConnectionOperator #1294
  • Add counter for active connections (#1291)
  • Allow Java 8 Duration for Timer#update (#1298)
  • jvm: Params to include sync info in thread dump (#1304)
  • Make the relationship between the Reporter and Closeable interfaces explicit (#1307)
  • MetricRegistry: make registerAll with prefix public (#1308)
  • DefaultObjectNameFactory: use type, be a bit more conservative about quoting (#1310)

v4.1.0-rc0

  • Add module metrics-collectd - Metrics Integration for Collectd (#1259)
  • Add support for signing and verifying requests to CollectD (#1288)
  • Enable easier customizing of MetricsServlet. (#1285)
  • Add metric attributes to the slf4j reporter (#1275)

4.0.7

  • [Graphite] Support for Atomic* counters (#1476)
  • [Graphite] Fix connect logic to lookup dns names on reconnect (#1493)

4.0.6

  • Avoid NoSuchElementException updating ExponentiallyDecayingReservoir (#1436)
  • Bump Jackson to 2.9.9.3 to fix CVE-2019-12384 (#1470)
  • Expose numeric values (JmxGaugeMBean) (#1451)

4.0.5

  • Specify in BOM only artifacts managed by metrics (#1367)
  • Add JDK9 module name for metrics-logback (#1368)

v4.0.4

  • Avoid boxing Longs in WeightedSnapshot (#1354)

v4.0.3

[jvm] make OSGi Package-Import for com.sun.management optional (#1317)

... (truncated)
Commits
  • bf43552 [maven-release-plugin] prepare release v4.1.1
  • c845825 Change graphite connect logic to lookup dns names on reconnect (#1493)
  • af8bc7b Fix Javadoc link and update/add links to the third-party library (#1489)
  • 9c38e9a Bump mockito-core from 3.0.0 to 3.1.0 (#1488)
  • bf33649 Merge pull request #1486 from jkwatson/patch-1
  • b212aa4 Update third-party.rst
  • 42b527e Merge pull request #1482 from dropwizard/dependabot/maven/org.jdbi-jdbi3-core...
  • 22013c0 Bump jdbi3-core from 3.9.1 to 3.10.1
  • a5efc91 Bump httpclient from 4.5.9 to 4.5.10 (#1480)
  • 5cacc5e Bump ehcache from 3.8.0 to 3.8.1 (#1478)
  • 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)
  • 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)

Bumps [metrics-core](https://github.com/dropwizard/metrics) from 3.2.3 to 4.1.1.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v3.2.3...v4.1.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 Oct 21, 2019
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #198.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/maven/io.dropwizard.metrics-metrics-core-4.1.1 branch December 9, 2019 13:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants