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.6 - #217

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

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

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps metrics-core from 3.2.3 to 4.1.6.

Release notes

Sourced from metrics-core's releases.

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)
  • Bump maven-site-plugin from 3.8.2 to 3.9.0 (#1551)
  • Bump mockito-core from 3.3.0 to 3.3.3 (#1555)

v4.1.5

Dependency updates

  • Bump httpclient from 4.5.11 to 4.5.12 (#1549)
  • Bump jetty9.version from 9.4.26.v20200117 to 9.4.27.v20200227 (#1547)
  • Bump log4j2.version from 2.13.0 to 2.13.1 (#1548)

v4.1.4

Security

Features

  • Add support for Apache HttpClient 5.x (#1543)

v4.1.3

Dependency updates

  • Bump assertj-core from 3.14.0 to 3.15.0 (#1534)
  • Bump httpclient from 4.5.10 to 4.5.11 (#1532)
  • Bump jdbi3-core from 3.11.1 to 3.12.0 (#1521)
  • Bump jdbi3-core from 3.12.0 to 3.12.2 (#1537)
  • Bump jersey-bom from 2.29.1 to 2.30 (#1530)
  • Bump jersey-bom from 2.30 to 2.30.1 (#1540)
  • Bump jetty9.version from 9.4.24.v20191120 to 9.4.25.v20191220 (#1527)
  • Bump jetty9.version from 9.4.25.v20191220 to 9.4.26.v20200117 (#1531)
  • Bump jmh.version from 1.22 to 1.23 (#1533)
  • Bump log4j2.version from 2.12.1 to 2.13.0 (#1520)
  • Bump maven-checkstyle-plugin from 3.1.0 to 3.1.1 (#1539)
  • Bump maven-shade-plugin from 3.2.1 to 3.2.2 (#1536)
  • Bump maven-source-plugin from 3.2.0 to 3.2.1 (#1526)
  • Bump mockito-core from 3.2.0 to 3.2.4 (#1523)
  • Bump mockito-core from 3.2.4 to 3.3.0 (#1541)
  • Bump plexus-compiler-javac-errorprone from 2.8.5 to 2.8.6 (#1538)
... (truncated)
Commits
  • fa4ec67 [maven-release-plugin] prepare release v4.1.6
  • b3b27bf Fix NoClassDefFoundError with missing UnixOperatingSystemMXBean (#1562)
  • 21fc51b Bump jython-standalone from 2.5.3 to 2.7.2 (#1557)
  • d12d3de Bump maven-javadoc-plugin from 3.1.1 to 3.2.0 (#1554)
  • 2216e94 Bump mockito-core from 3.3.0 to 3.3.3 (#1555)
  • 89dd603 Bump maven-dependency-plugin from 3.1.1 to 3.1.2 (#1553)
  • d8a755d Bump build-helper-maven-plugin from 3.0.0 to 3.1.0 (#1550)
  • 69cd7d4 Bump maven-site-plugin from 3.8.2 to 3.9.0 (#1551)
  • e21f0d9 [maven-release-plugin] prepare for next development iteration
  • 8716613 [maven-release-plugin] prepare release v4.1.5
  • 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.6.
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v3.2.3...v4.1.6)

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 Apr 10, 2020
@dependabot-preview

Copy link
Copy Markdown
Contributor Author

Superseded by #221.

@dependabot-preview
dependabot-preview Bot deleted the dependabot/maven/io.dropwizard.metrics-metrics-core-4.1.6 branch May 4, 2020 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