Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump dropwizard-metrics from 4.2.19 to 4.2.20 #4128

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 5, 2023

Bumps dropwizard-metrics from 4.2.19 to 4.2.20.
Updates io.dropwizard.metrics:metrics-core from 4.2.19 to 4.2.20

Release notes

Sourced from io.dropwizard.metrics:metrics-core's releases.

v4.2.20

What's Changed

... (truncated)

Commits
  • c946ddd [maven-release-plugin] prepare release v4.2.20
  • e8fafe0 Use new maven-javadoc-plugin legacyMode (#3594)
  • b4e4d40 Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
  • 4a2a798 [maven-release-plugin] prepare for next development iteration
  • 4573c00 [maven-release-plugin] prepare release v4.2.20
  • 6bf9dc2 Update actions/checkout action to v4.1.0 (#3588)
  • 0432ee6 Update actions/checkout digest to 8ade135 (#3587)
  • dc3e807 Fix Jetty 12/Jakarta EE 10 InstrumentedEE10Handler (#3578)
  • 2299db7 Support setting ThreadFactory for Jetty 10, 11 and 12 (#3531)
  • f48ddce Update dependency org.jdbi:jdbi3-core to v3.41.2 (#3583)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-graphite from 4.2.19 to 4.2.20

Release notes

Sourced from io.dropwizard.metrics:metrics-graphite's releases.

v4.2.20

What's Changed

... (truncated)

Commits
  • c946ddd [maven-release-plugin] prepare release v4.2.20
  • e8fafe0 Use new maven-javadoc-plugin legacyMode (#3594)
  • b4e4d40 Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
  • 4a2a798 [maven-release-plugin] prepare for next development iteration
  • 4573c00 [maven-release-plugin] prepare release v4.2.20
  • 6bf9dc2 Update actions/checkout action to v4.1.0 (#3588)
  • 0432ee6 Update actions/checkout digest to 8ade135 (#3587)
  • dc3e807 Fix Jetty 12/Jakarta EE 10 InstrumentedEE10Handler (#3578)
  • 2299db7 Support setting ThreadFactory for Jetty 10, 11 and 12 (#3531)
  • f48ddce Update dependency org.jdbi:jdbi3-core to v3.41.2 (#3583)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-jmx from 4.2.19 to 4.2.20

Release notes

Sourced from io.dropwizard.metrics:metrics-jmx's releases.

v4.2.20

What's Changed

... (truncated)

Commits
  • c946ddd [maven-release-plugin] prepare release v4.2.20
  • e8fafe0 Use new maven-javadoc-plugin legacyMode (#3594)
  • b4e4d40 Update dependency org.apache.maven.plugins:maven-shade-plugin to v3.5.1
  • 4a2a798 [maven-release-plugin] prepare for next development iteration
  • 4573c00 [maven-release-plugin] prepare release v4.2.20
  • 6bf9dc2 Update actions/checkout action to v4.1.0 (#3588)
  • 0432ee6 Update actions/checkout digest to 8ade135 (#3587)
  • dc3e807 Fix Jetty 12/Jakarta EE 10 InstrumentedEE10Handler (#3578)
  • 2299db7 Support setting ThreadFactory for Jetty 10, 11 and 12 (#3531)
  • f48ddce Update dependency org.jdbi:jdbi3-core to v3.41.2 (#3583)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 `dropwizard-metrics` from 4.2.19 to 4.2.20.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.19 to 4.2.20
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.19...v4.2.20)

---
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-graphite
  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 dependabot bot added dependency-upgrade A dependency upgrade java Pull requests that update Java code labels Oct 5, 2023
@dependabot dependabot bot added this to the 1.10.x milestone Oct 5, 2023
@jonatan-ivanov jonatan-ivanov modified the milestones: 1.10.x, 1.10.12 Oct 5, 2023
@jonatan-ivanov jonatan-ivanov merged commit b597596 into 1.10.x Oct 5, 2023
7 checks passed
@jonatan-ivanov jonatan-ivanov deleted the dependabot/gradle/1.10.x/dropwizard-metrics-4.2.20 branch October 5, 2023 22:54
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependency-upgrade A dependency upgrade java Pull requests that update Java code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant