Skip to content

Bump dropwizard.metrics.version from 4.2.22 to 4.2.30 #33

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

Closed

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 16, 2025

Bumps dropwizard.metrics.version from 4.2.22 to 4.2.30.
Updates io.dropwizard.metrics:metrics-core from 4.2.22 to 4.2.30

Release notes

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

v4.2.30

What's Changed

Full Changelog: dropwizard/metrics@v4.2.29...v4.2.30

v4.2.29

What's Changed

... (truncated)

Commits
  • b1eefab [maven-release-plugin] prepare release v4.2.30
  • f272141 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v3.1.10 (#4686)
  • 0b94b3b fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5....
  • db2f205 fix(deps): update jetty monorepo to v9.4.57.v20241219 (#4687)
  • 1643230 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.46 (#4664)
  • bd644f8 fix(deps): update dependency com.rabbitmq:amqp-client to v5.24.0 (#4652)
  • 0a4819c chore(deps): update dependency org.mockito:mockito-core to v5.15.2 (#4678)
  • 8cbd238 fix(deps): update logback monorepo to v1.5.16 (#4677)
  • 79ccb81 fix(deps): update dependency org.checkerframework:checker-qual to v3.48.4 (#4...
  • ead196f chore(deps): update dependency org.assertj:assertj-core to v3.27.2 (#4675)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-jmx from 4.2.22 to 4.2.30

Release notes

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

v4.2.30

What's Changed

Full Changelog: dropwizard/metrics@v4.2.29...v4.2.30

v4.2.29

What's Changed

... (truncated)

Commits
  • b1eefab [maven-release-plugin] prepare release v4.2.30
  • f272141 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v3.1.10 (#4686)
  • 0b94b3b fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5....
  • db2f205 fix(deps): update jetty monorepo to v9.4.57.v20241219 (#4687)
  • 1643230 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.46 (#4664)
  • bd644f8 fix(deps): update dependency com.rabbitmq:amqp-client to v5.24.0 (#4652)
  • 0a4819c chore(deps): update dependency org.mockito:mockito-core to v5.15.2 (#4678)
  • 8cbd238 fix(deps): update logback monorepo to v1.5.16 (#4677)
  • 79ccb81 fix(deps): update dependency org.checkerframework:checker-qual to v3.48.4 (#4...
  • ead196f chore(deps): update dependency org.assertj:assertj-core to v3.27.2 (#4675)
  • Additional commits viewable in compare view

Updates io.dropwizard.metrics:metrics-graphite from 4.2.22 to 4.2.30

Release notes

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

v4.2.30

What's Changed

Full Changelog: dropwizard/metrics@v4.2.29...v4.2.30

v4.2.29

What's Changed

... (truncated)

Commits
  • b1eefab [maven-release-plugin] prepare release v4.2.30
  • f272141 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v3.1.10 (#4686)
  • 0b94b3b fix(deps): update dependency org.apache.httpcomponents.core5:httpcore5 to v5....
  • db2f205 fix(deps): update jetty monorepo to v9.4.57.v20241219 (#4687)
  • 1643230 fix(deps): update dependency org.glassfish.jersey:jersey-bom to v2.46 (#4664)
  • bd644f8 fix(deps): update dependency com.rabbitmq:amqp-client to v5.24.0 (#4652)
  • 0a4819c chore(deps): update dependency org.mockito:mockito-core to v5.15.2 (#4678)
  • 8cbd238 fix(deps): update logback monorepo to v1.5.16 (#4677)
  • 79ccb81 fix(deps): update dependency org.checkerframework:checker-qual to v3.48.4 (#4...
  • ead196f chore(deps): update dependency org.assertj:assertj-core to v3.27.2 (#4675)
  • 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.version` from 4.2.22 to 4.2.30.

Updates `io.dropwizard.metrics:metrics-core` from 4.2.22 to 4.2.30
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.30)

Updates `io.dropwizard.metrics:metrics-jmx` from 4.2.22 to 4.2.30
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.30)

Updates `io.dropwizard.metrics:metrics-graphite` from 4.2.22 to 4.2.30
- [Release notes](https://github.com/dropwizard/metrics/releases)
- [Commits](dropwizard/metrics@v4.2.22...v4.2.30)

---
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-jmx
  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
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 16, 2025
Copy link

This pull request has been marked as stale due to 60 days of inactivity.
It will be closed in 4 weeks if no further activity occurs. If you think
that's incorrect or this pull request should instead be reviewed, please simply
write any comment. Even if closed, you can still revive the PR at any time or
discuss it on the dev@druid.apache.org list.
Thank you for your contributions.

@github-actions github-actions bot added the stale label Mar 18, 2025
Copy link

This pull request/issue has been closed due to lack of activity. If you think that
is incorrect, or the pull request requires review, you can revive the PR at any time.

@github-actions github-actions bot closed this Apr 15, 2025
Copy link
Author

dependabot bot commented on behalf of github Apr 15, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/maven/dropwizard.metrics.version-4.2.30 branch April 15, 2025 00:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants