Skip to content

Bump metrics.version from 4.2.7 to 4.2.9#12

Closed
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/master/metrics.version-4.2.9
Closed

Bump metrics.version from 4.2.7 to 4.2.9#12
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/master/metrics.version-4.2.9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot bot commented on behalf of github Apr 27, 2022

Bumps metrics.version from 4.2.7 to 4.2.9.
Updates metrics-core from 4.2.7 to 4.2.9

Release notes

Sourced from metrics-core's releases.

v4.2.9

What's Changed

Full Changelog: dropwizard/metrics@v4.2.8...v4.2.9

v4.2.8

What's Changed

... (truncated)

Commits
  • da4bc4a [maven-release-plugin] prepare release v4.2.9
  • ad54dac Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.6 (#2417)
  • 6311de8 Update dependency org.mockito:mockito-core to v4.4.0 (#2503)
  • 3b4de05 Update dependency org.jdbi:jdbi3-core to v3.28.0 (#2506)
  • 215fbb9 Update dependency ch.qos.logback:logback-classic to v1.2.11 (#2498)
  • 59c8845 Update dependency org.awaitility:awaitility to v4.2.0 (#2495)
  • b29b478 Update dependency org.checkerframework:checker-qual to v3.21.3 (#2489)
  • b181158 Update actions/stale action to v5 (#2490)
  • 8554455 Bump actions/checkout from 2.4.0 to 3 (#2485)
  • 4c5e275 Update log4j2.version to v2.17.2 (#2482)
  • Additional commits viewable in compare view

Updates metrics-jvm from 4.2.7 to 4.2.9

Release notes

Sourced from metrics-jvm's releases.

v4.2.9

What's Changed

Full Changelog: dropwizard/metrics@v4.2.8...v4.2.9

v4.2.8

What's Changed

... (truncated)

Commits
  • da4bc4a [maven-release-plugin] prepare release v4.2.9
  • ad54dac Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.6 (#2417)
  • 6311de8 Update dependency org.mockito:mockito-core to v4.4.0 (#2503)
  • 3b4de05 Update dependency org.jdbi:jdbi3-core to v3.28.0 (#2506)
  • 215fbb9 Update dependency ch.qos.logback:logback-classic to v1.2.11 (#2498)
  • 59c8845 Update dependency org.awaitility:awaitility to v4.2.0 (#2495)
  • b29b478 Update dependency org.checkerframework:checker-qual to v3.21.3 (#2489)
  • b181158 Update actions/stale action to v5 (#2490)
  • 8554455 Bump actions/checkout from 2.4.0 to 3 (#2485)
  • 4c5e275 Update log4j2.version to v2.17.2 (#2482)
  • Additional commits viewable in compare view

Updates metrics-jmx from 4.2.7 to 4.2.9

Release notes

Sourced from metrics-jmx's releases.

v4.2.9

What's Changed

Full Changelog: dropwizard/metrics@v4.2.8...v4.2.9

v4.2.8

What's Changed

... (truncated)

Commits
  • da4bc4a [maven-release-plugin] prepare release v4.2.9
  • ad54dac Update dependency org.glassfish.jaxb:jaxb-runtime to v2.3.6 (#2417)
  • 6311de8 Update dependency org.mockito:mockito-core to v4.4.0 (#2503)
  • 3b4de05 Update dependency org.jdbi:jdbi3-core to v3.28.0 (#2506)
  • 215fbb9 Update dependency ch.qos.logback:logback-classic to v1.2.11 (#2498)
  • 59c8845 Update dependency org.awaitility:awaitility to v4.2.0 (#2495)
  • b29b478 Update dependency org.checkerframework:checker-qual to v3.21.3 (#2489)
  • b181158 Update actions/stale action to v5 (#2490)
  • 8554455 Bump actions/checkout from 2.4.0 to 3 (#2485)
  • 4c5e275 Update log4j2.version to v2.17.2 (#2482)
  • Additional commits viewable in compare view

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.version` from 4.2.7 to 4.2.9.

Updates `metrics-core` from 4.2.7 to 4.2.9
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.7...v4.2.9)

Updates `metrics-jvm` from 4.2.7 to 4.2.9
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.7...v4.2.9)

Updates `metrics-jmx` from 4.2.7 to 4.2.9
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.7...v4.2.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Apr 27, 2022

The following labels could not be found: master, dependencies, java.

@dependabot @github
Copy link
Copy Markdown
Author

dependabot bot commented on behalf of github Jul 23, 2022

Superseded by #17.

@dependabot dependabot bot closed this Jul 23, 2022
@dependabot dependabot bot deleted the dependabot/maven/master/metrics.version-4.2.9 branch July 23, 2022 03:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants