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.0.5 - #77

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps metrics-core from 3.2.3 to 4.0.5.

Release notes

Sourced from metrics-core's releases.

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)

4.0.2

  • Jetty9: unhandled response should be counted as 404 and not 200 (#1232)

4.0.1

  • Fix IncompatibleClassChangeError caused by Timer.Context refactor #1243

4.0.0

  • Compiled and targeted JDK8
  • Support for running under JDK9 #1236
  • Move JMX reporting to the metrics-jmx module
  • Add Bill of Materials for Metrics #1239
  • Used Java 8 Time API for data formatting
  • Removed unnecessary reflection hacks for HealthCheckRegistry
  • Removed internal LongAdder
  • Removed internal ThreadLocalRandom
  • Optimized generating random numbers
  • Timer.Context now implements AutoCloseable
  • Upgrade Jetty integration to Jetty 9.4
  • Support tracking Jersey filters in Jersey resources (#1118, #1193)
  • Add ResponseMetered annotation for Jersey resources (#1186)
  • Add a method for timing non-throwing functions. (#1224)
  • Unnecessary clear operation for ChunkedAssociativeArray (#1211)
  • Add some common metric filters (#1210)
  • Add possibility to subclass Timer.Context (#1226)

v4.0.0-alpha5

  • Support for JDBI3

4.0.0-alpha4

  • Add a method for timing non-throwing functions. (#1224)
  • Unnecessary clear operation removal (#1211)
  • Add some common metric filters (#1210)
  • Add possibility to subclass Timer.Context (#1226)

4.0.0-alpha3

  • Support tracking Jersey filters in Jersey resources (#1118, #1193)
  • Add ResponseMetered annotation for Jersey resources (#1186)

4.0.0-alpha2

  • Place JMX-related classes under a new namespace
... (truncated)
Commits
  • abfdc37 [maven-release-plugin] prepare release v4.0.5
  • 3ce1ee0 Add JDK9 module name for metrics-logback (#1368)
  • 837faa9 Use JDK11 profile instead of JDK10
  • ff0216b Specify in BOM only artifacts managed by metrics (#1367)
  • 434ed3b [maven-release-plugin] prepare for next development iteration
  • b9d3fab [maven-release-plugin] prepare release v4.0.4
  • 91314b9 Pin CircleCI version
  • badd714 Avolid boxing some Longs (#1354)
  • a7ef715 [maven-release-plugin] prepare for next development iteration
  • 456190f [maven-release-plugin] prepare release v4.0.3
  • 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 cancel merge will cancel a previously requested merge
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major 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)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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)

Finally, you can contact us by mentioning @dependabot.

Bumps [metrics-core](https://github.com/dropwizard/metrics) from 3.2.3 to 4.0.5.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v3.2.3...v4.0.5)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview Bot added the dependencies Pull requests that update a dependency file label Jan 11, 2019
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #134.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/maven/io.dropwizard.metrics-metrics-core-4.0.5 branch May 6, 2019 13:16
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.

1 participant